Resent with the attachment which apparently did not attach, pasted below it 
(courtesy of xfw...) . Sorry for the duplicate.   

--- On Fri, 1/25/13, Jeffrey Bouquet <jeffreybouq...@yahoo.com> wrote:

From: Jeffrey Bouquet <jeffreybouq...@yahoo.com>
Subject: Build log attached... fail to build deskutils/clipit
To: freebsd-ports@freebsd.org
Date: Friday, January 25, 2013, 5:20 AM

I'd not be too concerned, but this same error is manifested in at least ten or 
so ports that refuse to build here... consistently month after month.

J. Bouquet

(PS. this may be a followup to the earlier post maybe last month with the same 
error or it and another, in which case it is a duplicate of sorts...)

-----Inline Attachment Follows-----

Script started on Fri Jan 25 04:42:19 2013


make build 
===>  Found saved configuration for clipit-1.4.2 
===>  Extracting for clipit-1.4.2 
=> SHA256 Checksum OK for clipit-1.4.2.tar.gz. 
===>  Patching for clipit-1.4.2 
===>   clipit-1.4.2 depends on executable: gmake - found 
===>   clipit-1.4.2 depends on executable: gcc46 - found 
===>   clipit-1.4.2 depends on file: /usr/local/bin/as - found 
===>   clipit-1.4.2 depends on file: /usr/local/bin/intltool-extract - found 
===>   clipit-1.4.2 depends on executable: pkgconf - found 
===>   clipit-1.4.2 depends on executable: gtk-update-icon-cache - found 
===>   clipit-1.4.2 depends on file: /usr/local/bin/ccache - found 
===>   clipit-1.4.2 depends on shared library: intl - found 
===>   clipit-1.4.2 depends on shared library: atk-1.0.0 - found 
===>   clipit-1.4.2 depends on shared library: gdk_pixbuf-2.0.0 - found 
===>   clipit-1.4.2 depends on shared library: glib-2.0.0 - found 
===>   clipit-1.4.2 depends on shared library: gtk-x11-2.0.0 - found 
===>   clipit-1.4.2 depends on shared library: pango-1.0.0 - found 
===>  Configuring for clipit-1.4.2 
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 
checking whether build environment is sane... yes 
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p 
checking for gawk... gawk 
checking whether gmake sets $(MAKE)... yes 
checking for style of include used by gmake... GNU 
checking for gcc... gcc46 
checking whether the C compiler works... yes 
checking for C compiler default output file name... a.out 
checking for suffix of executables...  
checking whether we are cross compiling... no 
checking for suffix of object files... o 
checking whether we are using the GNU C compiler... yes 
checking whether gcc46 accepts -g... yes 
checking for gcc46 option to accept ISO C89... none needed 
checking dependency style of gcc46... gcc3 
checking how to run the C preprocessor... cpp46 
checking for grep that handles long lines and -e... /usr/bin/grep 
checking for egrep... /usr/bin/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... yes 
checking for unistd.h... yes 
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 ngettext in libc... no 
checking for bindtextdomain in -lintl... yes 
checking for ngettext 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... yes 
checking if msgfmt accepts -c... yes 
checking for gmsgfmt... /usr/local/bin/msgfmt 
checking for xgettext... /usr/local/bin/xgettext 
checking for catalogs to be installed...  cs da de es es_ES et fr hu it ja nb 
pl pl pt_BR ro ru sv tr zh_CN 
checking whether NLS is requested... yes 
checking for intltool >= 0.23... 0.41.1 found 
checking for intltool-update... /usr/local/bin/intltool-update 
checking for intltool-merge... /usr/local/bin/intltool-merge 
checking for intltool-extract... /usr/local/bin/intltool-extract 
checking for xgettext... (cached) /usr/local/bin/xgettext 
checking for msgmerge... /usr/local/bin/msgmerge 
checking for msgfmt... (cached) /usr/local/bin/msgfmt 
checking for gmsgfmt... (cached) /usr/local/bin/msgfmt 
checking for perl... /usr/bin/perl 
checking for perl >= 5.8.1... 5.12.4 
checking for XML::Parser... ok 
checking for msgfmt... (cached) /usr/local/bin/msgfmt 
checking for gmsgfmt... (cached) /usr/local/bin/msgfmt 
checking for xgettext... (cached) /usr/local/bin/xgettext 
checking for msgmerge... (cached) /usr/local/bin/msgmerge 
checking build system type... i386-portbld-freebsd9.1 
checking host system type... i386-portbld-freebsd9.1 
checking for ld used by GCC... /usr/local/bin/ld 
checking if the linker (/usr/local/bin/ld) is GNU ld... yes 
checking for shared library run path origin... done 
checking for CFPreferencesCopyAppValue... no 
checking for CFLocaleCopyCurrent... no 
checking for GNU gettext in libc... no 
checking for iconv... yes 
checking for working iconv... yes 
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath 
-Wl,/usr/local/lib 
checking for GNU gettext in libintl... yes 
checking whether to use NLS... yes 
checking where the gettext function comes from... external libintl 
checking how to link with libintl... /usr/local/lib/libintl.so -L/usr/local/lib 
/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib 
checking for pkg-config... /usr/local/bin/pkg-config 
checking pkg-config is at least version 0.9.0... yes 
checking whether to enable maintainer-specific portions of Makefiles... no 
checking for gcc... (cached) gcc46 
checking whether we are using the GNU C compiler... (cached) yes 
checking whether gcc46 accepts -g... (cached) yes 
checking for gcc46 option to accept ISO C89... (cached) none needed 
checking dependency style of gcc46... (cached) gcc3 
checking whether gmake sets $(MAKE)... (cached) yes 
checking for pkg-config... /usr/local/bin/pkg-config 
checking for GTK+ - version >= 2.10.0... yes (version 2.24.6) 
checking pkg-config is at least version 0.16... yes 
checking for GLIB - version >= 2.14.0... yes (version 2.28.8) 
checking for stdlib.h... (cached) yes 
checking for string.h... (cached) yes 
checking for an ANSI C-conforming const... yes 
checking return type of signal handlers... void 
configure: creating ./config.status 
config.status: creating Makefile 
config.status: creating m4/Makefile 
config.status: creating doc/Makefile 
config.status: creating src/Makefile 
config.status: creating data/Makefile 
config.status: creating po/Makefile.in 
config.status: creating config.h 
config.status: executing depfiles commands 
config.status: executing default-1 commands 
config.status: executing po-directories commands 
config.status: creating po/POTFILES 
config.status: creating po/Makefile 
config.status: executing po/stamp-it commands 
===>  Building for clipit-1.4.2 
gmake  all-recursive 
gmake[1]: Entering directory `/usr/ports/deskutils/clipit/work/clipit-1.4.2' 
Making all in data 
gmake[2]: Entering directory 
`/usr/ports/deskutils/clipit/work/clipit-1.4.2/data' 
LC_ALL=C /usr/local/bin/intltool-merge  -d -u -c ../po/.intltool-merge-cache 
../po clipit-startup.desktop.in clipit-startup.desktop 
Generating and caching the translation database 
Merging translations into clipit-startup.desktop. 
LC_ALL=C /usr/local/bin/intltool-merge  -d -u -c ../po/.intltool-merge-cache 
../po clipit.desktop.in clipit.desktop 
Found cached translation database 
Merging translations into clipit.desktop. 
gmake[2]: Leaving directory 
`/usr/ports/deskutils/clipit/work/clipit-1.4.2/data' 
Making all in doc 
gmake[2]: Entering directory 
`/usr/ports/deskutils/clipit/work/clipit-1.4.2/doc' 
gmake[2]: Nothing to be done for `all'. 
gmake[2]: Leaving directory `/usr/ports/deskutils/clipit/work/clipit-1.4.2/doc' 
Making all in src 
gmake[2]: Entering directory 
`/usr/ports/deskutils/clipit/work/clipit-1.4.2/src' 
gcc46 -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 
-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE 
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 
-I/usr/local/include/pango-1.0 -D_REENTRANT -I/usr/local/include/glib-2.0 
-I/usr/local/include/freetype2 -I/usr/local/include    
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -I/usr/local/include -Wall -g 
-DCLIPITLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe 
-Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -MT main.o -MD -MP -MF 
.deps/main.Tpo -c -o main.o main.c 
main.c: In function 'show_actions_menu': 
main.c:401:12: warning: variable 'fread_return' set but not used 
[-Wunused-but-set-variable] 
mv -f .deps/main.Tpo .deps/main.Po 
gcc46 -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 
-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE 
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 
-I/usr/local/include/pango-1.0 -D_REENTRANT -I/usr/local/include/glib-2.0 
-I/usr/local/include/freetype2 -I/usr/local/include    
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -I/usr/local/include -Wall -g 
-DCLIPITLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe 
-Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -MT utils.o -MD -MP -MF 
.deps/utils.Tpo -c -o utils.o utils.c 
mv -f .deps/utils.Tpo .deps/utils.Po 
gcc46 -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 
-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE 
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 
-I/usr/local/include/pango-1.0 -D_REENTRANT -I/usr/local/include/glib-2.0 
-I/usr/local/include/freetype2 -I/usr/local/include    
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -I/usr/local/include -Wall -g 
-DCLIPITLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe 
-Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -MT daemon.o -MD -MP -MF 
.deps/daemon.Tpo -c -o daemon.o daemon.c 
mv -f .deps/daemon.Tpo .deps/daemon.Po 
gcc46 -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 
-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE 
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 
-I/usr/local/include/pango-1.0 -D_REENTRANT -I/usr/local/include/glib-2.0 
-I/usr/local/include/freetype2 -I/usr/local/include    
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -I/usr/local/include -Wall -g 
-DCLIPITLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe 
-Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -MT history.o -MD -MP -MF 
.deps/history.Tpo -c -o history.o history.c 
history.c: In function 'is_excluded': 
history.c:69:10: warning: variable 'fread_return' set but not used 
[-Wunused-but-set-variable] 
history.c: In function 'read_history': 
history.c:107:10: warning: variable 'fread_return' set but not used 
[-Wunused-but-set-variable] 
mv -f .deps/history.Tpo .deps/history.Po 
gcc46 -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 
-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE 
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 
-I/usr/local/include/pango-1.0 -D_REENTRANT -I/usr/local/include/glib-2.0 
-I/usr/local/include/freetype2 -I/usr/local/include    
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -I/usr/local/include -Wall -g 
-DCLIPITLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe 
-Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -MT keybinder.o -MD -MP 
-MF .deps/keybinder.Tpo -c -o keybinder.o keybinder.c 
mv -f .deps/keybinder.Tpo .deps/keybinder.Po 
gcc46 -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 
-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE 
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 
-I/usr/local/include/pango-1.0 -D_REENTRANT -I/usr/local/include/glib-2.0 
-I/usr/local/include/freetype2 -I/usr/local/include    
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -I/usr/local/include -Wall -g 
-DCLIPITLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe 
-Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -MT preferences.o -MD -MP 
-MF .deps/preferences.Tpo -c -o preferences.o preferences.c 
preferences.c: In function 'read_actions': 
preferences.c:305:12: warning: variable 'fread_return' set but not used 
[-Wunused-but-set-variable] 
preferences.c: In function 'read_excludes': 
preferences.c:514:12: warning: variable 'fread_return' set but not used 
[-Wunused-but-set-variable] 
mv -f .deps/preferences.Tpo .deps/preferences.Po 
gcc46 -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 
-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE 
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 
-I/usr/local/include/pango-1.0 -D_REENTRANT -I/usr/local/include/glib-2.0 
-I/usr/local/include/freetype2 -I/usr/local/include    
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -I/usr/local/include -Wall -g 
-DCLIPITLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe 
-Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -MT manage.o -MD -MP -MF 
.deps/manage.Tpo -c -o manage.o manage.c 
mv -f .deps/manage.Tpo .deps/manage.Po 
gcc46 -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-2.0 
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 
-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE 
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 
-I/usr/local/include/pango-1.0 -D_REENTRANT -I/usr/local/include/glib-2.0 
-I/usr/local/include/freetype2 -I/usr/local/include    
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -I/usr/local/include -Wall -g 
-DCLIPITLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe 
-Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -MT eggaccelerators.o -MD 
-MP -MF .deps/eggaccelerators.Tpo -c -o eggaccelerators.o eggaccelerators.c 
mv -f .deps/eggaccelerators.Tpo .deps/eggaccelerators.Po 
gcc46 -Wall -g -DCLIPITLOCALEDIR=\""/usr/local/share/locale"\" -O2 -pipe 
-Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,--as-needed 
-Wl,-rpath=/usr/local/lib/gcc46 -o clipit main.o utils.o daemon.o history.o 
keybinder.o preferences.o manage.o eggaccelerators.o -lgtk-x11-2.0 
-lgdk-x11-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr 
-lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -latk-1.0 -lcairo 
-lgdk_pixbuf-2.0  -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 
-lgthread-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lfreetype -L/usr/local/lib 
-lfontconfig    -lX11  
/usr/local/bin/ld: main.o: undefined reference to symbol 
'libintl_bindtextdomain' 
/usr/local/bin/ld: note: 'libintl_bindtextdomain' is defined in DSO 
//usr/local/lib/libintl.so.9 so try adding it to the linker command line 
//usr/local/lib/libintl.so.9: could not read symbols: Invalid operation 
collect2: ld returned 1 exit status 
gmake[2]: *** [clipit] Error 1 
gmake[2]: Leaving directory `/usr/ports/deskutils/clipit/work/clipit-1.4.2/src' 
gmake[1]: *** [all-recursive] Error 1 
gmake[1]: Leaving directory `/usr/ports/deskutils/clipit/work/clipit-1.4.2' 
gmake: *** [all] Error 2 
*** [do-build] Error code 1 
 
Stop in /usr/ports/deskutils/clipit. 
*** [build] Error code 1 
 
Stop in /usr/ports/deskutils/clipit. 

Script done on Fri Jan 25 04:42:35 2013

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to