I am not seeing this. Which compiler do you have installed?
On 10/29/09, Piotr Jasiukajtis <estseg at gmail.com> wrote:
> Hi,
>
> Could you confirm that this is a known issue?
>
> $ dmake install
> /local_code/onnv/onnv-gate/usr/src/lib/libast/i386
> build1 --> 1 job
> /local_code/onnv/onnv-gate/usr/src/tools/proto/opt/onbld/bin/i386/cw -_cc -O
> -K PIC -xspace -Xa -xildoff -errtags=yes -errwarn=%all
> -erroff=E_EMPTY_TRANSLATION_UNIT -erroff=E_STATEMENT_NOT_REACHED
> -erroff=E_UNRECOGNIZED_PRAGMA_IGNORED -erroff=E_INTEGER_OVERFLOW_DETECTED
> -erroff=E_INIT_DOES_NOT_FIT -xc99=%all -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1
> -W0,-xglobalstatic -v -_cc=-xcsi -xstrconst -g -xc99=%all
> -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -W0,-noglobal
> -_gcc=-fno-dwarf2-indirect-strings -xdebugformat=dwarf
> -DTEXT_DOMAIN=\"SUNW_OST_OSLIB\" -D_TS_ERRNO '-DHOSTTYPE="sol11.i386"'
> -Isrc/lib/libast -I../common -I../common/comp -I../common/include
> -I../common/std -I../common/dir -I../common/port -I../common/sfio
> -I../common/astsa -I../common/misc -I../common/string -Iinclude/ast
> -I/local_code/onnv/onnv-gate/proto/root_i386/usr/include
> '-DCONF_LIBSUFFIX=".so"' '-DCONF_LIBPREFIX="lib"'
> -DERROR_CATALOG=\""libast"\" -D__OBSOLETE__=20090101 -D_BLD_ast -D_PAC
> KAGE_ast -D_BLD_DLL -DPIC -D_REENTRANT -c -o pics/common/comp/setlocale.o
> ../common/comp/setlocale.c
> build1 --> Job output
> /local_code/onnv/onnv-gate/usr/src/tools/proto/opt/onbld/bin/i386/cw -_cc -O
> -K PIC -xspace -Xa -xildoff -errtags=yes -errwarn=%all
> -erroff=E_EMPTY_TRANSLATION_UNIT -erroff=E_STATEMENT_NOT_REACHED
> -erroff=E_UNRECOGNIZED_PRAGMA_IGNORED -erroff=E_INTEGER_OVERFLOW_DETECTED
> -erroff=E_INIT_DOES_NOT_FIT -xc99=%all -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1
> -W0,-xglobalstatic -v -_cc=-xcsi -xstrconst -g -xc99=%all
> -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -W0,-noglobal
> -_gcc=-fno-dwarf2-indirect-strings -xdebugformat=dwarf
> -DTEXT_DOMAIN=\"SUNW_OST_OSLIB\" -D_TS_ERRNO '-DHOSTTYPE="sol11.i386"'
> -Isrc/lib/libast -I../common -I../common/comp -I../common/include
> -I../common/std -I../common/dir -I../common/port -I../common/sfio
> -I../common/astsa -I../common/misc -I../common/string -Iinclude/ast
> -I/local_code/onnv/onnv-gate/proto/root_i386/usr/include
> '-DCONF_LIBSUFFIX=".so"' '-DCONF_LIBPREFIX="lib"'
> -DERROR_CATALOG=\""libast"\" -D__OBSOLETE__=20090101 -D_BLD_ast -D_PAC
> KAGE_ast -D_BLD_DLL -DPIC -D_REENTRANT -c -o pics/common/comp/setlocale.o
> ../common/comp/setlocale.c
> + /usr/sfw/bin/gcc -fident -finline -fno-inline-functions -fno-builtin
> -fno-asm -nodefaultlibs -D__sun -O -fPIC -Wall -Wno-unknown-pragmas
> -Wno-missing-braces -Wno-sign-compare -Wno-parentheses -Wno-uninitialized
> -Wno-implicit-function-declaration -Wno-unused -Wno-trigraphs
> -Wno-char-subscripts -Wno-switch -Werror -std=gnu99 -D_XOPEN_SOURCE=600
> -D__EXTENSIONS__=1 -gdwarf-2 -std=gnu99 -D_XOPEN_SOURCE=600
> -D__EXTENSIONS__=1 -fno-dwarf2-indirect-strings
> -DTEXT_DOMAIN="SUNW_OST_OSLIB" -D_TS_ERRNO -DHOSTTYPE="sol11.i386"
> -Isrc/lib/libast -I../common -I../common/comp -I../common/include
> -I../common/std -I../common/dir -I../common/port -I../common/sfio
> -I../common/astsa -I../common/misc -I../common/string -Iinclude/ast
> -I/local_code/onnv/onnv-gate/proto/root_i386/usr/include
> -DCONF_LIBSUFFIX=".so" -DCONF_LIBPREFIX="lib" -DERROR_CATALOG="libast"
> -D__OBSOLETE__=20090101 -D_BLD_ast -D_PACKAGE_ast -D_BLD_DLL -DPIC
> -D_REENTRANT -c -o /tmp/.cwCAA.rai.k.o ../common/comp/setlocale.c
> + /opt/SUNWspro/bin/cc -O -K PIC -xspace -Xa -xildoff -errtags=yes
> -errwarn=%all -erroff=E_EMPTY_TRANSLATION_UNIT
> -erroff=E_STATEMENT_NOT_REACHED -erroff=E_UNRECOGNIZED_PRAGMA_IGNORED
> -erroff=E_INTEGER_OVERFLOW_DETECTED -erroff=E_INIT_DOES_NOT_FIT -xc99=%all
> -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -W0,-xglobalstatic -v -xcsi -xstrconst
> -g -xc99=%all -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -W0,-noglobal
> -xdebugformat=dwarf -DTEXT_DOMAIN="SUNW_OST_OSLIB" -D_TS_ERRNO
> -DHOSTTYPE="sol11.i386" -Isrc/lib/libast -I../common -I../common/comp
> -I../common/include -I../common/std -I../common/dir -I../common/port
> -I../common/sfio -I../common/astsa -I../common/misc -I../common/string
> -Iinclude/ast -I/local_code/onnv/onnv-gate/proto/root_i386/usr/include
> -DCONF_LIBSUFFIX=".so" -DCONF_LIBPREFIX="lib" -DERROR_CATALOG="libast"
> -D__OBSOLETE__=20090101 -D_BLD_ast -D_PACKAGE_ast -D_BLD_DLL -DPIC
> -D_REENTRANT -c -o pics/common/comp/setlocale.o ../common/comp/setlocale.c
> "../common/comp/setlocale.c", line 767: initializer will be sign-extended:
> -2147483648 (E_INIT_SIGN_EXTEND)
> cc: acomp failed for ../common/comp/setlocale.c
> *** Error code 1
> dmake: Fatal error: Command failed for target `pics/common/comp/setlocale.o'
> Current working directory /local_code/onnv/onnv-gate/usr/src/lib/libast/i386
> *** Error code 1
> The following command caused the error:
> cd i386; pwd; dmake install
> dmake: Fatal error: Command failed for target `i386'
> Current working directory /local_code/onnv/onnv-gate/usr/src/lib/libast
>
> --
> This message posted from opensolaris.org
> _______________________________________________
> ksh93-integration-discuss mailing list
> ksh93-integration-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/ksh93-integration-discuss
>
--
, _ _ ,
{ \/`o;====- Olga Kryzhanovska -====;o`\/ }
.----'-/`-/ olga.kryzhanovska at gmail.com \-`\-'----.
`'-..-| / Solaris/BSD//C/C++ programmer \ |-..-'`
/\/\ /\/\
`--` `--`