[packages/libtool] This test seem to be consistent now

arekm arekm at pld-linux.org
Wed Jun 17 14:03:09 CEST 2026


commit 66716ef354c727e2df250bc58ebc1fd77346d019
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jun 17 14:02:38 2026 +0200

    This test seem to be consistent now

 libtool-lalib-syntax.patch | 11 +++++++++++
 libtool.spec               |  2 ++
 2 files changed, 13 insertions(+)
---
diff --git a/libtool.spec b/libtool.spec
index d7f473e..8e106fc 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -24,6 +24,7 @@ Patch1:		%{name}-libdirs.patch
 Patch2:		%{name}-multilib.patch
 Patch3:		%{name}-linking-order.patch
 Patch4:		%{name}-libx32.patch
+Patch5:		%{name}-lalib-syntax.patch
 URL:		http://www.gnu.org/software/libtool/
 BuildRequires:	/usr/bin/which
 BuildRequires:	autoconf >= 2.64
@@ -153,6 +154,7 @@ utilizando componentes estáticos (raramente necessário).
 %patch -P2 -p1
 %patch -P3 -p1
 %patch -P4 -p1
+%patch -P5 -p1
 
 %{__sed} -i -e '1s, /usr/bin/env sh,/bin/sh,' libtoolize.in build-aux/ltmain.{in,sh}
 
diff --git a/libtool-lalib-syntax.patch b/libtool-lalib-syntax.patch
new file mode 100644
index 0000000..18a6d64
--- /dev/null
+++ b/libtool-lalib-syntax.patch
@@ -0,0 +1,11 @@
+--- libtool-2.5.4/tests/lalib-syntax.at.orig
++++ libtool-2.5.4/tests/lalib-syntax.at
+@@ -22,8 +22,6 @@
+ AT_KEYWORDS([libtool])
+ AT_KEYWORDS([libltdl])
+ 
+-AT_XFAIL_IF([:]) dnl libltdl does not consistently return non-NULL lt_dlerror
+-
+ AT_DATA([main.c],
+ [[#include <ltdl.h>
+ #include <stdio.h>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtool.git/commitdiff/66716ef354c727e2df250bc58ebc1fd77346d019



More information about the pld-cvs-commit mailing list