public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug d/103558] New: perf_event.d:2076:32: error: module 'bitmanip' is in file 'std/bitmanip.d' which cannot be read
@ 2021-12-04 19:15 danglin at gcc dot gnu.org
  2021-12-04 21:06 ` [Bug d/103558] " ibuclaw at gdcproject dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: danglin at gcc dot gnu.org @ 2021-12-04 19:15 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 103558
           Summary: perf_event.d:2076:32: 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: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa*-*-linux*
            Target: hppa*-*-linux*
             Build: hppa*-*-linux*

/bin/bash ../libtool --tag=D   --mode=compile /
home/dave/gnu/gcc/objdir/./gcc/gdc -B/home/dave/gnu/gcc/objdir/./gcc/
-B/home/da
ve/opt/gnu/gcc/gcc-12/hppa-linux-gnu/bin/
-B/home/dave/opt/gnu/gcc/gcc-12/hppa-l
inux-gnu/lib/ -isystem /home/dave/opt/gnu/gcc/gcc-12/hppa-linux-gnu/include
-isy
stem /home/dave/opt/gnu/gcc/gcc-12/hppa-linux-gnu/sys-include   -fno-checking
-p
refer-pic -fversion=Shared -Wall  -frelease  -ffunction-sections
-fdata-sections
  -O2 -g  -fpreview=dip1000 -fpreview=fieldwise -fpreview=dtorfields -nostdinc
-
I ../../../../gcc/libphobos/libdruntime -I . -c -o core/sys/linux/perf_event.lo
../../../../gcc/libphobos/libdruntime/core/sys/linux/perf_event.d
libtool: compile:  /home/dave/gnu/gcc/objdir/./gcc/gdc
-B/home/dave/gnu/gcc/objd
ir/./gcc/ -B/home/dave/opt/gnu/gcc/gcc-12/hppa-linux-gnu/bin/
-B/home/dave/opt/g
nu/gcc/gcc-12/hppa-linux-gnu/lib/ -isystem
/home/dave/opt/gnu/gcc/gcc-12/hppa-li
nux-gnu/include -isystem
/home/dave/opt/gnu/gcc/gcc-12/hppa-linux-gnu/sys-includ
e -fno-checking -fversion=Shared -Wall -frelease -ffunction-sections
-fdata-sect
ions -O2 -g -fpreview=dip1000 -fpreview=fieldwise -fpreview=dtorfields
-nostdinc
 -I ../../../../gcc/libphobos/libdruntime -I . -c
../../../../gcc/libphobos/libd
runtime/core/sys/linux/perf_event.d  -fPIC -fversion=Shared -o
core/sys/linux/.l
ibs/perf_event.o
yes
../../../../gcc/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] = /home/dave/gnu/gcc/gcc-12/libphobos/libdruntime
import path[1] = /home/dave/gnu/gcc/objdir/hppa-linux-gnu/libphobos/libdruntime
make[5]: *** [Makefile:2472: core/sys/linux/perf_event.lo] Error 1

dave@mx3210:~/gnu/gcc/gcc$ find . -name bitmanip.d
./libphobos/src/std/bitmanip.d

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-12-09  0:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-04 19:15 [Bug d/103558] New: perf_event.d:2076:32: error: module 'bitmanip' is in file 'std/bitmanip.d' which cannot be read danglin at gcc dot gnu.org
2021-12-04 21:06 ` [Bug d/103558] " ibuclaw at gdcproject dot org
2021-12-06 23:02 ` ibuclaw at gdcproject dot org
2021-12-06 23:12 ` [Bug d/103558] [12 Regression] " pinskia at gcc dot gnu.org
2021-12-07  9:45 ` pinskia at gcc dot gnu.org
2021-12-07  9:53 ` pinskia at gcc dot gnu.org
2021-12-09  0:00 ` cvs-commit at gcc dot gnu.org
2021-12-09  0:01 ` ibuclaw at gdcproject dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).