https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122960
Bug ID: 122960
Summary: [16 regression] a-nbnbin.adb:283:60: error: entity
"System.Val_Llli.Value_Long_Long_Long_Integer" not
available [r16-1386-gf03b8cf596ed6e]
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: P3
Component: ada
Assignee: unassigned at gcc dot gnu.org
Reporter: [email protected]
CC: dkm at gcc dot gnu.org
Target Milestone: ---
Target: powerpc64-*-linux
../configure --prefix=/usr --build=powerpc64-suse-linux
--enable-checking=release --enable-shared --with-cpu-64=power4
--enable-secureplt --with-long-double-128 --with-system-zlib
--enable-languages=ada
/daten/gcc/test/Build/./gcc/xgcc -B/daten/gcc/test/Build/./gcc/
-B/usr/powerpc64-suse-linux/bin/ -B/usr/powerpc64-suse-linux/lib/ -isystem
/usr/powerpc64-suse-linux/include -isystem
/usr/powerpc64-suse-linux/sys-include -c -g -O2 -fPIC -fno-lto -W -Wall
-gnatpg -nostdinc a-nbnbin.adb -o a-nbnbin.o
a-nbnbin.adb:283:60: error: run-time library configuration error
a-nbnbin.adb:283:60: error: file s-valllli.ads not found
a-nbnbin.adb:283:60: error: entity
"System.Val_Llli.Value_Long_Long_Long_Integer" not available
compilation abandoned
make[7]: *** [../gcc-interface/Makefile:296: a-nbnbin.o] Error 1
make[7]: Leaving directory '/daten/gcc/test/Build/gcc/ada/rts'
make[6]: *** [gcc-interface/Makefile:646: gnatlib] Error 2
make[6]: Leaving directory '/daten/gcc/test/Build/gcc/ada'
make[5]: *** [gcc-interface/Makefile:679: gnatlib-shared-default] Error 2
make[5]: Leaving directory '/daten/gcc/test/Build/gcc/ada'
make[4]: *** [gcc-interface/Makefile:715: gnatlib-shared-dual] Error 2
make[4]: Leaving directory '/daten/gcc/test/Build/gcc/ada'
make[3]: *** [gcc-interface/Makefile:833: gnatlib-shared] Error 2
make[3]: Leaving directory '/daten/gcc/test/Build/gcc/ada'
make[2]: *** [Makefile:107: gnatlib-shared] Error 2
make[2]: Leaving directory '/daten/gcc/test/Build/powerpc64-suse-linux/libada'
make[1]: *** [Makefile:16324: all-target-libada] Error 2
make[1]: Leaving directory '/daten/gcc/test/Build'
make: *** [Makefile:1088: all] Error 2