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

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

[bug-gnu-libiconv] "cp1255.h", line 99: warning: nonportable bit-field t


From: Dennis Clarke
Subject: [bug-gnu-libiconv] "cp1255.h", line 99: warning: nonportable bit-field type
Date: Sun, 03 Jun 2012 01:35:59 +0000 (GMT)

Not sure if the qualifies as a bug but it seems to be a valid warning. 

Here are all the details I have on hand : 

Solaris 10 Sparc server thus : 


$ uname -a 
SunOS ceres 5.10 Generic_144488-11 sun4u sparc SUNW,Sun-Fire-480R

$ psrinfo -pv 
The physical processor has 1 virtual processor (0)
  UltraSPARC-III+ (portid 0 impl 0x15 ver 0x23 clock 900 MHz)
The physical processor has 1 virtual processor (1)
  UltraSPARC-III+ (portid 1 impl 0x15 ver 0x23 clock 900 MHz)
The physical processor has 1 virtual processor (2)
  UltraSPARC-III+ (portid 2 impl 0x15 ver 0x23 clock 900 MHz)
The physical processor has 1 virtual processor (3)
  UltraSPARC-III+ (portid 3 impl 0x15 ver 0x23 clock 900 MHz)
 
$ fpversion 
 A SPARC-based CPU is available.
 Kernel says CPU's clock rate is 900.0 MHz.
 Kernel says main memory's clock rate is 150.0 MHz.

 Sun-4 floating-point controller version 0 found.
 An UltraSPARC chip is available.

 Use "-xtarget=ultra3cu -xcache=64/32/4:8192/512/2" code-generation option.



Build environment : 


$ 
$ which cc
/usr/bin/cc
$ cc -V 
cc: Sun C 5.9 SunOS_sparc Patch 124867-16 2010/08/11
usage: cc [ options] files.  Use 'cc -flags' for details


$ env | sort 
CFLAGS=-fns=no -fround=nearest -fsimple=0 -ftrap=common -Qy -mc -Xc 
-xc99=%all,no%lib -g -xcode=pic32 -xregs=no%appl -xlibmieee -xs -V 
-xbuiltin=%none -xdebugformat=dwarf -xunroll=1 -m64 -D_POSIX_PTHREAD_SEMANTICS 
-D_LARGEFILE64_SOURCE -D_TS_ERRNO -I/usr/local/include -i
COLUMNS=80
EDITOR=/usr/xpg4/bin/vi
HOME=/export/home/dclarke
LANG=C
LC_ALL=C
LC_COLLATE=C
LC_CTYPE=C
LC_MESSAGES=en_US.UTF-8
LC_MONETARY=C
LC_NUMERIC=C
LC_TIME=C
LD_OPTIONS=-L/usr/local/lib:/usr/local/ssl/lib 
-R/usr/local/lib:/usr/local/ssl/lib
LD_RUN_PATH=/usr/local/lib:/usr/local/ssl/lib
LINES=24
LOGNAME=dclarke
MAIL=/usr/mail/dclarke
PATH=/usr/xpg6/bin:/usr/xpg4/bin:/usr/ccs/bin:/usr/bin:/opt/SUNWspro/bin:/sbin:/bin:/usr/sbin:/usr/dt/bin:/usr/openwin/bin:/opt/schily/bin:/usr/local/bin:/usr/local/sbin
PWD=/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001
SHELL=/bin/ksh
SRC=/export/home/dclarke/src
SSH_CLIENT=66.225.151.253 42270 22
SSH_CONNECTION=66.225.151.253 42270 66.225.151.226 22
SSH_TTY=/dev/pts/5
TERM=vt100
TMPDIR=/export/home/dclarke/.temp
TZ=GMT0
USER=dclarke
VISUAL=/usr/xpg4/bin/vi
_=/usr/xpg4/bin/env
$ 

$ which gmake 
/usr/local/bin/gmake

$ gmake --version 
GNU Make 3.82
Built for sparc-sun-solaris2.10
Copyright (C) 2010  Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.



Configure thus : 

