Your message dated Thu, 08 Dec 2011 18:03:18 +0000
with message-id <e1ryijs-0005lq...@franck.debian.org>
and subject line Bug#615766: fixed in predict 2.2.3-3.1
has caused the Debian Bug report #615766,
regarding predict: ftbfs with gold or ld --no-add-needed
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.)
--
615766: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615766
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: predict
Version: 2.2.3-3
Severity: important
Tags: sid
User: peter.fritzs...@gmx.de
Usertags: no-add-needed
The package fails to build in a test rebuild on at least amd64 with
ld --no-add-needed. For details, please see:
http://lists.debian.org/debian-devel-announce/2011/02/msg00011.html
http://wiki.debian.org/ToolChain/DSOLinking
Ubuntu might have a patch for this issue, but unfortunately it was
not forwarded to Debian. Please have a look at
http://packages.qa.debian.org/predict to see if an Ubuntu version for
this package exists, and if a fix is included in the Ubuntu diff.
[...]
callbacks.c: In function 'combo_tx_mode_changed':
callbacks.c:1021:8: warning: assignment discards qualifiers from pointer target
type
mv -f .deps/callbacks.Tpo .deps/callbacks.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/libdrm -Wall -g -O2
-fomit-frame-pointer -MT comms.o -MD -MP -MF .deps/comms.Tpo -c -o comms.o
comms.c
comms.c: In function 'timeout_callback':
comms.c:355:7: warning: assignment discards qualifiers from pointer target type
comms.c:357:10: warning: array subscript is above array bounds
mv -f .deps/comms.Tpo .deps/comms.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/libdrm -Wall -g -O2
-fomit-frame-pointer -MT plugins.o -MD -MP -MF .deps/plugins.Tpo -c -o
plugins.o plugins.c
mv -f .deps/plugins.Tpo .deps/plugins.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/libdrm -Wall -g -O2
-fomit-frame-pointer -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c
db.c: In function 'lookup_sat_db':
db.c:86:7: warning: assignment discards qualifiers from pointer target type
db.c:88:10: warning: array subscript is above array bounds
mv -f .deps/db.Tpo .deps/db.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -pthread -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/libdrm -Wall -g -O2
-fomit-frame-pointer -MT prefs.o -MD -MP -MF .deps/prefs.Tpo -c -o prefs.o
prefs.c
mv -f .deps/prefs.Tpo .deps/prefs.Po
gcc -Wall -g -O2 -fomit-frame-pointer -o gsat main.o support.o interface.o
callbacks.o comms.o plugins.o db.o prefs.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0
-latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo
-lgio-2.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0
-lgthread-2.0 -lrt -lglib-2.0
/usr/bin/ld: plugins.o: undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
/usr/bin/ld: note: 'dlclose@@GLIBC_2.2.5' is defined in DSO /lib64/libdl.so.2
so try adding it to the linker command line
/lib64/libdl.so.2: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [gsat] Error 1
make[3]: Leaving directory
`/build/user-predict_2.2.3-3-amd64-NNYjjX/predict-2.2.3/clients/gsat-1.1.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/build/user-predict_2.2.3-3-amd64-NNYjjX/predict-2.2.3/clients/gsat-1.1.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/build/user-predict_2.2.3-3-amd64-NNYjjX/predict-2.2.3/clients/gsat-1.1.0'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: predict
Source-Version: 2.2.3-3.1
We believe that the bug you reported is fixed in the latest version of
predict, which is due to be installed in the Debian FTP archive:
predict-gsat_2.2.3-3.1_i386.deb
to main/p/predict/predict-gsat_2.2.3-3.1_i386.deb
predict_2.2.3-3.1.diff.gz
to main/p/predict/predict_2.2.3-3.1.diff.gz
predict_2.2.3-3.1.dsc
to main/p/predict/predict_2.2.3-3.1.dsc
predict_2.2.3-3.1_i386.deb
to main/p/predict/predict_2.2.3-3.1_i386.deb
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 615...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated predict 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 06 Dec 2011 18:17:32 +0100
Source: predict
Binary: predict predict-gsat
Architecture: source i386
Version: 2.2.3-3.1
Distribution: unstable
Urgency: low
Maintainer: A. Maitland Bottoms <bott...@debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
predict - Satellite Tracking Program with Optional Voice Output
predict-gsat - Graphical Satellite Tracking Client Program
Closes: 615766
Changes:
predict (2.2.3-3.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "ftbfs with gold or ld --no-add-needed": add patch from Ubuntu /
John T. Nogatch (move -lm to the end of the lines in debian/rules).
Change the order of some more cc invocations.
(Closes: #615766, LP: #770815)
Checksums-Sha1:
a51d9e60828454347d9425869e41b6545c4a2d60 1817 predict_2.2.3-3.1.dsc
477651fdd6a5f8a91f21cd9a194c4ee450867f61 78624 predict_2.2.3-3.1.diff.gz
10824b0ea1f487776f90b1aa585a172f41184a0c 1010024 predict_2.2.3-3.1_i386.deb
04caba87595ad143c829df14eb2ab108a8a2ad92 246562 predict-gsat_2.2.3-3.1_i386.deb
Checksums-Sha256:
49f7d49c0df543d708a1a94a7049f7a59718755c5820835a2bad3dca781fec70 1817
predict_2.2.3-3.1.dsc
60c00a542c399e69dba154cc0827ea15f33dae61547f3604b8c232e9d26d06df 78624
predict_2.2.3-3.1.diff.gz
14869a0eaa359cb35310daac6b198eaa3e23697fbee71f09fff2680cc480fdd8 1010024
predict_2.2.3-3.1_i386.deb
30bf5b710494327116d48eeddf9063dc022982dac58069650a3f5903032647ee 246562
predict-gsat_2.2.3-3.1_i386.deb
Files:
9c23ce8abe6654f884625e4392acc070 1817 hamradio optional predict_2.2.3-3.1.dsc
9bde0dc23a4b5cdb8c88a7497a2b3328 78624 hamradio optional
predict_2.2.3-3.1.diff.gz
897e223f0800690f865747bb2e85a1b3 1010024 hamradio optional
predict_2.2.3-3.1_i386.deb
f138ee2aa84a7a01c70fb9481e56e19f 246562 hamradio optional
predict-gsat_2.2.3-3.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJO3lEHAAoJELs6aAGGSaoGy+gQAJqck2WEOk5Ia5iAvHcmW+MJ
O52xceLfMOQHOPjHTKFhRvmMZgSGNVUsH0tydchPTQluSq/9LoqX2Q4y5v7DWHsb
hcvm+0kNpyahlKRH92rOZWWeReHwwaR4wrn/2LfUzx3LkBmXBCr6QA5wX1Am5Wqs
jjaoFrzzhfpyEBHQhEWS/xXIKhoEO/JsQFBbCSmzHX/SjInqwXxgXqWJnb8Crbq3
m2pcasjp8I47xZwz6+oG9Mo8mBjvkbeEIoWcrs1fEZL9w13YE38r/8EBeQDBe7Ie
nXUYB6q+PE9tYxoDoWpigs1aP4bAnWPRMRfdoPsZIslI5R3p8524+4P9pgXKaAFW
+Z0mt4x2YFyS+3H+zJkzpd4RszzqtcFT3wkQIyVPmS+HM6QUBUiK/Wij9+FVTt+N
gTbeD5JZZgLJO3wFlb1boDpYNvnYKNJt+ZXFQ9TDlNcvkDIm/BINUyQyJhHbNIDh
npWkY9MgJtK6PYfva0SMnLhpEuXMQFZ2929AbwO/tM3mgc0GNQjBjoyo4sCx2wxC
NxH2PwImcKG8xP7oOKIBlLXKbOiV+cnsY1novrmnJONVTNDTuS0+AtcWn3uXtsqn
GUmF1cTdLBR2dtwWj/n3yhlB+gNRyHhKRXhWfXqm7NPqjjCamG1kTzr7087C6uX4
Q+lN/oF/0N2VPxBPftcF
=mFvZ
-----END PGP SIGNATURE-----
--- End Message ---