Your message dated Tue, 05 Jan 2016 04:19:03 +0000
with message-id <e1agj5l-0002ya...@franck.debian.org>
and subject line Bug#809711: fixed in fltk1.3 1.3.3-6
has caused the Debian Bug report #809711,
regarding dillo: FTBFS: /usr/bin/ld: bw.o: relocation R_X86_64_32 against 
`.rodata.str1.1' can not be used when making a shared object; recompile with 
-fPIC
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.)


-- 
809711: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809711
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dillo
Version: 3.0.5-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

dillo fails to build from source in unstable/amd64:

  [..]

   g++ -DHAVE_CONFIG_H -I. -I..  -I.. -DDILLO_SYSCONF='"/etc/dillo/"' 
-DDILLO_DOCDIR='"/usr/share/doc/dillo/"'  -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/local/include -I/usr/include/libpng12  -I/usr/include/cairo 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/pixman-1 -I/usr/include/freetype2  -I/usr/include/libpng12   
-I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2  -I/usr/include/libpng12   -fPIE 
-fstack-protector-strong -Wformat -Werror=format-security 
-fvisibility-inlines-hidden  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
-D_THREAD_SAFE -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wno-unused-parameter -fno-rtti 
-fno-exceptions -c -o xembed.o xembed.cc
  html.cc: In function 'const char* Html_get_attr2(DilloHtml*, const char*, 
int, const char*, int)':
  html.cc:4071:18: warning: assuming signed overflow does not occur when 
assuming that (X + c) >= X is always true [-Wstrict-overflow]
      for (i = 1; i < tagsize; ++i) {
                    ^
  g++ -I/usr/include/libpng12  -I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2  -I/usr/include/libpng12   -I/usr/include/freetype2 
-I/usr/include/cairo -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2  -I/usr/include/libpng12   -fPIE 
-fstack-protector-strong -Wformat -Werror=format-security 
-fvisibility-inlines-hidden  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
-D_THREAD_SAFE -D_REENTRANT -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wno-unused-parameter -fno-rtti 
-fno-exceptions  -Wl,-z,relro -L/usr/local/lib -o dillo dillo.o paths.o 
tipwin.o ui.o uicmd.o bw.o cookies.o auth.o md5.o digest.o colors.o misc.o 
history.o prefs.o prefsparser.o keys.o url.o bitvec.o klist.o chain.o utf8.o 
timeout.o dialog.o web.o nav.o cache.o decode.o dicache.o capi.o domain.o css.o 
cssparser.o styleengine.o plain.o html.o form.o table.o bookmark.o dns.o gif.o 
jpeg.o png.o imgbuf.o image.o menu.o dpiapi.o findbar.o xembed.o 
../dlib/libDlib.a ../dpip/libDpip.a IO/libDiof.a ../dw/libDw-widgets.a 
../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -ljpeg -lpng12 -fPIE 
-pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -lfltk -lX11 -lz -lpthread -lX11 
  /usr/bin/ld: bw.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be 
used when making a shared object; recompile with -fPIC
  bw.o: error adding symbols: Bad value
  collect2: error: ld returned 1 exit status
  Makefile:589: recipe for target 'dillo' failed
  make[4]: *** [dillo] Error 1
  make[4]: Leaving directory 
'/home/lamby/temp/cdt.20160103094342.oVDEJkW1ZH/dillo-3.0.5/src'
  Makefile:703: recipe for target 'all-recursive' failed
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160103094342.oVDEJkW1ZH/dillo-3.0.5/src'
  Makefile:478: recipe for target 'all-recursive' failed
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160103094342.oVDEJkW1ZH/dillo-3.0.5'
  Makefile:363: recipe for target 'all' failed
  make[1]: *** [all] Error 2
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160103094342.oVDEJkW1ZH/dillo-3.0.5'
  dh_auto_build: make -j8 returned exit code 2
  debian/rules:11: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: dillo.3.0.5-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: fltk1.3
Source-Version: 1.3.3-6

We believe that the bug you reported is fixed in the latest version of
fltk1.3, 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 809...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aaron M. Ucko <u...@debian.org> (supplier of updated fltk1.3 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: SHA256

Format: 1.8
Date: Mon, 04 Jan 2016 22:48:42 -0500
Source: fltk1.3
Binary: fluid libfltk1.3-dev libfltk1.3-compat-headers libfltk1.3 
libfltk-cairo1.3 libfltk-forms1.3 libfltk-gl1.3 libfltk-images1.3 
libfltk1.3-dbg fltk1.3-doc fltk1.3-games
Architecture: source all amd64
Version: 1.3.3-6
Distribution: unstable
Urgency: medium
Maintainer: Aaron M. Ucko <u...@debian.org>
Changed-By: Aaron M. Ucko <u...@debian.org>
Description:
 fltk1.3-doc - Fast Light Toolkit - documentation
 fltk1.3-games - Fast Light Toolkit - example games: checkers, sudoku
 fluid      - Fast Light Toolkit - user interface designer
 libfltk-cairo1.3 - Fast Light Toolkit - Cairo rendering layer support
 libfltk-forms1.3 - Fast Light Toolkit - Forms compatibility layer support
 libfltk-gl1.3 - Fast Light Toolkit - OpenGL rendering support
 libfltk-images1.3 - Fast Light Toolkit - image loading support
 libfltk1.3 - Fast Light Toolkit - main shared library
 libfltk1.3-compat-headers - Fast Light Toolkit - compatibility header symlinks
 libfltk1.3-dbg - Fast Light Toolkit - shared libraries with debugging symbols
 libfltk1.3-dev - Fast Light Toolkit - development files
Closes: 809711 809825
Changes:
 fltk1.3 (1.3.3-6) unstable; urgency=medium
 .
   * debian/control: Drop build dependency on imagemagick entirely.
   * debian/install: Stop installing XPM icons.
   * debian/rules:
     - Reinstate unhardened fltk-config more robustly.
       (Closes: #809711, #809825.)
     - Stop generating XPM icons, needed only for the retired .menu entries.
Checksums-Sha1:
 12670d83ea0db265a0a43d2d80dcf53380641162 2797 fltk1.3_1.3.3-6.dsc
 a72f6fb8bc2049daadea7bccbefb5ca3668e7273 42876 fltk1.3_1.3.3-6.debian.tar.xz
 ac352caef82400b8a1aa76749b24d32beadb0937 8149500 fltk1.3-doc_1.3.3-6_all.deb
 0d02dab80f579fd50a5e14d16b081561370157c0 366810 fltk1.3-games_1.3.3-6_amd64.deb
 f1323c454ee23700eab1de0546fd39d932a2ef09 197712 fluid_1.3.3-6_amd64.deb
 88b814b0455bd5e6818ea4c65c22189fa111d5d4 34208 
libfltk-cairo1.3_1.3.3-6_amd64.deb
 1d67331027eadd16cfd708dacc181ce44126b805 40334 
libfltk-forms1.3_1.3.3-6_amd64.deb
 f03f63140a97f771834c2710c9cf7ade64532aed 64834 libfltk-gl1.3_1.3.3-6_amd64.deb
 3d6eebc46143dc32d09f894a8f0bd91ac7ea8342 52172 
libfltk-images1.3_1.3.3-6_amd64.deb
 f43d476dd593fc229f264c137a97c1a4b0785d6d 33790 
libfltk1.3-compat-headers_1.3.3-6_all.deb
 c262fa147be748be2737d8c75073cbb0d22b9ac6 4210880 
libfltk1.3-dbg_1.3.3-6_amd64.deb
 f7afbd043b87914d7bcd94f631e6970725fa8bf7 814794 
libfltk1.3-dev_1.3.3-6_amd64.deb
 a06ad469eab9e0499d3eb1522184ca9cd578e62a 522902 libfltk1.3_1.3.3-6_amd64.deb
Checksums-Sha256:
 3ce10a409c6951eca7691f83c9e6e948d62ab1178618e4296c0e21e56890673e 2797 
fltk1.3_1.3.3-6.dsc
 be0b2a3a4f175584a7bc22e2b44b87eebe2b9c44e81f29c386442b3945060a39 42876 
fltk1.3_1.3.3-6.debian.tar.xz
 e07ff2df116fcecd8702b106e5137ca13f3f73cf6a5ca00800ad07150a926bf5 8149500 
fltk1.3-doc_1.3.3-6_all.deb
 4f97ac0fb0c76f6d82854a8304b4baa9fd7986fa22a6a88071221a556ef9072c 366810 
fltk1.3-games_1.3.3-6_amd64.deb
 45dcde5b862b62194a694f2a7de890ee79e55ebe674278df3d36f47089c72d75 197712 
fluid_1.3.3-6_amd64.deb
 cea8cfc50cc75d6c200f827696c5bd10ca6f6c672f6e98d6aa72ded7b576a346 34208 
libfltk-cairo1.3_1.3.3-6_amd64.deb
 60eec90b001649e122d8d9e4f8764a2778186c1770a292651f009085a08860f9 40334 
libfltk-forms1.3_1.3.3-6_amd64.deb
 8cfca6709467afa172074550e1fd1f2eb2396156dececa660ca5cbdf3546ed3e 64834 
libfltk-gl1.3_1.3.3-6_amd64.deb
 cfceafe605969fd9a917a2e0af142f95e0c253712b7edee66da1a77b3234af22 52172 
libfltk-images1.3_1.3.3-6_amd64.deb
 88bc9565a810e7538d3d084a853aac5ebf92e6d02796145dea637a44dd09eb23 33790 
libfltk1.3-compat-headers_1.3.3-6_all.deb
 2761aa7c1c70f36a3fb5df37f692e915b35b2fb51c1805f529b8a681852fe308 4210880 
libfltk1.3-dbg_1.3.3-6_amd64.deb
 5fc6eaee27c0dbd2b0fab48330d926e47bec4bd86e79e6b3a8e9d5332a2397b0 814794 
libfltk1.3-dev_1.3.3-6_amd64.deb
 a5ae1da27b88ad55bbf781ef8db5c02ad5d75a48266bbd29908645a178baae5b 522902 
libfltk1.3_1.3.3-6_amd64.deb
Files:
 6890c80ff13fbc09cae035e5f34b58be 2797 libs optional fltk1.3_1.3.3-6.dsc
 459baafea3d343568826698ef0bd9e5c 42876 libs optional 
fltk1.3_1.3.3-6.debian.tar.xz
 c4d221594063350eca634b1808e443aa 8149500 doc optional 
fltk1.3-doc_1.3.3-6_all.deb
 0156588baa68be1b03422b2cca048ee0 366810 games optional 
fltk1.3-games_1.3.3-6_amd64.deb
 52487d430f3b703bc395931a4be69aef 197712 devel optional fluid_1.3.3-6_amd64.deb
 b0362b438b1766eb27afd4512b94b458 34208 libs optional 
libfltk-cairo1.3_1.3.3-6_amd64.deb
 40343eeea479fd75ad438f970830c859 40334 libs optional 
libfltk-forms1.3_1.3.3-6_amd64.deb
 06f3c0bd72596d2830a1e0bbd5a65715 64834 libs optional 
libfltk-gl1.3_1.3.3-6_amd64.deb
 1a48592cab334ca7768106f73a4abbd2 52172 libs optional 
libfltk-images1.3_1.3.3-6_amd64.deb
 ab44bdd795048474de7d13008e087668 33790 libdevel optional 
libfltk1.3-compat-headers_1.3.3-6_all.deb
 3821b294e32aab8084ff8f4e554a3ed2 4210880 debug extra 
libfltk1.3-dbg_1.3.3-6_amd64.deb
 2a27fffb565250468dfc8cec930ead2c 814794 libdevel optional 
libfltk1.3-dev_1.3.3-6_amd64.deb
 64e98dcd70290ace534bef6878792cba 522902 libs optional 
libfltk1.3_1.3.3-6_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWiz/NAAoJEB5wkbHxSmSidFsP+gJ7ir2C6eHkPgAgIZTkO7xI
gm0k5oW3CJrwcttxWO4V4dWzKkCHOoFyuNjyeLmlUI3AeHOm5sF0Uw6VM+i+IHyc
PwVx1b/Uxti3xBo2A9R1AQZnRyaOBA8u/SlO47/NeGj/sLLgkQEwcE4eCBx7UCsl
HjAmuk9Q8i/xd42M9mx3OyoE1lQPC3fuUmqADkT77EgUovDZd8DyvAaZB0Ty+xjd
/A+eVKGqKju++3meMXQ5fELngczn8TG0n9jSLTi+ZDEKb09RppULgAC+GRzogMBA
AFnRAw8eCH9MBq7IzuuYb1tUvmYZ/rVJzYsTYTgZEYAGQDL+Cc8NXK3lXu4qQHn6
DgBR5vI0czWYVVY2sYL5ajW46WHYPyMJgsscOabFHhqegjjJ3GROjp9aMUeolhGD
k1E1xDqDSEZjsei3buOKFc3K9IHDbYAKQrY5jBGV/3mazGo4yDZxHf48OjJrIP5A
QJK9QbFv+fdVGmTVed3JLP96lPpIyYgy327E3De+ZsW+ERCCUk+rYLth+tboqsMA
66UOq1Q+Ep+OFbJZgc/KvvjNfbV3yt+nf1gvSH1zHQ0Reql79hhG84SZi+tqe3Pp
tPuwERC2J05IWwHD8oGWxiCRUk+xmLzx8EWO4sMlJmmeHakdILZv4Bp/YgcSwb42
+nF2YxkLUqRxIFDis/pu
=h7PJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to