Your message dated Mon, 10 Jun 2013 21:21:27 +0000
with message-id <[email protected]>
and subject line Bug#710373: fixed in sumo 0.17.1~dfsg-2
has caused the Debian Bug report #710373,
regarding sumo: ftbs with 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 [email protected]
immediately.)
--
710373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710373
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sumo
Version: 0.17.1~dfsg-1
Severity: important
Tags: patch
User: [email protected]
Usertags: no-add-needed
sumo fails to build with ld --no-add-needed:
/usr/bin/ld: ./utils/gui/globjects/libguiutilsglobjects.a(GUIPolygon.o):
undefined reference to symbol 'gluTessProperty'
/usr/bin/ld: note: 'gluTessProperty' is defined in DSO
/usr/lib/x86_64-linux-gnu/libGLU.so.1 so try adding it to the linker
command line
/usr/lib/x86_64-linux-gnu/libGLU.so.1: could not read symbols: Invalid
operation
It does not trigger in unstable due to a bug
in binutils concerning multiarch.
It triggers in experimental and in ubuntu.
Attached patch fixes the issue.
Index: sumo-0.16.0~dfsg/src/Makefile.am
===================================================================
--- sumo-0.16.0~dfsg.orig/src/Makefile.am 2013-04-15 17:42:34.000000000 -0400
+++ sumo-0.16.0~dfsg/src/Makefile.am 2013-04-15 20:49:24.140868656 -0400
@@ -102,7 +102,7 @@
./gui/GUIManipulator.o \
./gui/GUITLLogicPhasesTrackerWindow.o \
$(OSG_LIBS) \
--l$(LIB_FOX)
+-l$(LIB_FOX) -lpthread -lGLU -lGL
endif
Index: sumo-0.16.0~dfsg/src/Makefile.in
===================================================================
--- sumo-0.16.0~dfsg.orig/src/Makefile.in 2013-04-15 17:42:34.000000000 -0400
+++ sumo-0.16.0~dfsg/src/Makefile.in 2013-04-15 20:49:40.524868072 -0400
@@ -390,7 +390,7 @@
@WITH_GUI_TRUE@./gui/GUIManipulator.o \
@WITH_GUI_TRUE@./gui/GUITLLogicPhasesTrackerWindow.o \
@WITH_GUI_TRUE@$(OSG_LIBS) \
-@WITH_GUI_TRUE@-l$(LIB_FOX)
+@WITH_GUI_TRUE@-l$(LIB_FOX) -lpthread -lGLU -lGL
SUBDIRS = foreign utils microsim netbuild netwrite netgen netimport netload \
od2trips polyconvert router dfrouter duarouter jtrrouter activitygen \
--- End Message ---
--- Begin Message ---
Source: sumo
Source-Version: 0.17.1~dfsg-2
We believe that the bug you reported is fixed in the latest version of
sumo, 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.
Anton Gladky <[email protected]> (supplier of updated sumo 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: SHA1
Format: 1.8
Date: Mon, 10 Jun 2013 22:37:01 +0200
Source: sumo
Binary: sumo sumo-doc sumo-tools
Architecture: source amd64 all
Version: 0.17.1~dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Description:
sumo - Simulation of Urban MObility (SUMO)
sumo-doc - Simulation of Urban MObility (SUMO), documentation and examples
sumo-tools - Simulation of Urban MObility (SUMO), tools and scripts
Closes: 710373
Changes:
sumo (0.17.1~dfsg-2) unstable; urgency=low
.
[ Daniel T Chen ]
* [1ff46ca] Added missing libs to link, fixing FTBFS.
.
[ Julian Taylor ]
* [5961f4c] Fix FTBFS with ld --no-add-needed. (Closes: #710373)
.
[ Anton Gladky ]
* [ec4054e] Use canonical VCS-field.
* [ec9218d] Update fix_scripts_headers.patch.
* [431de9e] Do not install .gitignore file.
* [c45ac64] Add autotools-dev to BD.
* [891e775] Update fix_headers-patch.
* [ff138d5] Use wrap-and-sort.
Checksums-Sha1:
3085a8266fd7bfff018455221faa7b3d41b2cd4d 2232 sumo_0.17.1~dfsg-2.dsc
2b441873ff54cd5beb5b6a0e13a8b144c8b40deb 21795 sumo_0.17.1~dfsg-2.debian.tar.gz
2e1eb18569a5a8bf7327d7f25ee0c187cf66c758 5852096 sumo_0.17.1~dfsg-2_amd64.deb
23e47e8361bd78a5999f8789443e2facf6fc8888 16990124
sumo-doc_0.17.1~dfsg-2_all.deb
9954728a98fc0eda7f4bae24a2717b4f14c396e3 6070746
sumo-tools_0.17.1~dfsg-2_all.deb
Checksums-Sha256:
d58bc7e0f801bcebbbf12b985cdf2fd5169f5f7b391962241a801a6211c5f23d 2232
sumo_0.17.1~dfsg-2.dsc
add4c093ea9c3fa4b1a1686fa8f9c94a5bf3d669c5723a91fb359fca994ab989 21795
sumo_0.17.1~dfsg-2.debian.tar.gz
67727cba536d57d09fdfbea5fa0702527ffa4dde83a54c4f06bd4aa47795536a 5852096
sumo_0.17.1~dfsg-2_amd64.deb
37511efb9cf111e39410344ec7724f3b425e3b7982891111f3c6114e119040dd 16990124
sumo-doc_0.17.1~dfsg-2_all.deb
0301660b95bc4936752a1ad24a24672e618c29e2e1f5e0c56c6d6854d55a1f65 6070746
sumo-tools_0.17.1~dfsg-2_all.deb
Files:
3413e6315bebfc8852097b6715d5f040 2232 science optional sumo_0.17.1~dfsg-2.dsc
ad288f0e8756a5f0932f74e865d006bc 21795 science optional
sumo_0.17.1~dfsg-2.debian.tar.gz
580f04868ac104bf07defe2887013ba1 5852096 science optional
sumo_0.17.1~dfsg-2_amd64.deb
048f0f4a4b72c22768e2ab9874bd1f1a 16990124 doc optional
sumo-doc_0.17.1~dfsg-2_all.deb
d514029381e23ecdb0232f07369fc9c5 6070746 doc optional
sumo-tools_0.17.1~dfsg-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJRtjxBAAoJENPhc4PPp/8GwhMP/RSTirSsiMg8wm5S4KjdBsUr
CjrYg+2Lf6w1mbZ87Le23TWd8ligYexNXmRMLNUJ9ElHSQj0l31vtPfj/0Q4B6B0
j5cytYGtzL0BfcZfV/rtMZPNf8AVnkOMM782evf5eOGpUwJqeNt5qtCXlAhw2uPH
7p6+kl0wavX+LJX9O6/sR/ubjeBfuEfQwYM1Hyzscw54Ajq9WiDGgAMLiS96Lb73
ZaR0vRvV+cKk8ajTk4R6QgWpTPvhig5vLps+OalDyHb+ig6eYnEMdjuyPI97rteE
qIUSIya8edQoBvOKMBvsI+WCguHSi2Yp8ue2HnUCapiGHnlb5ZHgOgRQYFL8VVrP
vEjqz+o+9N1/6G9TAdoHZCOyS1ZMkQLR0bGpLeZJLv7dOUJEFVhkDxXVHrNXqayw
jJKdzjeiqr9eRbVCZLlSkjYCZO9DNY2l4+gvrICy5a920iNd+GjrHmq9pipp04Ro
cxi9qvQxobLfrlO7PPEFuNxrJJlWJsPRklj4/yQC5r2ru1+HsXGmnB3Vhs7ObS0S
ONz4N8JPjacF9PoAkOgMsraZ5y4aACkLMAXxDvXC3+lvOI6vEYu1SiZ1FEP5zVXx
rJQZV54Mxz7qOhJzblJ5Jz9eFLbQaeiY4QdfXKLDRa1iiZkeyaqCkqTpvW6yxvpa
SdV2QEavByi8o1DFxb+3
=FIrz
-----END PGP SIGNATURE-----
--- End Message ---