Fink glib2-shlibs

Fernando <[email protected]> Sun, 9 May 2010 18:43:57 +0200
Newsgroups gmane.os.apple.fink.gnome
Message-ID <[email protected]>
Hi, this Fink package fails with gettext. I am attaching the logs.

------------------------------------------------------------------------------

_______________________________________________
fink-gnome-core mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.gnome
glib2-shlibs.txt (text/plain, 13.1 KB)
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-glib2-shlibs-2.22.4-2 /sw/src/fink.build
dpkg-deb: building package `fink-buildlock-glib2-shlibs-2.22.4-2' in `/sw/src/fink.build/fink-buildlock-glib2-shlibs-2.22.4-2_2010.05.09-18.30.43_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-glib2-shlibs-2.22.4-2_2010.05.09-18.30.43_darwin-i386.deb
Selecting previously deselected package fink-buildlock-glib2-shlibs-2.22.4-2.
(Reading database ... 78324 files and directories currently installed.)
Unpacking fink-buildlock-glib2-shlibs-2.22.4-2 (from .../fink-buildlock-glib2-shlibs-2.22.4-2_2010.05.09-18.30.43_darwin-i386.deb) ...
Setting up fink-buildlock-glib2-shlibs-2.22.4-2 (2010.05.09-18.30.43) ...

bzip2 -dc /sw/src/glib-2.22.4.tar.bz2 | /sw/bin/tar -xf -  --no-same-owner --no-same-permissions 
[ -r /sw/fink/dists/unstable/main/finkinfo/gnome/glib2-shlibs.patch ]
sed 's,@PREFIX@,/sw,g' < /sw/fink/dists/unstable/main/finkinfo/gnome/glib2-shlibs.patch | patch -p1
patching file configure
patching file gio/Makefile.in
patching file gio/gdesktopappinfo.c
patching file gio/gdrive.h
patching file gio/gfile.h
patching file gio/gmount.h
patching file gio/gunixmounts.c
patching file gio/gvolume.h
patching file gio/gvolumemonitor.h
patching file gio/xdgmime/xdgmime.c
patching file glib/gmacros.h
patching file glib/gmessages.h
patching file glib/gslice.c
patching file glib/gutils.c
patching file glib/gutils.h
patching file glib/libcharset/Makefile.in
patching file glib/libcharset/charset.alias
patching file glib-gettextize.in
patching file tests/child-test.c
perl -pi -e 's/-version-info/-no-undefined -version-info/' */Makefile.in
PERL_PATH=/usr/bin/perl PERL=/usr/bin/perl ./configure --prefix=/sw --mandir=/sw/share/man --enable-gtk-doc --disable-dependency-tracking --disable-fam PKG_CONFIG_PATH="/sw/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH" PYTHON=/usr/bin/python
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-apple-darwin10.3.0
checking host system type... i386-apple-darwin10.3.0
checking for the BeOS... no
checking for Win32... no
checking for Mac OS X Carbon support... checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
yes
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking whether gcc and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... /sw/bin/pkg-config
checking for gawk... (cached) gawk
checking for perl5... /usr/bin/perl
checking for indent... indent
checking for /usr/bin/perl... /usr/bin/perl
checking whether /usr/bin/python version >= 2.3... yes
checking for /usr/bin/python version... 2.6
checking for /usr/bin/python platform... darwin
checking for /usr/bin/python script directory... ${prefix}/lib/python2.6/site-packages
checking for /usr/bin/python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for iconv_open... no
checking for libiconv_open in -liconv... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether we are using the GNU C Library 2.1 or newer... no
checking Whether to cache iconv descriptors... yes
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... no
checking if -liconv is needed to use gettext... 
checking for ngettext in -lintl... no
configure: error:
*** You must have either have gettext support in your C library, or use the
*** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html

