lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gub / Windows Subsystem for Linux


From: Karlin High
Subject: Re: Gub / Windows Subsystem for Linux
Date: Tue, 23 Jul 2019 09:53:31 -0500

On Mon, Jul 22, 2019 at 4:37 PM Knut Petersen <address@hidden> wrote:
> I wonder if this also works on an Ubuntu 18.04 running on WSL.

Okay, I am following the GUB instructions on Windows 10 Pro 1803's
WSL, Ubuntu 18.04 LTS.

It looks like it downloads and starts building... then chokes on
odcctools again. It looks like the MD5 matches what was given in
January.

gub@LenovoM91p:~/gub$ md5sum downloads/odcctools/odcctools-iphone-dev-278.tar.gz
b067f6311e4c3d923e693dd280fab632
downloads/odcctools/odcctools-iphone-dev-278.tar.gz

Then, the end of the GUB output:

 *** Stage: pkg_install (cross/gcc-core, linux-x86)
  cross/gcc conflicts with cross/gcc-core
    non-core cross/gcc already installed
      skipping request to install cross/gcc-core
  cross/gcc-doc conflicts with cross/gcc-core
    non-core cross/gcc already installed
      skipping request to install cross/gcc-core
  cross/gcc-runtime conflicts with cross/gcc-core
    non-core cross/gcc already installed
      skipping request to install cross/gcc-core

 *** Stage: pkg_install (glibc-core, linux-x86)
  glibc conflicts with glibc-core
    non-core glibc already installed
      skipping request to install glibc-core
  glibc-doc conflicts with glibc-core
    non-core glibc already installed
      skipping request to install glibc-core

building package: darwin-ppc::odcctools
 *** Stage: download (odcctools, darwin-ppc)
 *** Stage: untar (odcctools, darwin-ppc)
 *** Stage: patch (odcctools, darwin-ppc)
sh: 1: ./32bit: Exec format error
error: cannot run 32 bit executable: 32bit


Tail of target/darwin-ppc/log/odcctools.log >>>>>>>>
    invoking cd /home/gub/gub/target/darwin-ppc/src/odcctools-278 &&
patch -p1 < /home/gub/gub/patches/odcctools-config-Wno-long-double.patch
    patching file configure
    patching file configure.ac
    invoking setup_linux_x86 ()
<<<<<<<< Tail of target/darwin-ppc/log/odcctools.log

Traceback (most recent call last):
  File "bin/gub", line 233, in exceptional_build
    build (settings, options, files)
  File "bin/gub", line 229, in build
    b.build_source_packages (names)
  File "bin/../gub/buildrunner.py", line 334, in build_source_packages
    self.spec_build (spec_name)
  File "bin/../gub/buildrunner.py", line 262, in spec_build
    deferred_runner.execute_deferred_commands ()
  File "bin/../gub/runner.py", line 167, in execute_deferred_commands
    cmd.execute (self.logger)
  File "bin/../gub/commands.py", line 172, in execute
    return self.func (logger, *self.args)
  File "bin/../gub/cross.py", line 230, in setup_linux_x86
    raise Exception ('Package %(name)s depends on 32 bit libraries'''
% locals ())
Exception: Package Odcctools depends on 32 bit libraries
*** Failed target: darwin-ppc::odcctools
gub.make:63: recipe for target 'packages' failed
make[1]: *** [packages] Error 1
make[1]: Leaving directory '/home/gub/gub'
GNUmakefile:26: recipe for target 'lilypond' failed
make: *** [lilypond] Error 2

Something about 32-bit stuff missing? What other 32-bit package would
I need to install here?

karlin@LenovoM91p:~$ sudo apt-get install libc6-dev-i386
[sudo] password for karlin:
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc6-dev-i386 is already the newest version (2.27-3ubuntu1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
-- 
Karlin High
Missouri, USA



reply via email to

[Prev in Thread] Current Thread [Next in Thread]