https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106917
Bug ID: 106917 Summary: modula-2 fails to bootstrap with the modula-2 branch ,20220912 Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: modula2 Assignee: gaius at gcc dot gnu.org Reporter: doko at gcc dot gnu.org Target Milestone: --- the modula-2 branch 20220912 fails to build: echo "GM2_FOR_TARGET " /bin/bash ../../src/gcc/m2/tools-src/makeSystem -fiso \ ../../src/gcc/m2/gm2-libs-iso/SYSTEM.def \ ../../src/gcc/m2/gm2-libs-iso/SYSTEM.mod \ -I../../src/gcc/m2/gm2-libs-iso:../../src/gcc/m2/gm2-libs \ "" /home/packages/gcc/snap/gcc-snapshot-20220912/build/gcc/m2/gm2-libs-iso/SYSTEM.d ef /bin/bash ../../src/gcc/m2/tools-src/makeSystem -fpim \ ../../src/gcc/m2/gm2-libs-coroutines/SYSTEM.def \ ../../src/gcc/m2/gm2-libs-coroutines/SYSTEM.mod \ -I../../src/gcc/m2/gm2-libs-coroutines:../../src/gcc/m2/gm2-libs-iso:../../src/gcc/ m2/gm2-libs \ "" /home/packages/gcc/snap/gcc-snapshot-20220912/build/gcc/m2/gm2-libs-coroutines/S YSTEM.def GM2_FOR_TARGET echo "GCC_FOR_TARGET /home/packages/gcc/snap/gcc-snapshot-20220912/build/./gcc/xgcc -B/home/pack ages/gcc/snap/gcc-snapshot-20220912/build/./gcc/ -fno-checking" GCC_FOR_TARGET /home/packages/gcc/snap/gcc-snapshot-20220912/build/./gcc/xgcc -B/home/packages/g cc/snap/gcc-snapshot-20220912/build/./gcc/ -fno-checking /bin/bash ../../src/gcc/m2/tools-src/makeSystem -fpim \ ../../src/gcc/m2/gm2-libs/SYSTEM.def \ ../../src/gcc/m2/gm2-libs/SYSTEM.mod \ -I../../src/gcc/m2/gm2-libs \ "" /home/packages/gcc/snap/gcc-snapshot-20220912/build/gcc/m2/gm2-libs/SYSTEM.def parameter 5 of makeSystem is incorrect, GM2_FOR_TARGET was unset make[5]: *** [../../src/gcc/m2/Make-lang.in:1469: /home/packages/gcc/snap/gcc-snapshot-20220912/ build/gcc/m2/gm2-libs-iso/SYSTEM.def] Error 1 make[5]: *** Waiting for unfinished jobs.... parameter 5 of makeSystem is incorrect, GM2_FOR_TARGET was unset make[5]: *** [../../src/gcc/m2/Make-lang.in:1476: /home/packages/gcc/snap/gcc-snapshot-20220912/build/gcc/m2/gm2-libs-coroutines/SYSTEM.def] Error 1 parameter 5 of makeSystem is incorrect, GM2_FOR_TARGET was unset make[5]: *** [../../src/gcc/m2/Make-lang.in:1462: /home/packages/gcc/snap/gcc-snapshot-20220912/build/gcc/m2/gm2-libs/SYSTEM.def] Error 1