https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103582
Bug ID: 103582 Summary: [12 Regression] trunk 20210501 ftbfs in libphobos on s390x-linux-gnu Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: d Assignee: ibuclaw at gdcproject dot org Reporter: doko at debian dot org Target Milestone: --- seen with trunk 20211206 on s390x-linux-gnu: checking for sinl... ../../../../src/libphobos/libdruntime/core/sys/linux/perf_event.d:2076:32: error: module 'bitmanip' is in file 'std/bitmanip.d' which cannot be read 2076 | import std.bitmanip : bitfields; | ^ import path[0] = /<<PKGBUILDDIR>>/src/libphobos/libdruntime import path[1] = /<<PKGBUILDDIR>>/build/s390x-linux-gnu/libphobos/libdruntime make[7]: *** [Makefile:2472: core/sys/linux/perf_event.lo] Error 1 make[7]: Leaving directory '/<<PKGBUILDDIR>>/build/s390x-linux-gnu/libphobos/libdruntime' make[6]: *** [Makefile:484: all-recursive] Error 1 make[6]: Leaving directory '/<<PKGBUILDDIR>>/build/s390x-linux-gnu/libphobos' make[5]: *** [Makefile:411: all] Error 2 make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/s390x-linux-gnu/libphobos' make[4]: *** [Makefile:24347: all-stage1-target-libphobos] Error 2 full build log at https://launchpadlibrarian.net/572601171/buildlog_ubuntu-jammy-s390x.gcc-12_12-20211206-1ubuntu1_BUILDING.txt.gz