Anybody have any ideas about this one?  Looks like libtool weirdness of some 
kind to me...

Begin forwarded message:

> From: Kow KURODA <kow.kur...@gmail.com>
> Date: January 19, 2010 6:53:32 AM PST
> To: Dave Morrison <d...@finkproject.org>
> Subject: installation of gd2 under Fink 0.29.10 failed
> 
> Hello,
> 
> Thanks for maintaining gd2 package for Fink. I tried to install gd2-2.0.35-5 
> on Fink 0.29.10, but it failed with the following error. Could you please 
> check what went wrong?
> 
> Thanks in advance.
> 
> Regards,
> 
> Kow Kuroda
> 
> 
> $ fink install gd2
> Information about 8144 packages read in 1 seconds.
> The following package will be installed or updated:
> gd2
> The following additional package will be installed:
> gd2-shlibs
> Do you want to continue? [Y/n] 
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-gd2-2.0.35-5 
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-gd2-2.0.35-5' in 
> `/sw/src/fink.build/fink-buildlock-gd2-2.0.35-5_2010.01.19-23.50.25_darwin-i386.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i 
> /sw/src/fink.build/fink-buildlock-gd2-2.0.35-5_2010.01.19-23.50.25_darwin-i386.deb
> Selecting previously deselected package fink-buildlock-gd2-2.0.35-5.
> (Reading database ... 120158 files and directories currently installed.)
> Unpacking fink-buildlock-gd2-2.0.35-5 (from 
> .../fink-buildlock-gd2-2.0.35-5_2010.01.19-23.50.25_darwin-i386.deb) ...
> Setting up fink-buildlock-gd2-2.0.35-5 (2010.01.19-23.50.25) ...
> Cleaning up .la files being installed
> 
> bzip2 -dc /sw/src/gd-2.0.35.tar.bz2 | /sw/bin/tar -xf -  --no-same-owner 
> --no-same-permissions 
> ./configure --prefix=/sw --with-fontconfig=/sw/lib/fontconfig2 
> --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib 
> --disable-dependency-tracking
> checking build system type... i386-apple-darwin10.2.0
> checking host system type... i386-apple-darwin10.2.0
> checking target system type... i386-apple-darwin10.2.0
> checking for a BSD-compatible install... /sw/bin/ginstall -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking if we are building a Cygwin target... no
> 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 for style of include used by make... GNU
> checking dependency style of gcc... 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 for a BSD-compatible install... /sw/bin/ginstall -c
> checking for a sed that does not truncate output... /sw/bin/sed
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
> checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU 
> ld... no
> checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload 
> object files... -r
> checking for BSD-compatible nm... /usr/bin/nm
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... none
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... g77
> checking whether we are using the GNU Fortran 77 compiler... yes
> checking whether g77 accepts -g... yes
> checking the maximum length of command line arguments... 196608
> checking command to parse /usr/bin/nm output from gcc object... rm: cannot 
> remove `conftest.dSYM': Is a directory
> rm: cannot remove `conftest.dSYM': Is a directory
> rm: cannot remove `conftest.dSYM': Is a directory
> rm: cannot remove `conftest.dSYM': Is a directory
> ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> rm: cannot remove `conftest.dSYM': Is a directory
> rm: cannot remove `conftest.dSYM': Is a directory
> checking if gcc supports -fno-rtti -fno-exceptions... rm: cannot remove 
> `conftest.dSYM': Is a directory
> no
> checking for gcc option to produce PIC... -fno-common
> checking if gcc PIC flag -fno-common works... rm: cannot remove 
> `conftest.dSYM': Is a directory
> yes
> checking if gcc static flag -static works... rm: cannot remove 
> `conftest.dSYM': Is a directory
> no
> checking if gcc supports -c -o file.o... rm: cannot remove `conftest.dSYM': 
> Is a directory
> yes
> checking whether the gcc linker 
> (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... 
> yes
> checking dynamic linker characteristics... darwin10.2.0 dyld
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> rm: cannot remove `conftest.dSYM': Is a directory
> rm: cannot remove `conftest.dSYM': Is a directory
> checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
> checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU 
> ld... no
> checking whether the g++ linker 
> (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... 
> yes
> checking for g++ option to produce PIC... -fno-common
> checking if g++ PIC flag -fno-common works... rm: cannot remove 
> `conftest.dSYM': Is a directory
> yes
> checking if g++ static flag -static works... rm: cannot remove 
> `conftest.dSYM': Is a directory
> no
> checking if g++ supports -c -o file.o... rm: cannot remove `conftest.dSYM': 
> Is a directory
> yes
> checking whether the g++ linker 
> (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... 
> yes
> checking dynamic linker characteristics... darwin10.2.0 dyld
> checking how to hardcode library paths into programs... immediate
> appending configuration tag "F77" to libtool
> rm: cannot remove `conftest.dSYM': Is a directory
> rm: cannot remove `conftest.dSYM': Is a directory
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for g77 option to produce PIC... -fno-common
> checking if g77 PIC flag -fno-common works... rm: cannot remove 
> `conftest.dSYM': Is a directory
> yes
> checking if g77 static flag -static works... rm: cannot remove 
> `conftest.dSYM': Is a directory
> no
> checking if g77 supports -c -o file.o... rm: cannot remove `conftest.dSYM': 
> Is a directory
> yes
> checking whether the g77 linker 
> (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... 
> yes
> checking dynamic linker characteristics... darwin10.2.0 dyld
> checking how to hardcode library paths into programs... immediate
> checking whether ln -s works... yes
> checking whether make sets $(MAKE)... (cached) yes
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking for ANSI C header files... (cached) yes
> checking errno.h usability... yes
> checking errno.h presence... yes
> checking for errno.h... yes
> checking limits.h usability... yes
> checking limits.h presence... yes
> checking for limits.h... yes
> checking stddef.h usability... yes
> checking stddef.h presence... yes
> checking for stddef.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
> checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU 
> ld... no
> checking for shared library run path origin... done
> checking for iconv... yes
> checking how to link with libiconv... /sw/lib/libiconv.dylib
> checking for iconv declaration... 
>         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
> char * *outbuf, size_t *outbytesleft);
> checking iconv.h usability... yes
> checking iconv.h presence... yes
> checking for iconv.h... yes
> checking whether iconv.h defines iconv_t... yes
> rm: cannot remove `conftest.dSYM': Is a directory
> checking for sin... yes
> checking for deflate in -lz... yes
> checking for libpng12-config... /sw/bin/libpng12-config
> checking for libpng-config... /sw/bin/libpng-config
> checking png.h usability... yes
> checking png.h presence... yes
> checking for png.h... yes
> checking for png_create_read_struct in -lpng12... yes
> checking for freetype-config... /sw/bin/freetype-config
> checking for FT_Init_FreeType in -lfreetype... yes
> checking ft2build.h usability... yes
> checking ft2build.h presence... yes
> checking for ft2build.h... yes
> checking for FcInit in -lfontconfig... yes
> checking for jpeg_set_defaults in -ljpeg... yes
> checking for XpmReadFileToXpmImage in -lXpm... yes
> checking for the pthreads library -lpthreads... no
> checking whether pthreads work without any flags... yes
> checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
> checking if more special flags are required for pthreads... -D_THREAD_SAFE
> 
> ** Configuration summary for gd 2.0.34:
> 
>   Support for PNG library:          yes
>   Support for JPEG library:         yes
>   Support for Freetype 2.x library: yes
>   Support for Fontconfig library:   yes
>   Support for Xpm library:          yes
>   Support for pthreads:             yes
> 
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating config/Makefile
> config.status: creating config/gdlib-config
> config.status: creating test/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> make
> cd . && /bin/sh /Sources/fink.build/gd2-2.0.35-5/gd-2.0.35/config/missing 
> --run aclocal-1.9 -I config
> cd . && /bin/sh /Sources/fink.build/gd2-2.0.35-5/gd-2.0.35/config/missing 
> --run automake-1.9 --foreign 
> cd . && /bin/sh /Sources/fink.build/gd2-2.0.35-5/gd-2.0.35/config/missing 
> --run autoconf
> /bin/sh ./config.status --recheck
> running CONFIG_SHELL=/bin/sh /bin/sh ./configure  --prefix=/sw 
> --with-fontconfig=/sw/lib/fontconfig2 --x-includes=/usr/X11R6/include 
> --x-libraries=/usr/X11R6/lib --disable-dependency-tracking 
> LDFLAGS=-L/sw/lib/fontconfig2/lib -L/sw/lib 
> CPPFLAGS=-I/sw/lib/fontconfig2/include -I/sw/include  --no-create 
> --no-recursion
> checking build system type... i386-apple-darwin10.2.0
> checking host system type... i386-apple-darwin10.2.0
> checking target system type... i386-apple-darwin10.2.0
> checking for a BSD-compatible install... /sw/bin/ginstall -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking if we are building a Cygwin target... no
> 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 for style of include used by make... GNU
> checking dependency style of gcc... 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 for a BSD-compatible install... /sw/bin/ginstall -c
> checking for a sed that does not truncate output... /sw/bin/sed
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for fgrep... /usr/bin/grep -F
> checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
> checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU 
> ld... no
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
> checking the name lister (/usr/bin/nm) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 196608
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload 
> object files... -r
> checking for objdump... no
> checking how to recognize dependent libraries... pass_all
> checking for ar... ar
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm output from gcc object... ok
> checking for dsymutil... dsymutil
> checking for nmedit... nmedit
> checking for lipo... lipo
> checking for otool... otool
> checking for otool64... no
> checking for -single_module linker flag... yes
> checking for -exported_symbols_list linker flag... yes
> checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fno-common -DPIC
> checking if gcc PIC flag -fno-common -DPIC works... yes
> checking if gcc static flag -static works... no
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker 
> (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... 
> yes
> checking dynamic linker characteristics... darwin10.2.0 dyld
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking whether ln -s works... yes
> checking whether make sets $(MAKE)... (cached) yes
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking for ANSI C header files... (cached) yes
> checking errno.h usability... yes
> checking errno.h presence... yes
> checking for errno.h... yes
> checking limits.h usability... yes
> checking limits.h presence... yes
> checking for limits.h... yes
> checking stddef.h usability... yes
> checking stddef.h presence... yes
> checking for stddef.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
> checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU 
> ld... no
> checking for shared library run path origin... done
> checking for iconv... yes
> checking for working iconv... yes
> checking how to link with libiconv... -liconv
> checking for iconv declaration... 
>         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
> char * *outbuf, size_t *outbytesleft);
> checking iconv.h usability... yes
> checking iconv.h presence... yes
> checking for iconv.h... yes
> checking whether iconv.h defines iconv_t... yes
> checking for sin... yes
> checking for deflate in -lz... yes
> checking for libpng12-config... /sw/bin/libpng12-config
> checking for libpng-config... /sw/bin/libpng-config
> checking png.h usability... yes
> checking png.h presence... yes
> checking for png.h... yes
> checking for png_create_read_struct in -lpng12... yes
> checking for freetype-config... /sw/bin/freetype-config
> checking for FT_Init_FreeType in -lfreetype... yes
> checking ft2build.h usability... yes
> checking ft2build.h presence... yes
> checking for ft2build.h... yes
> checking for FcInit in -lfontconfig... yes
> checking for jpeg_set_defaults in -ljpeg... yes
> checking for XpmReadFileToXpmImage in -lXpm... yes
> checking for the pthreads library -lpthreads... no
> checking whether pthreads work without any flags... yes
> checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
> checking if more special flags are required for pthreads... -D_THREAD_SAFE
> 
> ** Configuration summary for gd 2.0.35:
> 
>   Support for PNG library:          yes
>   Support for JPEG library:         yes
>   Support for Freetype 2.x library: yes
>   Support for Fontconfig library:   yes
>   Support for Xpm library:          yes
>   Support for pthreads:             yes
> 
> configure: creating ./config.status
> /bin/sh ./config.status
> config.status: creating Makefile
> config.status: creating config/Makefile
> config.status: creating config/gdlib-config
> config.status: creating test/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing libtool commands
> cd . && /bin/sh /Sources/fink.build/gd2-2.0.35-5/gd-2.0.35/config/missing 
> --run autoheader
> rm -f stamp-h1
> touch config.hin
> cd . && /bin/sh ./config.status config.h
> config.status: creating config.h
> make  all-recursive
> Making all in config
> make[2]: Nothing to be done for `all'.
> Making all in test
> make[2]: Nothing to be done for `all'.
> /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   
> -I/sw/include/freetype2 -I/sw/include -I/sw/lib/fontconfig2/include 
> -I/sw/include -I/usr/X11R6/include -I/sw/lib/fontconfig2/include  -g -O2 -c 
> -o gd.lo gd.c
> ./libtool: line 838: X--tag=CC: command not found
> ./libtool: line 871: libtool: ignoring unknown tag : command not found
> ./libtool: line 838: X--mode=compile: command not found
> ./libtool: line 1004: *** Warning: inferring the mode of operation is 
> deprecated.: command not found
> ./libtool: line 1005: *** Future versions of Libtool will require --mode=MODE 
> be specified.: command not found
> ./libtool: line 1148: Xgcc: command not found
> ./libtool: line 1148: X-DHAVE_CONFIG_H: command not found
> ./libtool: line 1148: X-I.: command not found
> ./libtool: line 1148: X-I.: command not found
> ./libtool: line 1148: X-I.: command not found
> ./libtool: line 1148: X-I/sw/include/freetype2: No such file or directory
> ./libtool: line 1148: X-I/sw/include: No such file or directory
> ./libtool: line 1148: X-I/sw/lib/fontconfig2/include: No such file or 
> directory
> ./libtool: line 1148: X-I/sw/include: No such file or directory
> ./libtool: line 1148: X-I/usr/X11R6/include: No such file or directory
> ./libtool: line 1148: X-I/sw/lib/fontconfig2/include: No such file or 
> directory
> ./libtool: line 1148: X-g: command not found
> ./libtool: line 1148: X-O2: command not found
> ./libtool: line 1148: X-c: command not found
> ./libtool: line 1199: Xgd.lo: command not found
> ./libtool: line 1204: libtool: compile: cannot determine name of library 
> object from `': command not found
> make[2]: *** [gd.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-gd2-2.0.35-5
> (Reading database ... 120159 files and directories currently installed.)
> Removing fink-buildlock-gd2-2.0.35-5 ...
> Failed: phase compiling: gd2-2.0.35-5 failed
> 
> 
> 
> 
> 

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to