public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ro at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/112864] New: [14 regression] Many libphobos tests FAIL on macOS 12+
Date: Tue, 05 Dec 2023 12:55:51 +0000	[thread overview]
Message-ID: <bug-112864-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 112864
           Summary: [14 regression] Many libphobos tests FAIL on macOS 12+
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: iains at gcc dot gnu.org, ibuclaw at gcc dot gnu.org
  Target Milestone: ---
            Target: x86_64-apple-darwin2[1-3]

Between 20231013 and 20231027, all libphobos tests started to FAIL on macOS
12+:

FAIL: libphobos.aa/test_aa.d (test for excess errors)
Excess errors:
ld: warning: duplicate -rpath
'/private/var/gcc/regression/master/14-gcc/build/x86_64-apple-darwin23.1.0/libphobos/src'
ignored

The duplication can be seen in the log:

Executing on host: /var/gcc/regression/master/14-gcc/build/./gcc/gdc
-B/var/gcc/regression/master/14-gcc/build/./gcc/
-B/vol/gcc/x86_64-apple-darwin23.1.0/bin/
-B/vol/gcc/x86_64-apple-darwin23.1.0/lib/ -isystem
/vol/gcc/x86_64-apple-darwin23.1.0/include -isystem
/vol/gcc/x86_64-apple-darwin23.1.0/sys-include -fchecking=1 -fmessage-length=0
-fno-show-column -Wall -g -O2 -fversion=Shared -fall-instantiations
-fpreview=dip1000 -fno-release -funittest -nostdinc
-B/var/gcc/regression/master/14-gcc/build/x86_64-apple-darwin23.1.0/libphobos/src
-I/var/gcc/regression/master/14-gcc/build/x86_64-apple-darwin23.1.0/libphobos/libdruntime
-I/vol/gcc/src/hg/master/local/libphobos/libdruntime
-I/vol/gcc/src/hg/master/local/libphobos/src 
/vol/gcc/src/hg/master/local/libphobos/testsuite/libphobos.aa/test_aa.d    
-fno-diagnostics-show-caret -fdiagnostics-color=never
-B/var/gcc/regression/master/14-gcc/build/x86_64-apple-darwin23.1.0/libphobos/src
-B/var/gcc/regression/master/14-gcc/build/x86_64-apple-darwin23.1.0/libphobos/libdruntime/gcc
-B/var/gcc/regression/master/14-gcc/build/x86_64-apple-darwin23.1.0/libphobos/src/.libs
-L/var/gcc/regression/master/14-gcc/build/x86_64-apple-darwin23.1.0/libphobos/src/.libs
 -lm  -o ./test_aa.exe    (timeout = 1200)

where there are three instances of -B.../libphobos/src.

PR target/112863 shows a similar issue.

             reply	other threads:[~2023-12-05 12:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-05 12:55 ro at gcc dot gnu.org [this message]
2023-12-05 12:56 ` [Bug target/112864] " ro at gcc dot gnu.org
2024-01-28 15:18 ` iains at gcc dot gnu.org
2024-02-02  9:02 ` cvs-commit at gcc dot gnu.org
2024-02-02  9:05 ` iains at gcc dot gnu.org
2024-02-10 15:24 ` [Bug target/112864] " iains at gcc dot gnu.org
2024-05-07  7:43 ` rguenth at gcc dot gnu.org

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-112864-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).