Date: Fri, 9 May 2008 08:52:31 +0200 From: Pascal Hofstee <caelian@gmail.com> To: gnome@FreeBSD.org Subject: gnome-vfs 2.22.0_1 build failure on 8.0-CURRENT/amd64 Message-ID: <20080509085231.5f8f9dd0@nebuchadnezzar>
next in thread | raw e-mail | index | archive | help
Hi, Last night i decided to go ahead and do a fresh reinstall of my system and switch from i386 to amd64 in the process ... this morning i noticed while trying to install GNOME that the gnome-vfs port seems to cause buildfailure as seen below. ===> Building for gnome-vfs-2.22.0_1 gmake all-recursive gmake[1]: Entering directory `/usr/ports/devel/gnome-vfs/work/gnome-vfs-2.22.0' Making all in imported gmake[2]: Entering directory `/usr/ports/devel/gnome-vfs/work/gnome-vfs-2.22.0/imported' Making all in neon gmake[3]: Entering directory `/usr/ports/devel/gnome-vfs/work/gnome-vfs-2.22.0/imported/neon' if /bin/sh /usr/ports/devel/gnome-vfs/work/gnome-libtool --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -DNE_HAVE_DAV -DNE_HAVE_SSL -O2 -pipe -march=athlon64 -fno-strict-aliasing -I.. -I../.. -I./imported/neon -I/usr/local/include/libxml2 -I/usr/local/include -D_REENTRANT -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include @INCLUDE_hcrypto@ -I../.. -I../.. -I../../libgnomevfs -I../../libgnomevfs -I/usr/local/include -DPTHREAD_LIB="-pthread" -O2 -pipe -march=athlon64 -fno-strict-aliasing -MT ne_request.lo -MD -MP -MF ".deps/ne_request.Tpo" -c -o ne_request.lo ne_request.c; \ then mv -f ".deps/ne_request.Tpo" ".deps/ne_request.Plo"; else rm -f ".deps/ne_request.Tpo"; exit 1; fi cc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -DNE_HAVE_DAV -DNE_HAVE_SSL -O2 -pipe -march=athlon64 -fno-strict-aliasing -I.. -I../.. -I./imported/neon -I/usr/local/include/libxml2 -I/usr/local/include -D_REENTRANT -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include @INCLUDE_hcrypto@ -I../.. -I../.. -I../../libgnomevfs -I../../libgnomevfs -I/usr/local/include -DPTHREAD_LIB=-pthread -O2 -pipe -march=athlon64 -fno-strict-aliasing -MT ne_request.lo -MD -MP -MF .deps/ne_request.Tpo -c ne_request.c -fPIC -DPIC -o .libs/ne_request.o cc: @INCLUDE_hcrypto@: No such file or directory gmake[3]: *** [ne_request.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/gnome-vfs/work/gnome-vfs-2.22.0/imported/neon' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/gnome-vfs/work/gnome-vfs-2.22.0/imported' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/gnome-vfs/work/gnome-vfs-2.22.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/devel/gnome-vfs. *** Error code 1 Stop in /usr/ports/devel/gnome-vfs. If anyone has any ideas how to go about fixing this let me know and i'll gladly test patches. -- Pascal Hofstee
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080509085231.5f8f9dd0>