### execution of PERL_PATH=/usr/bin/perl failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-glib2-shlibs-2.22.4-2
(Reading database ... 78325 files and directories currently installed.)
Removing fink-buildlock-glib2-shlibs-2.22.4-2 ...
Failed: phase compiling: glib2-shlibs-2.22.4-2 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

	The Gnome Core Team <[email protected]>

Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.


Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-glib2-shlibs-2.22.4-2 /sw/src/fink.build
dpkg-deb: building package `fink-buildlock-glib2-shlibs-2.22.4-2' in `/sw/src/fink.build/fink-buildlock-glib2-shlibs-2.22.4-2_2010.05.09-18.31.55_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-glib2-shlibs-2.22.4-2_2010.05.09-18.31.55_darwin-i386.deb
Selecting previously deselected package fink-buildlock-glib2-shlibs-2.22.4-2.
(Reading database ... 78324 files and directories currently installed.)
Unpacking fink-buildlock-glib2-shlibs-2.22.4-2 (from .../fink-buildlock-glib2-shlibs-2.22.4-2_2010.05.09-18.31.55_darwin-i386.deb) ...
Setting up fink-buildlock-glib2-shlibs-2.22.4-2 (2010.05.09-18.31.55) ...

bzip2 -dc /sw/src/glib-2.22.4.tar.bz2 | /sw/bin/tar -xf -  --no-same-owner --no-same-permissions 
[ -r /sw/fink/dists/unstable/main/finkinfo/gnome/glib2-shlibs.patch ]
sed 's,@PREFIX@,/sw,g' < /sw/fink/dists/unstable/main/finkinfo/gnome/glib2-shlibs.patch | patch -p1
patching file configure
patching file gio/Makefile.in
patching file gio/gdesktopappinfo.c
patching file gio/gdrive.h
patching file gio/gfile.h
patching file gio/gmount.h
patching file gio/gunixmounts.c
patching file gio/gvolume.h
patching file gio/gvolumemonitor.h
patching file gio/xdgmime/xdgmime.c
patching file glib/gmacros.h
patching file glib/gmessages.h
patching file glib/gslice.c
patching file glib/gutils.c
patching file glib/gutils.h
patching file glib/libcharset/Makefile.in
patching file glib/libcharset/charset.alias
patching file glib-gettextize.in
patching file tests/child-test.c
perl -pi -e 's/-version-info/-no-undefined -version-info/' */Makefile.in
PERL_PATH=/usr/bin/perl PERL=/usr/bin/perl ./configure --prefix=/sw --mandir=/sw/share/man --enable-gtk-doc --disable-dependency-tracking --disable-fam PKG_CONFIG_PATH="/sw/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH" PYTHON=/usr/bin/python
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-apple-darwin10.3.0
checking host system type... i386-apple-darwin10.3.0
checking for the BeOS... no
checking for Win32... no
checking for Mac OS X Carbon support... checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
yes
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking whether gcc and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... /sw/bin/pkg-config
checking for gawk... (cached) gawk
checking for perl5... /usr/bin/perl
checking for indent... indent
checking for /usr/bin/perl... /usr/bin/perl
checking whether /usr/bin/python version >= 2.3... yes
checking for /usr/bin/python version... 2.6
checking for /usr/bin/python platform... darwin
checking for /usr/bin/python script directory... ${prefix}/lib/python2.6/site-packages
checking for /usr/bin/python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for iconv_open... no
checking for libiconv_open in -liconv... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether we are using the GNU C Library 2.1 or newer... no
checking Whether to cache iconv descriptors... yes
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... no
checking if -liconv is needed to use gettext... 
checking for ngettext in -lintl... no
configure: error:
*** You must have either have gettext support in your C library, or use the
*** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html

### execution of PERL_PATH=/usr/bin/perl failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-glib2-shlibs-2.22.4-2
(Reading database ... 78325 files and directories currently installed.)
Removing fink-buildlock-glib2-shlibs-2.22.4-2 ...
Failed: phase compiling: glib2-shlibs-2.22.4-2 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

	The Gnome Core Team <[email protected]>

Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.