GNU bug report logs - #73493
[PATCH] Fix -single_module issues on recent macOS

Previous Next

Package: libtool;

Reported by: Joshua Root <jmr <at> macports.org>

Date: Thu, 26 Sep 2024 06:33:02 UTC

Severity: normal

Tags: patch

Done: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Joshua Root <jmr <at> macports.org>
Subject: bug#73493: closed (Re: bug#73493: [PATCH] Fix -single_module
 issues on recent macOS)
Date: Tue, 22 Oct 2024 17:32:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#73493: [PATCH] Fix -single_module issues on recent macOS

which was filed against the libtool package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 73493 <at> debbugs.gnu.org.

-- 
73493: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73493
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>
To: 73493-done <at> debbugs.gnu.org
Cc: Joshua Root <jmr <at> macports.org>
Subject: Re: bug#73493: [PATCH] Fix -single_module issues on recent macOS
Date: Tue, 22 Oct 2024 20:29:26 +0300
[Message part 3 (text/plain, inline)]
On 26/09/2024 08:53, Joshua Root wrote:
> Originally submitted at <https://savannah.gnu.org/support/?110937>.
> 
> The check for whether the linker supports the -single_module flag 
> assumes that anything printed to stderr containing the string 
> "single_module" means it is unsupported. Xcode 15 does print such a 
> message, though it only indicates that the flag is deprecated. Lack of 
> single module support triggers some workarounds that aren't needed and 
> don't work very well on modern systems.
> 
> This flag has been unnecessary for many macOS versions, so teaching 
> libtool that it is not needed in this case is probably preferable to 
> just fixing the check.
> 

Closing, patch has been merged into master.

https://git.savannah.gnu.org/cgit/libtool.git/commit/?id=82f7f52123e4e7e50721049f7fa6f9b870e09c9d

-- 
Ileana Dumitrescu

GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354

[OpenPGP_0x6570EA01146F7354.asc (application/pgp-keys, attachment)]
[OpenPGP_signature.asc (application/pgp-signature, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Joshua Root <jmr <at> macports.org>
To: libtool-patches <at> gnu.org
Cc: bug-libtool <at> gnu.org
Subject: [PATCH] Fix -single_module issues on recent macOS
Date: Thu, 26 Sep 2024 15:53:59 +1000
[Message part 7 (text/plain, inline)]
Originally submitted at <https://savannah.gnu.org/support/?110937>.

The check for whether the linker supports the -single_module flag 
assumes that anything printed to stderr containing the string 
"single_module" means it is unsupported. Xcode 15 does print such a 
message, though it only indicates that the flag is deprecated. Lack of 
single module support triggers some workarounds that aren't needed and 
don't work very well on modern systems.

This flag has been unnecessary for many macOS versions, so teaching 
libtool that it is not needed in this case is probably preferable to 
just fixing the check.

- Josh
[single_module.diff (text/plain, attachment)]

This bug report was last modified 209 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.