$ ./configure --libdir=/usr/local/lib/sparcv9 --enable-dependency-tracking 
--enable-static=yes --enable-shared=yes --without-libintl-prefix
checking for a BSD-compatible install... build-aux/install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
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... no
checking for cc... cc
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... no
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking how to run the C preprocessor... cc -E
checking for strip... /usr/ccs/bin/strip
checking build system type... sparc-sun-solaris2.10
checking host system type... sparc-sun-solaris2.10
checking for grep that handles long lines and -e... /usr/xpg4/bin/grep
checking for egrep... /usr/xpg4/bin/grep -E
checking for ranlib... ranlib
checking whether cc understands -c and -o together... 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for non-GNU ld... /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 how to copy files... cp -p
checking how to make hard links... ln
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/xpg4/bin/sed
checking for fgrep... /usr/xpg4/bin/grep -F
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/xpg4/bin/nm -p
checking the name lister (/usr/xpg4/bin/nm -p) interface... BSD nm
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert sparc-sun-solaris2.10 file names to 
sparc-sun-solaris2.10 format... func_convert_file_noop
checking how to convert sparc-sun-solaris2.10 file names to toolchain format... 
func_convert_file_noop
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... /usr/ccs/bin/strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/xpg4/bin/nm -p output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking for cc option to produce PIC... -KPIC -DPIC
checking if cc PIC flag -KPIC -DPIC works... yes
checking if cc static flag -Bstatic works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/ccs/bin/ld -64) supports shared 
libraries... yes
checking dynamic linker characteristics... solaris2.10 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
checking for windres... no
checking for shared library run path origin... done
checking for 64-bit host... no
checking for iconv... yes
checking for working iconv... no
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 working iconv... (cached) no
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for mbstate_t... yes
checking for wchar_t... yes
checking for getc_unlocked... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking for mbsinit... yes
checking for setlocale... yes
checking whether <wchar.h> is standalone... yes
checking for memmove... yes
checking for nl_langinfo and CODESET... yes
checking for working fcntl.h... no (bad O_NOATIME)
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for EILSEQ... yes
checking byte ordering... big endian
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking for wchar.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... yes
checking for canonicalize_file_name... no
checking for getcwd... yes
checking for readlink... yes
checking for realpath... yes
checking for readlinkat... no
checking for lstat... yes
checking for setenv... yes
checking whether // is distinct from /... no
checking whether realpath works... no
checking if environ is properly declared... no
checking whether the preprocessor supports include_next... no
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for inline... inline
checking whether lstat correctly handles trailing slash... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking whether setenv is declared... yes
checking for ssize_t... yes
checking for sigset_t... yes
checking for uid_t in sys/types.h... yes
checking for SIGPIPE... yes
checking whether C symbols are prefixed with underscore at the linker level... 
no
checking for stdbool.h that conforms to C99... no
checking for _Bool... yes
checking absolute name of <stdint.h>... "///usr/include/stdint.h"
checking whether stdint.h conforms to C99... no
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 for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix... 
checking for wchar_t integer literal suffix... 
checking for wint_t integer literal suffix... 
checking whether strerror(0) succeeds... yes
checking for C/C++ restrict keyword... __restrict__
checking absolute name of <string.h>... "///usr/include/string.h"
checking whether ffsl is declared without a macro... no
checking whether ffsll is declared without a macro... no
checking whether memmem is declared without a macro... no
checking whether mempcpy is declared without a macro... no
checking whether memrchr is declared without a macro... no
checking whether rawmemchr is declared without a macro... no
checking whether stpcpy is declared without a macro... no
checking whether stpncpy is declared without a macro... no
checking whether strchrnul is declared without a macro... no
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... no
checking whether strnlen is declared without a macro... no
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... no
checking whether strcasestr is declared without a macro... no
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... no
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking absolute name of <time.h>... "///usr/include/time.h"
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 // is distinct from /... (cached) no
checking for error_at_line... no
checking absolute name of <fcntl.h>... "///usr/include/fcntl.h"
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking for mbstate_t... (cached) yes
checking for memmove... (cached) yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking absolute name of <signal.h>... "///usr/include/signal.h"
checking for volatile sig_atomic_t... yes
checking for sighandler_t... no
checking whether pthread_sigmask is declared without a macro... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for sigprocmask... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... yes
checking whether NULL can be used in arbitrary expressions... yes
checking absolute name of <stdio.h>... "///usr/include/stdio.h"
checking whether dprintf is declared without a macro... no
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... no
checking whether getline is declared without a macro... no
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... no
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... no
checking whether vsnprintf is declared without a macro... yes
checking absolute name of <stdlib.h>... "///usr/include/stdlib.h"
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... no
checking whether canonicalize_file_name is declared without a macro... no
checking whether getloadavg is declared without a macro... no
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether mkdtemp is declared without a macro... no
checking whether mkostemp is declared without a macro... no
checking whether mkostemps is declared without a macro... no
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... no
checking whether ptsname is declared without a macro... yes
checking whether random_r is declared without a macro... no
checking whether initstat_r is declared without a macro... no
checking whether srandom_r is declared without a macro... no
checking whether setstate_r is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... no
checking whether setenv is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... no
checking whether strtoull is declared without a macro... no
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for working strerror function... yes
checking absolute name of <sys/stat.h>... "///usr/include/sys/stat.h"
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... no
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... no
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... no
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... no
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... no
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking absolute name of <unistd.h>... "///usr/include/unistd.h"
checking whether chown is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... no
checking whether environ is declared without a macro... no
checking whether euidaccess is declared without a macro... no
checking whether faccessat is declared without a macro... no
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... no
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... no
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... no
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... no
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... no
checking whether rmdir is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... no
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... 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 libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libcharset 
(/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/libcharset)
configure: running /bin/bash ./configure --disable-option-checking 
'--prefix=/usr/local'  '--libdir=/usr/local/lib/sparcv9' 
'--enable-dependency-tracking' '--enable-static=yes' '--enable-shared=yes' 
'--without-libintl-prefix' 'CFLAGS=-fns=no -fround=nearest -fsimple=0 
-ftrap=common -Qy -mc -Xc -xc99=%all,no%lib -g -xcode=pic32 -xregs=no%appl 
-xlibmieee -xs -V -xbuiltin=%none -xdebugformat=dwarf -xunroll=1 -m64 
-D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO 
-I/usr/local/include -i' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... cc
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... no
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... build-aux/install-sh -c
checking build system type... sparc-sun-solaris2.10
checking host system type... sparc-sun-solaris2.10
checking whether to activate relocatable installation... no
checking for grep that handles long lines and -e... /usr/xpg4/bin/grep
checking for egrep... /usr/xpg4/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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/xpg4/bin/sed
checking for fgrep... /usr/xpg4/bin/grep -F
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/xpg4/bin/nm -p
checking the name lister (/usr/xpg4/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert sparc-sun-solaris2.10 file names to 
sparc-sun-solaris2.10 format... func_convert_file_noop
checking how to convert sparc-sun-solaris2.10 file names to toolchain format... 
func_convert_file_noop
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking command to parse /usr/xpg4/bin/nm -p output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking for cc option to produce PIC... -KPIC -DPIC
checking if cc PIC flag -KPIC -DPIC works... yes
checking if cc static flag -Bstatic works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/ccs/bin/ld -64) supports shared 
libraries... yes
checking dynamic linker characteristics... solaris2.10 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
checking for nl_langinfo and CODESET... yes
checking for working fcntl.h... no (bad O_NOATIME)
checking whether we are using the GNU C Library 2.1 or newer... no
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
config.status: executing libtool commands
=== configuring in preload 
(/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/preload)
configure: running /bin/bash ./configure --disable-option-checking 
'--prefix=/usr/local'  '--libdir=/usr/local/lib/sparcv9' 
'--enable-dependency-tracking' '--enable-static=yes' '--enable-shared=yes' 
'--without-libintl-prefix' 'CFLAGS=-fns=no -fround=nearest -fsimple=0 
-ftrap=common -Qy -mc -Xc -xc99=%all,no%lib -g -xcode=pic32 -xregs=no%appl 
-xlibmieee -xs -V -xbuiltin=%none -xdebugformat=dwarf -xunroll=1 -m64 
-D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO 
-I/usr/local/include -i' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... cc
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... no
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... ../build-aux/install-sh -c
checking build system type... sparc-sun-solaris2.10
checking host system type... sparc-sun-solaris2.10
checking whether to activate relocatable installation... no
checking whether ln -s works... yes
checking for grep that handles long lines and -e... /usr/xpg4/bin/grep
checking for egrep... /usr/xpg4/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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/xpg4/bin/sed
checking for fgrep... /usr/xpg4/bin/grep -F
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/xpg4/bin/nm -p
checking the name lister (/usr/xpg4/bin/nm -p) interface... BSD nm
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert sparc-sun-solaris2.10 file names to 
sparc-sun-solaris2.10 format... func_convert_file_noop
checking how to convert sparc-sun-solaris2.10 file names to toolchain format... 
func_convert_file_noop
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking command to parse /usr/xpg4/bin/nm -p output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking for cc option to produce PIC... -KPIC -DPIC
checking if cc PIC flag -KPIC -DPIC works... yes
checking if cc static flag -Bstatic works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/ccs/bin/ld -64) supports shared 
libraries... yes
checking dynamic linker characteristics... solaris2.10 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 ./config.status
config.status: creating Makefile
config.status: executing libtool commands
$ 

