GNU bug report logs - #74456
unactionable -no-install warnings on macos during 'make check'

Previous Next

Package: libtool;

Reported by: Simon Josefsson <simon <at> josefsson.org>

Date: Thu, 21 Nov 2024 08:19:01 UTC

Severity: normal

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: Simon Josefsson <simon <at> josefsson.org>
Subject: bug#74456: closed (Re: bug#74456: unactionable -no-install
 warnings on macos during 'make check')
Date: Thu, 13 Feb 2025 16:01:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#74456: unactionable -no-install warnings on macos during 'make check'

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 74456 <at> debbugs.gnu.org.

-- 
74456: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74456
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: 74456-done <at> debbugs.gnu.org
Cc: Simon Josefsson <simon <at> josefsson.org>, Gordon Steemson <gsteemso <at> gmail.com>
Subject: Re: bug#74456: unactionable -no-install warnings on macos during
 'make check'
Date: Thu, 13 Feb 2025 17:59:58 +0200
[Message part 3 (text/plain, inline)]
These commits [1][2] have been applied to master which should resolve
this issue, so closing.

[1] 
https://git.savannah.gnu.org/cgit/libtool.git/commit/?id=e24d6ec92bcb95e15a75bb6a66067f4b4da05b58
[2] 
https://git.savannah.gnu.org/cgit/libtool.git/commit/?id=e66abb28cf2e6cf33b3a3243b5ec7d29f5b1ad51

-- 
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: Simon Josefsson <simon <at> josefsson.org>
To: bug-libtool <at> gnu.org
Cc: Gordon Steemson <gsteemso <at> gmail.com>
Subject: unactionable -no-install warnings on macos during 'make check'
Date: Thu, 21 Nov 2024 09:18:46 +0100
[Message part 7 (text/plain, inline)]
Hi

Gordon noticed that 'make check' in libidn prints warnings on macOS,
which are coming from libtool:

libtool: warning: '-no-install' is ignored for aarch64-apple-darwin23.6.0
libtool: warning: assuming '-no-fast-install' instead

https://lists.gnu.org/archive/html/help-libidn/2024-11/msg00006.html
https://gitlab.com/libidn/libidn/-/jobs/8321237800

I haven't analyzed the code in libtool behind the warning, but looking
at this from the outside, if some feature is known to not be supported
on some platform, it doesn't make a lot of sense to warn about that fact
on every compilation.

So two ideas:

1) Could we silence the warning generally?

or

2) Could we silence the warning on some set of architectures which is
known to not support this?  And document that property.

or

3) Have a mechanism for maintainers to disable this warning?

Thanks,
/Simon
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 156 days ago.

Previous Next


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