From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9DCD73870865; Thu, 7 May 2020 22:43:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9DCD73870865 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1588891423; bh=ulaVROpnlJJvdrJ3KXMWCnO49rt+jLFR/pqHZ6b49og=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jnP14GjIhumDp6hfssRtcw5GLpOoZ2SddUhrK5hh1BYYu52Hqz/OybbGtqVRSjz5G pm0QYjzx508MeB6xwlAJvQGrWuvKjAiY/03Wtkcwnqd5a/ldjCbnhIomidyjMQw2/G c9DW9/2jnLsx1Q03FlTmi2AJbdKJJbuyKTjlq02g= From: "egallager at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/84257] Extremely slow compilation from gcc source code under macOS 10.13 Date: Thu, 07 May 2020 22:43:43 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 7.3.0 X-Bugzilla-Keywords: build, compile-time-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: egallager at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2020 22:43:43 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D84257 Eric Gallager changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.o= rg --- Comment #7 from Eric Gallager --- (In reply to 191919 from comment #2) > I tried with the combination of the following settings under macOS 10.13.= 3: >=20 > internal SSD / external HD > HFS+ / APFS > SIP enabled / SIP disabled >=20 > The only factor that affects is SIP status. Once I disable it, > DYLD_LIBRARY_PATH will be exported, then the scripts run slowly. >=20 > I have reported the problem to Apple, but since turning off SIP is not > recommended, I don't think they are going to fix it in short future. This is a great example of why it'd be so good to have a fully-FOSS fork of Darwin that can make different recommendations about things like that.=