From owner-freebsd-ports@FreeBSD.ORG Sat Dec 24 16:29:04 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA34316A420; Sat, 24 Dec 2005 16:29:03 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 263C443D69; Sat, 24 Dec 2005 16:28:58 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id jBOGUjTE026245; Sat, 24 Dec 2005 11:30:45 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Sergey Matveychuk In-Reply-To: <43AD6E14.4080001@FreeBSD.org> References: <43AD6E14.4080001@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-8YirGyNndoqVMoUoLe+1" Organization: MarcusCom, Inc. Date: Sat, 24 Dec 2005 11:28:50 -0500 Message-Id: <1135441730.77025.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: ports@freebsd.org, gnome@freebsd.org, ahze@freebsd.org, ade@freebsd.org Subject: Re: libsoup on 4.x X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Dec 2005 16:29:04 -0000 --=-8YirGyNndoqVMoUoLe+1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2005-12-24 at 18:49 +0300, Sergey Matveychuk wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > Build of libsoup is still broken on 4.11: I believe this is due to the recent libtool update. Ade, can you look into why we're seeing all of these pthread failures? Joe >=20 > DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ > cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include/libxml2 > - -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/glib-2.0 > - -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O -pipe =09 > - -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes > - -Wnested-externs -Wpointer-arith -D_REENTRANT -c auth-test.c > /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC > - --mode=3Dlink cc -O -pipe -Wall -Wstrict-prototypes > - -Wmissing-declarations -Wmissing-prototypes -Wnested-externs > - -Wpointer-arith -D_REENTRANT -o auth-test auth-test.o > ../libsoup/libsoup-2.2.la > mkdir .libs > cc -O -pipe -Wall -Wstrict-prototypes -Wmissing-declarations > - -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o > .libs/auth-test auth-test.o ../libsoup/.libs/libsoup-2.2.so > - -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -liconv > - -lm /usr/local/lib/libgnutls.so -lgcrypt /usr/local/lib/libgpg-error.so > - -lintl -lz -Wl,--rpath -Wl,/usr/local/lib > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_cond_signal' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_attr_destroy' > /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_create' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_getspecific' > /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_in= it' > /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_exit' > /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_equal' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_getschedparam' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_attr_setscope' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_cond_broadcast' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_setschedparam' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_key_create' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_attr_setstacksize' > /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_cond_in= it' > ../libsoup/.libs/libsoup-2.2.so: undefined reference to > `pthread_mutex_unlock' > /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_self' > ../libsoup/.libs/libsoup-2.2.so: undefined reference to > `pthread_mutex_destroy' > ../libsoup/.libs/libsoup-2.2.so: undefined reference to `pthread_mutex_lo= ck' > /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_cond_wa= it' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_mutex_trylock' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_cond_destroy' > ../libsoup/.libs/libsoup-2.2.so: undefined reference to `pthread_mutex_in= it' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_attr_setschedparam' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_attr_setdetachstate' > /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_join' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_cond_timedwait' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_attr_getschedparam' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_setspecific' > gmake[2]: *** [auth-test] Error 1 > gmake[2]: Leaving directory > `/work/a/ports/devel/libsoup/work/libsoup-2.2.7/tests' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/work/a/ports/devel/libsoup/work/libsoup-2.2= .7' > gmake: *** [all] Error 2 > *** Error code 2 >=20 > - -- > Dixi. > Sem. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (FreeBSD) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org >=20 > iD8DBQFDrW3pTclL2LcfYF0RAmREAJ0VPC9Kyusi3aFyUkJpcTGIMnjmRQCfavBc > d5PLNraRHnlLAGd0DFoz8e8=3D > =3DZhSI > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-8YirGyNndoqVMoUoLe+1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDrXdCb2iPiv4Uz4cRAh28AKCYztm2j9JsdJjOGx7LeRzYoGmRygCgkZjO VJeSuz2FstsG1jPgY/IA9QA= =79te -----END PGP SIGNATURE----- --=-8YirGyNndoqVMoUoLe+1--