The warning about a bitfiled shows up early in the build : 
[ I put CR+LFs in there for readability ] 

$ gmake 
builddir="`pwd`"; cd libcharset && gmake all && gmake install-lib 
libdir="$builddir/lib" includedir="$builddir/lib"
gmake[1]: Entering directory 
`/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/libcharset'
if [ ! -d include ] ; then mkdir include ; fi
cp ./include/libcharset.h.in include/libcharset.h


cd lib && gmake all
gmake[2]: Entering directory 
`/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/libcharset/lib'
/bin/bash ../libtool --mode=compile cc -I. -I. -I.. -I./.. -I../include -fns=no 
-fround=nearest -fsimple=0 -ftrap=common -Qy -mc -Xc -xc99=%all,no%lib -g 
-xcode=pic32 -xregs=no%appl -xlibmieee -xs -V -xbuiltin=%none 
-xdebugformat=dwarf -xunroll=1 -m64 -D_POSIX_PTHREAD_SEMANTICS 
-D_LARGEFILE64_SOURCE -D_TS_ERRNO -I/usr/local/include -i   
-DLIBDIR=\"/usr/local/lib/sparcv9\" -DBUILDING_LIBCHARSET -DBUILDING_DLL 
-DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib/sparcv9\" 
-DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix 
-Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
libtool: compile:  cc -I. -I. -I.. -I./.. -I../include -fns=no -fround=nearest 
-fsimple=0 -ftrap=common -Qy -mc -Xc -xc99=%all,no%lib -g -xcode=pic32 
-xregs=no%appl -xlibmieee -xs -V -xbuiltin=%none -xdebugformat=dwarf -xunroll=1 
-m64 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO 
-I/usr/local/include -i -DLIBDIR=\"/usr/local/lib/sparcv9\" 
-DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY 
-DINSTALLDIR=\"/usr/local/lib/sparcv9\" -DNO_XMALLOC 
-Dset_relocation_prefix=libcharset_set_relocation_prefix 
-Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c  -KPIC -DPIC 
-o .libs/localcharset.o
cc: Sun C 5.9 SunOS_sparc Patch 124867-16 2010/08/11
cc: Warning: -fsimple option is ignored.
acomp: Sun C 5.9 SunOS_sparc Patch 124867-16 2010/08/11
libtool: compile:  cc -I. -I. -I.. -I./.. -I../include -fns=no -fround=nearest 
-fsimple=0 -ftrap=common -Qy -mc -Xc -xc99=%all,no%lib -g -xcode=pic32 
-xregs=no%appl -xlibmieee -xs -V -xbuiltin=%none -xdebugformat=dwarf -xunroll=1 
-m64 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO 
-I/usr/local/include -i -DLIBDIR=\"/usr/local/lib/sparcv9\" 
-DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY 
-DINSTALLDIR=\"/usr/local/lib/sparcv9\" -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/bash ../libtool --mode=compile cc -I. -I. -I.. -I./.. -I../include -fns=no 
-fround=nearest -fsimple=0 -ftrap=common -Qy -mc -Xc -xc99=%all,no%lib -g 
-xcode=pic32 -xregs=no%appl -xlibmieee -xs -V -xbuiltin=%none 
-xdebugformat=dwarf -xunroll=1 -m64 -D_POSIX_PTHREAD_SEMANTICS 
-D_LARGEFILE64_SOURCE -D_TS_ERRNO -I/usr/local/include -i   
-DLIBDIR=\"/usr/local/lib/sparcv9\" -DBUILDING_LIBCHARSET -DBUILDING_DLL 
-DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib/sparcv9\" 
-DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix 
-Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c
libtool: compile:  cc -I. -I. -I.. -I./.. -I../include -fns=no -fround=nearest 
-fsimple=0 -ftrap=common -Qy -mc -Xc -xc99=%all,no%lib -g -xcode=pic32 
-xregs=no%appl -xlibmieee -xs -V -xbuiltin=%none -xdebugformat=dwarf -xunroll=1 
-m64 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO 
-I/usr/local/include -i -DLIBDIR=\"/usr/local/lib/sparcv9\" 
-DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY 
-DINSTALLDIR=\"/usr/local/lib/sparcv9\" -DNO_XMALLOC 
-Dset_relocation_prefix=libcharset_set_relocation_prefix 
-Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c  -KPIC -DPIC 
-o .libs/relocatable.o
cc: Sun C 5.9 SunOS_sparc Patch 124867-16 2010/08/11
cc: Warning: -fsimple option is ignored.
acomp: Sun C 5.9 SunOS_sparc Patch 124867-16 2010/08/11
libtool: compile:  cc -I. -I. -I.. -I./.. -I../include -fns=no -fround=nearest 
-fsimple=0 -ftrap=common -Qy -mc -Xc -xc99=%all,no%lib -g -xcode=pic32 
-xregs=no%appl -xlibmieee -xs -V -xbuiltin=%none -xdebugformat=dwarf -xunroll=1 
-m64 -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO 
-I/usr/local/include -i -DLIBDIR=\"/usr/local/lib/sparcv9\" 
-DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY 
-DINSTALLDIR=\"/usr/local/lib/sparcv9\" -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/bash ../libtool --mode=link cc  -fns=no -fround=nearest -fsimple=0 
-ftrap=common -Qy -mc -Xc -xc99=%all,no%lib -g -xcode=pic32 -xregs=no%appl 
-xlibmieee -xs -V -xbuiltin=%none -xdebugformat=dwarf -xunroll=1 -m64 
-D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -D_TS_ERRNO 
-I/usr/local/include -i  -o libcharset.la -rpath /usr/local/lib/sparcv9 
-version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
libtool: link: cc -G -z defs -h libcharset.so.1 -o .libs/libcharset.so.1.0.0  
.libs/localcharset.o .libs/relocatable.o   -lc  -mc -m64  
libtool: link: (cd ".libs" && rm -f "libcharset.so.1" && ln -s 
"libcharset.so.1.0.0" "libcharset.so.1")
libtool: link: (cd ".libs" && rm -f "libcharset.so" && ln -s 
"libcharset.so.1.0.0" "libcharset.so")
libtool: link: ar cru .libs/libcharset.a  localcharset.o relocatable.o
libtool: link: ranlib .libs/libcharset.a
libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s 
"../libcharset.la" "libcharset.la" )
/bin/sh ./config.charset 'sparc-sun-solaris2.10' > 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
gmake[2]: Leaving directory 
`/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/libcharset/lib'
gmake[1]: Leaving directory 
`/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/libcharset'
gmake[1]: Entering directory 
`/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/libcharset'


cd lib && gmake all
gmake[2]: Entering directory 
`/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/libcharset/lib'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/libcharset/lib'


