[sr #111069] libtool: patch: Fix dynamic_lookup warnings from new Mac linker

2024-07-05 Thread Ileana Dumitrescu
Update of sr #111069 (group libtool): Status: In Progress => Done Open/Closed:Open => Closed ___ Follow-up Comment #17: Closing, since this

Re: -no_fixup_chains patch

2024-07-05 Thread Ileana Dumitrescu
ding the functionality of funclib.sh in libtool.m4, I will apply this patch early next week. The actual issue with appending the '-no_fixup_chains' option should be fixed at this point, so I will close that [1]. [1] https://savannah.gnu.org/support/index.php?111069 -- Ileana Dumitrescu GPG Public Key

Re: -no_fixup_chains patch

2024-07-04 Thread Ileana Dumitrescu
On 03/07/2024 21:28, Ozkan Sezer wrote: On Wed, Jul 3, 2024 at 6:42 PM Ileana Dumitrescu wrote: On 02/07/2024 22:01, Václav Haisman wrote: On 28. 06. 24 0:41, Ozkan Sezer wrote: [Sorry, I seem to have deleted the mailing list message from my inbox] Regarding -no_fixup_chains patch i.e

Re: -no_fixup_chains patch

2024-07-03 Thread Ileana Dumitrescu
llow_undefined='$_lt_dar_allow_undefined $wl-no_fixup_chains'     fi -- Ileana Dumitrescu GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354 From de453742b79726648ff5154fb8f5fb47b193a50c Mon Sep 17 00:00:00 2001 From: Ileana Dumitrescu Date: Wed, 3 Jul 2024 18:36:12 +0300

branch development updated: NO-THANKS: Add thanks for Anton Shterenlikht.

2024-07-03 Thread Ileana Dumitrescu
below commit fbf71e71808b142c6f5f9ac1a6e4418179e639d2 Author: Ileana Dumitrescu AuthorDate: Wed Jul 3 18:12:09 2024 +0300 NO-THANKS: Add thanks for Anton Shterenlikht. --- NO-THANKS | 1 + 1 file changed, 1 insertion(+) diff --git a/NO-THANKS b/NO-THANKS index 9e0264bb..e35deaa2 100644

branch development updated: m4: Support additional flang-based compilers

2024-07-03 Thread Ileana Dumitrescu
below commit 5b4c265739f1b523f1c50cc54d12096271cc5de1 Author: Ileana Dumitrescu AuthorDate: Wed Jul 3 17:58:04 2024 +0300 m4: Support additional flang-based compilers * m4/libtool.m4: Alter regex to support 'flang-new' and 'ftn'. --- m4/libtool.m4 | 2 +- 1 file changed, 1 insertion

Re: flang compiler and wrappers

2024-07-03 Thread Ileana Dumitrescu
On 03/07/2024 17:41, Shterenlikht, Anton wrote: On 3 Jul 2024, at 15:17, Ileana Dumitrescu wrote: Hi Anton, On 03/07/2024 16:40, Shterenlikht, Anton wrote: Hello Ileana It seems your original patch is good, To make sure I understand, is the original patch that worked for you the one

Re: flang compiler and wrappers

2024-07-03 Thread Ileana Dumitrescu
o_revision=2.5.0.21 I am glad you found a solution! I will remember this for when someone else is having trouble testing an applied patch. -- Ileana Dumitrescu GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354 OpenPGP_0x6570EA01146F7354.asc Description: OpenPGP

branch development updated: ltmain: Further error message improvement

2024-07-03 Thread Ileana Dumitrescu
below commit f5a7acee1db1b785ec2506e89026fb46ebd518a8 Author: Ileana Dumitrescu AuthorDate: Tue Jul 2 16:42:20 2024 +0300 ltmain: Further error message improvement * build-aux/ltmain.in: Edit message of each instance where run-paths are not absolute to better reflect the issue

Re: [PATCH] fix appending of -no_fixup_chains to _lt_dar_allow_undefined

2024-07-01 Thread Ileana Dumitrescu
ng the patch. I have applied it to development, and it should move to master later this week. The '-no_fixup_chains' issue is hopefully resolved! -- Ileana Dumitrescu GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354 OpenPGP_0x6570EA01146F7354.asc Description: OpenPGP public key O

branch development updated: libtool.m4: fix appending of -no_fixup_chains to _lt_dar_allow_undefined

2024-07-01 Thread Ileana Dumitrescu
This is an automated email from the git hooks/post-receive script. ildumi pushed a commit to branch development in repository libtool. The following commit(s) were added to refs/heads/development by this push: new 3153a145 libtool.m4: fix appending of -no_fixup_chains to

branch development updated: ltmain: Error message improvement

2024-06-29 Thread Ileana Dumitrescu
commit 33be3e965345ffeb49f22190243ea523c637a1bf Author: Ileana Dumitrescu AuthorDate: Sat Jun 29 15:28:49 2024 +0300 ltmain: Error message improvement * build-aux/ltmain.in: Append argument to error message to make it easier to understand. --- build-aux/ltmain.in | 4 ++-- 1 file

Re: flang compiler and wrappers

2024-06-29 Thread Ileana Dumitrescu
On 28/06/2024 08:56, Shterenlikht, Anton wrote: On 27 Jun 2024, at 17:36, Ileana Dumitrescu wrote: On 26/06/2024 10:21, Shterenlikht, Anton wrote: Please help understand and fix this problem: libtool: link: ftn -shared -soname libxxx.so.0 -o .libs/libxxx.so.0.0.0 clang-16: error

branch development updated: m4: '+=' is not universally supported

2024-06-29 Thread Ileana Dumitrescu
This is an automated email from the git hooks/post-receive script. ildumi pushed a commit to branch development in repository libtool. The following commit(s) were added to refs/heads/development by this push: new e77adcea m4: '+=' is not universally supported e77adcea is described below

Re: -no_fixup_chains patch

2024-06-29 Thread Ileana Dumitrescu
ined='$_lt_dar_allow_undefined $wl-no_fixup_chains' fi -- Ileana Dumitrescu GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354 OpenPGP_0x6570EA01146F7354.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature

Re: flang compiler and wrappers

2024-06-27 Thread Ileana Dumitrescu
e upcoming libtool release? The previous patch was applied in the latest alpha release of libtool 2.5.0, and you should see it in the upcoming beta and stable releases. Thank you Anton -- Ileana Dumitrescu GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354 OpenPGP_0x6570EA01146F7354

Re: [sr #111069] libtool: patch: Fix dynamic_lookup warnings from new Mac linker

2024-06-27 Thread Ileana Dumitrescu
On 27/06/2024 18:28, Ozkan Sezer wrote: On Thu, Jun 27, 2024 at 5:29 PM Ileana Dumitrescu wrote: Follow-up Comment #16, sr #111069 (group libtool): I have updated development with a feature test: https://git.savannah.gnu.org/cgit/libtool.git/commit/?h=development

[patch #9999] Fix --preserve-dup-deps flag not to strip some duplicates

2024-06-27 Thread Ileana Dumitrescu
Update of patch # (group libtool): Status:None => Done ___ Follow-up Comment #6: This has been updated in development, and thank you again for your patch!

branch development updated: ltmain: Remove unnecessary comment for INN

2024-06-27 Thread Ileana Dumitrescu
below commit e517cfe7e1f11d5b5d99f63554521e239d5219e8 Author: Ileana Dumitrescu AuthorDate: Thu Jun 27 17:31:29 2024 +0300 ltmain: Remove unnecessary comment for INN --- build-aux/ltmain.in | 1 - 1 file changed, 1 deletion(-) diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in index

[sr #111069] libtool: patch: Fix dynamic_lookup warnings from new Mac linker

2024-06-27 Thread Ileana Dumitrescu
Follow-up Comment #16, sr #111069 (group libtool): I have updated development with a feature test: https://git.savannah.gnu.org/cgit/libtool.git/commit/?h=development=3d1baeeef90a6b9e16c545babe833f28dca155a7 Please tell me if there are any issues with it.

branch development updated: m4: Update disabling chained fixups for macOS

2024-06-27 Thread Ileana Dumitrescu
below commit 3d1baeeef90a6b9e16c545babe833f28dca155a7 Author: Ileana Dumitrescu AuthorDate: Tue Jun 25 17:09:52 2024 +0300 m4: Update disabling chained fixups for macOS This is an update for commit 001d22d7d587e85a911c71c4d0c798ede8014b77. * m4/libtool.m4: Replace version

[sr #111069] libtool: patch: Fix dynamic_lookup warnings from new Mac linker

2024-06-25 Thread Ileana Dumitrescu
Update of sr #111069 (group libtool): Status:Done => In Progress Open/Closed: Closed => Open ___ Follow-up Comment #15: [comment #12

[sr #111069] libtool: patch: Fix dynamic_lookup warnings from new Mac linker

2024-06-25 Thread Ileana Dumitrescu
Follow-up Comment #14, sr #111069 (group libtool): [comment #11 comment #11:] > [comment #10 comment #10:] > > I have merged a patch in the development branch to append '-no_fixup_chains' for macOS versions 11.3*-14* and Xcode versions 13-15* ... > > Thanks for taking care of this. I did not

Re: [sr #111069] libtool: patch: Fix dynamic_lookup warnings from new Mac linker

2024-06-25 Thread Ileana Dumitrescu
/f1a7d971f2e5d04097d7a360aa1f9a910ccc20f3/Library/Homebrew/extend/os/mac/extend/ENV/shared.rb#L37-L42 -- Ileana Dumitrescu GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354 OpenPGP_0x6570EA01146F7354.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital

[patch #9999] Fix --preserve-dup-deps flag not to strip some duplicates

2024-06-25 Thread Ileana Dumitrescu
Follow-up Comment #4, patch # (group libtool): I will remove the INN comment, but if I understand the "FIXME" correctly, it should be kept as a reminder to rethink the logic of the code in this section. It does not seem to be specific to the 'preserve-dup-deps' flag. Please tell me if I am

[sr #111069] libtool: patch: Fix dynamic_lookup warnings from new Mac linker

2024-06-21 Thread Ileana Dumitrescu
Update of sr #111069 (group libtool): Open/Closed:Open => Closed ___ Reply to this item at: ___

[sr #111069] libtool: patch: Fix dynamic_lookup warnings from new Mac linker

2024-06-21 Thread Ileana Dumitrescu
Update of sr #111069 (group libtool): Status:None => Done ___ Follow-up Comment #10: I have merged a patch in the development branch to append '-no_fixup_chains' for macOS versions

branch development updated: m4: Disable chained fixups for macOS

2024-06-21 Thread Ileana Dumitrescu
commit 001d22d7d587e85a911c71c4d0c798ede8014b77 Author: Ileana Dumitrescu AuthorDate: Thu Jun 20 16:57:26 2024 +0300 m4: Disable chained fixups for macOS * m4/libtool.m4: Append '-no_fixup_chains' flag to disable chained fixups since it is not compatible with '-undefined

[sr #111081] Cannot find shared libraries with aarch64-w64-mingw32.

2024-06-21 Thread Ileana Dumitrescu
Follow-up Comment #1, sr #111081 (group libtool): Thank you for the report. I recently saw the same issue with libgcc on NetBSD. It helps to know this issue is more widespread than just NetBSD. I was also beginning to wonder if I had introduced the issue in a recent commit, but since you are

[patch #9999] Fix --preserve-dup-deps flag not to strip some duplicates

2024-06-20 Thread Ileana Dumitrescu
Update of patch # (group libtool): Open/Closed:Open => Closed ___ Follow-up Comment #2: Thank you for your patch! It has been merged in, and a test has been fixed along with it :)

development updated (d3dd6fa0 -> 752e2f33)

2024-06-20 Thread Ileana Dumitrescu
ildumi pushed a change to branch development. from d3dd6fa0 libtool: Correct DLL Installation Path for mingw new 938a0f4b ltmain.in: Fix --preserve-dup-deps stripping duplicates new 752e2f33 libtool: Alter test to expect pass Summary of changes: build-aux/ltmain.in | 71

[no subject]

2024-06-20 Thread Ileana Dumitrescu
branch: development commit 938a0f4b01375fa14dde37f51be7761887dd684e Author: Julien ÉLIE AuthorDate: Sat Nov 21 08:43:00 2020 +0100 ltmain.in: Fix --preserve-dup-deps stripping duplicates Building INN with libtool otherwise failed with unresolved circular dependencies, even with

[no subject]

2024-06-20 Thread Ileana Dumitrescu
branch: development commit 752e2f33294067037fc861262925b883accf37ce Author: Ileana Dumitrescu AuthorDate: Wed Jun 19 21:27:03 2024 +0300 libtool: Alter test to expect pass * tests/duplicate_deps.at: Remove expected failure for testing with preserve-dup-deps flag, since it has

Re: [PATCH] Correct DLL Installation Path for x86_64-w64-mingw32 Multilib

2024-06-19 Thread Ileana Dumitrescu
s='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' -- Ileana Dumitrescu GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354 OpenPGP_0x6570EA01146F7354.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature

branch development updated: libtool: Correct DLL Installation Path for mingw

2024-06-19 Thread Ileana Dumitrescu
This is an automated email from the git hooks/post-receive script. ildumi pushed a commit to branch development in repository libtool. The following commit(s) were added to refs/heads/development by this push: new d3dd6fa0 libtool: Correct DLL Installation Path for mingw d3dd6fa0 is

Re: [PATCH] Fix Wstrict-prototypes warnings

2024-06-19 Thread Ileana Dumitrescu
Thank you for the details! I have merged in your patch to the development branch, and you should see it in the next release of libtool. On 21/04/2024 21:19, Peter Kokot wrote: On Tue, 16 Apr 2024 at 19:56, Ileana Dumitrescu wrote: Thank you for the patch. Diagnosing the test errors is not so

branch development updated: m4: Fix Wstrict-prototypes warnings

2024-06-19 Thread Ileana Dumitrescu
This is an automated email from the git hooks/post-receive script. ildumi pushed a commit to branch development in repository libtool. The following commit(s) were added to refs/heads/development by this push: new 830a79ec m4: Fix Wstrict-prototypes warnings 830a79ec is described below

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: master commit 0216edf71315e15060454dec7a61581977db Author: Ileana Dumitrescu AuthorDate: Sat Jun 8 11:43:59 2024 +0300 libtool: Add no-undefined flag based on host OS Without the no-undefined flag, the test will fail on Mingw and Cygwin, so the flag will be appended

master updated (a2ccbfea -> cc511550)

2024-06-18 Thread Ileana Dumitrescu
ildumi pushed a change to branch master. from a2ccbfea cfg.mk: Update old_NEWS_hash add d846b88d Fixed failing test when program-prefix is used add d5769d0d testsuite.at: Replaced $as_echo with AS_ECHO add 9a4a0261 m4/libtool.m4: Fixed AC_CHECK_PROG call add e40ba04a

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: master commit 138ae9c4f117e3ec964767fa9329b6fff0f85cb9 Author: Ileana Dumitrescu AuthorDate: Tue Jun 11 17:58:47 2024 +0300 libtool: Skip passing CXX flags test on NetBSD When linking on NetBSD, the test fails to locate a shared version of gcc, so a static version

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: master commit cc511550bbb1c71447ad2ff98572665e7ade Author: Ileana Dumitrescu AuthorDate: Tue Jun 18 20:32:15 2024 +0300 NEWS: Add news entries for recent changes --- NEWS | 21 + 1 file changed, 21 insertions(+) diff --git a/NEWS b/NEWS index 6febafdf

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: master commit 03220dd7ec1607b88744035757fed7458149f08f Author: Ileana Dumitrescu AuthorDate: Fri Jun 14 21:02:55 2024 +0300 libtool: Add remaining test case descriptions * doc/libtool.texi: Add missing test case descriptions. --- doc/libtool.texi | 384

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: master commit e22141c0c5e289fdff11cdbf76a9799a06ab43c6 Author: Ileana Dumitrescu AuthorDate: Tue Jun 18 19:46:26 2024 +0300 libtool: Update pxref to remove texinfo warning Building the documentation contains this warning: libtool.texi:1333: warning: @pxref node name

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: master commit 98e83597c014ee0f05cc62d90ddeb75da3ed3bef Author: Ileana Dumitrescu AuthorDate: Mon Jun 17 16:13:07 2024 +0300 ltmain: Fix testsuite errors for windows Numerous test failures on windows/cygwin/mingw result with: did not find the 'nothing' variable

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: development commit efe709390b4449cb90786e89605f482b18d71ecd Author: Ileana Dumitrescu AuthorDate: Tue Jun 18 19:46:26 2024 +0300 libtool: Update pxref to remove texinfo warning Building the documentation contains this warning: libtool.texi:1333: warning: @pxref node

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: development commit ee14c7a61dc9ade5340119c8532adf2d65f4a5c9 Author: Ileana Dumitrescu AuthorDate: Tue Jun 18 20:32:15 2024 +0300 NEWS: Add news entries for recent changes --- NEWS | 21 + 1 file changed, 21 insertions(+) diff --git a/NEWS b/NEWS index 6febafdf

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: development commit c0b1a53aac64372a0af50ce288201bd321aa1e44 Author: Ileana Dumitrescu AuthorDate: Mon Jun 17 16:13:07 2024 +0300 ltmain: Fix testsuite errors for windows Numerous test failures on windows/cygwin/mingw result with: did not find the 'nothing

development updated (2da3546a -> ee14c7a6)

2024-06-18 Thread Ileana Dumitrescu
ildumi pushed a change to branch development. from 2da3546a libtool: Skip passing CXX flags test on NetBSD new efe70939 libtool: Update pxref to remove texinfo warning new c0b1a53a ltmain: Fix testsuite errors for windows new ee14c7a6 NEWS: Add news entries for recent changes

branch development updated: libtool: Skip passing CXX flags test on NetBSD

2024-06-14 Thread Ileana Dumitrescu
below commit 2da3546a0de5c952a2ffd20db6ff310a32a6f373 Author: Ileana Dumitrescu AuthorDate: Tue Jun 11 17:58:47 2024 +0300 libtool: Skip passing CXX flags test on NetBSD When linking on NetBSD, the test fails to locate a shared version of gcc, so a static version of the module

branch development updated: libtool: Add remaining test case descriptions

2024-06-14 Thread Ileana Dumitrescu
below commit 22389943e5cdd01eee2279996fb8d0b8c0c7a475 Author: Ileana Dumitrescu AuthorDate: Fri Jun 14 21:02:55 2024 +0300 libtool: Add remaining test case descriptions * doc/libtool.texi: Add missing test case descriptions. --- doc/libtool.texi | 384

branch development updated: libtool: Add no-undefined flag based on host OS

2024-06-11 Thread Ileana Dumitrescu
is described below commit ad8aeb7d26ca8c1e2a66b272a63d6c598b26fb62 Author: Ileana Dumitrescu AuthorDate: Tue Jun 11 16:34:22 2024 +0300 libtool: Add no-undefined flag based on host OS Without the no-undefined flag, the test will fail on Mingw and Cygwin, so the flag will be appended

branch development updated: libtool: Remove no-undefined flag from test

2024-06-08 Thread Ileana Dumitrescu
below commit 7854e41011dfb252a3cebf6c6f0431408b67628f Author: Ileana Dumitrescu AuthorDate: Sat Jun 8 11:43:59 2024 +0300 libtool: Remove no-undefined flag from test The addition of the no-undefined flag was causing the test to fail on NetBSD. Removing the flag fixed the test

[sr #111069] libtool: patch: Fix dynamic_lookup warnings from new Mac linker

2024-06-08 Thread Ileana Dumitrescu
Follow-up Comment #8, sr #111069 (group libtool): Thanks for the discussion. If you could modify this patch to include a linker version check that should be sufficient. I do not think a feature test is necessary since the behaviour seems rigidly defined between linker versions, and these fixup

branch development updated: libtool: Check if -no-canonical-prefixes supported

2024-06-08 Thread Ileana Dumitrescu
is described below commit e40ba04af725eb49db6d61471a4804efe682e423 Author: Ileana Dumitrescu AuthorDate: Fri Jun 7 20:02:55 2024 +0300 libtool: Check if -no-canonical-prefixes supported The compiler fails with the -no-canonical-prefixes flag in certain environments. Check if the flag

Re: [PATCH] libtool.m4: Fix AC_CHECK_PROG usage

2024-06-06 Thread Ileana Dumitrescu
MD], [file], [:]) +[AC_CHECK_PROG([FILECMD], [file], [file], [:]) _LT_DECL([], [FILECMD], [1], [A file(cmd) program that detects file types]) ])# _LD_DECL_FILECMD Thank you for the patch! It has been applied to the development branch. -- Ileana Dumitrescu GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F

branch development updated: m4/libtool.m4: Fixed AC_CHECK_PROG call

2024-06-05 Thread Ileana Dumitrescu
This is an automated email from the git hooks/post-receive script. ildumi pushed a commit to branch development in repository libtool. The following commit(s) were added to refs/heads/development by this push: new 9a4a0261 m4/libtool.m4: Fixed AC_CHECK_PROG call 9a4a0261 is described below

branch development updated: testsuite.at: Replaced $as_echo with AS_ECHO

2024-06-04 Thread Ileana Dumitrescu
below commit d5769d0d39a0151da41fe19cc6bcc12f9b24f3f4 Author: Ileana Dumitrescu AuthorDate: Tue Jun 4 19:48:45 2024 +0300 testsuite.at: Replaced $as_echo with AS_ECHO * testsuite.at: $as_echo was deprecated in Autoconf commit 2b59b6f8a. AS_ECHO uses printf which has been well

branch development updated: Fixed failing test when program-prefix is used

2024-06-03 Thread Ileana Dumitrescu
below commit d846b88d2f441ce866effde1c3bb40fa8516c7e8 Author: Ileana Dumitrescu AuthorDate: Mon Jun 3 20:38:10 2024 +0300 Fixed failing test when program-prefix is used * tests/libtoolize.at: When -program-prefix is used, stdout for the program changes from the expected output

master updated (b8cad780 -> a2ccbfea)

2024-06-03 Thread Ileana Dumitrescu
ildumi pushed a change to branch master. from b8cad780 ltmain.in: Additional sysroot to prepend to libdir new a2ccbfea cfg.mk: Update old_NEWS_hash Summary of changes: cfg.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

branch development updated: cfg.mk: Update old_NEWS_hash

2024-06-03 Thread Ileana Dumitrescu
a2ccbfea446d94043c81a55655ddfb2a5ebf0c5e Author: Ileana Dumitrescu AuthorDate: Mon Jun 3 17:32:07 2024 +0300 cfg.mk: Update old_NEWS_hash Fixed spacing of latest alpha release 2.5.0. --- cfg.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg.mk b/cfg.mk index

master updated (dc3f87dd -> b8cad780)

2024-05-31 Thread Ileana Dumitrescu
ildumi pushed a change to branch master. from dc3f87dd NEWS: Add news entries for recent changes new b8cad780 ltmain.in: Additional sysroot to prepend to libdir Summary of changes: build-aux/ltmain.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

branch development updated: ltmain.in: Additional sysroot to prepend to libdir

2024-05-31 Thread Ileana Dumitrescu
is described below commit b8cad780da77b7cf3aae1b660be3298b7fc48d1e Author: Ileana Dumitrescu AuthorDate: Fri May 31 17:56:09 2024 +0300 ltmain.in: Additional sysroot to prepend to libdir Addition to commit 3221f9f0fb98d5740ab5d0e8db6a731302520644. --- build-aux/ltmain.in | 2 +- 1 file

Re: Add missing sysroot to library path ?

2024-05-31 Thread Ileana Dumitrescu
On 31/05/2024 17:47, Joakim Tjernlund wrote: On Thu, 2024-05-30 at 18:10 +0300, Ileana Dumitrescu wrote: On 29/05/2024 16:27, Joakim Tjernlund wrote: Ping ? On Wed, 2024-01-31 at 19:53 +0200, Ileana Dumitrescu wrote: On 31/01/2024 17:15, Joakim Tjernlund wrote: Has some variant of https

master updated (38c166c8 -> dc3f87dd)

2024-05-31 Thread Ileana Dumitrescu
ildumi pushed a change to branch master. from 38c166c8 maint: post-release administrivia add 3eb91c26 README.md: Update for additional git branch add 67c5a06a libtoolize: Don't use uninitialized variable. add 17fb0109 Support C++17 compilers in the C++ tests. add 2048edd2

branch development updated: NEWS: Add news entries for recent changes

2024-05-31 Thread Ileana Dumitrescu
below commit dc3f87dd8e4dd05ee9b59b4163ca4113baedd9d9 Author: Ileana Dumitrescu AuthorDate: Fri May 31 17:32:39 2024 +0300 NEWS: Add news entries for recent changes --- NEWS | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7c9e735a..6febafdf

Re: some options still missing?

2024-05-31 Thread Ileana Dumitrescu
but not for gcc as gcc has libasan/libubsan etc. rather than one libsan library. I actually started testing this patch yesterday. It has been applied to the development branch now, and it will soon be in master. -- Ileana Dumitrescu GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F

branch development updated: libtool: pass more flags to the linker

2024-05-31 Thread Ileana Dumitrescu
This is an automated email from the git hooks/post-receive script. ildumi pushed a commit to branch development in repository libtool. The following commit(s) were added to refs/heads/development by this push: new 40b73c11 libtool: pass more flags to the linker 40b73c11 is described below

Re: Add missing sysroot to library path ?

2024-05-30 Thread Ileana Dumitrescu
On 29/05/2024 16:27, Joakim Tjernlund wrote: Ping ? On Wed, 2024-01-31 at 19:53 +0200, Ileana Dumitrescu wrote: On 31/01/2024 17:15, Joakim Tjernlund wrote: Has some variant of https://lists.gnu.org/archive/html/libtool-patches/2022-04/msg00010.html been discussed/considered ? Joakim

branch development updated: ltmain.in: Add missing sysroot to library path

2024-05-30 Thread Ileana Dumitrescu
This is an automated email from the git hooks/post-receive script. ildumi pushed a commit to branch development in repository libtool. The following commit(s) were added to refs/heads/development by this push: new 3221f9f0 ltmain.in: Add missing sysroot to library path 3221f9f0 is described

branch development updated: tests: Skip Fortran/C demo tests

2024-05-27 Thread Ileana Dumitrescu
46576dfaf4177f6924530d2734e3f079412cf55d Author: Ileana Dumitrescu AuthorDate: Fri May 24 21:13:13 2024 +0300 tests: Skip Fortran/C demo tests Using clang with fsanitize results in an incompatible ASan runtime. It results in the warning message "linked against incompatible

[no subject]

2024-05-20 Thread Ileana Dumitrescu
branch: development commit 2048edd2cba086b194bd30901e5fe552a4890680 Author: Bruno Haible AuthorDate: Tue May 14 13:25:51 2024 +0200 Document how to debug failing or skipped tests. * HACKING (Test Suite): Explain how to debug a range of tests. --- HACKING | 6 ++ 1 file changed,

development updated (67c5a06a -> 2048edd2)

2024-05-20 Thread Ileana Dumitrescu
ildumi pushed a change to branch development. from 67c5a06a libtoolize: Don't use uninitialized variable. new 17fb0109 Support C++17 compilers in the C++ tests. new 2048edd2 Document how to debug failing or skipped tests. Summary of changes: HACKING | 6 ++

[no subject]

2024-05-20 Thread Ileana Dumitrescu
branch: development commit 17fb010919e9f7e28fe28e13f2710bb85b00cb3a Author: Bruno Haible AuthorDate: Tue May 14 13:51:39 2024 +0200 Support C++17 compilers in the C++ tests. * tests/exceptions.at: For C++11 and newer, use the keyword 'noexcept' instead of the keyword 'throw'.

Re: Number of tests in GNU Libtool 2.4.7 test suite

2024-05-20 Thread Ileana Dumitrescu
wonder how many are still there left. Thank you so much. There are 169 tests in GNU Libtool 2.4.7 testsuite, and it usually takes about 15 minutes to test on Debian and Ubuntu. Depending on the OS and architecture you are on, it can take a couple hours to complete. -- Ileana Dumitrescu GPG

branch development updated: libtoolize: Don't use uninitialized variable.

2024-05-18 Thread Ileana Dumitrescu
This is an automated email from the git hooks/post-receive script. ildumi pushed a commit to branch development in repository libtool. The following commit(s) were added to refs/heads/development by this push: new 67c5a06a libtoolize: Don't use uninitialized variable. 67c5a06a is described

branch development created (now 3eb91c26)

2024-05-17 Thread Ileana Dumitrescu
ildumi pushed a change to branch development. at 3eb91c26 README.md: Update for additional git branch This branch includes the following new commits: new 3eb91c26 README.md: Update for additional git branch

[no subject]

2024-05-17 Thread Ileana Dumitrescu
branch: development commit 3eb91c266a0b85ba0931e86cd342fc73a90df6ec Author: Ileana Dumitrescu AuthorDate: Fri May 17 20:34:06 2024 +0300 README.md: Update for additional git branch A supplementary branch for development and testing has been added. Some CI checks for different

GNU Libtool thanks and updates

2024-05-16 Thread Ileana Dumitrescu
l/ci-check -- Ileana Dumitrescu GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354 OpenPGP_0x6570EA01146F7354.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature

[no subject]

2024-05-13 Thread Ileana Dumitrescu
branch: master commit c44bbc34893f027af991fc2084ee668a272a3a7c Author: Ileana Dumitrescu AuthorDate: Mon May 13 20:36:50 2024 +0300 version 2.5.0 * NEWS: Record release date. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 44c9b467

[no subject]

2024-05-13 Thread Ileana Dumitrescu
branch: master commit 61e5fd8d45bf29c50f411c88d89e50b3bd5214f6 Author: Ileana Dumitrescu AuthorDate: Mon May 13 16:49:36 2024 +0300 NEWS: Update news for upcoming alpha release --- NEWS | 65 + 1 file changed, 65 insertions

[no subject]

2024-05-13 Thread Ileana Dumitrescu
branch: master commit 90710b139b3119f78ecf403648a78ba5a03cb524 Author: Ileana Dumitrescu AuthorDate: Sat May 11 10:52:47 2024 +0300 libtool: Minor syntax and typo fixes doc/notes.texi: Duplicate "to" removed. build-aux/ltmain.in: Useless parentheses in cpp directi

[no subject]

2024-05-13 Thread Ileana Dumitrescu
branch: master commit d794bda49c69a252597ab5538972a2b930745ebd Author: Ileana Dumitrescu AuthorDate: Sat May 11 11:19:28 2024 +0300 bug_62343: Skip test if not building libtool libs When the configure option "--disable-shared" is used, this test will be skipped since

[no subject]

2024-05-13 Thread Ileana Dumitrescu
branch: master commit 65742fda685c6465ba824a2e8735b0cf510c78f4 Author: Ileana Dumitrescu AuthorDate: Sat May 11 18:37:04 2024 +0300 NO-THANKS: Added helpful contributers --- NO-THANKS | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/NO-THANKS b/NO-THANKS index

annotated tag v2.5.0 created (now 1b67420a)

2024-05-13 Thread Ileana Dumitrescu
ildumi pushed a change to annotated tag v2.5.0. at 1b67420a (tag) tagging c44bbc34893f027af991fc2084ee668a272a3a7c (commit) replaces v2.4.7 by Ileana Dumitrescu on Mon May 13 20:36:59 2024 +0300 - Log - libtool

[no subject]

2024-05-13 Thread Ileana Dumitrescu
branch: master commit c1afb230e180698212dd18169d0f1f762db3e583 Author: Ileana Dumitrescu AuthorDate: Sat May 11 12:07:13 2024 +0300 resident: Fixed syntax error with g++ compilation A function used in a test was not returning a value, while an int was expected so the test would

[no subject]

2024-05-13 Thread Ileana Dumitrescu
branch: master commit b860f621d9996509475bfcd13de3a3f7ce3224fc Author: Ileana Dumitrescu AuthorDate: Sat May 11 18:41:19 2024 +0300 AUTHORS: Update current maintainership of libtool --- AUTHORS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index

[no subject]

2024-05-13 Thread Ileana Dumitrescu
branch: master commit 38c166c89b02a8bc95cc51fca89d15949c4d8956 Author: Ileana Dumitrescu AuthorDate: Mon May 13 21:04:21 2024 +0300 maint: post-release administrivia * NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash

[no subject]

2024-05-13 Thread Ileana Dumitrescu
branch: master commit 3280f27cdabd4eaed5e6aa6b0ee88745ea6fc0b7 Author: Ileana Dumitrescu AuthorDate: Sat May 11 10:29:07 2024 +0300 libtool.m4: Incremented serial * m4/libtool.m4: Incremented serial for previous changes. --- m4/libtool.m4 | 2 +- 1 file changed, 1 insertion(+), 1

master updated (7b091831 -> 38c166c8)

2024-05-13 Thread Ileana Dumitrescu
ildumi pushed a change to branch master. from 7b091831 ltmain.in: Use func_warning for all warnings new 3280f27c libtool.m4: Incremented serial new 90710b13 libtool: Minor syntax and typo fixes new d794bda4 bug_62343: Skip test if not building libtool libs new c1afb230

Re: Installation of libtool-2.4.7 from source

2024-04-23 Thread Ileana Dumitrescu
/usr/local/share/libtool" - aclocaldir="/usr/local/share/aclocal" + datadir="/usr/opt" + pkgauxdir="/usr/opt/libtool/build-aux" + pkgltdldir="/usr/opt/libtool" + aclocaldir="/usr/opt/aclocal" # Allow the user to override the master libt

[no subject]

2024-04-20 Thread Ileana Dumitrescu
branch: master commit 7b0918310776395e1cbafe6a08b8df8f8a8a3e21 Author: Ileana Dumitrescu AuthorDate: Sat Apr 20 13:04:33 2024 +0300 ltmain.in: Use func_warning for all warnings Several warning messages have been updated to use func_warning rather than echo. This will allow them

master updated (297b5cf1 -> 7b091831)

2024-04-20 Thread Ileana Dumitrescu
ildumi pushed a change to branch master. from 297b5cf1 libtool: Pass the "-no-canonical-prefixes" linker flag new baab0572 libtool: Document warning output options new 7b091831 ltmain.in: Use func_warning for all warnings Summary of changes: build-aux/ltmain.in | 116

[no subject]

2024-04-20 Thread Ileana Dumitrescu
branch: master commit baab05726170b00c32db44fb9fad0b08cf3e4782 Author: Ileana Dumitrescu AuthorDate: Sat Apr 20 12:23:17 2024 +0300 libtool: Document warning output options By default, CATEGORY is set to "all" for all of the warning messages to be output to stan

Re: Next libtool release?

2024-04-19 Thread Ileana Dumitrescu
that I have not forgotten about the release :) I plan to release a beta prior to the release (maybe even an alpha), so the official release will not be out for at least several months. -- Ileana Dumitrescu GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354

branch master updated: libtool: Pass the "-no-canonical-prefixes" linker flag

2024-04-18 Thread Ileana Dumitrescu
described below commit 297b5cf19fe12bbee1322a17ff013a21f57bb93d Author: Ileana Dumitrescu AuthorDate: Thu Apr 18 19:26:55 2024 +0300 libtool: Pass the "-no-canonical-prefixes" linker flag When using the -no-canonical-prefixes flag in libtool, the flag is removed from

[patch #10393] Fix shared library support on Android

2024-04-17 Thread Ileana Dumitrescu
Follow-up Comment #3, patch #10393 (group libtool): Thank you for the suggestion. Since we are already embedding rpath into Android, we could take the next step and start using GNU/Linux versioning. This would be contrary to the standard method of Android versioning, in which shared libraries

Re: [PATCH] Fix Wstrict-prototypes warnings

2024-04-16 Thread Ileana Dumitrescu
: Hello, When building project, for example, with CFLAGS=-Werror=strict-prototypes or similar, the libtool's tests can cause false reports and errors in the log files: error: function declaration isn't a prototype The appended patch includes some fixes for such cases. Thank you. -- Ileana

master updated (3a82c4aa -> 88fc2b89)

2024-04-08 Thread Ileana Dumitrescu
ildumi pushed a change to branch master. from 3a82c4aa libtool: Add more test case descriptions new 2eddb600 libtool: HACKING file list of files not to edit updated new 88fc2b89 libtool: Remove test_compile Summary of changes: HACKING | 13 +++

[no subject]

2024-04-08 Thread Ileana Dumitrescu
branch: master commit 2eddb6004b22a9e8c47fa14ffc1ff4673ccb05e0 Author: Ileana Dumitrescu AuthorDate: Fri Apr 5 21:45:26 2024 +0300 libtool: HACKING file list of files not to edit updated The HACKING file lists some files not to edit that are part of gnulib. The contents

[no subject]

2024-04-08 Thread Ileana Dumitrescu
branch: master commit 88fc2b892c61f6ef57decc55abe03ec6734f27ec Author: Ileana Dumitrescu AuthorDate: Mon Apr 8 22:34:19 2024 +0300 libtool: Remove test_compile This is cleanup for libtool. The option test_compile is not used in libtool, and the documentation states that it would

  1   2   >