Package: goo
Version: 0.155-2
Severity: important

There was a problem autobuilding your package:

Automatic build of goo_0.155-2 on beethoven by sbuild/hurd-i386 1.170.5
Build started at 20050616-0149
******************************************************************************
Checking available source versions...
Fetching source files...
Reading Package Lists...
Building Dependency Tree...
Need to get 2464kB of source archives.
Get:1 http://ftp.de.debian.org unstable/main goo 0.155-2 (dsc) [570B]
Get:2 http://ftp.de.debian.org unstable/main goo 0.155-2 (tar) [2458kB]
Get:3 http://ftp.de.debian.org unstable/main goo 0.155-2 (diff) [5122B]
Fetched 2464kB in 1s (1600kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 3.0.0), libgc-dev, libgmp3-dev
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 4.2.36 >> 3.0.0)
libgc-dev: missing
libgmp3-dev: missing
Checking for source dependency conflicts...
[...]
Checking correctness of source dependencies...
Toolchain package versions: libc0.3-dev_2.3.2.ds1-22 gnumach-dev_1:20050501-2 
hurd-dev_20050513-2 gcc-3.3_1:3.3.6-4 g++-3.3_1:3.3.6-4 binutils_2.15-5 
libstdc++5-3.3-dev_1:3.3.6-4 libstdc++5_1:3.3.6-4
------------------------------------------------------------------------------
dpkg-source: extracting goo in goo-0.155
dpkg-buildpackage: source package is goo
dpkg-buildpackage: source version is 0.155-2
dpkg-buildpackage: host architecture is hurd-i386
[...]
 debian/rules build
dh_testdir
# Add here commands to configure the package.
CFLAGS="-O2 -g" ./configure --host=i386-gnu --build=i386-gnu --prefix=/usr 
--mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --with-threads
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -g ) works... yes
checking whether the C compiler (gcc -O2 -g ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking name suffix of executables... none
checking for local copy of Boehm GC libraries... no
checking for GC_malloc in -lgc... yes
checking for library containing log... -lm
checking for library containing dlopen... none required
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for memory.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking for ftruncate... yes
checking for memset... yes
checking for mkdir... yes
checking for munmap... yes
checking for pow... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for sqrt... yes
checking for strerror... yes
checking for --with-threads... yes
checking whether the compiler supports thread-local variables... no
checking for pthread_create in -lpthread... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating c/Makefile
creating src/Makefile
creating doc/Makefile
creating emacs/Makefile
creating c/config.h
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/mbanck/goo-0.155'
make[2]: Entering directory `/build/mbanck/goo-0.155/c'
touch gc-stamp
rm -f gc gc.a;
(cd g2c; /usr/bin/make)
make[3]: Entering directory `/build/mbanck/goo-0.155/c/g2c'
[...]
gcc  -Wl,--export-dynamic -o g2c ../grt.o goo/cols/opts.o goo/chr.o
goo/io/write.o time/event.o time/%event.o goo/cols/cycle.o
time/threads.o time/%threads.o goo/cols/seq.o eval/g2c.o goo/math.o
goo/%math.o eval/ast-linearize.o goo/cols/zip.o eval/ast-eval.o
eval/dependency.o goo.o goo/cols/step.o time/lock.o time/%lock.o
eval/optimize.o goo/eval.o eval/syntax.o goo/cols/colx.o eval/ast.o
goo/macros.o goo/io/read.o goo/cols.o goo/system.o goo/%system.o
goo/sym.o goo/cols/seqx.o goo/types.o goo/fun.o goo/any.o
goo/cols/range.o goo/boot.o goo/mag.o goo/conditions.o goo/loc.o
goo/cols/rep.o goo/cols/flat.o goo/cols/map.o eval/main.o goo/random.o
goo/io/port.o goo/io/%port.o goo/user.o goo/cols/lst.o eval/module.o
goo/cols/col.o goo/cols/tab.o goo/packer.o goo/x.o goo/functional.o
goo/bignum.o goo/cols/vec.o goo/late-macros.o goo/class.o goo/cols/str.o
goo/cols/tup.o goo/app.o goo/log.o eval/top.o g2c-init.o -lpthread -lm
-lgc  -lgmp
time/%threads.o(.text+0x103): In function `YtimeSthreadsYPthread_create':
time/%threads.c:32: undefined reference to `GC_pthread_create'
time/%threads.o(.text+0x115): In function `YtimeSthreadsYPthread_yield':
time/%threads.c:37: undefined reference to `pthread_yield'
time/%threads.o(.text+0x125): In function `YtimeSthreadsYPthread_join':
time/%threads.c:41: undefined reference to `GC_pthread_join'
collect2: ld returned 1 exit status
make[3]: *** [g2c] Error 1
make[3]: Leaving directory `/build/mbanck/goo-0.155/c/g2c'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/mbanck/goo-0.155/c'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/build/mbanck/goo-0.155'
make: *** [build-stamp] Error 2
******************************************************************************
Build finished at 20050616-0200
FAILED [dpkg-buildpackage died]

No idea where that code got those names from.


Michael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to