Your message dated Mon, 16 May 2011 07:33:49 +0000
with message-id <[email protected]>
and subject line Bug#615781: fixed in survex 1.1.16-1
has caused the Debian Bug report #615781,
regarding survex: 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 [email protected]
immediately.)


-- 
615781: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615781
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: survex
Version: 1.1.14-1
Severity: important
Tags: sid
User: [email protected]
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/survex to see if an Ubuntu version for
this package exists, and if a fix is included in the Ubuntu diff.

[...]
mv -f .deps/aven-ini.Tpo .deps/aven-ini.Po
gcc -Wall -W -Wunused -Wshadow -Wpointer-arith      -Wmissing-prototypes 
-Wwrite-strings -Wredundant-decls -Wnested-externs      -Wcast-align -g -O2 -O2 
  -o cavern cavern.o listpos.o commands.o datain.o netskel.o network.o 
readval.o str.o matrix.o img.o netbits.o useful.o validate.o netartic.o 
cmdline.o message.o filename.o osdepend.o z_getopt.o getopt1.o  -lm 
gcc -Wall -W -Wunused -Wshadow -Wpointer-arith      -Wmissing-prototypes 
-Wwrite-strings -Wredundant-decls -Wnested-externs      -Wcast-align -g -O2 -O2 
  -o diffpos diffpos.o namecmp.o img.o useful.o hash.o cmdline.o message.o 
filename.o osdepend.o z_getopt.o getopt1.o  -lm 
gcc -Wall -W -Wunused -Wshadow -Wpointer-arith      -Wmissing-prototypes 
-Wwrite-strings -Wredundant-decls -Wnested-externs      -Wcast-align -g -O2 -O2 
  -o extend extend.o cmdline.o message.o filename.o osdepend.o z_getopt.o 
getopt1.o img.o useful.o hash.o  -lm 
gcc -Wall -W -Wunused -Wshadow -Wpointer-arith      -Wmissing-prototypes 
-Wwrite-strings -Wredundant-decls -Wnested-externs      -Wcast-align -g -O2 -O2 
  -o cad3d cad3d.o cmdline.o message.o filename.o osdepend.o z_getopt.o 
getopt1.o useful.o img.o hash.o  -lm 
mv -f .deps/aven-export.Tpo .deps/aven-export.Po
gcc -Wall -W -Wunused -Wshadow -Wpointer-arith      -Wmissing-prototypes 
-Wwrite-strings -Wredundant-decls -Wnested-externs      -Wcast-align -g -O2 -O2 
  -o sorterr sorterr.o cmdline.o message.o filename.o osdepend.o z_getopt.o 
getopt1.o  -lm 
gcc -Wall -W -Wunused -Wshadow -Wpointer-arith      -Wmissing-prototypes 
-Wwrite-strings -Wredundant-decls -Wnested-externs      -Wcast-align -g -O2 -O2 
  -o 3dtopos 3dtopos.o namecmp.o img.o useful.o cmdline.o message.o filename.o 
