Bug#441653: syrep: FTBFS: /usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference to `pthread_mutex_trylock'

2007-09-12 Thread Marvin Stark
tags 441653 confirmed
thanks

Hi,

I'll reproduce this error and fix it asap.

Thanks,
-- 
 .`. Marvin Stark [EMAIL PROTECTED]
: :  :Homepage: www.der-marv.de
`. ``
  `-  Debian - when you have better things to do than fix a system


pgpSXiqYmpzlT.pgp
Description: PGP signature


Bug#441653: syrep: FTBFS: /usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference to `pthread_mutex_trylock'

2007-09-10 Thread Lucas Nussbaum
Package: syrep
version: 0.9-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
then mv -f .deps/getopt1.Tpo .deps/getopt1.Po; else rm -f 
.deps/getopt1.Tpo; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib   -Wall -g -O2 -std=gnu99 -Wall 
-W -Wextra -pedantic -pipe -Wformat -Wold-style-definition 
-Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations 
-Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn 
-Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual 
-Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -MT mkdtemp.o -MD 
-MP -MF .deps/mkdtemp.Tpo -c -o mkdtemp.o mkdtemp.c; \
then mv -f .deps/mkdtemp.Tpo .deps/mkdtemp.Po; else rm -f 
.deps/mkdtemp.Tpo; exit 1; fi
mkdtemp.c: In function 'mkdtemp':
mkdtemp.c:77: warning: pointer targets in passing argument 1 of 
'__builtin_strchr' differ in signedness
gcc  -Wall -g -O2 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat 
-Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal 
-Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes 
-Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith 
-Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline 
-Wno-unused-parameter   -o syrep  cache.o update.o util.o syrep.o md5.o 
md5util.o context.o package.o dbutil.o info.o history.o dump.o list.o diff.o 
merge.o extract.o makepatch.o cleanup.o cmdline.o forget.o getopt.o getopt1.o 
mkdtemp.o -lz  -ldb
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutex_trylock'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutexattr_setpshared'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutexattr_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_condattr_setpshared'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutexattr_init'
collect2: ld returned 1 exit status
make[4]: *** [syrep] Error 1
make[4]: Leaving directory `/build/user/syrep-0.9/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/build/user/syrep-0.9/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/syrep-0.9'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/syrep-0.9'
make: *** [build-stamp] Error 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/09/05

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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