On Thu, 27 Jun 2013 14:21:13 +0200, Roland Stigge wrote:

> iodine FTBFS on i386, kfreebsd and several unofficial ports at 
> debian-ports.org:

Yup, I've seen the failures already.
 
> Adding -lpthread to LDFLAGS in the latest patch test-libs.patch
> fixes this.

I hoped that check would do this but maybe not?
Cf. also #712140 (reopened check bug).

The 2 powerpcspe logs [0]are interesting, the older with

gcc -o test ... -L/usr/local/lib -lcheck `pkg-config --cflags --libs check` 
`../src/osflags link`
/usr/bin/ld: 
/usr/lib/gcc/powerpc-linux-gnuspe/4.6/../../../powerpc-linux-gnuspe/libcheck.a(check_pack.o):
 undefined reference to symbol '__pthread_unregister_cancel@@GLIBC_2.3.3'

and the newer:

gcc -o test ... -L/usr/local/lib -lcheck -lpthread `pkg-config --cflags --libs 
check` `../src/osflags link`
[no error]


[0]
http://buildd.debian-ports.org/status/logs.php?pkg=iodine&ver=0.6.0~rc1-16&arch=powerpcspe
 
Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   BOFH excuse #449:  greenpeace free'd the mallocs 


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

Reply via email to