public inbox for gcc-rust@gcc.gnu.org
 help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-rust@gcc.gnu.org
Subject: [Bug bootstrap/115453] [15 regression] Noise from new dlopen, pthread configure checks since r15-1177-g75299e4fe50aa8
Date: Thu, 20 Jun 2024 02:59:15 +0000	[thread overview]
Message-ID: <bug-115453-35322-o2IQ9h3z2U@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-115453-35322@http.gcc.gnu.org/bugzilla/>

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

--- Comment #17 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by YunQiang Su <syq@gcc.gnu.org>:

https://gcc.gnu.org/g:bea447a2982f3094aa3423b5045cea929f4f4700

commit r15-1466-gbea447a2982f3094aa3423b5045cea929f4f4700
Author: Collin Funk <collin.funk1@gmail.com>
Date:   Wed Jun 19 16:36:50 2024 -0700

    build: Fix missing variable quotes and typo

    When dlopen and pthread_create are in libc the variable is
    set to "none required", therefore running configure will show
    the following errors:

    ./configure: line 8997: test: too many arguments
    ./configure: line 8999: test: too many arguments
    ./configure: line 9003: test: too many arguments
    ./configure: line 9005: test: =: unary operator expected

    ChangeLog:

            PR bootstrap/115453
            * configure.ac: Quote variable result of AC_SEARCH_LIBS.  Fix
            typo ac_cv_search_pthread_crate.
            * configure: Regenerate.

    Signed-off-by: Collin Funk <collin.funk1@gmail.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

      parent reply	other threads:[~2024-06-20  2:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-115453-35322@http.gcc.gnu.org/bugzilla/>
2024-06-13 15:35 ` [Bug rust/115453] " cohenarthur at gcc dot gnu.org
2024-06-13 15:45 ` [Bug bootstrap/115453] " 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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-115453-35322-o2IQ9h3z2U@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-rust@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).