bug-gnu-libiconv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gnu-libiconv] MAKE CHECK FAILS


From: Letellier, Aldo
Subject: [bug-gnu-libiconv] MAKE CHECK FAILS
Date: Thu, 19 Jul 2007 22:40:02 -0400

SEE DUMP BELOW:

checking for a BSD-compatible install... build-aux/install-sh -c
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 make sets $(MAKE)... (cached) yes
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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/xpg4/bin/grep
checking for egrep... /usr/xpg4/bin/grep -E
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... build-aux/install-sh -c
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking for AIX... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for library containing strerror... none required
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking for ranlib... ranlib
checking how to copy files... cp -p
checking how to make hard links... ln
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/xpg4/bin/sed
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking how to recognise dependent libraries... pass_all
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... 262144
checking command to parse /usr/ccs/bin/nm -p output from gcc object...
ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2.8 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... solaris2.8 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... solaris2.8 ld.so
checking how to hardcode library paths into programs... immediate
checking for simple visibility declarations... no
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for ANSI C header files... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.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 mbstate_t... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdint.h... (cached) no
checking for inttypes.h... (cached) yes
checking for size_t... yes
checking for wchar_t... yes
checking for stdint.h... no
checking for inttypes.h... yes
checking full path to <inttypes.h>... /usr/include/inttypes.h
checking sys/inttypes.h usability... yes
checking sys/inttypes.h presence... yes
checking for sys/inttypes.h... yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking whether 'long' is 64 bit wide... no
checking whether 'long long' is 64 bit wide... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for int_least8_t... yes
checking for int_least16_t... yes
checking for int_least32_t... yes
checking for int_least64_t... yes
checking for uint_least8_t... yes
checking for uint_least16_t... yes
checking for uint_least32_t... yes
checking for uint_least64_t... yes
checking for int_fast8_t... no
checking for int_fast16_t... no
checking for int_fast32_t... no
checking for int_fast64_t... no
checking for uint_fast8_t... no
checking for uint_fast16_t... no
checking for uint_fast32_t... no
checking for uint_fast64_t... no
checking for intptr_t... yes
checking for uintptr_t... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for bit size of int8_t... 8
checking for bit size of int16_t... 16
checking for bit size of int32_t... 32
checking for bit size of int64_t... 64
checking for bit size of uint8_t... 8
checking for bit size of uint16_t... 16
checking for bit size of uint32_t... 32
checking for bit size of uint64_t... 64
checking for bit size of int_least8_t... 8
checking for bit size of int_least16_t... 16
checking for bit size of int_least32_t... 32
checking for bit size of int_least64_t... 64
checking for bit size of uint_least8_t... 8
checking for bit size of uint_least16_t... 16
checking for bit size of uint_least32_t... 32
checking for bit size of uint_least64_t... 64
checking for bit size of intptr_t... 32
checking for bit size of uintptr_t... 32
checking for bit size of intmax_t... 64
checking for bit size of uintmax_t... 64
checking for bit size of unsigned_int... 32
checking for bit size of long... 32
checking for bit size of unsigned_long... 32
checking for ptrdiff_t... yes
checking for bit size of ptrdiff_t... 32
checking for bit size of size_t... 32
checking for sig_atomic_t... yes
checking for bit size of sig_atomic_t... 32
checking whether sig_atomic_t is signed... yes
checking for bit size of wchar_t... 32
checking whether wchar_t is signed... yes
checking for wint_t... yes
checking for bit size of wint_t... 32
checking whether wint_t is signed... no
checking for wchar_t... (cached) yes
checking for getc_unlocked... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking for mbsinit... yes
checking for setlocale... yes
checking for memmove... yes
checking for nl_langinfo and CODESET... yes
checking for wchar.h... (cached) yes
checking for EILSEQ... yes
checking byte ordering... big endian
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for long long... yes
checking for long double... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking for canonicalize_file_name... no
checking for getcwd... yes
checking for readlink... yes
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether strerror_r is declared... no
checking for strerror_r... no
checking whether strerror_r returns char *... no
checking for error_at_line... no
checking for setenv... no
checking for unsetenv... no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking if errno is properly declared... yes
checking if environ is properly declared... no
checking if errno is properly declared... (cached) yes
checking if environ is properly declared... (cached) no
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking for strerror... yes
checking for readlink... (cached) yes
checking for ssize_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating srclib/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating tests/Makefile
config.status: creating include/iconv.h
config.status: creating include/iconv.h.inst
config.status: creating config.h
config.status: creating lib/config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libcharset
(/export/home/bfiapps/aldo/libiconv-1.11/libcharset)
configure: running /bin/bash ./configure --prefix=/usr/local
--cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/xpg4/bin/grep
checking for egrep... /usr/xpg4/bin/grep -E
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... build-aux/install-sh -c
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking whether to activate relocatable installation... no
checking for AIX... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for library containing strerror... none required
checking for a sed that does not truncate output... /usr/xpg4/bin/sed
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 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... 262144
checking command to parse /usr/ccs/bin/nm -p output from gcc object...
ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2.8 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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
checking for ld used by g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... solaris2.8 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
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... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... solaris2.8 ld.so
checking how to hardcode library paths into programs... immediate
checking for simple visibility declarations... no
checking for nl_langinfo and CODESET... yes
checking whether we are using the GNU C Library 2.1 or newer... no
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 setlocale... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating include/localcharset.h
config.status: creating include/localcharset.h.inst
config.status: creating config.h
[91][Thu 10:address@hidden/2][~/aldo/libiconv-1.11]> make
builddir="`pwd`"; cd libcharset && make all && make install-lib
libdir="$builddir/lib" includedir="$builddir/lib"
if [ ! -d include ] ; then mkdir include ; fi
cp ./include/libcharset.h.in include/libcharset.h
cd lib && make all
/bin/sh ../libtool --mode=compile gcc -I. -I. -I.. -I./.. -I../include
-g -O2  -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL
-DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\"
-DNO_XMALLOC  -Dset_relocation_prefix=libcharset_set_relocation_prefix
-Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
mkdir .libs
chmod 777 .libs
 gcc -I. -I. -I.. -I./.. -I../include -g -O2 -DLIBDIR=\"/usr/local/lib\"
-DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
-DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libcharset_set_relocation_prefix
-Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
-fPIC -DPIC -o .libs/localcharset.o
 gcc -I. -I. -I.. -I./.. -I../include -g -O2 -DLIBDIR=\"/usr/local/lib\"
-DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
-DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libcharset_set_relocation_prefix
-Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -o
localcharset.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile gcc -I. -I. -I.. -I./.. -I../include
-g -O2  -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL
-DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\"
-DNO_XMALLOC  -Dset_relocation_prefix=libcharset_set_relocation_prefix
-Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c
 gcc -I. -I. -I.. -I./.. -I../include -g -O2 -DLIBDIR=\"/usr/local/lib\"
-DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
-DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libcharset_set_relocation_prefix
-Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c  -fPIC
-DPIC -o .libs/relocatable.o
 gcc -I. -I. -I.. -I./.. -I../include -g -O2 -DLIBDIR=\"/usr/local/lib\"
-DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
-DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libcharset_set_relocation_prefix
-Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o
relocatable.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -o libcharset.la -rpath
/usr/local/lib -version-info 1:0:0 -no-undefined localcharset.lo
relocatable.lo
gcc -shared -Wl,-h -Wl,libcharset.so.1 -o .libs/libcharset.so.1.0.0
.libs/localcharset.o .libs/relocatable.o  -lc
(cd .libs && rm -f libcharset.so.1 && ln -s libcharset.so.1.0.0
libcharset.so.1)
(cd .libs && rm -f libcharset.so && ln -s libcharset.so.1.0.0
libcharset.so)
ar cru .libs/libcharset.a  localcharset.o relocatable.o
ranlib .libs/libcharset.a
creating libcharset.la
(cd .libs && rm -f libcharset.la && ln -s ../libcharset.la
libcharset.la)
/bin/sh ./config.charset 'sparc-sun-solaris2.8' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
cd lib && make all
cd lib && make install-lib
libdir='/export/home/bfiapps/aldo/libiconv-1.11/lib'
includedir='/export/home/bfiapps/aldo/libiconv-1.11/lib'
/bin/sh ../build-aux/mkinstalldirs
/export/home/bfiapps/aldo/libiconv-1.11/lib
/bin/sh ../libtool --mode=install ../build-aux/install-sh -c -m 644
libcharset.la /export/home/bfiapps/aldo/libiconv-1.11/lib/libcharset.la
../build-aux/install-sh -c -m 644 .libs/libcharset.so.1.0.0
/export/home/bfiapps/aldo/libiconv-1.11/lib/libcharset.so.1.0.0
(cd /export/home/bfiapps/aldo/libiconv-1.11/lib && { ln -s -f
libcharset.so.1.0.0 libcharset.so.1 || { rm -f libcharset.so.1 && ln -s
libcharset.so.1.0.0 libcharset.so.1; }; })
(cd /export/home/bfiapps/aldo/libiconv-1.11/lib && { ln -s -f
libcharset.so.1.0.0 libcharset.so || { rm -f libcharset.so && ln -s
libcharset.so.1.0.0 libcharset.so; }; })
chmod +x /export/home/bfiapps/aldo/libiconv-1.11/lib/libcharset.so.1.0.0
../build-aux/install-sh -c -m 644 .libs/libcharset.lai
/export/home/bfiapps/aldo/libiconv-1.11/lib/libcharset.la
../build-aux/install-sh -c -m 644 .libs/libcharset.a
/export/home/bfiapps/aldo/libiconv-1.11/lib/libcharset.a
chmod 644 /export/home/bfiapps/aldo/libiconv-1.11/lib/libcharset.a
ranlib /export/home/bfiapps/aldo/libiconv-1.11/lib/libcharset.a
libtool: install: warning: remember to run `libtool --finish
/usr/local/lib'
test -f /export/home/bfiapps/aldo/libiconv-1.11/lib/charset.alias &&
orig=/export/home/bfiapps/aldo/libiconv-1.11/lib/charset.alias \
                                || orig=charset.alias; \
sed -f ref-add.sed $orig >
/export/home/bfiapps/aldo/libiconv-1.11/lib/t-charset.alias; \
../build-aux/install-sh -c -m 644
/export/home/bfiapps/aldo/libiconv-1.11/lib/t-charset.alias
/export/home/bfiapps/aldo/libiconv-1.11/lib/charset.alias; \
rm -f /export/home/bfiapps/aldo/libiconv-1.11/lib/t-charset.alias
/bin/sh ./build-aux/mkinstalldirs
/export/home/bfiapps/aldo/libiconv-1.11/lib
build-aux/install-sh -c -m 644 include/libcharset.h
/export/home/bfiapps/aldo/libiconv-1.11/lib/libcharset.h
build-aux/install-sh -c -m 644 include/localcharset.h.inst
/export/home/bfiapps/aldo/libiconv-1.11/lib/localcharset.h
cd lib && make all
if test -n "yes"; then \
  /bin/sh ../libtool --mode=link gcc  -I. -I. -I../include
-I./../include -I.. -I./.. -g -O2  -DLIBDIR=\"/usr/local/lib\"
-DBUILDING_LIBICONV -DBUILDING_DLL  -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
-DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libiconv_set_relocation_prefix
-Drelocate=libiconv_relocate -DHAVE_CONFIG_H -fPIC -DPIC -DLIBICONV_PLUG
./iconv.c ./../libcharset/lib/localcharset.c ./relocatable.c -shared -o
preloadable_libiconv_solaris.so; \
else \
  /bin/sh ../libtool --mode=link gcc  -I. -I. -I../include
-I./../include -I.. -I./.. -g -O2  -DLIBDIR=\"/usr/local/lib\"
-DBUILDING_LIBICONV -DBUILDING_DLL  -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
-DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libiconv_set_relocation_prefix
-Drelocate=libiconv_relocate -DHAVE_CONFIG_H -KPIC -DPIC -DLIBICONV_PLUG
./iconv.c ./../libcharset/lib/localcharset.c ./relocatable.c -G -o
preloadable_libiconv_solaris.so; \
fi
mkdir .libs
chmod 777 .libs
gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2
-DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL
-DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\"
-DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix
-Drelocate=libiconv_relocate -DHAVE_CONFIG_H -fPIC -DPIC -DLIBICONV_PLUG
./iconv.c ./../libcharset/lib/localcharset.c ./relocatable.c -shared -o
preloadable_libiconv_solaris.so
rm -f preloadable_libiconv.so
ln -s preloadable_libiconv_solaris.so preloadable_libiconv.so
/bin/sh ../libtool --mode=compile gcc -I. -I. -I../include
-I./../include -I.. -I./..  -g -O2 -DLIBDIR=\"/usr/local/lib\"
-DBUILDING_LIBICONV -DBUILDING_DLL  -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
-DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libiconv_set_relocation_prefix
-Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c
 gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2
-DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL
-DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\"
-DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix
-Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c  -fPIC -DPIC
-o .libs/iconv.o
/bin/sh ../libtool --mode=compile gcc -I. -I. -I../include
-I./../include -I.. -I./..  -g -O2 -DLIBDIR=\"/usr/local/lib\"
-DBUILDING_LIBICONV -DBUILDING_DLL  -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
-DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libiconv_set_relocation_prefix
-Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c
./../libcharset/lib/localcharset.c
 gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2
-DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL
-DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\"
-DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix
-Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c
./../libcharset/lib/localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
/bin/sh ../libtool --mode=compile gcc -I. -I. -I../include
-I./../include -I.. -I./..  -g -O2 -DLIBDIR=\"/usr/local/lib\"
-DBUILDING_LIBICONV -DBUILDING_DLL  -DENABLE_RELOCATABLE=1 -DIN_LIBRARY
-DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libiconv_set_relocation_prefix
-Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c
 gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2
-DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL
-DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\"
-DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix
-Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c  -fPIC
-DPIC -o .libs/relocatable.o
/bin/sh ../libtool --mode=link gcc  -o libiconv.la -rpath /usr/local/lib
-version-info 6:0:4 -no-undefined iconv.lo localcharset.lo
relocatable.lo
gcc -shared -Wl,-h -Wl,libiconv.so.2 -o .libs/libiconv.so.2.4.0
.libs/iconv.o .libs/localcharset.o .libs/relocatable.o  -lc
(cd .libs && rm -f libiconv.so.2 && ln -s libiconv.so.2.4.0
libiconv.so.2)
(cd .libs && rm -f libiconv.so && ln -s libiconv.so.2.4.0 libiconv.so)
creating libiconv.la
(cd .libs && rm -f libiconv.la && ln -s ../libiconv.la libiconv.la)
cd srclib && make all
sed -e 's/@''HAVE_WCHAR_H''@/1/g' \
    -e 's/@''HAVE_STDINT_H''@/0/g' \
    -e 's|@''FULL_PATH_STDINT_H''@||g' \
    -e 's/@''HAVE_INTTYPES_H''@/1/g' \
    -e 's|@''FULL_PATH_INTTYPES_H''@|</usr/include/inttypes.h>|g' \
    -e 's/@''HAVE_SYS_INTTYPES_H''@/1/g' \
    -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
    -e 's/@''HAVE_LONG_64BIT''@/0/g' \
    -e 's/@''HAVE_LONG_LONG_64BIT''@/1/g' \
    -e 's/@''HAVE_INT8_T''@/1/g' \
    -e 's/@''HAVE_INT16_T''@/1/g' \
    -e 's/@''HAVE_INT32_T''@/1/g' \
    -e 's/@''HAVE_INT64_T''@/1/g' \
    -e 's/@''HAVE_UINT8_T''@/1/g' \
    -e 's/@''HAVE_UINT16_T''@/1/g' \
    -e 's/@''HAVE_UINT32_T''@/1/g' \
    -e 's/@''HAVE_UINT64_T''@/1/g' \
    -e 's/@''HAVE_INT_LEAST8_T''@/1/g' \
    -e 's/@''HAVE_INT_LEAST16_T''@/1/g' \
    -e 's/@''HAVE_INT_LEAST32_T''@/1/g' \
    -e 's/@''HAVE_INT_LEAST64_T''@/1/g' \
    -e 's/@''HAVE_UINT_LEAST8_T''@/1/g' \
    -e 's/@''HAVE_UINT_LEAST16_T''@/1/g' \
    -e 's/@''HAVE_UINT_LEAST32_T''@/1/g' \
    -e 's/@''HAVE_UINT_LEAST64_T''@/1/g' \
    -e 's/@''HAVE_INT_FAST8_T''@/0/g' \
    -e 's/@''HAVE_INT_FAST16_T''@/0/g' \
    -e 's/@''HAVE_INT_FAST32_T''@/0/g' \
    -e 's/@''HAVE_INT_FAST64_T''@/0/g' \
    -e 's/@''HAVE_UINT_FAST8_T''@/0/g' \
    -e 's/@''HAVE_UINT_FAST16_T''@/0/g' \
    -e 's/@''HAVE_UINT_FAST32_T''@/0/g' \
    -e 's/@''HAVE_UINT_FAST64_T''@/0/g' \
    -e 's/@''HAVE_INTPTR_T''@/1/g' \
    -e 's/@''HAVE_UINTPTR_T''@/1/g' \
    -e 's/@''HAVE_INTMAX_T''@/1/g' \
    -e 's/@''HAVE_UINTMAX_T''@/1/g' \
    -e 's/@''BITSIZEOF_UNSIGNED_INT''@/32/g' \
    -e 's/@''BITSIZEOF_LONG''@/32/g' \
    -e 's/@''BITSIZEOF_UNSIGNED_LONG''@/32/g' \
    -e 's/@''BITSIZEOF_INT8_T''@/8/g' \
    -e 's/@''BITSIZEOF_INT16_T''@/16/g' \
    -e 's/@''BITSIZEOF_INT32_T''@/32/g' \
    -e 's/@''BITSIZEOF_INT64_T''@/64/g' \
    -e 's/@''BITSIZEOF_UINT8_T''@/8/g' \
    -e 's/@''BITSIZEOF_UINT16_T''@/16/g' \
    -e 's/@''BITSIZEOF_UINT32_T''@/32/g' \
    -e 's/@''BITSIZEOF_UINT64_T''@/64/g' \
    -e 's/@''BITSIZEOF_INT_LEAST8_T''@/8/g' \
    -e 's/@''BITSIZEOF_INT_LEAST16_T''@/16/g' \
    -e 's/@''BITSIZEOF_INT_LEAST32_T''@/32/g' \
    -e 's/@''BITSIZEOF_INT_LEAST64_T''@/64/g' \
    -e 's/@''BITSIZEOF_UINT_LEAST8_T''@/8/g' \
    -e 's/@''BITSIZEOF_UINT_LEAST16_T''@/16/g' \
    -e 's/@''BITSIZEOF_UINT_LEAST32_T''@/32/g' \
    -e 's/@''BITSIZEOF_UINT_LEAST64_T''@/64/g' \
    -e 's/@''BITSIZEOF_INT_FAST8_T''@/0/g' \
    -e 's/@''BITSIZEOF_INT_FAST16_T''@/0/g' \
    -e 's/@''BITSIZEOF_INT_FAST32_T''@/0/g' \
    -e 's/@''BITSIZEOF_INT_FAST64_T''@/0/g' \
    -e 's/@''BITSIZEOF_UINT_FAST8_T''@/0/g' \
    -e 's/@''BITSIZEOF_UINT_FAST16_T''@/0/g' \
    -e 's/@''BITSIZEOF_UINT_FAST32_T''@/0/g' \
    -e 's/@''BITSIZEOF_UINT_FAST64_T''@/0/g' \
    -e 's/@''BITSIZEOF_INTPTR_T''@/32/g' \
    -e 's/@''BITSIZEOF_UINTPTR_T''@/32/g' \
    -e 's/@''BITSIZEOF_INTMAX_T''@/64/g' \
    -e 's/@''BITSIZEOF_UINTMAX_T''@/64/g' \
    -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \
    -e 's/@''SAME_TYPE_PTRDIFF_T_LONG''@/0/g' \
    -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
    -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
    -e 's/@''SAME_TYPE_SIG_ATOMIC_T_LONG''@/0/g' \
    -e 's/@''SAME_TYPE_SIG_ATOMIC_T_UNSIGNED_LONG''@//g' \
    -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \
    -e 's/@''SAME_TYPE_SIZE_T_UNSIGNED_LONG''@/0/g' \
    -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
    -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
    -e 's/@''SAME_TYPE_WCHAR_T_LONG''@/1/g' \
    -e 's/@''SAME_TYPE_WCHAR_T_UNSIGNED_LONG''@//g' \
    -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
    -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \
    -e 's/@''SAME_TYPE_WINT_T_LONG''@//g' \
    -e 's/@''SAME_TYPE_WINT_T_UNSIGNED_LONG''@/0/g' \
    < ./stdint_.h > stdint.h-t
mv stdint.h-t stdint.h
make  all-am
sed -e 's/@''HAVE__BOOL''@/0/g' < ./stdbool_.h > stdbool.h
cp ./alloca_.h alloca.h
gcc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
-DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.     -g -O2 -c allocsa.c
gcc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
-DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.     -g -O2 -c progname.c
gcc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
-DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.     -g -O2 -c progreloc.c
gcc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
-DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.     -g -O2 -c width.c
gcc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
-DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.     -g -O2 -c xmalloc.c
gcc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
-DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.     -g -O2 -c xstrdup.c
gcc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
-DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.     -g -O2 -c xreadlink.c
gcc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
-DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.     -g -O2 -c
canonicalize.c
gcc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
-DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.     -g -O2 -c error.c
gcc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
-DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.     -g -O2 -c setenv.c
gcc -DEXEEXT=\"\" -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1
-DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I. -I.     -g -O2 -c unsetenv.c
rm -f libicrt.a
ar cru libicrt.a allocsa.o progname.o  progreloc.o width.o xmalloc.o
xstrdup.o xreadlink.o canonicalize.o error.o setenv.o unsetenv.o
ranlib libicrt.a
cd src && make all
gcc -c -I. -I. -I.. -I../include -I./../include -I../srclib
-I./../srclib -I../lib -g -O2  -DINSTALLDIR=\"/usr/local/bin\"
-DLOCALEDIR=\"/usr/local/share/locale\" ./iconv_no_i18n.c
/bin/sh ../libtool --mode=link gcc  iconv_no_i18n.o ../srclib/libicrt.a
../lib/libiconv.la -o iconv_no_i18n
mkdir .libs
chmod 777 .libs
gcc iconv_no_i18n.o -o .libs/iconv_no_i18n  ../srclib/libicrt.a
../lib/.libs/libiconv.so -R/usr/local/lib
creating iconv_no_i18n
gcc -c -I. -I. -I.. -I../include -I./../include -I../srclib
-I./../srclib -I../lib -g -O2  -DINSTALLDIR=\"/usr/local/bin\"
-DLOCALEDIR=\"/usr/local/share/locale\" ./iconv.c
test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod
777 .
cd po && make all
cd man && make all
if test -d tests; then cd tests && make all; fi
[92][Thu 10:address@hidden/2][~/aldo/libiconv-1.11]> make check
cd lib && make all
cd srclib && make all
make  all-am
cd src && make all
test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod
777 .
cd po && make all
cd man && make all
if test -d tests; then cd tests && make all; fi
cd libcharset && make check
cd lib && make check
cd lib && make check
cd srclib && make check
make  check-am
cd src && make check
test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod
777 .
cd po && make check
cd man && make check
if test -d tests; then cd tests && make check; fi
gcc -c -I. -I. -I../include -I./../include -I../srclib -I./../srclib
-I../lib -g -O2  ./table-from.c
/bin/sh ../libtool --mode=link gcc  table-from.o ../lib/libiconv.la -o
table-from
mkdir .libs
chmod 777 .libs
gcc table-from.o -o .libs/table-from  ../lib/.libs/libiconv.so
-R/usr/local/lib
creating table-from
gcc -c -I. -I. -I../include -I./../include -I../srclib -I./../srclib
-I../lib -g -O2  ./table-to.c
/bin/sh ../libtool --mode=link gcc  table-to.o ../lib/libiconv.la -o
table-to
gcc table-to.o -o .libs/table-to  ../lib/.libs/libiconv.so
-R/usr/local/lib
creating table-to
./check-stateless . ASCII
gcc  -I. -I. -I../include -I./../include -I../srclib -I./../srclib
-I../lib -g -O2  ./genutf8.c -o genutf8 && \
./genutf8 > UTF-8.TXT && \
./check-stateless . UTF-8 && \
rm -f genutf8 UTF-8.TXT
./check-stateful . UCS-2BE
./check-stateful . UCS-2LE
./check-stateful . UCS-4BE
./check-stateful . UCS-4LE
./check-stateful . UTF-16
./check-stateful . UTF-16BE
./check-stateful . UTF-16LE
./check-stateful . UTF-32
./check-stateful . UTF-32BE
./check-stateful . UTF-32LE
./check-stateful . UTF-7
./check-stateless . ISO-8859-1
./check-stateless . ISO-8859-2
./check-stateless . ISO-8859-3
./check-stateless . ISO-8859-4
./check-stateless . ISO-8859-5
./check-stateless . ISO-8859-6
./check-stateless . ISO-8859-7
./check-stateless . ISO-8859-8
./check-stateless . ISO-8859-9
./check-stateless . ISO-8859-10
./check-stateless . ISO-8859-11
./check-stateless . ISO-8859-13
./check-stateless . ISO-8859-14
./check-stateless . ISO-8859-15
./check-stateless . ISO-8859-16
./check-stateless . KOI8-R
./check-stateless . KOI8-U
./check-stateless . KOI8-RU
./check-stateless . CP1250
./check-stateless . CP1251
./check-stateless . CP1252
./check-stateless . CP1253
./check-stateless . CP1254
./check-stateless . CP1255
./check-stateful . CP1255
./check-stateless . CP1256
./check-stateless . CP1257
./check-stateless . CP1258
./check-stateful . CP1258
./check-stateless . CP850
./check-stateless . CP862
./check-stateless . CP866
./check-stateless . MacRoman
./check-stateless . MacCentralEurope
./check-stateless . MacIceland
./check-stateless . MacCroatian
./check-stateless . MacRomania
./check-stateless . MacCyrillic
./check-stateless . MacUkraine
./check-stateless . MacGreek
./check-stateless . MacTurkish
./check-stateless . MacHebrew
./check-stateless . MacArabic
./check-stateless . MacThai
./check-stateless . HP-ROMAN8
./check-stateless . NEXTSTEP
./check-stateless . ARMSCII-8
./check-stateless . Georgian-Academy
./check-stateless . Georgian-PS
./check-stateless . KOI8-T
./check-stateless . PT154
./check-stateless . MuleLao-1
./check-stateless . CP1133
./check-stateless . TIS-620
./check-stateless . CP874
./check-stateless . VISCII
./check-stateless . TCVN
./check-stateful . TCVN
./check-stateless . ISO646-JP
./check-stateless . JIS_X0201
./check-stateless . ISO646-CN
./check-stateless . ISO-IR-165
./check-stateless . EUC-JP
./check-stateless . SHIFT_JIS
./check-stateless . CP932
./check-stateful . ISO-2022-JP
./check-stateful . ISO-2022-JP-2
./check-stateful . ISO-2022-JP-1
./check-stateless . EUC-CN
./check-stateless . GBK
./check-stateless . CP936
gcc  -I. -I. -I../include -I./../include -I../srclib -I./../srclib
-I../lib -g -O2  ./gengb18030z.c -o gengb18030z && \
{ cat ./GB18030-BMP.TXT ; ./gengb18030z ; } | sort > GB18030.TXT && \
./check-stateless . GB18030 && \
rm -f gengb18030z GB18030.TXT
./check-stateful . ISO-2022-CN
./check-stateful . ISO-2022-CN-EXT
./check-stateful . HZ
./check-stateless . EUC-TW
./check-stateless . BIG5
./check-stateless . CP950
./check-stateless . BIG5-HKSCS:1999
./check-stateful . BIG5-HKSCS:1999
./check-stateless . BIG5-HKSCS:2001
./check-stateful . BIG5-HKSCS:2001
./check-stateless . BIG5-HKSCS:2004
./check-stateful . BIG5-HKSCS:2004
./check-stateless . EUC-KR
./check-stateless . CP949
./check-stateless . JOHAB
./check-stateful . ISO-2022-KR
make check-extra
./check-translit . Quotes UTF-8 ISO-8859-1
./check-translit . Quotes UTF-8 ASCII
./check-translit . Translit1 ISO-8859-1 ASCII
./check-translitfailure . TranslitFail1 ISO-8859-1 ASCII
./check-subst
*** Error code 139
make: Fatal error: Command failed for target `check'
Current working directory /export/home/bfiapps/aldo/libiconv-1.11/tests
*** Error code 1
make: Fatal error: Command failed for target `check'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]