https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108932

            Bug ID: 108932
           Summary: amd64-pc-solaris2.11:
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jbg...@lug-owl.de
  Target Milestone: ---

Building with --target=amd64-pc-solaris2.11, with Binutils for that target
available:

../gcc/configure '--with-pkgversion=basepoints/gcc-13-6140-g63471c50088, built
at 1676969143'
--prefix=/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-install
--enable-werror-always --enable-languages=all --disable-gcov --disable-shared
--disable-threads --target=amd64-pc-solaris2.11 --without-headers

[cfg 2023-02-21 08:46:00] checking for as...
/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-install/amd64-pc-solaris2.11/bin/as
[...]
[cfg 2023-02-21 08:46:00] checking where to find the target as... pre-installed
in
/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-install/amd64-pc-solaris2.11/bin
[...]

make V=1 all-gcc
[...]
[all 2023-02-21 12:45:52] test -d
/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/gcc/m2/gm2-libs
|| /bin/bash ../../gcc/gcc/../mkinstalldirs
/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/gcc/m2/gm2-libs
[all 2023-02-21 12:45:52] echo "GM2_FOR_TARGET
/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/./gcc/gm2
-B/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/./gcc/ "
[all 2023-02-21 12:45:52] GM2_FOR_TARGET
/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/./gcc/gm2
-B/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/./gcc/ 
[all 2023-02-21 12:45:52] echo "GCC_FOR_TARGET
/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/./gcc/xgcc
-B/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/./gcc/ "
[all 2023-02-21 12:45:52] GCC_FOR_TARGET
/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/./gcc/xgcc
-B/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/./gcc/ 
[all 2023-02-21 12:45:52] /bin/bash ../../gcc/gcc/m2/tools-src/makeSystem -fpim
\
[all 2023-02-21 12:45:52]              ../../gcc/gcc/m2/gm2-libs/SYSTEM.def \
[all 2023-02-21 12:45:52]              ../../gcc/gcc/m2/gm2-libs/SYSTEM.mod \
[all 2023-02-21 12:45:52]              -I../../gcc/gcc/m2/gm2-libs \
[all 2023-02-21 12:45:52]             
"/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/./gcc/gm2
-B/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/./gcc/ "
/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/gcc/m2/gm2-libs/SYSTEM.def
[all 2023-02-21 12:45:52]
/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-install/amd64-pc-solaris2.11/bin/as:
unrecognized option '-xarch=generic64'
[all 2023-02-21 12:45:52] SYSTEM module creates type: LOC
[all 2023-02-21 12:45:52] SYSTEM module creates type: WORD
[all 2023-02-21 12:45:52] SYSTEM module creates type: BYTE
[all 2023-02-21 12:45:52] SYSTEM module creates type: ADDRESS
[all 2023-02-21 12:45:52] SYSTEM module creates type: INTEGER8
[all 2023-02-21 12:45:52] SYSTEM module creates type: INTEGER16
[all 2023-02-21 12:45:52] SYSTEM module creates type: INTEGER32
[all 2023-02-21 12:45:52] SYSTEM module creates type: INTEGER64
[all 2023-02-21 12:45:52] SYSTEM module creates type: CARDINAL8
[all 2023-02-21 12:45:52] SYSTEM module creates type: CARDINAL16
[all 2023-02-21 12:45:52] SYSTEM module creates type: CARDINAL32
[all 2023-02-21 12:45:52] SYSTEM module creates type: CARDINAL64
[all 2023-02-21 12:45:52] SYSTEM module creates type: WORD16
[all 2023-02-21 12:45:52] SYSTEM module creates type: WORD32
[all 2023-02-21 12:45:52] SYSTEM module creates type: WORD64
[all 2023-02-21 12:45:52] SYSTEM module creates type: BITSET8
[all 2023-02-21 12:45:52] SYSTEM module creates type: BITSET16
[all 2023-02-21 12:45:52] SYSTEM module creates type: BITSET32
[all 2023-02-21 12:45:52] SYSTEM module creates type: REAL32
[all 2023-02-21 12:45:52] SYSTEM module creates type: REAL64
[all 2023-02-21 12:45:52] SYSTEM module creates type: REAL128
[all 2023-02-21 12:45:52] SYSTEM module creates type: COMPLEX32
[all 2023-02-21 12:45:52] SYSTEM module creates type: COMPLEX64
[all 2023-02-21 12:45:52] SYSTEM module creates type: COMPLEX128
[all 2023-02-21 12:45:52] SYSTEM module creates type: CSIZE_T
[all 2023-02-21 12:45:52] SYSTEM module creates type: CSSIZE_T
[all 2023-02-21 12:45:52]
/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-install/amd64-pc-solaris2.11/bin/as:
unrecognized option '-xarch=generic64'
[all 2023-02-21 12:45:52] make[1]: *** [../../gcc/gcc/m2/Make-lang.in:1564:
/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/gcc/m2/gm2-libs/SYSTEM.def]
Error 1
[all 2023-02-21 12:45:53] rm m2/gm2-compiler-boot/P2Build.mod
m2/gm2-compiler-boot/P0SyntaxCheck.mod m2/gm2-compiler-boot/PCBuild.mod
m2/gm2-compiler-boot/PHBuild.mod m2/gm2-compiler-boot/P1Build.mod
m2/gm2-compiler-boot/P3Build.mod
[all 2023-02-21 12:45:53] make[1]: Leaving directory
'/var/lib/laminar/run/gcc-amd64-pc-solaris2.11/6/toolchain-build/gcc'
[all 2023-02-21 12:45:53] make: *** [Makefile:4631: all-gcc] Error 2

(Full log available at
http://toolchain.lug-owl.de/laminar/log/gcc-amd64-pc-solaris2.11/6 .  GAS is
freshly built from Binutils.)

Reply via email to