denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] The lilypond build system adopted to build Denemo for


From: Richard Shann
Subject: Re: [Denemo-devel] The lilypond build system adopted to build Denemo for various OS
Date: Thu, 09 Jul 2009 16:51:01 +0100

ok, I did
bin/gub mingw::libtool
and then make denemo and it made a lot of things
and ended with this barf:


...
/usr/bin/install: cannot stat `.libs/libasprintf.so.0.0.0': No such file
or directory
make[3]: *** [install-libLTLIBRARIES] Error 1
make[3]: Leaving directory
`/home/rshann/gub/target/tools/build/gettext-0.15/gettext-runtime/libasprintf'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory
`/home/rshann/gub/target/tools/build/gettext-0.15/gettext-runtime/libasprintf'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/home/rshann/gub/target/tools/build/gettext-0.15/gettext-runtime'
make: *** [install-recursive] Error 1
Command barfed: cd /home/rshann/gub/target/tools/build/gettext-0.15 &&
make  DESTDIR=/home/rshann/gub/target/tools/install/gettext-0.15-root
install

<<<<<<<< Tail of target/mingw/log/build.log


*** Failed target: tools::gettext

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 288, in logged_build
    sys.exit (exceptional_build (settings, options, files, logger))
  File "bin/gub", line 267, in exceptional_build
    build (settings, options, files)
  File "bin/gub", line 263, in build
    b.build_source_packages (names)
  File "bin/../gub/buildrunner.py", line 286, in build_source_packages
    self.spec_build (spec_name)
  File "bin/../gub/buildrunner.py", line 233, in spec_build
    deferred_runner.execute_deferred_commands ()
  File "bin/../gub/runner.py", line 161, 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 28, in system
    raise misc.SystemFailed (m)
gub.misc.SystemFailed: Command barfed:
cd /home/rshann/gub/target/tools/build/gettext-0.15 && make
DESTDIR=/home/rshann/gub/target/tools/install/gettext-0.15-root install

make[1]: *** [denemo] Error 1
make[1]: Leaving directory `/home/rshann/gub'
make: *** [denemo] Error 2


Richard


On Thu, 2009-07-09 at 16:50 +0200, Jan Nieuwenhuizen wrote:
> On do, 2009-07-09 at 15:03 +0100, Richard Shann wrote:
> 
> > I let it run on and it finished without complaint.
> > As uploads was empty at this stage, I then followed the README and ran
> 
> Great!
> 
> > make denemo
> > 
> > but this failed as follows:
> > Exception: Cannot update libtool: no such
> > file: /home/rshann/gub/target/mingw/root/usr/bin/libtool
> > make[1]: *** [denemo] Error 1
> > make[1]: Leaving directory `/home/rshann/gub'
> > make: *** [denemo] Error 2
> 
> Ah, libsndfile should have a build dependency on libtool.
> I've been quite careless with build dependencies for the
> newly added packages.  This is now fixed in master.
> 
> You can just build libtool first, do
> 
>    bin/gub mingw::libtool
> 
> and make denemo again (you may have to remove libsndfile's
> status file :-)
> 
> HTH,
> Jan.
> 





reply via email to

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