Your message dated Sat, 14 Jan 2017 19:38:31 +0000
with message-id <e1csu9n-0003s2...@fasolo.debian.org>
and subject line Bug#846772: fixed in witty 3.3.6+dfsg-1.1
has caused the Debian Bug report #846772,
regarding witty: FTBFS on amd64, -fPIC issues
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.)


-- 
846772: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846772
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: witty
Version: 3.3.6+dfsg-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

witty FTBFS on amd64:

https://buildd.debian.org/status/fetch.php?pkg=witty&arch=amd64&ver=3.3.6%2Bdfsg-1%2Bb2&stamp=1480759965

[ 11%] Linking CXX executable dbo-tutorial6
cd /«BUILDDIR»/witty-3.3.6+dfsg/build-shared/examples/feature/dbo && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/dbo-tutorial6.dir/link.txt 
--verbose=1
/usr/bin/g++   -g -O2 -fdebug-prefix-map=/«BUILDDIR»/witty-3.3.6+dfsg=. 
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++0x 
-O2 -g -DNDEBUG  -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro 
CMakeFiles/dbo-tutorial6.dir/tutorial6.o  -o dbo-tutorial6  
-L/«BUILDDIR»/witty-3.3.6+dfsg/build-shared/src/Wt/Dbo/backend  
-L/«BUILDDIR»/witty-3.3.6+dfsg/build-shared/src/Wt/Dbo -rdynamic 
../../../src/Wt/Dbo/backend/libwtdbosqlite3.so.3.3.6 
../../../src/Wt/Dbo/libwtdbo.so.3.3.6 -lboost_thread -lboost_system -lsqlite3 
-lpthread -lboost_date_time -ldl 
/usr/bin/ld: CMakeFiles/dbo-tutorial6.dir/tutorial6.o: relocation R_X86_64_32 
against `.rodata.str1.8' can not be used when making a shared object; recompile 
with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
examples/feature/dbo/CMakeFiles/dbo-tutorial6.dir/build.make:104: recipe for 
target 'examples/feature/dbo/dbo-tutorial6' failed
make[3]: *** [examples/feature/dbo/dbo-tutorial6] Error 1


Andreas

--- End Message ---
--- Begin Message ---
Source: witty
Source-Version: 3.3.6+dfsg-1.1

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

Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated witty 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: Thu, 12 Jan 2017 18:39:05 +0100
Source: witty
Binary: libwt-common libwt40 libwt-dev libwthttp40 libwthttp-dev libwtfcgi40 
libwtfcgi-dev libwttest10 libwttest-dev libwtext40 libwtext-dev libwtdbo40 
libwtdbo-dev libwtdbosqlite40 libwtdbosqlite-dev libwtdbopostgres40 
libwtdbopostgres-dev libwtdbofirebird40 libwtdbofirebird-dev libwtdbomysql40 
libwtdbomysql-dev libwt-dbg libwt-doc witty-examples witty witty-dbg witty-dev 
witty-doc
Architecture: source
Version: 3.3.6+dfsg-1.1
Distribution: unstable
Urgency: medium
Maintainer: Pau Garcia i Quiles <pgqui...@elpauer.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Description:
 libwt-common - C++ library and application server for web applications [common]
 libwt-dbg  - C++ library and application server for web applications [debug]
 libwt-dev  - C++ library and application server for web applications [developm
 libwt-doc  - C++ library and application server for web applications [doc]
 libwt40    - C++ library and application server for web applications [runtime]
 libwtdbo-dev - Wt::Dbo ORM library for Wt [development]
 libwtdbo40 - Wt::Dbo ORM library for Wt [runtime]
 libwtdbofirebird-dev - Firebird backend for Wt::Dbo [development]
 libwtdbofirebird40 - Firebird backend for Wt::Dbo [runtime]
 libwtdbomysql-dev - MySQL/MariaDB backend for Wt::Dbo [development]
 libwtdbomysql40 - MySQL/MariaDB backend for Wt::Dbo [runtime]
 libwtdbopostgres-dev - PostgreSQL backend for Wt::Dbo [development]
 libwtdbopostgres40 - PostgreSQL backend for Wt::Dbo [runtime]
 libwtdbosqlite-dev - sqlite3 backend for Wt::Dbo [development]
 libwtdbosqlite40 - sqlite3 backend for Wt::Dbo [runtime]
 libwtext-dev - additional widgets for Wt, based on ExtJS 2.0.x [development]
 libwtext40 - additional widgets for Wt, based on ExtJS 2.0.x [runtime]
 libwtfcgi-dev - FastCGI connector library for Wt [development]
 libwtfcgi40 - FastCGI connector library for Wt [runtime]
 libwthttp-dev - HTTP(S) connector library for Wt [development]
 libwthttp40 - HTTP(S) connector library for Wt [runtime]
 libwttest-dev - test connector library for Wt [development]
 libwttest10 - test connector library for Wt [runtime]
 witty      - C++ library for webapps [runtime] (transition package)
 witty-dbg  - C++ library for webapps [debug] (transition package)
 witty-dev  - C++ library for webapps [devel] (transition package)
 witty-doc  - C++ library for webapps [doc] (transition package)
 witty-examples - C++ library for webapps [examples]
Closes: 843491 846772
Changes:
 witty (3.3.6+dfsg-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop superfluous dependency on libmysqlclient18.  (Closes: #843491)
   * Do not disable PIE, fixes FTBFS, thanks to Adrian Bunk.  (Closes: #846772)
Checksums-Sha1:
 9902ea530dd036efa0a7552afd5a90698d793272 4190 witty_3.3.6+dfsg-1.1.dsc
 c7e23b8437c72deeaa7b6ccec08f356e8801680b 36981 witty_3.3.6+dfsg-1.1.diff.gz
Checksums-Sha256:
 3464ba1727c554a0b01a5ed216367955bbd27731a9c5e67d67788d75f42e64aa 4190 
witty_3.3.6+dfsg-1.1.dsc
 547fac3eca9cbe0980d86728d3a0e4de9521e7e007bc19269325cd89e8d5e3e9 36981 
witty_3.3.6+dfsg-1.1.diff.gz
Files:
 ddea4002ad5b809fa67874e2ebd52f45 4190 libdevel extra witty_3.3.6+dfsg-1.1.dsc
 413696fd1a3a8d2210baff1a3c38fd1f 36981 libdevel extra 
witty_3.3.6+dfsg-1.1.diff.gz

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

iQIcBAEBCAAGBQJYd9K9AAoJEF+zP5NZ6e0Ii0MP/jT5DXD38uonTXZAN3llkva4
a16bGtlO/cWaL/OGPh+MXcsNJioOsw34Wz4IN2YC4nCuTLTn1IUZfJ7QERwwuOsY
8pv5KDyJU1rA8MNzPiyKjLApRxAtDsWaKK4wONMuX6iSBfvlmvVUqhJ4+SmBEvRZ
fvg9eub7E2tx23KhEiCpkBM1Oz4OW+MAuEpwzfz+424w+UyNHnSdqRWJ6g5kP3xm
rY6nbTO/FvpIpTME97gOsG8LM53EwizSziVxe2C3CzhoDyK2wxw4z5DtymY50Rnw
NvskFqNOgXIFKixY6VZ+uUq8C6LgOvONLiK5pO5/Cm5jhzHXaXxWKTio8yTYvsJU
ZWpKlw0ZK3/gV/kv08wXnIBkmVGjXdD5g1iD9/dq3yf03Z4HuOGAduaAFGlVukdj
2DJ7RVI7d8uq8C8R7RX3c4f6/j6XGqgC8qgIbMF3zdJiC3SXo9KBmK+ffwEcQMm5
x0DPrUWaANlY41HqtvcuQnM1ThI2IvThVAKZty4pcM1+30hB6kd11O9DWncr0Y6B
94fUPDM/frLwv0D85stUzcLjqF9zepAFZ3G/kqohAJD5kfcBmG4owraLGP+eIfqW
QbfA3t1swYnQKmpJWmM4Cf7PtLw4n5nAkMkMhmbrngvnmWl/qzO2+PWYqQT9COlz
/N/m8J51Yt+h5dO40iZw
=zPJH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to