cd lib && gmake install-lib 
libdir='/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib' 
includedir='/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib'
gmake[2]: Entering directory 
`/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/libcharset/lib'
/bin/sh ../build-aux/mkinstalldirs 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib
/bin/bash ../libtool --mode=install ../build-aux/install-sh -c -m 644 
libcharset.la 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/libcharset.la
libtool: install: ../build-aux/install-sh -c -m 644 .libs/libcharset.so.1.0.0 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/libcharset.so.1.0.0
libtool: install: (cd 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/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; }; })
libtool: install: (cd 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib && { ln -s -f 
libcharset.so.1.0.0 libcharset.so || { rm -f libcharset.so && ln -s 
libcharset.so.1.0.0 libcharset.so; }; })
libtool: install: chmod +x 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/libcharset.so.1.0.0
libtool: install: ../build-aux/install-sh -c -m 644 .libs/libcharset.lai 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/libcharset.la
libtool: install: ../build-aux/install-sh -c -m 644 .libs/libcharset.a 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/libcharset.a
libtool: install: chmod 644 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/libcharset.a
libtool: install: ranlib 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/libcharset.a
libtool: install: warning: remember to run `libtool --finish 
/usr/local/lib/sparcv9'
test -f 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/charset.alias && 
orig=/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/charset.alias
 \
                                || orig=charset.alias; \
