Created attachment 233072 [details] patch Update devel/libtool and devel/libltdl to 2.4.7.
A new failure log: http://package23.nyi.freebsd.org/data/130i386-default-foo/2022-04-10_19h21m53s/logs/errors/wsjtx-2.5.4.log
Created attachment 233193 [details] patch2 comms/wsjtx: patch configure instead of configure.ac to avoid autotools. devel/libtool: add TEST_TARGET.
(In reply to Tijl Coosemans from comment #2) If you tested it, then this is fine, no need for another exp-run
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=51638b90e3b459063940f3a7e33c77354f8cd232 commit 51638b90e3b459063940f3a7e33c77354f8cd232 Author: Tijl Coosemans <tijl@FreeBSD.org> AuthorDate: 2022-04-08 12:42:06 +0000 Commit: Tijl Coosemans <tijl@FreeBSD.org> CommitDate: 2022-04-13 13:30:25 +0000 devel/libtool, devel/libltdl: update to 2.4.7 comms/wsjtx: patch configure instead of configure.ac to avoid autotools. The build runs autoconf to regenerate configure but forgets to run libtoolize to update ltmain.sh. PR: 263151 Exp-run by: antoine comms/wsjtx/Makefile | 5 +--- comms/wsjtx/files/hamlib.patch | 32 ++++++++++++------------- devel/libltdl/pkg-plist | 2 +- devel/libtool/Makefile | 11 +++------ devel/libtool/Makefile.common | 5 ++-- devel/libtool/distinfo | 5 ++-- devel/libtool/files/patch-tests_testsuite (new) | 20 ++++++++++++++++ 7 files changed, 47 insertions(+), 33 deletions(-)