osdepend.o z_getopt.o getopt1.o  -lm 
mv -f .deps/aven-aboutdlg.Tpo .deps/aven-aboutdlg.Po
mv -f .deps/aven-gla-gl.Tpo .deps/aven-gla-gl.Po
mv -f .deps/aven-avenprcore.Tpo .deps/aven-avenprcore.Po
mv -f .deps/aven-buttontaghandler.Tpo .deps/aven-buttontaghandler.Po
mv -f .deps/aven-cavernlog.Tpo .deps/aven-cavernlog.Po
mv -f .deps/aven-printwx.Tpo .deps/aven-printwx.Po
mv -f .deps/aven-mainfrm.Tpo .deps/aven-mainfrm.Po
g++ -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -Wall -Wunused 
-Wshadow -Wpointer-arith      -Wwrite-strings -Wcast-align -g -O2 -O2   -o aven 
aven-aven.o aven-img.o aven-message.o aven-filename.o aven-osdepend.o 
aven-gfxcore.o aven-mainfrm.o aven-vector3.o aven-aboutdlg.o aven-useful.o 
aven-cmdline.o aven-z_getopt.o aven-getopt1.o aven-namecmp.o 
aven-aventreectrl.o aven-export.o aven-guicontrol.o aven-gla-gl.o aven-fnt.o 
aven-log.o aven-moviemaker.o aven-hpgl.o aven-cavernlog.o aven-avenprcore.o 
aven-printwx.o aven-ini.o aven-hash.o aven-buttontaghandler.o   -pthread   
-lwx_gtk2u_core-2.8 -lwx_gtk2u_gl-2.8 -lwx_gtk2u_html-2.8 -lwx_baseu-2.8  -lGLU 
-lm 
/usr/bin/ld: aven-gla-gl.o: undefined reference to symbol 'glFogf'
/usr/bin/ld: note: 'glFogf' is defined in DSO /usr/lib64/libGL.so.1 so try 
adding it to the linker command line
/usr/lib64/libGL.so.1: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[4]: *** [aven] Error 1
make[4]: Leaving directory 
`/build/user-survex_1.1.14-1-amd64-aWLs8i/survex-1.1.14/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory 
`/build/user-survex_1.1.14-1-amd64-aWLs8i/survex-1.1.14/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/build/user-survex_1.1.14-1-amd64-aWLs8i/survex-1.1.14'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/build/user-survex_1.1.14-1-amd64-aWLs8i/survex-1.1.14'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: survex
Source-Version: 1.1.16-1

We believe that the bug you reported is fixed in the latest version of
survex, which is due to be installed in the Debian FTP archive:

survex-aven_1.1.16-1_amd64.deb
  to main/s/survex/survex-aven_1.1.16-1_amd64.deb
survex-svxedit_1.1.16-1_all.deb
  to main/s/survex/survex-svxedit_1.1.16-1_all.deb
survex_1.1.16-1.debian.tar.gz
  to main/s/survex/survex_1.1.16-1.debian.tar.gz
survex_1.1.16-1.dsc
  to main/s/survex/survex_1.1.16-1.dsc
survex_1.1.16-1_amd64.deb
  to main/s/survex/survex_1.1.16-1_amd64.deb
