Your message dated Wed, 07 Sep 2022 20:34:07 +0000
with message-id <e1ow1kn-004qtz...@fasolo.debian.org>
and subject line Bug#1018753: fixed in abiword 3.0.5~dfsg-3.1
has caused the Debian Bug report #1018753,
regarding abiword: FTBFS on several platforms (test timeout)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1018753: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018753
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: abiword
Version: 3.0.5~dfsg-1
Severity: serious
Tags: ftbfs patch
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: i...@hack3r.moe
Dear maintainer,
abiword failed to build on armel, mipsel, hppa, ppc64, riscv64, sparc64 and x32
due to timeout of test located at `src/wp/test/unix`:
```
Making check in unix
make[6]: Entering directory '/<<PKGBUILDDIR>>/src/wp/test/unix'
make AbiWord-test testwrap.sh-stamp testwrap.sh
make[7]: Entering directory '/<<PKGBUILDDIR>>/src/wp/test/unix'
g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../../../.. -I/usr/include/libpng16
-pthread -I/usr/include/wv -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/enchant-2 -I/usr/include/libgsf-1 -I/usr/include/rasqal
-I/usr/include/raptor2 -I/usr/include/evolution-data-server
-I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2
-I/usr/include/cairo -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/riscv64-linux-gnu/dbus-1.0/include
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/riscv64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/riscv64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/libgoffice-0.10 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_0
-I/usr/include -I../../../.. -I../../../../src/af/ev/gtk
-I../../../../src/af/ev/xp -I../../../../src/af/gr/gtk
-I../../../../src/af/gr/xp -I../../../../src/af/util/unix
-I../../../../src/af/util/xp -I../../../../src/af/xap/gtk
-I../../../../src/af/xap/xp -I../../../../src/text/fmt/gtk
-I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp
-I../../../../src/wp/impexp/gtk -I../../../../src/wp/impexp/xp
-I../../../../src/wp/ap/gtk -I../../../../src/wp/ap/xp
-I../../../../src/plugins -DABIWORD_DATADIR="\"/usr/share/abiword-3.0\""
-I../../../../src/af/tf/xp/ -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra
-Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings
-Wmissing-noreturn -Wformat-overflow=2 -Wunused -Wpointer-arith -Wshadow -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-overloaded-virtual -MT AbiWord_test-test_main.o
-MD -MP -MF .deps/AbiWord_test-test_main.Tpo -c -o AbiWord_test-test_main.o
`test -f 'test_main.cpp' || echo './'`test_main.cpp
chmod a+x testwrap.sh
make[7]: 'testwrap.sh' is up to date.
touch testwrap.sh-stamp
In file included from test_main.cpp:21:
../xp/main.cpp:49:46: warning: macro "__TIME__" might prevent reproducible
builds [-Wdate-time]
49 | const char* XAP_App::s_szBuild_CompileTime = __TIME__;
| ^~~~~~~~
../xp/main.cpp:50:46: warning: macro "__DATE__" might prevent reproducible
builds [-Wdate-time]
50 | const char* XAP_App::s_szBuild_CompileDate = __DATE__;
| ^~~~~~~~
In file included from ../xp/all_test.h:29,
from ../xp/main.cpp:24:
../../../../src/text/ptbl/xp/t/pp_PropertyMap.t.cpp: In function ‘void
_tftest_main_12()’:
../../../../src/text/ptbl/xp/t/pp_PropertyMap.t.cpp:34:24: warning: unused
variable ‘map’ [-Wunused-variable]
34 | PP_PropertyMap map;
| ^~~
mv -f .deps/AbiWord_test-test_main.Tpo .deps/AbiWord_test-test_main.Po
/bin/bash ../../../../libtool --tag=CXX --mode=link g++ -std=c++11 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-overloaded-virtual -L../../../../src -labiword-3.0
-L../../../../src/af/tf/xp -lxp -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o
AbiWord-test AbiWord_test-test_main.o -lpng16 -lz -ljpeg -lfribidi
-lgthread-2.0 -pthread -lwv -lz -lpng -lwmf -lwmflite -lfreetype -lX11 -lexpat
-ljpeg -lpng -lz -lm -lgsf-1 -lxslt -lenchant-2 -lgoffice-0.10 -lrdf -lrasqal
-lraptor2 -lebook-1.2 -ledata-book-1.2 -lebackend-1.2 -lebook-contacts-1.2
-ledataserver-1.2 -lsecret-1 -lxml2 -lsoup-2.4 -Wl,--export-dynamic
-lgmodule-2.0 -pthread -lical -licalss -licalvcal -lz -lgtk-3 -lgdk-3
-lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lrsvg-2 -lm
-lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lfontconfig
-lfreetype -lX11 -ljpeg
libtool: link: g++ -std=c++11 -g -O2 "-ffile-prefix-map=/<<PKGBUILDDIR>>=."
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-overloaded-virtual -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/AbiWord-test
AbiWord_test-test_main.o -Wl,--export-dynamic -L../../../../src
/<<PKGBUILDDIR>>/src/.libs/libabiword-3.0.so -L../../../../src/af/tf/xp
/<<PKGBUILDDIR>>/src/af/tf/xp/.libs/libxp.a -Wl,--as-needed -lpng16 -lfribidi
-lgthread-2.0 -lwv -lwmf -lwmflite -lexpat -lpng -lgsf-1 -lxslt -lenchant-2
-lgoffice-0.10 /usr/lib/riscv64-linux-gnu/librdf.so -lrasqal -lraptor2
-lebook-1.2 -ledata-book-1.2 -lebackend-1.2 -lebook-contacts-1.2
-ledataserver-1.2 -lsecret-1 -lxml2 -lsoup-2.4 -lgmodule-2.0 -lical -licalss
-licalvcal -lz -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz
-latk-1.0 -lcairo-gobject -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0
-lglib-2.0 -lcairo -lfontconfig -lfreetype -lX11 -ljpeg -pthread
make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/wp/test/unix'
make check-TESTS
make[7]: Entering directory '/<<PKGBUILDDIR>>/src/wp/test/unix'
make[8]: Entering directory '/<<PKGBUILDDIR>>/src/wp/test/unix'
E: Build killed with signal TERM after 300 minutes of inactivity
--------------------------------------------------------------------
```
Full buildd log: https://buildd.debian.org/status/logs.php?pkg=abiword
Attached is a patch that disables the test and fixes FTBFS on those platforms.
Please let me know if I missed anything.
Cheers,
Eric
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.18.0-4-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Description: Disable test src/wp/test/unix on several platforms
This test times out on armel, mipsel, hppa, ppc64, riscv64, sparc64 and x32.
Disabling it allows abiword package to be built on those platforms.
Author: Eric Long <i...@hack3r.moe>
Last-Update: 2022-08-30
--- a/configure.ac
+++ b/configure.ac
@@ -1187,6 +1187,8 @@
AM_CONDITIONAL(HAVE_INTROSPECTION, test "x$found_introspection" = "xyes")
+AM_CONDITIONAL([DISABLE_WP_UNIX_TEST], test $DEB_BUILD_ARCH && echo "armel
mipsel hppa ppc64 riscv64 sparc64 x32 " | grep -o "$DEB_BUILD_ARCH ")
+
AC_OUTPUT(
libabiword.pc
Makefile
--- a/src/wp/test/Makefile.am
+++ b/src/wp/test/Makefile.am
@@ -18,5 +18,10 @@
#include $(top_srcdir)/includes.mk
-SUBDIRS= xp @PLATFORM@
+if DISABLE_WP_UNIX_TEST
+SUBDIRS = xp
+DIST_SUBDIRS = xp
+else
+SUBDIRS = xp @PLATFORM@
DIST_SUBDIRS = unix xp
+endif
--- End Message ---
--- Begin Message ---
Source: abiword
Source-Version: 3.0.5~dfsg-3.1
Done: Jeremy Bicha <jbi...@ubuntu.com>
We believe that the bug you reported is fixed in the latest version of
abiword, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1018...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jeremy Bicha <jbi...@ubuntu.com> (supplier of updated abiword package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 07 Sep 2022 16:17:42 -0400
Source: abiword
Built-For-Profiles: noudeb
Architecture: source
Version: 3.0.5~dfsg-3.1
Distribution: unstable
Urgency: high
Maintainer: Jonas Smedegaard <d...@jones.dk>
Changed-By: Jeremy Bicha <jbi...@ubuntu.com>
Closes: 1018753
Changes:
abiword (3.0.5~dfsg-3.1) unstable; urgency=high
.
* Non-maintainer upload
.
[ Jonas Smedegaard ]
* depend on fonts-urw-base35 (favored over now transitional gsfonts)
.
[ Eric Long ]
* Add patch to workaround build test timeout on several architectures
by disabling a test on those architectures (Closes: #1018753)
Checksums-Sha1:
3f8fd192f6d31eb018633e77004fe33eb903591f 2844 abiword_3.0.5~dfsg-3.1.dsc
c3c739ea2529b97b68627816b5d3aa09a690a43e 69900
abiword_3.0.5~dfsg-3.1.debian.tar.xz
222c75b5b590cd56130c934fd72f17f71a43e137 15973
abiword_3.0.5~dfsg-3.1_source.buildinfo
Checksums-Sha256:
2f184071c36dd8226966c8ffb9116d5ad0d147ddb8cf3ea458f4d91251061890 2844
abiword_3.0.5~dfsg-3.1.dsc
74ecd5f1f918dbb8a6b1f28382feaa73a5bccbbf74990fc8e74ac3230a40b642 69900
abiword_3.0.5~dfsg-3.1.debian.tar.xz
4aeb7b9f954a90e305dd2f54f2b92bb9199c51ba1ac1e89655965f2cdcc5d93f 15973
abiword_3.0.5~dfsg-3.1_source.buildinfo
Files:
ad30033d38764bbe1a94a114060488a2 2844 gnome optional abiword_3.0.5~dfsg-3.1.dsc
80799d8e182d21601412d9e04e4bd35d 69900 gnome optional
abiword_3.0.5~dfsg-3.1.debian.tar.xz
35471b6da31560c2690de3edecccb345 15973 gnome optional
abiword_3.0.5~dfsg-3.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmMY/LsACgkQ5mx3Wuv+
bH2T8xAAieZCH6f2+6A1V/YlM/9N8QgeyTsxBJl++ayVk6ObhaWzbRZwBmvOGSeS
lo7AuS+63PFTxDj5BGmt7Yo3rHw1BIcXUz85PPFAkvPBP1xWxJNZ8pRIozdZjlVt
v3+VYZj1vHfdQFg7NVoYfddf/avWqy9fanKJNaNDVjLQu3u5aJzzdaYG1Cye2nC5
dZtTdY6rbM839EfjbBwdFz3+MgLT1n9KKf9SV6aDR/KrZb+YEgB82NB8jnUckAUT
oogLzk8UwTgs2M6C9jRegn9Al7UQMA9lyBGsdFU6QXXdhoAOHGD1cplqFd3xyo4I
d12lLhHQEF6BcbPcggoRWNQmirqyhk2cFAUCGSvfdJaysWE+ljv7I9wEoqiQzDwt
TpI3tq1EpUtq1uw9AtvdJ0+6eOIY44/D6W4AINM/LZHdaPRGq+xrup7LxIE8kMq/
XXuUXng0zmYMP3VP7dd2Lu3YMc2MnZPaADsYMOAV54eGE2C1CrdsdI6k314zLN+a
fFaWgCL4PgoNdLwvOFaz/SjcMab2ANvuyHAlG0+v+9KWTvTzrZpOjmWGGRJMLaB5
4a/d2bnklbgE/r9vYHiVrbdH/9hlgaH3wiQhkMy3JNzj204Av9ny0TWn2MDouZkJ
Wg7ocN0MqhyBJNWVzu2HdQM+ffeH6wpmXqievMt5zYaPsiNrbv8=
=kyy8
-----END PGP SIGNATURE-----
--- End Message ---