lilypond-devel
[Top][All Lists]
Advanced

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

GUB failure


From: Phil Holmes
Subject: GUB failure
Date: Tue, 14 Feb 2012 16:40:54 -0000

Not feeling too good today (cold) so I thought I'd do something not too mentally taxing - another go at building GUB. I've created a new user just for this, and git cloned the GUB repo. make bootstrap was fine, but make lilyond ended with this. Anyone any ideas?

ERROR: ld.so: object '/home/gub/gub/target/tools/root/usr/lib/librestrict.so' from LD_PRELOAD cannot be preloaded: ignored. Command barfed: tar -C /home/gub/gub/target/darwin-x86/installer -zxf /home/gub/gub/downloads/osx-lilypad/osx-lilypad-universal-0.6.tar.gz
Installer: <class 'gub.installer.DarwinBundle'>
Traceback (most recent call last):
 File "bin/gib", line 185, in <module>
   main ()
 File "bin/gib", line 175, in main
   build_installer (installer_obj)
 File "bin/gib", line 141, in build_installer
   available[s] ()
 File "bin/../gub/installer.py", line 335, in create
   ''', locals ())
 File "bin/../gub/context.py", line 226, in system
   self.runner.system (cmd, env=dict, ignore_errors=ignore_errors)
 File "bin/../gub/runner.py", line 105, in system
   self.system_one (i, call_env, ignore_errors)
 File "bin/../gub/runner.py", line 64, in system_one
   ignore_errors=ignore_errors))
 File "bin/../gub/runner.py", line 44, in _execute
   return command.execute (self.logger)
 File "bin/../gub/commands.py", line 75, in execute
   ignore_errors=self.ignore_errors)
 File "bin/../gub/loggedos.py", line 93, in system
   raise misc.SystemFailed (m)
gub.misc.SystemFailed: Command barfed: tar -C /home/gub/gub/target/darwin-x86/installer -zxf /home/gub/gub/downloads/osx-lilypad/osx-lilypad-universal-0.6.tar.gz

Command barfed: /usr/bin/python bin/gib --platform=darwin-x86 --branch=guile= --branch=lilypond=git.sv.gnu.org--lilypond.git-master lilypond
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 75, in execute
   ignore_errors=self.ignore_errors)
 File "bin/../gub/loggedos.py", line 93, in system
   raise misc.SystemFailed (m)
SystemFailed: Command barfed: /usr/bin/python bin/gib --platform=darwin-x86 --branch=guile= --branch=lilypond=git.sv.gnu.org--lilypond.git-master lilypond

--
Phil Holmes





reply via email to

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