Your message dated Fri, 06 Sep 2013 00:00:06 +0000
with message-id <e1vhjt4-0002uv...@franck.debian.org>
and subject line Bug#674590: fixed in otf 1.12.4+dfsg-1
has caused the Debian Bug report #674590,
regarding otf: FTBFS (missing library)
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.)
--
674590: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674590
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: otf
Version: 1.10.2+dfsg-2
Severity: normal
Tags: upstream patch
User: peter.fritzs...@gmx.de
Usertags: no-add-needed
otf fails to build with --no-copy-dt-needed-entries linker setting.
make[4]: Entering directory `/build/buildd/otf-1.10.2+dfsg/tools/otfcompress'
CC otfcompress.o
CCLD otfcompress
otfcompress.o: In function `compressFile':
/build/buildd/otf-1.10.2+dfsg/tools/otfcompress/otfcompress.c:399: undefined
reference to `deflateInit_'
/build/buildd/otf-1.10.2+dfsg/tools/otfcompress/otfcompress.c:426: undefined
reference to `deflate'
/build/buildd/otf-1.10.2+dfsg/tools/otfcompress/otfcompress.c:464: undefined
reference to `deflateEnd'
otfcompress.o: In function `decompressFile':
/build/buildd/otf-1.10.2+dfsg/tools/otfcompress/otfcompress.c:523: undefined
reference to `inflateInit_'
/build/buildd/otf-1.10.2+dfsg/tools/otfcompress/otfcompress.c:553: undefined
reference to `inflate'
/build/buildd/otf-1.10.2+dfsg/tools/otfcompress/otfcompress.c:589: undefined
reference to `inflateEnd'
collect2: error: ld returned 1 exit status
See also
http://wiki.debian.org/ToolChain/DSOLinking#Not_resolving_symbols_in_indirect_dependent_shared_libraries
Patch from Ubuntu follows.
https://launchpad.net/ubuntu/+source/otf/1.10.2+dfsg-2ubuntu1
Description: link with zlib
Author: Ilya Barygin <randomact...@ubuntu.com>
--- otf-1.10.2+dfsg.orig/tools/otfcompress/Makefile.am
+++ otf-1.10.2+dfsg/tools/otfcompress/Makefile.am
@@ -14,6 +14,7 @@
otfcompress_LDADD = $(top_builddir)/otflib/libotf.la
otfcompress_DEPENDENCIES = $(otfcompress_LDADD)
+otfcompress_LDADD += $(ZLIB_LIB_LINE)
otfcompress_SOURCES = \
sys_time.h \
otfcompress.c
-- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500,
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-24-generic (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: otf
Source-Version: 1.12.4+dfsg-1
We believe that the bug you reported is fixed in the latest version of
otf, 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 674...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Samuel Thibault <sthiba...@debian.org> (supplier of updated otf 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: Thu, 05 Sep 2013 16:54:13 +0200
Source: otf
Binary: otf-trace libopen-trace-format-dev libopen-trace-format1
libotf-trace-dev libotfaux0
Architecture: source amd64
Version: 1.12.4+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Samuel Thibault <sthiba...@debian.org>
Changed-By: Samuel Thibault <sthiba...@debian.org>
Description:
libopen-trace-format-dev - Open Trace Format support library - development
files
libopen-trace-format1 - Open Trace Format support library - shared library
libotf-trace-dev - Open Trace format support library - compatibility symlink
libotfaux0 - Open Trace Format support library - shared library
otf-trace - Open Trace Format support library - development files
Closes: 674590
Changes:
otf (1.12.4+dfsg-1) unstable; urgency=low
.
* New upstream release (Closes: #674590)
- patches/rename: Remove, upstream renamed his library.
- patches/link: Remove, now useless.
- Rename libotf-trace1 into libopen-trace-format1, according to
upstream soname change.
- Rename libotf-trace-dev into libopen-trace-format-dev, according to
upstream API change.
- Introduce compatibility libotf-trace-dev package, for packages using the
old API.
- otfdump was renamed into otfprint.
Checksums-Sha1:
2d0aaad4ca2cf2f4aa75a1284912d554af8821aa 2196 otf_1.12.4+dfsg-1.dsc
43f928563b5f32c0dd5fa1bd20464da63047c6d4 858396 otf_1.12.4+dfsg.orig.tar.gz
9303691678d0b28c9e0715746e83bf4ca1766342 3994 otf_1.12.4+dfsg-1.debian.tar.gz
f9767b02a9e73c2013c670a72e6b3af4c7ffbb9c 253354
otf-trace_1.12.4+dfsg-1_amd64.deb
171ddfc85e2b5fd17ef6fa10819e7d29ab79d3bc 129402
libopen-trace-format-dev_1.12.4+dfsg-1_amd64.deb
243a8d18ca377b8545092518c4236080581db82c 82090
libopen-trace-format1_1.12.4+dfsg-1_amd64.deb
402a97449595ff445f2d219df7fa135bd5a55de1 10440
libotf-trace-dev_1.12.4+dfsg-1_amd64.deb
8183f4a571b22e519fbcbd637c53a45c8d9b3c64 19678
libotfaux0_1.12.4+dfsg-1_amd64.deb
Checksums-Sha256:
a337f2712781496c90788a0fd5650d91cd5edde6a567f15858bdf94998b1238e 2196
otf_1.12.4+dfsg-1.dsc
2afbe460590d5745649a47efcc05cdff0ed5f479d1fb00a1c0e240e44b03a6c8 858396
otf_1.12.4+dfsg.orig.tar.gz
d22b5605cf61b074cd669aac10d9ca5221f3bccc7c1e094c519e7285848ed01d 3994
otf_1.12.4+dfsg-1.debian.tar.gz
f572a50868e8fdde004c78371e95d138b5830a841b287517b235d149ee8a82e0 253354
otf-trace_1.12.4+dfsg-1_amd64.deb
a3b63045e57897f254d4cdf524831951235173c5db62c24f1b08aee7bd644c1c 129402
libopen-trace-format-dev_1.12.4+dfsg-1_amd64.deb
4dceae7648eeda9799ce823e808ab8e8e4e152d4ce3ac462231488697d1d7575 82090
libopen-trace-format1_1.12.4+dfsg-1_amd64.deb
b502c7abdecbb529c9fee7b6a57cf988e24395e45e2312ac1258ed977d87c315 10440
libotf-trace-dev_1.12.4+dfsg-1_amd64.deb
1dc10c83ceccf448049eb7e47194715bbf5573d1cfd760d6cf9b764b82bdcfdf 19678
libotfaux0_1.12.4+dfsg-1_amd64.deb
Files:
cdb1e48d003fc19faa60a8ac98123a6d 2196 libs extra otf_1.12.4+dfsg-1.dsc
755773176d5c952c9aaea50cc0dafe98 858396 libs extra otf_1.12.4+dfsg.orig.tar.gz
0b0dcd36f929bac4b7ef343a0aa5dbe9 3994 libs extra
otf_1.12.4+dfsg-1.debian.tar.gz
7968e22f50b80124e29b163d4a0e7726 253354 science extra
otf-trace_1.12.4+dfsg-1_amd64.deb
b950a9e140b55219d7cfdb0829a1dc34 129402 libdevel extra
libopen-trace-format-dev_1.12.4+dfsg-1_amd64.deb
e789e7a24c65d3b119ac3d350a31d23e 82090 libs extra
libopen-trace-format1_1.12.4+dfsg-1_amd64.deb
fa846d2e5744216c1d3a58044ed6dd62 10440 libdevel extra
libotf-trace-dev_1.12.4+dfsg-1_amd64.deb
08c2faf27287e9a4459206cf2c2b92f0 19678 libs extra
libotfaux0_1.12.4+dfsg-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAEBCgAGBQJSKJ4uAAoJEKYW8Q/MLMDwaZoQAOi8HwKcUJJMyVqvIkspikfe
BBMQvnE23f5gKMqjakaZ0SMUTNEka7NL5MdFytivqA4jXhlpUDDTidZkgtF6Fco9
8uuUnxVmAJC51vZwbm5OV4eUpkd9rt76V6kfpSqhJ997lX3G1tyerKknUbpBA7ht
z8QXbRG2S2xmr4La+020jmQ+TkSrDR/IvsKKAu3Du55y/ZBlIMsDzBF2RbAIrOxT
+QwZpaUQWWtVQETAWLTlnjG1xxUhzzR4nS6SY1zJfbEtloPDMc84Tgd+hSGzPPZp
I34IRU6DR447vyWC3WBTy7h8A0gE72v2pKCx+EoRhRJVn6ivn8czCwfcDnXxhgX0
qnZvEH2LEKe2jtF7PdG0JFVVPHG0tYYv59VAA23oAxVsQjz+Sn6xpRBS1jwI5wMZ
ztq92xkJvZUoumhOv28fHSi5uS/CdiOsvg4KmpdSeftznk0tCd5xrES6Hk7ld4ec
E6qW/3aRHZwgar934HL2SN775N1TH5unM6NxNVPpnvREFEKDSQrNooG8By6fIa80
BNCbldEr/jkNqAd0+N+pK9mWE7WOs4B6z7MqFPQb6Evg6gf0DQiCYGnz2Xg9WzEM
qpm2iSwpLPraqhrmLO9akzJoBx9Jx3auFuNqujIAJwW+iHh1g38ZdcGb0T6GJ5pf
s8p65N9Q/Cip5m3UVNyy
=xO5v
-----END PGP SIGNATURE-----
--- End Message ---