This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

crosstools-ng - still failing on OSX


Hello

I'm trying again to compile a toolchain with crosstools-ng - and
release a guide explaining how to do that on a vanilla OSX

This time I'm suck at CLooG/ppl with crosstool-ng-1.11.4 :

[INFO ]  Installing CLooG/ppl
[ERROR]    make[1]: *** [block.lo] Error 63
[ERROR]
[ERROR]    >>  Build failed in step 'Installing CLooG/ppl'
[ERROR]    >>
[ERROR]    >>  Error happened in: CT_DoExecLog[scripts/functions]
[ERROR]    >>        called from:
do_cloog[scripts/build/companion_libs/cloog.sh@70]
[ERROR]    >>        called from: main[scripts/crosstool-NG.sh@581]
[ERROR]    >>
[ERROR]    >>  For more info on this error, look at the file: 'build.log'
[ERROR]    >>  There is a list of known issues, some with workarounds, in:
[ERROR]    >>      'share/doc/ct-ng-1.11.4/B - Known issues.txt'
[ERROR]
[ERROR]    Build failed in step 'Installing CLooG/ppl'
[ERROR]
[ERROR]    (elapsed: 9:31.00)
[09:31] / make: *** [build] Error 1

It's not a known issue, but more details are available in build.log :

[DEBUG]    ==> Executing: 'make' '-j1' 'libcloog.la'
[ALL  ]    /bin/bash ./libtool --tag=CC   --mode=compile
x86_64-build_apple-darwin10.8.0-gcc -DHAVE_CONFIG_H -I.
-I./include/cloog
-I/Volumes/Crosstools/crosstool-ng-1.11.4/.build/src/cloog-ppl-0.15.10
-I./include -I/Volumes/Crosstools/crosstool-ng-1.11.4/.build/src/cloog-ppl-0.15.10/include
 -I/Volumes/Crosstools/crosstool-ng-1.11.4/.build/mips-osx-linux-uclibc/build/static/include
-I/Volumes/Crosstools/crosstool-ng-1.11.4/.build/mips-osx-linux-uclibc/build/static/include
 -Wall -fomit-frame-pointer -pipe -MT block.lo -MD -MP -MF
.deps/block.Tpo -c -o block.lo `test -f 'source/block.c' || echo
'/Volumes/Crosstools/crosstool-ng-1.11.4/.build/src/cloog-ppl-0.15.10/'`source/block.c[ALL
 ]    libtool: Version mismatch error.  This is libtool 2.2.6, but the
[ALL  ]    libtool: definition of this LT_INIT comes from libtool 2.2.4.
[ALL  ]    libtool: You should recreate aclocal.m4 with macros from
libtool 2.2.6[ALL  ]    libtool: and run autoconf again.
[ERROR]    make[1]: *** [block.lo] Error 63
[ERROR]
[ERROR]    >>  Build failed in step 'Installing CLooG/ppl'


I got libtool-2.2.6 from  gnu.org, following these recommendations :
http://sourceware.org/ml/crossgcc/2010-02/msg00025.html

Maybe there's a discrepancy that could be corrected by regenerating
the m4 upon build? (just a wild guess)

Trying again with 2.2.4.

-- 
vCard: http://guylhem.tel

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]