[gccsdk] Autobuilder build report
Jan-Jaap van der Geer
jjvdgeer at inbox.com
Tue Aug 11 13:16:49 PDT 2009
John Tytgat <John.Tytgat at aaug.net> wrote:
> In message <a753b18450.Jo at hobbes.bass-software.com>
> John Tytgat <John.Tytgat at aaug.net> wrote:
>> Fascinating, we have two getnameinfo() implementations in UnixLib. I'll
>> have a look later which one we can throw out.
> This should be solved now. I've removed one of two implementations.
I tried again to run the 'build-libs' scripts, but it still fails at libgnutls26, but with a different error now:
checking for shared library run path origin... done
checking for libgcrypt... no
configure: error:
***
*** libgcrypt was not found. You may want to get it from
*** ftp://ftp.gnupg.org/gcrypt/libgcrypt/
***
Autobuilder: Running make command: /home/jjvdgeer/env/ro-make
cat: ./.prev-version: No such file or directory
for f in lib/po/*.po.in; do \
cp $f `echo $f | sed 's/.in//'`; \
done
/bin/cp: target `lib/po/vi.po' is not a directory
make: *** [autoreconf] Error 1
Package libgnutls26: ***Failure***
Build for package "libgnutls26" failed
Seems to me something with libgcrypt, although that seems to be present according to an earlier message:
Autobuilder: Dependency libgcrypt11 satisfied by previous successful build
However, I still tried to build this package manually and this failed. Not sure if this is related to the above problem, but building libgcrypt11 I get:
/home/jjvdgeer/env/ro-ar cru .libs/libmpi.a .libs/mpi-add.o .libs/mpi-bit.o .libs/mpi-cmp.o .libs/mpi-div.o .libs/mpi-gcd.o .libs/mpi-inline.o .libs/mpi-inv.o .libs/mpi-mul.o .libs/mpi-mod.o .libs/mpi-pow.o .libs/mpi-mpow.o .libs/mpi-scan.o .libs/mpicoder.o .libs/mpih-div.o .libs/mpih-mul.o .libs/mpiutil.o .libs/ec.o .libs/mpih-add1.o .libs/mpih-sub1.o .libs/mpih-mul1.o .libs/mpih-mul2.o .libs/mpih-mul3.o .libs/mpih-lshift.o .libs/mpih-rshift.o
/home/jjvdgeer/env/ro-ar: 15: Syntax error: redirection unexpected
make[2]: *** [libmpi.la] Error 2
make[2]: Leaving directory `/home/jjvdgeer/gccsdk/build/libgcrypt11/libgcrypt11-1.4.4/mpi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jjvdgeer/gccsdk/build/libgcrypt11/libgcrypt11-1.4.4'
make: *** [all] Error 2
Package libgcrypt11: ***Failure***
Build for package "libgcrypt11" failed
Any ideas?
Cheers,
Jan-Jaap
More information about the gcc
mailing list