https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118343
Bug ID: 118343
Summary: [15 regression]
"the.host.compiler.should.not.be.needed: not found"
noise during build
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
Assignee: unassigned at gcc dot gnu.org
Reporter: sjames at gcc dot gnu.org
CC: dkm at gcc dot gnu.org
Target Milestone: ---
This started in the last 2 days:
```
# rg "/bin/sh: 1: the.host.compiler.should.not.be.needed: not found"
sys-devel/gcc-15.0.*
sys-devel/gcc-15.0.9999:20250106-112515.log
149248:/bin/sh: 1: the.host.compiler.should.not.be.needed: not found
149283:/bin/sh: 1: the.host.compiler.should.not.be.needed: not found
172384:/bin/sh: 1: the.host.compiler.should.not.be.needed: not found
172406:/bin/sh: 1: the.host.compiler.should.not.be.needed: not found
224178:/bin/sh: 1: the.host.compiler.should.not.be.needed: not found
224220:/bin/sh: 1: the.host.compiler.should.not.be.needed: not found
224924: * /bin/sh: 1: the.host.compiler.should.not.be.needed: not found
224925: * /bin/sh: 1: the.host.compiler.should.not.be.needed: not found
224926: * /bin/sh: 1: the.host.compiler.should.not.be.needed: not found
224927: * /bin/sh: 1: the.host.compiler.should.not.be.needed: not found
224928: * /bin/sh: 1: the.host.compiler.should.not.be.needed: not found
224929: * /bin/sh: 1: the.host.compiler.should.not.be.needed: not found
sys-devel/gcc-15.0.9999:20250107-210605.log
149624:/bin/sh: 1: the.host.compiler.should.not.be.needed: not found
149659:/bin/sh: 1: the.host.compiler.should.not.be.needed: not found
168872:/bin/sh: 1: the.host.compiler.should.not.be.needed: not found
168879:/bin/sh: 1: the.host.compiler.should.not.be.needed: not found
222882:/bin/sh: 1: the.host.compiler.should.not.be.needed: not found
222924:/bin/sh: 1: the.host.compiler.should.not.be.needed: not found
223628: * /bin/sh: 1: the.host.compiler.should.not.be.needed: not found
223629: * /bin/sh: 1: the.host.compiler.should.not.be.needed: not found
223630: * /bin/sh: 1: the.host.compiler.should.not.be.needed: not found
223631: * /bin/sh: 1: the.host.compiler.should.not.be.needed: not found
223632: * /bin/sh: 1: the.host.compiler.should.not.be.needed: not found
223633: * /bin/sh: 1: the.host.compiler.should.not.be.needed: not found
```
I've attached the latter build log.