Hi Jan,
Jan Nieuwenhuizen a écrit :
So, apart from not updating libtool here, I've now also fixed the target
architecture, platform etc when building tools; makes much more sense.

Oh, I've push a whole slew of fixes that will trigger a grand rebuild...

I tried building GUB again yesterday. The fix for libjpeg works for me, but I get the error in the attached log.
I made

make -f lilypond.make bootstrap

on a Fedora 9 x86_64 box (I used to simply "make -f lilypond.make", but it looked like it didn't build all dependencies for building
LilyPond itself a few weeks ago.)

Best,
John
invoking tar -C /home/lilydev/git/newgub/target/freebsd-x86/root -p -x -z -f /home/lilydev/git/newgub/target/freebsd-x86/packages/cross/gcc-c++-runtime-4.3.2.freebsd-x86.gup
installing package: cross/gcc-runtime
untarring: /home/lilydev/git/newgub/target/freebsd-x86/packages/cross/gcc-runtime-4.3.2.freebsd-x86.gup
Running read_pipe
  ('tar -t -z -f "/home/lilydev/git/newgub/target/freebsd-x86/packages/cross/gcc-runtime-4.3.2.freebsd-x86.gup"',)
  {}
invoking tar -C /home/lilydev/git/newgub/target/freebsd-x86/root -p -x -z -f /home/lilydev/git/newgub/target/freebsd-x86/packages/cross/gcc-runtime-4.3.2.freebsd-x86.gup
Running file_sub
  ([('^libdir=.*', "libdir='/home/lilydev/git/newgub/target/freebsd-x86/root/usr/lib'")], '/home/lilydev/git/newgub/target/freebsd-x86/root/usr/lib/libgomp.la')
  {'must_succeed': True}
Running file_sub
  ([('^libdir=.*', "libdir='/home/lilydev/git/newgub/target/freebsd-x86/root/usr/lib'")], '/home/lilydev/git/newgub/target/freebsd-x86/root/usr/lib/libsupc++.la')
  {'must_succeed': True}
Running file_sub
  ([('^libdir=.*', "libdir='/home/lilydev/git/newgub/target/freebsd-x86/root/usr/lib'")], '/home/lilydev/git/newgub/target/freebsd-x86/root/usr/lib/libssp_nonshared.la')
  {'must_succeed': True}
Running file_sub
  ([('^libdir=.*', "libdir='/home/lilydev/git/newgub/target/freebsd-x86/root/usr/lib'")], '/home/lilydev/git/newgub/target/freebsd-x86/root/usr/lib/libmudflap.la')
  {'must_succeed': True}
Running file_sub
  ([('^libdir=.*', "libdir='/home/lilydev/git/newgub/target/freebsd-x86/root/usr/lib'")], '/home/lilydev/git/newgub/target/freebsd-x86/root/usr/lib/libssp.la')
  {'must_succeed': True}
Running file_sub
  ([('^libdir=.*', "libdir='/home/lilydev/git/newgub/target/freebsd-x86/root/usr/lib'")], '/home/lilydev/git/newgub/target/freebsd-x86/root/usr/lib/libmudflapth.la')
  {'must_succeed': True}
installing package: cross/gcc
untarring: /home/lilydev/git/newgub/target/freebsd-x86/packages/cross/gcc-4.3.2.freebsd-x86.gup
Running read_pipe
  ('tar -t -z -f "/home/lilydev/git/newgub/target/freebsd-x86/packages/cross/gcc-4.3.2.freebsd-x86.gup"',)
  {}
already have file ./usr/cross/lib64/libiberty.a: cross/binutils

<<<<<<<< Tail of target/freebsd-x86/log/build.log


*** Failed target: freebsd-x86::cross/gcc

Traceback (most recent call last):
  File "bin/gub", line 323, in <module>
    main ()
  File "bin/gub", line 319, in main
    logged_build (settings, options, files)
  File "bin/gub", line 289, in logged_build
    sys.exit (exceptional_build (settings, options, files, logger))
  File "bin/gub", line 268, in exceptional_build
    build (settings, options, files)
  File "bin/gub", line 264, in build
    b.build_source_packages (names)
  File "bin/../gub/buildrunner.py", line 265, in build_source_packages
    self.spec_build (spec_name)
  File "bin/../gub/buildrunner.py", line 223, in spec_build
    self.spec_install (spec)
  File "bin/../gub/buildrunner.py", line 183, in spec_install
    self.pkg_install (spec, pkg)
  File "bin/../gub/buildrunner.py", line 179, in pkg_install
    manager.install_package (install_candidate.name ())
  File "bin/../gub/gup.py", line 322, in install_package
    self.install_tarball (ball, name, d['prefix_dir'])
  File "bin/../gub/gup.py", line 111, in install_tarball
    raise Exception ('abort')
Exception: abort
make: *** [cross-compilers] Erreur 1
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to