Your message dated Wed, 23 Nov 2016 18:04:50 +0000 with message-id <e1c9buc-0004ab...@fasolo.debian.org> and subject line Bug#842115: fixed in partclone 0.2.89-2 has caused the Debian Bug report #842115, regarding partclone: FTBFS: Compiling: fail-mbr.S -> fail-mbr.o -> fail-mbr.image -> /usr/bin/ld: attempted static link of dynamic object `fail-mbr.o' 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.) -- 842115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842115 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: partclone Version: 0.2.88-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, partclone fails to build from source in unstable/amd64: […] gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DMINIX -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161025234343.N57us6zz7w.db.partclone/partclone-0.2.88=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_minix-partclone.o `test -f 'partclone.c' || echo './'`partclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DMINIX -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161025234343.N57us6zz7w.db.partclone/partclone-0.2.88=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_minix-progress.o `test -f 'progress.c' || echo './'`progress.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DMINIX -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161025234343.N57us6zz7w.db.partclone/partclone-0.2.88=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o partclone_minix-minixclone.o `test -f 'minixclone.c' || echo './'`minixclone.c gcc -DMINIX -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161025234343.N57us6zz7w.db.partclone/partclone-0.2.88=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o partclone.minix partclone_minix-main.o partclone_minix-partclone.o partclone_minix-progress.o partclone_minix-minixclone.o -lncursesw -lpthread -ltinfo make[3]: Leaving directory '/home/lamby/temp/cdt.20161025234343.N57us6zz7w.db.partclone/partclone-0.2.88/src' Making all in docs make[3]: Entering directory '/home/lamby/temp/cdt.20161025234343.N57us6zz7w.db.partclone/partclone-0.2.88/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/lamby/temp/cdt.20161025234343.N57us6zz7w.db.partclone/partclone-0.2.88/docs' Making all in tests make[3]: Entering directory '/home/lamby/temp/cdt.20161025234343.N57us6zz7w.db.partclone/partclone-0.2.88/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/lamby/temp/cdt.20161025234343.N57us6zz7w.db.partclone/partclone-0.2.88/tests' Making all in fail-mbr make[3]: Entering directory '/home/lamby/temp/cdt.20161025234343.N57us6zz7w.db.partclone/partclone-0.2.88/fail-mbr' sh compile-mbr.sh Compiling: fail-mbr.S -> fail-mbr.o -> fail-mbr.image -> /usr/bin/ld: attempted static link of dynamic object `fail-mbr.o' collect2: error: ld returned 1 exit status fail-mbr.bin [Done]. objcopy: 'fail-mbr.image': No such file Checking the file: objdump: 'fail-mbr.bin': No such file files fail-mbr.bin and fail-mbr.bin.orig differ significantly: diff: f1.obj: No such file or directory diff: f2.obj: No such file or directory Makefile:501: recipe for target 'fail-mbr.bin' failed make[3]: *** [fail-mbr.bin] Error 1 make[3]: Leaving directory '/home/lamby/temp/cdt.20161025234343.N57us6zz7w.db.partclone/partclone-0.2.88/fail-mbr' Makefile:400: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/lamby/temp/cdt.20161025234343.N57us6zz7w.db.partclone/partclone-0.2.88' Makefile:341: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/lamby/temp/cdt.20161025234343.N57us6zz7w.db.partclone/partclone-0.2.88' dh_auto_build: make -j1 returned exit code 2 debian/rules:13: 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 `-
partclone.0.2.88-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Source: partclone Source-Version: 0.2.89-2 We believe that the bug you reported is fixed in the latest version of partclone, 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 842...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Georges Khaznadar <georg...@debian.org> (supplier of updated partclone 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: Wed, 23 Nov 2016 18:25:53 +0100 Source: partclone Binary: partclone Architecture: source amd64 Version: 0.2.89-2 Distribution: unstable Urgency: medium Maintainer: Georges Khaznadar <georg...@debian.org> Changed-By: Georges Khaznadar <georg...@debian.org> Description: partclone - Utility to clone and restore a partition Closes: 842115 Changes: partclone (0.2.89-2) unstable; urgency=medium . * added a dependency on libaal-dev >= 1.06-3. Closes: #842115 Checksums-Sha1: 9e2d7b892f41e6f741ed1a20be5b8cd2be680e64 1958 partclone_0.2.89-2.dsc 11c985139b52bf9ced58362601ceff338449e62b 43276 partclone_0.2.89-2.debian.tar.xz 245dfa6d40412848e9ca73c2fc2f5a245a461319 1243276 partclone-dbgsym_0.2.89-2_amd64.deb 2f526055e0259294317f9d90bad512782765eb93 5761 partclone_0.2.89-2_amd64.buildinfo 5bebb575203c9aac2ae15aba843663f9ba76a2b4 389168 partclone_0.2.89-2_amd64.deb Checksums-Sha256: b4ccdf7ae0b95f5098a77a245e36f8d60e9eda74c07dbeb0fca9df3d4049c04a 1958 partclone_0.2.89-2.dsc 88e908c23ed607a9e6c4452de694b323f56d57c0d7aa252a5a9987e87b4124f4 43276 partclone_0.2.89-2.debian.tar.xz 670d940de06df66bf755ebd656b022f73e71418cf6ca3396e75e78c6af301ccf 1243276 partclone-dbgsym_0.2.89-2_amd64.deb b3e350cacaa56a9e6c860eae4115e6be186f2308209f03a93097b5932fb4a296 5761 partclone_0.2.89-2_amd64.buildinfo 56ecaf0566bb3822ce258e39048bd4f61b62c391a7c9a6d8c294953a70698fe0 389168 partclone_0.2.89-2_amd64.deb Files: e958ec8c6bc8747c3c8e5e5f84bb60fd 1958 admin extra partclone_0.2.89-2.dsc 8b3d31bedaec3402a832ecddc03c9db5 43276 admin extra partclone_0.2.89-2.debian.tar.xz 63bb8071283603eeba7c33f29dd67d12 1243276 debug extra partclone-dbgsym_0.2.89-2_amd64.deb a3140836f1aaaa1348213a8c488e3dee 5761 admin extra partclone_0.2.89-2_amd64.buildinfo a8a4ce3479d4a8ceb71c997a43a5bfc0 389168 admin extra partclone_0.2.89-2_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUBWDXTMBwoFpBxNq45AQi1ZQ/+OsdXd3cXRtCgP2YNFFcQIAvWT3me8HFD 5zBR/ki5sonTlb0ngH9pPnicnVSXDvD42bxQ1PIstlis5kFECl/FkSa4v0VQ9jGM vEz3/PIszZgh0s0NfsOCPrd3FEDnsGXJqb3Xv4jNX9PlUkZRJXBZc6Q1pt9eI580 6ouy/ynckE553FTZTOcdqe4JqbsSM0A3rCg3A5T1+ZoJghNJg+X9UaAhNxl/3ZSQ fnFPz7b2YuRZkxJV3SFNo7Y/3GTJ5FlMEPoqnGYc04sraIeAOOMfKzXJPZ410JbL Jijcw7OTsZKg+XGZ20QoVQIqWdFmk+UCrFFhDExnTnW5HHNDE7a4MGMT6xXbx48c S0Mj9HCOv/+bMXzrsr1IdMZZK10GEb+QiUMO/g+6zOeIerGGHsci9xUTOLAVcCZd 1pK+3jzaPEOWk3AlXaLcI2TMxEfiHXJ/djH3csPw6FuKmXMPZQDbkO7AYtXh6R7j 0mD4Fn/zkyUu9/7qbHfxxpTbM1BuxC9jczt39Su8uS6PYDboi16yLkhSorjCTnfH XbH/hOLqbdRMSkQSNuGD5OhUWd+2iOzhelM2ZbP+cysN5Xlr307thj7vGcvUwNRK 49pekA2MswIVaoQtz7AkfmsGbgWFSoQK1GAY8s+eJe1C7ZBXZHy25SECmPafB0zj rHkljUS5WYo= =+/c0 -----END PGP SIGNATURE-----
--- End Message ---