lilypond-devel
[Top][All Lists]
Advanced

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

Re: GUB


From: Phil Holmes
Subject: Re: GUB
Date: Sun, 9 Oct 2011 15:38:33 +0100

----- Original Message ----- From: "Graham Percival" <address@hidden>
To: "Phil Holmes" <address@hidden>
Cc: <address@hidden>
Sent: Sunday, October 09, 2011 2:42 PM
Subject: Re: GUB


On Sun, Oct 09, 2011 at 12:32:52PM +0100, Phil Holmes wrote:
----- Original Message ----- From: "Graham Percival"
<address@hidden>

>Nothing in guile.py looks particularly helpful to me, though.  Oh,
>what exact package were you building?

This is the line that throws the error.  All one line - no linebreaks:

/bin/bash ../libtool --tag=CC   --mode=link gcc  -O2

Back up.  We need more context.  You type
bin/gub --platform=whatever "blah blah" flargle

Typing this line:

bin/gub --platform=mingw 'git://git.sv.gnu.org/lilypond-doc.git?branch=release/unstable'

and then you immediately see that error?  I don't think so; it
probably says something vaguely like

The first time it went away and did quite a bit of stuff before throwing the error.

...
...
Building mingw::guile
Patching... done
Configure... done
Build... fail

---- tail of target/mingw/lib/build/whatever/guile.log
/bin/bash ../libtool --tag=CC   --mode=link gcc  -O2
-I/media/IntelSSD/lilypond/git-gub/gub/target/tools/root/usr/include
-L/media/IntelSSD/lilypond/git-gub/gub/target/tools/root/usr/lib
-Wl,-rpath -Wl,\$ORIGIN/../lib -Wl,-rpath
-Wl,/media/IntelSSD/lilypond/git-gub/gub/target/tools/root/usr/lib
-o gen-scmconfig gen-scmconfig.o  -lgmp -lcrypt -lm -lltdl
------ for more information, see target/mingw/cross-flargle/log/guile.log
build failed.  more info in log/gub.log

Now I get:

calculating dependencies
Checking for mpost ... /usr/bin/mpost
Checking for gcc ... /usr/bin/gcc
Checking for mf ... /usr/bin/mf
Checking for g++ ... /usr/bin/g++
must rebuild[mingw]: system::gcc system::g++ tools::guile guile tools::glib libiconv glib pthreads-w32 pango db tools::db tools::python python urw-fonts tools::texinfo tools::libpng tools::libjpeg tools::libxml2 tools::fontforge tools::t1utils tools::texi2html system::mf system::mpost tools::fontconfig tools::ghostscript tools::libtiff tools::imagemagick tools::icoutils lilypond tools::netpbm tools::rsync lilypond-doc
building package: tools::guile
*** Stage: download (guile, tools)
*** Stage: untar (guile, tools)
*** Stage: patch (guile, tools)
*** Stage: autoupdate (guile, tools)
*** Stage: configure (guile, tools)
*** Stage: compile (guile, tools)
Command barfed: cd /media/IntelSSD/lilypond/git-gub/gub/target/tools/build/guile-1.8.7/libguile && make LD_LIBRARY_PATH=/media/IntelSSD/lilypond/git-gub/gub/target/tools/root/usr/lib CFLAGS='-O2 -I/media/IntelSSD/lilypond/git-gub/gub/target/tools/root/usr/include' LDFLAGS='-L/media/IntelSSD/lilypond/git-gub/gub/target/tools/root/usr/lib -Wl,-rpath -Wl,\$$ORIGIN/../lib -Wl,-rpath -Wl,/media/IntelSSD/lilypond/git-gub/gub/target/tools/root/usr/lib' gen-scmconfig guile_filter_doc_snarfage

Tail of target/tools/log/guile.log >>>>>>>>
   libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
   libtool: and run autoconf again.
   make: *** [gen-scmconfig] Error 63
Command barfed: cd /media/IntelSSD/lilypond/git-gub/gub/target/tools/build/guile-1.8.7/libguile && make LD_LIBRARY_PATH=/media/IntelSSD/lilypond/git-gub/gub/target/tools/root/usr/lib CFLAGS='-O2 -I/media/IntelSSD/lilypond/git-gub/gub/target/tools/root/usr/include' LDFLAGS='-L/media/IntelSSD/lilypond/git-gub/gub/target/tools/root/usr/lib -Wl,-rpath -Wl,\$$ORIGIN/../lib -Wl,-rpath -Wl,/media/IntelSSD/lilypond/git-gub/gub/target/tools/root/usr/lib' gen-scmconfig guile_filter_doc_snarfage
<<<<<<<< Tail of target/tools/log/guile.log

*** Failed target: tools::guile


If you don't have this visible on your screen, then start by
looking at log/gub.log, which should have basically a copy of this
stuff, and it should also point you at a more detailed log file
somewhere inside target/


That's where I found the original error:

libtool: Version mismatch error.  This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.


--
Phil Holmes





reply via email to

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