Date: Sat, 01 Mar 2008 17:26:24 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Jeremy Messenger <mezz7@cox.net> Cc: Mark Nowiasz <buckaroo@gmx.de>, freebsd-ports@freebsd.org, novel@freebsd.org Subject: Re: security/gnutls hangs during build process Message-ID: <1204410384.1262.15.camel@shumai.marcuscom.com> In-Reply-To: <op.t7cy0swd9aq2h7@mezz.mezzweb.com> References: <200803011854.05390.buckaroo@gmx.de> <op.t7cy0swd9aq2h7@mezz.mezzweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-EDo70lCkY6+bIcLx0MAR Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2008-03-01 at 16:20 -0600, Jeremy Messenger wrote: > On Sat, 01 Mar 2008 11:54:04 -0600, Mark Nowiasz <buckaroo@gmx.de> wrote: >=20 > > Hi, > > > > when trying to upgrade security/gnutls the build process just hangs: > > > > ---------------------------------8<------------------------------------= --------------------- > > /bin/sh /usr/ports/security/gnutls/work/gnome-libtool --tag=3DCC =20 > > --mode=3Dlink > > cc -std=3Dgnu99 -O2 -fno-strict-aliasing -pipe -D_REENTRANT =20 > > -D_THREAD_SAFE -pipe -I/usr/local/include -O2 -fno-strict-aliasing =20 > > -pipe -D_REENTRANT -D_THREAD_SAFE -Wno-pointer-sign -L/usr/local/lib= =20 > > -o > > errcodes > > errcodes.o ../lib/libgnutls.la -L/usr/local/lib -lgcrypt -lgpg-error =20 > > -L/usr/local/lib -ltasn1 > > cc -std=3Dgnu99 -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THREAD_S= AFE =20 > > -pipe -I/usr/local/include -O2 -fno-strict-aliasing -pipe -D_REENTRANT = =20 > > -D_THREAD_SAFE -Wno-pointer-sign -o .libs/errcodes > > errcodes.o -L/usr/local/lib ../lib/.libs/libgnutls.so -lz =20 > > /usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so =20 > > /usr/local/lib/libintl.so /usr/local/lib/libiconv.so =20 > > /usr/local/lib/libtasn1.so -Wl,--rpath -Wl,/usr/local/lib > > creating errcodes > > Making all in guile > > Making all in modules > > Making all in src > > /usr/local/bin/guile -L ../../guile/modules > enum-map.i.c > > --------------------------------->8------------------------------------= -------------------- > > > > The guile process itself doesn't consume any cpu time, so I guess it's = =20 > > waiting > > for something forever - I had to kill the guile process to continue > > portupgrade. >=20 > I can reproduce it. Best to add '--disable-guile' in CONFIGURE_ARGS and i= t =20 > will solving your problem. If anyone want to enable and use guile module,= =20 > you will have to add USE_GMAKE=3Dyes, guile dependency and possible chang= e =20 > plist (uncheck). I have taken a look at the Makefile.* and it looks like = =20 > these are designed to use GNU make, so this port should have USE_GMAKE=3D= yes. I've already reported this to novel. Since the plist isn't updated for guile support --disable-guile is definitely the way to go for the time being. Joe >=20 > Cheers, > Mezz >=20 > > I'm using 7.0-STABLE/amd64 > > > > Regards, > > Mark >=20 >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-EDo70lCkY6+bIcLx0MAR Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEABECAAYFAkfJ2A4ACgkQb2iPiv4Uz4d9PACcDyRBty3jhl0bFY66mHCeTRj7 Kx4An2Ov4YBI+SqmzMVDeL3ZMuK0oil5 =uwm6 -----END PGP SIGNATURE----- --=-EDo70lCkY6+bIcLx0MAR--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1204410384.1262.15.camel>