Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2003 10:01:19 -0500
From:      "William N. Culler Jr." <william@neo.rr.com>
To:        ports@FreeBSD.org
Subject:   Seahorse 0.7.1 build freeze
Message-ID:  <20030312100119.4f5cb0d8.william@neo.rr.com>

next in thread | raw e-mail | index | archive | help
I am trying to compile the gnome2-fifth-toe meta port.  While building Seahorse, it freezes.  Here is the output of the build sequence up to the point where it just stops. There are no compile errors.

configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for perl... /usr/bin/perl
checking build system type... i386-portbld-freebsd4.8
checking host system type... i386-portbld-freebsd4.8
checking for style of include used by make... GNU
checking for i386-portbld-freebsd4.8-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse nm output... ok
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i386-portbld-freebsd4.8-ranlib... no
checking for ranlib... ranlib
checking for i386-portbld-freebsd4.8-strip... no
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries..
. yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema i
nstallation
Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
checking for pkg-config... /usr/local/bin/pkg-config
checking for libgnomeui-2.0 libglade-2.0... yes
checking SEAHORSE_CFLAGS... -DORBIT2=1 -pthread -I/usr/local/include/libart-2
.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/loc
al/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/
linc-1.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-
1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/li
bgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomec
anvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X1
1R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/l
ib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include
-I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/
include/libglade-2.0
checking SEAHORSE_LIBS... -pthread -Wl,--export-dynamic -L/usr/local/lib -L/u
sr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -l
art_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activati
on -lORBit-2 -llinc -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-
x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfree
type -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2
.0 -lgmodule-2.0 -lglib-2.0 -liconv
checking for gpg... /usr/local/bin/gpg
checking for GnuPG >= 1.2.1... yes
checking for gpgme-config... /usr/local/bin/gpgme-config
checking for GPGME - version >= 0.3.14... yes
checking for glib-genmarshal... /usr/local/bin/glib-genmarshal
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... no
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  cs da de es fi fr hu ja nl no pt_BR
 ru sl sv tr uk zh_CN
configure: creating ./config.status
config.status: creating Makefile
config.status: creating seahorse.spec
config.status: creating src/Makefile
config.status: creating src/dialogs/Makefile
config.status: creating po/Makefile.in
config.status: creating help/Makefile
config.status: creating help/C/Makefile
config.status: creating data/Makefile
config.status: creating pixmaps/Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
===>  Building for seahorse-0.7.1
cd .  && CONFIG_FILES= CONFIG_HEADERS=config.h  /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
make  all-recursive
Making all in src
echo "#include \"seahorse-marshal.h\"" > seahorse-marshal.c &&  /usr/local/bi
n/glib-genmarshal  --body --prefix=seahorse-marshal >> seahorse-marshal.c
 
It just stops right here.  I have had this problem since the upgraded version of Seahorse was submitted.  I have been checking the mailing lists everyday, but I haven't seen anyone else say anthing about it so, I might be the only one it is happening to.  I am just wondering if there is anything I can do to get past it.

Thanks for any help.

William

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030312100119.4f5cb0d8.william>