Your message dated Tue, 18 Sep 2018 14:41:25 +0000 with message-id <[email protected]> and subject line Bug#906781: fixed in libpodofo 0.9.6+dfsg-1 has caused the Debian Bug report #906781, regarding libpodofo: FTBFS in buster/sid (Error copying directory) 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.) -- 906781: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906781 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:libpodofo Version: 0.9.5-9 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules binary-arch dh binary-arch dh_update_autotools_config -a dh_autoreconf -a debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- \ -DWANT_FONTCONFIG:BOOL=TRUE \ -DWANT_BOOST:BOOL=1 \ -DPODOFO_BUILD_SHARED:BOOL=TRUE \ -DPODOFO_BUILD_STATIC:BOOL=FALSE \ install -d obj-x86_64-linux-gnu cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DWANT_FONTCONFIG:BOOL=TRUE -DWANT_BOOST:BOOL=1 -DPODOFO_BUILD_SHARED:BOOL=TRUE -DPODOFO_BUILD_STATIC:BOOL=FALSE .. [... snipped ...] make -f test/ParserTest/CMakeFiles/ParserTest.dir/build.make test/ParserTest/CMakeFiles/ParserTest.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 53%] Building CXX object test/ParserTest/CMakeFiles/ParserTest.dir/ParserTest.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/ParserTest && /usr/bin/c++ -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> -I/usr/include/x86_64-linux-gnu -I/usr/include/cppunit -I/usr/include/lua5.1 -I/<<PKGBUILDDIR>>/src -I/usr/include/freetype2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -Wno-deprecated-declarations -W -o CMakeFiles/ParserTest.dir/ParserTest.cpp.o -c /<<PKGBUILDDIR>>/test/ParserTest/ParserTest.cpp [ 54%] Linking CXX executable ParserTest cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/ParserTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/ParserTest.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -Wno-deprecated-declarations -Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/ParserTest.dir/ParserTest.cpp.o -o ParserTest -L/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -lpodofo -lfontconfig -lfreetype -lz -lidn -lcrypto -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lidn -lcrypto -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 54%] Built target ParserTest make -f test/SignatureTest/CMakeFiles/SignatureTest.dir/build.make test/SignatureTest/CMakeFiles/SignatureTest.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test/SignatureTest /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/SignatureTest /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/SignatureTest/CMakeFiles/SignatureTest.dir/DependInfo.cmake --color= Scanning dependencies of target SignatureTest make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/SignatureTest/CMakeFiles/SignatureTest.dir/build.make test/SignatureTest/CMakeFiles/SignatureTest.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 54%] Building CXX object test/SignatureTest/CMakeFiles/SignatureTest.dir/SignTest.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/SignatureTest && /usr/bin/c++ -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> -I/usr/include/x86_64-linux-gnu -I/usr/include/cppunit -I/usr/include/lua5.1 -I/<<PKGBUILDDIR>>/src -I/usr/include/freetype2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -Wno-deprecated-declarations -W -o CMakeFiles/SignatureTest.dir/SignTest.cpp.o -c /<<PKGBUILDDIR>>/test/SignatureTest/SignTest.cpp [ 55%] Linking CXX executable SignatureTest cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/SignatureTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/SignatureTest.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -Wno-deprecated-declarations -Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/SignatureTest.dir/SignTest.cpp.o -o SignatureTest -L/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -lpodofo -lfontconfig -lfreetype -lz -lidn -lcrypto -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lfontconfig -lfreetype -lz -lidn -lcrypto -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 55%] Built target SignatureTest make -f test/TokenizerTest/CMakeFiles/TokenizerTest.dir/build.make test/TokenizerTest/CMakeFiles/TokenizerTest.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test/TokenizerTest /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/TokenizerTest /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/TokenizerTest/CMakeFiles/TokenizerTest.dir/DependInfo.cmake --color= Scanning dependencies of target TokenizerTest make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f test/TokenizerTest/CMakeFiles/TokenizerTest.dir/build.make test/TokenizerTest/CMakeFiles/TokenizerTest.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 55%] Building CXX object test/TokenizerTest/CMakeFiles/TokenizerTest.dir/TokenizerTest.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/TokenizerTest && /usr/bin/c++ -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> -I/usr/include/x86_64-linux-gnu -I/usr/include/cppunit -I/usr/include/lua5.1 -I/<<PKGBUILDDIR>>/src -I/usr/include/freetype2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -Wno-deprecated-declarations -W -o CMakeFiles/TokenizerTest.dir/TokenizerTest.cpp.o -c /<<PKGBUILDDIR>>/test/TokenizerTest/TokenizerTest.cpp [ 56%] Linking CXX executable TokenizerTest cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/TokenizerTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/TokenizerTest.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings -Wredundant-decls -Wreorder -Wno-deprecated-declarations -Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/TokenizerTest.dir/TokenizerTest.cpp.o -o TokenizerTest -L/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -lpodofo -lfontconfig -lfreetype -lz -lidn -lcrypto -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff -lfontconfig -lfreetype -lz -lidn -lcrypto -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz -ltiff cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/TokenizerTest && /usr/bin/cmake -E copy_directory /<<PKGBUILDDIR>>/test/TokenizerTest/objects /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/TokenizerTest/objects Error copying directory from "/<<PKGBUILDDIR>>/test/TokenizerTest/objects" to "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/TokenizerTest/objects". make[3]: *** [test/TokenizerTest/CMakeFiles/TokenizerTest.dir/build.make:104: test/TokenizerTest/TokenizerTest] Error 1 make[3]: *** Deleting file 'test/TokenizerTest/TokenizerTest' make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:672: test/TokenizerTest/CMakeFiles/TokenizerTest.dir/all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[1]: *** [Makefile:133: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_build: cd obj-x86_64-linux-gnu && make -j1 "INSTALL=install --strip-program=true" returned exit code 2 make: *** [debian/rules:7: binary-arch] Error 2 dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -B" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libpodofo.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: libpodofo Source-Version: 0.9.6+dfsg-1 We believe that the bug you reported is fixed in the latest version of libpodofo, 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. Mattia Rizzolo <[email protected]> (supplier of updated libpodofo 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: SHA512 Format: 1.8 Date: Tue, 18 Sep 2018 15:53:46 +0200 Source: libpodofo Binary: libpodofo-dev libpodofo-utils libpodofo0.9.6 Architecture: source Version: 0.9.6+dfsg-1 Distribution: experimental Urgency: medium Maintainer: Mattia Rizzolo <[email protected]> Changed-By: Mattia Rizzolo <[email protected]> Description: libpodofo-dev - PoDoFo development files libpodofo-utils - PoDoFo utilities libpodofo0.9.6 - PoDoFo - library to work with the PDF file format Closes: 860994 906781 Changes: libpodofo (0.9.6+dfsg-1) experimental; urgency=medium . * New upstream version 0.9.6+dfsg: + CVE-2017-8053 Closes: #860994 + CVE-2018-5296 * d/control: + Bump Standards-Version to 4.2.1, no changes needed. + Use the new notation )ebian-compat(=11), and drop d/compat. * d/patches: + Drop all patches, applied upstream. + Add patch from Juhani Numminen <[email protected]> to fix FTBFS with cmake 3.12. Closes: #906781 + Add patch to fix the build with -fvisibility=hidden. Checksums-Sha1: 069dd785352cb2e4bcb8296b64077af0a14f2b77 2179 libpodofo_0.9.6+dfsg-1.dsc 29187afc5321a936ba86a19c82d270e451773ae0 745952 libpodofo_0.9.6+dfsg.orig.tar.xz e9c6f11b666a6cae7168144045846028bad68718 9468 libpodofo_0.9.6+dfsg-1.debian.tar.xz deceeb021fa7dcb309aeb3b7ce4d29583413c132 8689 libpodofo_0.9.6+dfsg-1_amd64.buildinfo Checksums-Sha256: a5ce0f2e3a46b0186e6adfffb520c6681988d7abe76d904aecab8f304856f843 2179 libpodofo_0.9.6+dfsg-1.dsc fc3ce118d31231518943392f3cc096036f34f769f6a94abcbb8145c467bf57a7 745952 libpodofo_0.9.6+dfsg.orig.tar.xz 9d1747059b53a2cac0a233573510731c126b98185cb4d976321060e4a6af3aae 9468 libpodofo_0.9.6+dfsg-1.debian.tar.xz 83774ab608e5e35ba3d5510005d08295bc4e1821d5c8bc3107395720ff03bbea 8689 libpodofo_0.9.6+dfsg-1_amd64.buildinfo Files: ceaa36bb04d36972500e005c80d8c9c5 2179 libdevel optional libpodofo_0.9.6+dfsg-1.dsc 4c5ff4de787fe7d4c7c535d6103983d7 745952 libdevel optional libpodofo_0.9.6+dfsg.orig.tar.xz 423a42b2930e5fe00c070da50a1ce3ae 9468 libdevel optional libpodofo_0.9.6+dfsg-1.debian.tar.xz 4ffd64ec9f9b42b3ff2b6f36fa9e54d0 8689 libdevel optional libpodofo_0.9.6+dfsg-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAluhBA4ACgkQCBa54Yx2 K63PDA//ejhkv5PIMXzYypt0YTozRLbuVy0w2I8ZVVzcfCysWn4K4Kchcx7tT2U6 0WbQl22LMQkvwX3aFV/WB4ToDl9qcYTWFYbdD2c4yEOOvSvmSBkroGlPOg+B7wri 0qBv7l5G9K013UOf6/zHk8LenzvAz3P+BXe9JgxQGqpH3yUrxJ9aooB0ZAKS0Y0m kk4ZcARVJIKvqosX09VTgBVz5poWovjmyMyrI5gBz5EPWpwpCPTl5H+4VTRdmAQA m6oISH6tiwhvwLtdXdaF2SGmgwgSSe+Kr3sDV593f9ywhbu2E/vXKlkTKf4+xsqz t5OORNKGguKNkk60wkzgA/I67L+eaB4NfQJeRjBNaTG3CfiAu9Ou3/8VuzHp25Ac Mdkk87Rdzfd6/cmJ4GGk47Dh/mMcIjPWyk5ersN2hVrfBS+LGwANo4c9VRDafG2J FpnJUCERRth1v3pTwlad7xOaiEzAnnFdlbHuLz1XtBMPBclhKqXcR8g+RL+KwU2i BWlnnrG8cEqyDSvTAzT2kZbzm9Cs+yZbU9Cmt8lB/P9A1CGvaJ+QBv/gHFB9CJV1 XF1gckMoYZwuO0pcp8BJUkK2p0FgeCu8FjtMa4xa44LlvcfPgkAEn/ZSh7yJORjQ P4w1/j4gnE8lEB+E3PNkud3UGUVhKFAXp7LQD4naBF4I1CMKoxI= =ix48 -----END PGP SIGNATURE-----
--- End Message ---

