Your message dated Mon, 02 Nov 2015 22:48:52 +0000
with message-id <[email protected]>
and subject line Bug#801117: fixed in 4ti2 1.6.6+ds-1
has caused the Debian Bug report #801117,
regarding 4ti2: libzsolve.so is underlinked
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 [email protected]
immediately.)
--
801117: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801117
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: 4ti2
Version: 1.6.2+ds1-1
Tags: patch
Hi Maintainer
While investigating a FTBFS in Ubuntu [1], I found the following lines
in the build logs of 4ti2:
dpkg-shlibdeps: warning:
debian/4ti2/usr/lib/i386-linux-gnu/4ti2/lib/libzsolve.so contains an
unresolvable reference to symbol __gmpz_init_set_ui: it's probably a plugin
dpkg-shlibdeps: warning: 22 other similar warnings have been skipped
(use -v to see them all)
The attached patch links libzsolve.so with libgmpxx and libgmp and
allowed 4ti2 to build on all architectures in Ubuntu [2].
Regards
Graham
[1] https://launchpad.net/ubuntu/+source/4ti2/1.6.2+ds1-1
[2] https://launchpad.net/ubuntu/+source/4ti2/1.6.2+ds1-1ubuntu1
Description: fix underlinking of libzsolve.so
This fixes a FTBFS in Ubuntu with the following errors:
../../../src/zsolve/.libs/libzsolve.so: undefined reference to
`operator<<(std::ostream&, __mpz_struct const*)'
../../../src/zsolve/.libs/libzsolve.so: undefined reference to
`operator>>(std::istream&, __mpz_struct*)'
Author: Graham Inggs <[email protected]>
Last-Update: 2015-10-05
--- a/src/zsolve/Makefile.am
+++ b/src/zsolve/Makefile.am
@@ -91,7 +91,7 @@
# Link in the "common" 4ti2 functions.
# -no-undefined declares that no undefined symbols will remain after linking all these libraries.
# (This is necessary to build shared libraries on Cygwin.)
-libzsolve_la_LDFLAGS = -L../4ti2 -R$(pkgliblibdir) -l4ti2common -no-undefined -avoid-version
+libzsolve_la_LDFLAGS = -L../4ti2 -R$(pkgliblibdir) -l4ti2common -lgmpxx -lgmp -no-undefined -avoid-version
bin_SCRIPTS = 4ti2-hilbert 4ti2-graver
DISTCLEANFILES = $(bin_SCRIPTS)
--- End Message ---
--- Begin Message ---
Source: 4ti2
Source-Version: 1.6.6+ds-1
We believe that the bug you reported is fixed in the latest version of
4ti2, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jerome Benoit <[email protected]> (supplier of updated 4ti2 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 02 Nov 2015 20:55:04 +0000
Source: 4ti2
Binary: 4ti2 4ti2-doc
Architecture: source all amd64
Version: 1.6.6+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Jerome Benoit <[email protected]>
Description:
4ti2 - mathematical tool suite for problems on linear spaces -- tools
4ti2-doc - mathematical tool suite for problems on linear spaces -- user gui
Closes: 801117
Changes:
4ti2 (1.6.6+ds-1) unstable; urgency=medium
.
* New upstream release.
* Debianization:
- debian/control:
- Vcs-Browser field: correct;
- Pre-Depends field: add;
- debian/{patches,adhoc}/*:
- underlinking fix (Closes: #801117);
- test walk 344, temporary freeze;
- refresh.
Checksums-Sha1:
a100aa40458766117b1a8dfcc080ed3ff5213dd0 2123 4ti2_1.6.6+ds-1.dsc
2d9052830ea587c559c532eb57e28078c66c02b2 1866836 4ti2_1.6.6+ds.orig.tar.xz
1f20d358436ef252e1821f6dab92eeac9754319e 91944 4ti2_1.6.6+ds-1.debian.tar.xz
e6e76dd19f26631aa8db5c7c5a0688322461a647 351082 4ti2-doc_1.6.6+ds-1_all.deb
631d7d34aba7285a3cac64d751a61f9ec0857a2f 460188 4ti2_1.6.6+ds-1_amd64.deb
Checksums-Sha256:
d8f219c64cefba42b8f21f9c700d9fc37fd8adc5e02eeab7a2414afff9412f97 2123
4ti2_1.6.6+ds-1.dsc
b746a042e96af5cc1193d4b19767adcad4dba3a115ef435a6914a430fd351637 1866836
4ti2_1.6.6+ds.orig.tar.xz
c339911d0bda065903110243b7155620ea66d2e40a3d56577ffdc6c1167cdeb3 91944
4ti2_1.6.6+ds-1.debian.tar.xz
fd6dbbcece94df1ea41c47bee548c3d3fc2c35ec02979a83226c969b34670180 351082
4ti2-doc_1.6.6+ds-1_all.deb
c2a766905c0a534a14467cd020a1d837a7a9cf5ae3ca44839a74c6f480994099 460188
4ti2_1.6.6+ds-1_amd64.deb
Files:
a1c3e2441ee79039664ab06472a5c84d 2123 math optional 4ti2_1.6.6+ds-1.dsc
eb6290c84fdbb3c7f471c652658ee6b0 1866836 math optional
4ti2_1.6.6+ds.orig.tar.xz
224dc8a84ff4f7b1a0745324f59c9422 91944 math optional
4ti2_1.6.6+ds-1.debian.tar.xz
c381f241e4951675e14cd54d3763b28f 351082 doc optional
4ti2-doc_1.6.6+ds-1_all.deb
7617caeae8237a16ae933a7982ecbb8c 460188 math optional 4ti2_1.6.6+ds-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJWN+K0AAoJEFeKBJTRxkbR8mYP/RMvB2kN3M00myr4ViPtS7mo
Po/x3yotbB3OrNuc2INwgqPfx//E9DldjOqEUJmCS6UErAbf81f2b2xqASyuSOz5
vfjksQ/bvL2xHYaqDnMgOvtDve6CXWii1ljyZf3OHNDcxE6lbhK1qffPrrPsxKpM
Xdp2RnLgm4lmKvwW/7sk6IAZ8DjUt/ssygi+MmxVwFM2sKcD56uAgvmsUGr/HxF0
SdHuacAVxl+/G7AiAFDJCo/BpY3PkTSUW2k8B1cE5PFU8bknFYoP23iwfY2zc+XS
nPyTFRMVhbkpZMLy/GyrDJaAqEx4hhzgPA9B87BLJl0fSTOHvBguHjySW6EFAPY/
LRLaBVaHo+cgIg9oMEV1I9YzIiKWyuHXCo6bN6/seSDaiBwExmIcm5binvvgKvdm
nLRy58vRbJzzv2Dtu7qmalyJcl9p134uJyaF3njS661Adzn5F/jjwcI+53ioqJ4j
ji6zpNetVMmg19Z653GNima23w3PLL7lQTixjKoocTJUEbJ491vUjEhkJo1J16sV
vygA4043GcyCOlvZlNqWKQNTuTv6tuxN0VnVa1vIseTL39pU4pqZQcBszzUY5h/b
iGOKwc2fwN67iCLRvdE4P+VKVtAVfprPUjWHFXW9GBVtVvJrywjX9w4HvCti3HBC
6weHhHL11RYuFF5cwl+2
=qbPF
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers