public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug plugins/115288] New: File label-text.h not part of installation
@ 2024-05-30  7:12 dcb314 at hotmail dot com
  2024-05-30 14:51 ` [Bug plugins/115288] [15 Regression] " pinskia at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: dcb314 at hotmail dot com @ 2024-05-30  7:12 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 115288
           Summary: File label-text.h not part of installation
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: plugins
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

I have just tried a linux kernel build with this morning's gcc trunk compiler
and I got this:

home/dcb40b/gcc/results.20240530.asan.ubsan/lib/gcc/x86_64-pc-linux-gnu/15.0.0/plugin/include/rich-location.h:25:10:
fatal error: label-text.h: No such file or directory
   25 | #include "label-text.h"
      |          ^~~~~~~~~~~~~~

Doing this 

$ cp /home/dcb40b/gcc/trunk.20210101/libcpp/include/label-text.h
/home/dcb40b/gcc/results.20240530.asan.ubsan/bin/../lib/gcc/x86_64-pc-linux-gnu/15.0.0/plugin/include/
$ 

seems to solve the problem. 

It looks to me like someone forgot to add file label-text.h to some list 
in the install make target.

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

end of thread, other threads:[~2024-06-06 17:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-30  7:12 [Bug plugins/115288] New: File label-text.h not part of installation dcb314 at hotmail dot com
2024-05-30 14:51 ` [Bug plugins/115288] [15 Regression] " pinskia at gcc dot gnu.org
2024-05-30 14:54 ` pinskia at gcc dot gnu.org
2024-06-06 17:04 ` [Bug plugins/115288] [15 Regression] File label-text.h not part of installation since r15-874-g9bda2c4c81b668 cvs-commit at gcc dot gnu.org
2024-06-06 17:05 ` sjames at gcc dot gnu.org
2024-06-06 17:05 ` pinskia at gcc dot gnu.org
2024-06-06 17:46 ` dmalcolm at gcc dot gnu.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).