From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7D8473858C60; Tue, 7 Dec 2021 09:38:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7D8473858C60 From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: =?UTF-8?B?W0J1ZyBkLzEwMzU5OV0gTmV3OiBlcnJvcjogbW9kdWxlIOKAmGJp?= =?UTF-8?B?dG1hbmlw4oCZIGlzIGluIGZpbGUgJ3N0ZC9iaXRtYW5pcC5kJyB3aGljaCBj?= =?UTF-8?B?YW5ub3QgYmUgcmVhZA==?= Date: Tue, 07 Dec 2021 09:38:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: d X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ibuclaw at gdcproject dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone cf_gcctarget Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2021 09:38:20 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D103599 Bug ID: 103599 Summary: error: module =E2=80=98bitmanip=E2=80=99 is in file 'st= d/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: schwab@linux-m68k.org Target Milestone: --- Target: powerpc64-*-linux* /daten/gcc/gcc-20211207/Build/./gcc/gdc -B/daten/gcc/gcc-20211207/Build/./g= cc/ -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=3DShared -Wall -frelease -ffunction-sections -fdata-sections -O2 -g -fpreview=3Ddip1000 -fpreview=3Dfieldwise -fpreview=3Ddtorfields -nostdinc -I ../../../../libphobos/libdruntime -I . -c ../../../../libphobos/libdruntime/core/sys/linux/perf_event.d -fPIC -fversion=3DShared -o core/sys/linux/.libs/perf_event.o ../../../../libphobos/libdruntime/core/sys/linux/perf_event.d:2076:32: erro= r: module =E2=80=98bitmanip=E2=80=99 is in file 'std/bitmanip.d' which cannot = be read 2076 | import std.bitmanip : bitfields; | ^ import path[0] =3D /daten/gcc/gcc-20211207/libphobos/libdruntime import path[1] =3D /daten/gcc/gcc-20211207/Build/powerpc64-suse-linux/libphobos/libdruntime=