security/gnutls hangs during build process
Joe Marcus Clarke
marcus at marcuscom.com
Sat Mar 1 22:26:30 UTC 2008
On Sat, 2008-03-01 at 16:20 -0600, Jeremy Messenger wrote:
> On Sat, 01 Mar 2008 11:54:04 -0600, Mark Nowiasz <buckaroo at gmx.de> wrote:
>
> > Hi,
> >
> > when trying to upgrade security/gnutls the build process just hangs:
> >
> > ---------------------------------8<---------------------------------------------------------
> > /bin/sh /usr/ports/security/gnutls/work/gnome-libtool --tag=CC
> > --mode=link
> > cc -std=gnu99 -O2 -fno-strict-aliasing -pipe -D_REENTRANT
> > -D_THREAD_SAFE -pipe -I/usr/local/include -O2 -fno-strict-aliasing
> > -pipe -D_REENTRANT -D_THREAD_SAFE -Wno-pointer-sign -L/usr/local/lib
> > -o
> > errcodes
> > errcodes.o ../lib/libgnutls.la -L/usr/local/lib -lgcrypt -lgpg-error
> > -L/usr/local/lib -ltasn1
> > cc -std=gnu99 -O2 -fno-strict-aliasing -pipe -D_REENTRANT -D_THREAD_SAFE
> > -pipe -I/usr/local/include -O2 -fno-strict-aliasing -pipe -D_REENTRANT
> > -D_THREAD_SAFE -Wno-pointer-sign -o .libs/errcodes
> > errcodes.o -L/usr/local/lib ../lib/.libs/libgnutls.so -lz
> > /usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so
> > /usr/local/lib/libintl.so /usr/local/lib/libiconv.so
> > /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
> > waiting
> > for something forever - I had to kill the guile process to continue
> > portupgrade.
>
> I can reproduce it. Best to add '--disable-guile' in CONFIGURE_ARGS and it
> will solving your problem. If anyone want to enable and use guile module,
> you will have to add USE_GMAKE=yes, guile dependency and possible change
> plist (uncheck). I have taken a look at the Makefile.* and it looks like
> these are designed to use GNU make, so this port should have USE_GMAKE=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
>
> Cheers,
> Mezz
>
> > I'm using 7.0-STABLE/amd64
> >
> > Regards,
> > Mark
>
>
--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20080301/243017eb/attachment.pgp
More information about the freebsd-ports
mailing list