sed -f ref-add.sed $orig > 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/t-charset.alias; 
\
../build-aux/install-sh -c -m 644 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/t-charset.alias 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/charset.alias; \
rm -f 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/t-charset.alias
gmake[2]: Leaving directory 
`/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/libcharset/lib'
/bin/sh ./build-aux/mkinstalldirs 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib
build-aux/install-sh -c -m 644 include/libcharset.h 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/libcharset.h
build-aux/install-sh -c -m 644 include/localcharset.h.inst 
/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib/localcharset.h
gmake[1]: Leaving directory 
`/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/libcharset'


cd lib && gmake all
gmake[1]: Entering directory 
`/export/home/dclarke/build/libiconv-1.14-sparcv9-POSIX.001/lib'
/bin/bash ../libtool --mode=compile cc -I. -I. -I../include -I./../include -I.. 
-I./..  -fns=no -fround=nearest -fsimple=0 -ftrap=common -Qy -mc -Xc 
-xc99=%all,no%lib -g -xcode=pic32 -xregs=no%appl -xlibmieee -xs -V 
-xbuiltin=%none -xdebugformat=dwarf -xunroll=1 -m64 -D_POSIX_PTHREAD_SEMANTICS 
-D_LARGEFILE64_SOURCE -D_TS_ERRNO -I/usr/local/include -i  
-DLIBDIR=\"/usr/local/lib/sparcv9\" -DBUILDING_LIBICONV -DBUILDING_DLL 
-DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib/sparcv9\" 
-DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix 
-Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c
libtool: compile:  cc -I. -I. -I../include -I./../include -I.. -I./.. -fns=no 
-fround=nearest -fsimple=0 -ftrap=common -Qy -mc -Xc -xc99=%all,no%lib -g 
-xcode=pic32 -xregs=no%appl -xlibmieee -xs -V -xbuiltin=%none 
-xdebugformat=dwarf -xunroll=1 -m64 -D_POSIX_PTHREAD_SEMANTICS 
-D_LARGEFILE64_SOURCE -D_TS_ERRNO -I/usr/local/include -i 
-DLIBDIR=\"/usr/local/lib/sparcv9\" -DBUILDING_LIBICONV -DBUILDING_DLL 
-DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib/sparcv9\" 
-DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix 
-Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c  -KPIC -DPIC -o 
.libs/iconv.o
cc: Sun C 5.9 SunOS_sparc Patch 124867-16 2010/08/11
cc: Warning: -fsimple option is ignored.
acomp: Sun C 5.9 SunOS_sparc Patch 124867-16 2010/08/11
"cp1255.h", line 99: warning: nonportable bit-field type
"vietcomb.h", line 261: warning: nonportable bit-field type
"iconv_open1.h", line 134: warning: statement not reached
"iconv_open1.h", line 224: warning: statement not reached
"iconv_open1.h", line 134: warning: statement not reached
"iconv_open1.h", line 224: warning: statement not reached
libtool: compile:  cc -I. -I. -I../include -I./../include -I.. -I./.. -fns=no 
-fround=nearest -fsimple=0 -ftrap=common -Qy -mc -Xc -xc99=%all,no%lib -g 
-xcode=pic32 -xregs=no%appl -xlibmieee -xs -V -xbuiltin=%none 
-xdebugformat=dwarf -xunroll=1 -m64 -D_POSIX_PTHREAD_SEMANTICS 
-D_LARGEFILE64_SOURCE -D_TS_ERRNO -I/usr/local/include -i 
-DLIBDIR=\"/usr/local/lib/sparcv9\" -DBUILDING_LIBICONV -DBUILDING_DLL 
-DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib/sparcv9\" 
-DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix 
-Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -o iconv.o >/dev/null 
2>&1
/bin/bash ../libtool --mode=compile cc -I. -I. -I../include -I./../include -I.. 
-I./..  -fns=no -fround=nearest -fsimple=0 -ftrap=common -Qy -mc -Xc 
-xc99=%all,no%lib -g -xcode=pic32 -xregs=no%appl -xlibmieee -xs -V 
-xbuiltin=%none -xdebugformat=dwarf -xunroll=1 -m64 -D_POSIX_PTHREAD_SEMANTICS 
-D_LARGEFILE64_SOURCE -D_TS_ERRNO -I/usr/local/include -i  
-DLIBDIR=\"/usr/local/lib/sparcv9\" -DBUILDING_LIBICONV -DBUILDING_DLL 
-DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib/sparcv9\" 
-DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix 
-Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c 
./../libcharset/lib/localcharset.c

..... etc etc 

So it may of some value to look into cp1255.h and vietcomb.h to see what the 
issue is. 

Dennis 






























reply via email to

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