Hi!

----

Trying to build B37 on i386 with Sun Studio 10+all recommended
compiler patches fails like this:
-- snip --
sxb37test001 --> Job output
/home/test001/ksh93/on_build1/test1/usr/src/tools/proto/opt/onbld/bin/i386/cw
-_cc -xO3 -xarch=amd64 -Ui386 -U__i386  -Xa  -xildoff -errtags=yes
-errwarn=%all -erroff=E_EMPTY_TRANSLATION_UNIT
-erroff=E_STATEMENT_NOT_REACHED -xc99=%all  -v  -xF -o libelf.so.1 -G
-hlibelf.so.1 -ztext -zdefs -zcombreloc
-M/home/test001/ksh93/on_build1/test1/usr/src/cmd/sgs/mapfiles/i386/map.pagealign
-M/home/test001/ksh93/on_build1/test1/usr/src/cmd/mapfile_noexdata
-zignore -ulink_ver_string -M../common/mapfile-common  pics/msg.o
   pics/xlate.o            pics/xlate64.o    pics/ar.o
pics/begin.o            pics/cntl.o             pics/cook.o
pics/data.o                pics/end.o              pics/fill.o
   pics/flag.o  pics/getarhdr.o    pics/getarsym.o pics/getbase.o
pics/getdata.o  pics/getehdr.o  pics/getident.o pics/getphdr.o
pics/getscn.o  pics/getshdr.o  pics/getphnum.o  pics/getshnum.o
pics/getshstrndx.o  pics/hash.o         pics/input.o
pics/kind.o  pics/ndxscn.o      pics/newdata.o  pics/newehdr.o
pics/newphdr.o  pics/newscn.o   pics/next.o             pics/nextscn.o
pics/output.o  pics/rand.o              pics/rawdata.o
pics/rawfile.o  pics/rawput.o  pics/strptr.o    pics/update.o
pics/error.o            pics/gelf.o  pics/clscook.o
pics/checksum.o  pics/clscook64.o       pics/newehdr64.o
pics/newphdr64.o        pics/update64.o pics/nlist.o -L
/home/test001/ksh93/on_build1/test1/proto/root_i386/usr/lib/amd64
-L/home/test001/ksh93/on_build1/test1/proto/root_i386/lib/amd64
-L/home/test001/ksh93/on_build1/test1/proto/root_i386/usr/lib/amd64
-L/home/test001/ksh93/on_build1/test1/usr/src/cmd/sgs/libconv/amd64
-lconv  -lc
+ /opt/SUNWspro/bin/cc -xO3 -xarch=amd64 -Ui386 -U__i386 -Xa -xildoff
-errtags=yes -errwarn=%all -erroff=E_EMPTY_TRANSLATION_UNIT
-erroff=E_STATEMENT_NOT_REACHED -xc99=%all -v -xF -o libelf.so.1 -G
-hlibelf.so.1 -ztext -zdefs -zcombreloc
-M/home/test001/ksh93/on_build1/test1/usr/src/cmd/sgs/mapfiles/i386/map.pagealign
-M/home/test001/ksh93/on_build1/test1/usr/src/cmd/mapfile_noexdata
-zignore -ulink_ver_string -M../common/mapfile-common pics/msg.o
pics/xlate.o pics/xlate64.o pics/ar.o pics/begin.o pics/cntl.o
pics/cook.o pics/data.o pics/end.o pics/fill.o pics/flag.o
pics/getarhdr.o pics/getarsym.o pics/getbase.o pics/getdata.o
pics/getehdr.o pics/getident.o pics/getphdr.o pics/getscn.o
pics/getshdr.o pics/getphnum.o pics/getshnum.o pics/getshstrndx.o
pics/hash.o pics/input.o pics/kind.o pics/ndxscn.o pics/newdata.o
pics/newehdr.o pics/newphdr.o pics/newscn.o pics/next.o pics/nextscn.o
pics/output.o pics/rand.o pics/rawdata.o pics/rawfile.o pics/rawput.o
pics/strptr.o pics/update.o pics/error.o pics/gelf.o pics/clscook.o
pics/checksum.o pics/clscook64.o pics/newehdr64.o pics/newphdr64.o
pics/update64.o pics/nlist.o -L
/home/test001/ksh93/on_build1/test1/proto/root_i386/usr/lib/amd64
-L/home/test001/ksh93/on_build1/test1/proto/root_i386/lib/amd64
-L/home/test001/ksh93/on_build1/test1/proto/root_i386/usr/lib/amd64
-L/home/test001/ksh93/on_build1/test1/usr/src/cmd/sgs/libconv/amd64
-lconv -lc
Text relocation remains                         referenced
   against symbol                  offset      in file
<unknown>                           0x28        /usr/lib/64/values-xpg6.o
ld: fatal: relocations remain against allocatable but non-writable sections
*** Error code 1
dmake: Fatal error: Command failed for target `libelf.so.1'
Current working directory
/home/test001/ksh93/on_build1/test1/usr/src/cmd/sgs/libelf/amd64
*** Error code 1
The following command caused the error:
if [ -f amd64/Makefile ]; then          \
              cd amd64; pwd; dmake all;        \
         else /bin/true; fi
dmake: Fatal error: Command failed for target `i386'
Current working directory
/home/test001/ksh93/on_build1/test1/usr/src/cmd/sgs/libelf
*** Error code 1
The following command caused the error:
if [ -f ../cmd/sgs/libelf/Makefile  ]; then \
       cd ../cmd/sgs/libelf; pwd; dmake all; \
else \
       true; \
fi
dmake: Fatal error: Command failed for target `../cmd/sgs/libelf'
Current working directory /home/test001/ksh93/on_build1/test1/usr/src/lib
*** Error code 1
The following command caused the error:
cd lib; pwd; dmake all
dmake: Fatal error: Command failed for target `lib'
Current working directory /home/test001/ksh93/on_build1/test1/usr/src
-- snip --

Is this a known problem ?
Build sequence was "make closedbins ; make setup ; make" ...

----

Bye,
Roland
--
 __ .  . __
(o.\ \/ /.o) [EMAIL PROTECTED]
 \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
 /O /==\ O\  TEL +49 641 7950090
(;O/ \/ \O;)
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to