chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] parallel build failure


From: Marijn Schouten (hkBst)
Subject: [Chicken-hackers] parallel build failure
Date: Mon, 13 Apr 2009 12:09:21 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I got a report today that chicken-4.0.0 fails and that it is probably a parallel
build failure[1]. I just reproduced the failure by increasing the number of jobs
that make runs with. The failure on my machine is reproduced below. A full build
log is available on the bug linked to below.


gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./
- -DC_SHARED \
          -c -march=core2 -O2 -pipe -fPIC -DPIC \
          -DC_BUILDING_LIBCHICKEN irregex.import.c -o irregex.import.o
gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./
- -DC_SHARED \
          -c -march=core2 -O2 -pipe -fPIC -DPIC \
          -DC_BUILDING_LIBCHICKEN setup-api.import.c -o setup-api.import.o
gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./
- -DC_SHARED \
          -c -march=core2 -O2 -pipe -fPIC -DPIC \
          -DC_BUILDING_LIBCHICKEN setup-download.import.c -o 
setup-download.import.o
ar cru  libchickenchicken-4.0.0.tar.gz apply-hack.x86-64.o library-static.o
eval-static.o data-structures-static.o ports-static.o files-static.o
extras-static.o lolevel-static.o utils-static.o tcp-static.o srfi-1-static.o
srfi-4-static.o srfi-13-static.o srfi-14-static.o srfi-18-static.o
srfi-69-static.o posixunix-static.o regex-static.o scheduler-static.o
profiler-static.o stub-static.o expand-static.o chicken-syntax-static.o
runtime-static.o
ar cru  libuchickenchicken-4.0.0.tar.gz apply-hack.x86-64.o ulibrary-static.o
ueval-static.o udata-structures-static.o uports-static.o ufiles-static.o
uextras-static.o ulolevel-static.o uutils-static.o utcp-static.o
usrfi-1-static.o usrfi-4-static.o usrfi-13-static.o usrfi-14-static.o
usrfi-18-static.o usrfi-69-static.o uposixunix-static.o uregex-static.o
scheduler-static.o profiler-static.o stub-static.o expand-static.o
chicken-syntax-static.o uruntime-static.o
gcc  -shared  \
          -o libchicken.so library.o eval.o data-structures.o ports.o files.o
extras.o lolevel.o utils.o tcp.o srfi-1.o srfi-4.o srfi-13.o srfi-14.o srfi-18.o
srfi-69.o posixunix.o regex.o scheduler.o profiler.o stub.o expand.o
chicken-syntax.o runtime.o apply-hack.x86-64.o -lm -ldl
gcc  -shared  \
          -o libuchicken.so ulibrary.o ueval.o udata-structures.o uports.o
ufiles.o uextras.o ulolevel.o uutils.o utcp.o usrfi-1.o usrfi-4.o usrfi-13.o
usrfi-14.o usrfi-18.o usrfi-69.o uposixunix.o uregex.o scheduler.o profiler.o
stub.o expand.o chicken-syntax.o uruntime.o apply-hack.x86-64.o -lm -ldl
gcc  -L. -shared -Wl,-R. setup-download.o -o setup-download.so \
          -lchicken \
          -lm -ldl
./libchicken.so: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[1]: *** [setup-download.so] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory
`/var/tmp/portage/dev-scheme/chicken-4.0.0/work/chicken-4.0.0'
make: *** [all] Error 2


Marijn

[1]:http://bugs.gentoo.org/show_bug.cgi?id=265881

- --
If you cannot read my mind, then listen to what I say.

Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML
<http://www.gentoo.org/proj/en/lisp/>, #gentoo-{lisp,ml} on FreeNode
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknjD1EACgkQp/VmCx0OL2zncgCdFxB3OY7DujtKtlozEfidE9EP
9uMAoMbNoER01rgdDLphcNIQoikEs509
=VKT7
-----END PGP SIGNATURE-----




reply via email to

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