public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/115453] New: [15 regression] Noise from ne wdlopen, pthread configure checks
@ 2024-06-12  2:58 sjames at gcc dot gnu.org
  2024-06-12  2:58 ` [Bug other/115453] [15 regression] Noise from new dlopen, " sjames at gcc dot gnu.org
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: sjames at gcc dot gnu.org @ 2024-06-12  2:58 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 115453
           Summary: [15 regression] Noise from ne wdlopen, pthread
                    configure checks
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sjames at gcc dot gnu.org
  Target Milestone: ---

With dash as /bin/sh, at least:
```
checking for library containing dlopen... none required
checking for library containing pthread_create... none required
/var/tmp/portage/sys-devel/gcc-15.0.9999/work/gcc-15.0.9999/configure: line
8997: test: too many arguments
/var/tmp/portage/sys-devel/gcc-15.0.9999/work/gcc-15.0.9999/configure: line
8999: test: too many arguments
/var/tmp/portage/sys-devel/gcc-15.0.9999/work/gcc-15.0.9999/configure: line
9003: test: too many arguments
/var/tmp/portage/sys-devel/gcc-15.0.9999/work/gcc-15.0.9999/configure: line
9005: test: =: unary operator expected
The following languages will be built: c,jit,lto
```

Missing quoting to handle if the var is blank.

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

end of thread, other threads:[~2024-06-20  2:59 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-12  2:58 [Bug other/115453] New: [15 regression] Noise from ne wdlopen, pthread configure checks sjames at gcc dot gnu.org
2024-06-12  2:58 ` [Bug other/115453] [15 regression] Noise from new dlopen, " sjames at gcc dot gnu.org
2024-06-12  3:01 ` [Bug bootstrap/115453] [15 regression] Noise from new dlopen, pthread configure checks since r15-1177-g75299e4fe50aa8 pinskia at gcc dot gnu.org
2024-06-12  3:02 ` pinskia at gcc dot gnu.org
2024-06-12  3:03 ` sjames at gcc dot gnu.org
2024-06-12  3:04 ` pinskia at gcc dot gnu.org
2024-06-12  3:07 ` pinskia at gcc dot gnu.org
2024-06-12  8:38 ` cohenarthur at gcc dot gnu.org
2024-06-12  8:40 ` cohenarthur at gcc dot gnu.org
2024-06-13 15:45 ` pinskia at gcc dot gnu.org
2024-06-13 15:46 ` cohenarthur at gcc dot gnu.org
2024-06-13 16:02 ` pinskia at gcc dot gnu.org
2024-06-19 13:10 ` sjames at gcc dot gnu.org
2024-06-19 14:33 ` cvs-commit at gcc dot gnu.org
2024-06-19 14:34 ` syq at gcc dot gnu.org
2024-06-19 20:29 ` collin.funk1 at gmail dot com
2024-06-19 22:34 ` mark at gcc dot gnu.org
2024-06-19 22:47 ` collin.funk1 at gmail dot com
2024-06-20  2:59 ` cvs-commit 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).