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

            Bug ID: 103599
           Summary: error: module ‘bitmanip’ is in file 'std/bitmanip.d'
                    which cannot be read
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: d
          Assignee: ibuclaw at gdcproject dot org
          Reporter: sch...@linux-m68k.org
  Target Milestone: ---
            Target: powerpc64-*-linux*

/daten/gcc/gcc-20211207/Build/./gcc/gdc -B/daten/gcc/gcc-20211207/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 -fno-checking -fversion=Shared -Wall
-frelease -ffunction-sections -fdata-sections -O2 -g -fpreview=dip1000
-fpreview=fieldwise -fpreview=dtorfields -nostdinc -I
../../../../libphobos/libdruntime -I . -c
../../../../libphobos/libdruntime/core/sys/linux/perf_event.d  -fPIC
-fversion=Shared -o core/sys/linux/.libs/perf_event.o
../../../../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] = /daten/gcc/gcc-20211207/libphobos/libdruntime
import path[1] =
/daten/gcc/gcc-20211207/Build/powerpc64-suse-linux/libphobos/libdruntime

Reply via email to