survex_1.1.16.orig.tar.gz
  to main/s/survex/survex_1.1.16.orig.tar.gz



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.
Olly Betts <[email protected]> (supplier of updated survex 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: SHA256

Format: 1.8
Date: Mon, 16 May 2011 06:55:27 +0000
Source: survex
Binary: survex survex-aven survex-svxedit
Architecture: source all amd64
Version: 1.1.16-1
Distribution: sid
Urgency: low
Maintainer: Wookey <[email protected]>
Changed-By: Olly Betts <[email protected]>
Description: 
 survex     - cave surveying and mapping software
 survex-aven - sophisticated cave survey viewer for Survex
 survex-svxedit - survey data editor for Survex
Closes: 615781
Changes: 
 survex (1.1.16-1) unstable; urgency=low
 .
   [Olly Betts]
   * New upstream release.
     + Explicitly links with -lGL, if it exists, to support linking with gold or
       GNU ld --as-needed.  (Closes: #615781)
   * debian/control:
     + "Standards-Version: 3.9.2" - no changes required.
     + Expand descriptions of survex-aven and survex-svxedit.
Checksums-Sha1: 
 ba58d5c9d5c70bdc984e85bcc4beacdaf4c4fc50 1815 survex_1.1.16-1.dsc
 aacee6c3e595d2f2ac9ec3abb938d1949cdd1d1c 1314763 survex_1.1.16.orig.tar.gz
 c1d0de64976df44637835f4f291d9900f254247d 15176 survex_1.1.16-1.debian.tar.gz
 5ae575bf2bb16cc399ec4ed5d3f5a84958a01e8b 45768 survex-svxedit_1.1.16-1_all.deb
 77916927a4dfc604daba7c9dd80f2fbe455683f3 553130 survex_1.1.16-1_amd64.deb
 8233d637f55c513f3d004584b1d92fa6e7d49c79 528180 survex-aven_1.1.16-1_amd64.deb
Checksums-Sha256: 
 48761ee4a28293ea584ed9e5b65ae460cbfdf4024e604c5cc105d46aaf53cbdd 1815 
survex_1.1.16-1.dsc
 1f3e979d1a053b2ea967586e7cb70f7768923e252839b308d9521610926c581a 1314763 
survex_1.1.16.orig.tar.gz
 4bf6076ad5062b62cddf787ad5f642d99de444e18570fb712f79cb9d2b4df609 15176 
survex_1.1.16-1.debian.tar.gz
 f0b43d519a21025d10ec540f25af9929b8bcd8e0eaf27a0f92561035a659969a 45768 
survex-svxedit_1.1.16-1_all.deb
 50016b1a1faac6abf78a214509438483d519234d7dca251572a90c363a9469a8 553130 
survex_1.1.16-1_amd64.deb
 0e024186546e525660d72615e80f5fa87d36355b92d43839a314754282e9aad6 528180 
survex-aven_1.1.16-1_amd64.deb
Files: 
 13c4b1bea37bea481cf1810f89f895f5 1815 science extra survex_1.1.16-1.dsc
 f5c79e79175dc1a34d1f49ed49f35e12 1314763 science extra 
survex_1.1.16.orig.tar.gz
 57e0f67ed7303a4ea821fb9deec4c18a 15176 science extra 
survex_1.1.16-1.debian.tar.gz
 f580ef50feea3a2984f6b73c73dda60c 45768 science extra 
survex-svxedit_1.1.16-1_all.deb
 6f436aab115bf64bbe44f7505d0e7e05 553130 science extra survex_1.1.16-1_amd64.deb
 933a03da6407bf33163a3153105f9691 528180 science extra 
survex-aven_1.1.16-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJN0M6TAAoJEBgUewc7rSsHlEgP/3Kdp5BR2SYlKrjkP5kFmyJT
5+IzyCCV5JHN5BuuI2OYFY27e+zBZGgeoIcGsC0IOYA0lgIV6RwcGCUvsDFwG+/T
ek432ZUzw0TC91GFJFqfZuYhr5doaeklhLPipArwvtWeloT8gX1Tu+1Ero4fd4cT
MexlZXqUwYaAb/YLPpl9/Njz5rGScXNF/x8Pe+yN+/rL0ax3Hc7sNc91v0snNYkI
8sTTmWG1wHZG7NPwLsk4c7Vb6DJY6v4A5NvxooOY3xaZEd+GtSAmpYzzkc0/yd2q
E6ON4C31Eror13DN1SggeiYiEBb8VqU5xXqs/dw7MJtfAPre70ZfLvm5Tr4VqefZ
YzO2ZXCC2dQrKS8qSzOItvP5EkdHApoeiXTcf0XWgo/DMcSIVLkZjfh7KglhD3KQ
dFNWsS+SAQmy1kVChsy8evX6VBR8NyzYN3BZXE8igliq3MbDTV4Bi8Dr/SS+2R7X
HNRHDfmjRF0N0HfuGUJCortxhBfammj4lWTf+0G6QoOL2+pCOHm2nUxeXr+maAGF
BM/tUuu1lwqPYHZg06tInMeyhXG9bywMj3gtm3fY7yZke8TqbHlq/ZR751DIhcE8
PH4L3Ve5fToNwPmDwUQLDqpoqFuTLoOCfrl96GuraJ1krPbGq2ToBvEb433Ysjni
6VoDwlJLkrVLLzEFmoNw
=UNFo
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to