Your message dated Sun, 20 Nov 2016 15:19:54 +0000 with message-id <[email protected]> and subject line Bug#843196: fixed in pythonmagick 0.9.14-3 has caused the Debian Bug report #843196, regarding pythonmagick: FTBFS: can't identify Python 3 support library 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.) -- 843196: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843196 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: pythonmagick Version: 0.9.14-2 Severity: serious Justification: fails to build from source (but built successfully in the past) Automated builds of pythonmagick have been failing; for some reason, configure hasn't been able to identify an appropriate Boost.Python support library for Python 3.5, leading to a linker error. It may be relevant that the autobuilders are using Boost 1.62 (the current default in unstable), whereas your original amd64 build was against Boost 1.61. Could you please take a look? Thanks! Here's excerpted build output from arm64: I: pybuild base:184: dh_auto_configure --buildsystem=autoconf --builddirectory="/«PKGBUILDDIR»/.pybuild/pythonX.Y_3.5/build" -- --disable-silent-rules --disable-static --with-python-min-version=3.5 ../../../configure --build=aarch64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/aarch64-linux-gnu --libexecdir=\${prefix}/lib/aarch64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --disable-static --with-python-min-version=3.5 [...] checking for Python library path... -L/usr/lib -lpython3.5m [...] checking whether the Boost::Python library is available... yes checking for exit in -lboost_python-py27... no checking for exit in -lboost_python-py27... (cached) no checking for exit in -lboost_python-py27... (cached) no checking for exit in -lboost_python-py35... no checking for exit in -lboost_python-py35... (cached) no checking for exit in -lboost_python-py35... (cached) no checking for exit in -lboost_python... no checking for exit in -lboost_python... (cached) no checking for exit in -lboost_python... (cached) no checking for exit in -lboost_python... (cached) no [...] /bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=. -fstack-protector-strong -Wformat -Werror=format-security -DBOOST_PYTHON_DYNAMIC_LIB -I/usr/include/python3.5m -avoid-version -module -L/usr/lib/aarch64-linux-gnu -Wl,-z,relro -o _PythonMagick.la -rpath /usr/lib/python3.5/site-packages/PythonMagick pythonmagick_src/libpymagick.la helpers_src/libhelper.la -L/usr/lib/aarch64-linux-gnu -l -lMagick++-6.Q16 -lMagickWand-6.Q16 -lMagickCore-6.Q16 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/6/crtbeginS.o -Wl,--whole-archive pythonmagick_src/.libs/libpymagick.a helpers_src/.libs/libhelper.a -Wl,--no-whole-archive -L/usr/lib/aarch64-linux-gnu -l /usr/lib/aarch64-linux-gnu/libMagick++-6.Q16.so /usr/lib/aarch64-linux-gnu/libMagickWand-6.Q16.so /usr/lib/aarch64-linux-gnu/libMagickCore-6.Q16.so -L/usr/lib/gcc/aarch64-linux-gnu/6 -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/6/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-linux-gnu/6/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/6/../../../aarch64-linux-gnu/crtn.o -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -fopenmp -pthread -Wl,-soname -Wl,_PythonMagick.so -o .libs/_PythonMagick.so /usr/bin/ld: cannot find -l/usr/lib/aarch64-linux-gnu/libMagick++-6.Q16.so collect2: error: ld returned 1 exit status Makefile:555: recipe for target '_PythonMagick.la' failed make[2]: *** [_PythonMagick.la] Error 1 -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]
--- End Message ---
--- Begin Message ---Source: pythonmagick Source-Version: 0.9.14-3 We believe that the bug you reported is fixed in the latest version of pythonmagick, 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. Bastien Roucariès <[email protected]> (supplier of updated pythonmagick 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: Sun, 13 Nov 2016 22:20:01 +0100 Source: pythonmagick Binary: python-pythonmagick python3-pythonmagick Architecture: source Version: 0.9.14-3 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Bastien Roucariès <[email protected]> Description: python-pythonmagick - Object-oriented Python interface to ImageMagick python3-pythonmagick - Object-oriented Python 3 interface to ImageMagick Closes: 843196 Changes: pythonmagick (0.9.14-3) unstable; urgency=medium . * Remove obsolete m4 files that lead to FTBFS. This files will be regenerated from autoconf-archive by dh_autoreconf. (Closes: #843196). Checksums-Sha1: c2f3dff49408014d75ae5a0beb127402d346cd02 2410 pythonmagick_0.9.14-3.dsc c1723e067476b029045eaa6584849367fa15fc6e 19636 pythonmagick_0.9.14-3.debian.tar.xz Checksums-Sha256: 41f41f180a270a122a69dd6cd74faaa14d6d020a25dc419fc655e790f6ec5be4 2410 pythonmagick_0.9.14-3.dsc 761035fcd6af70ea4065a93ccab73706ba6ba20567e5c7dfb2e6922b12f2b440 19636 pythonmagick_0.9.14-3.debian.tar.xz Files: afcde3342a35911eea28ee69db3a9c87 2410 python extra pythonmagick_0.9.14-3.dsc 6c219c873cea8793534973145245db5b 19636 python extra pythonmagick_0.9.14-3.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJYMbs7AAoJEAgWueGMdiutKWgQAIPwaTzs1FP+HtkCakZyfWur +RyZ2Gxr7XmsUWeRUXGE/TpFSPZHOx8vBfPNydXhQXVqF0Yepxe+7ctRTfxt4HVN jo3T78l74DpQAObMhlOBylQ6tpvpep1IAOxbkAHGvwTnat8RNBPMNCBRNTCHWo0l wmiHwoxyouNVomOA4RkjpiY8MmlQns5MYnoPbKtU68OgYXYap7u5VIVnomfxGXZP wnEd/5XkD10zJgm0KkhSmd3WxmmORXY9lqbSgG6v/4XeaJQLDO17NNE6oVz/LFuX G344xHiX3yBe9ewnuEIeqtj/zu+/SHybDD7wMOOXsZggSou/NBI+StUTHdMSHjJS /n3AOXceDm/QrvhVxKU116df6iItcYgN9QQCJMuJ+qPTlrPCvaMi1lX33stKNtRU xtEDJi3QDkJPVUeURw+jzyRVl00VJogFVChrwzIGDUBK2qX2ar0zkmMe2J+9Nz4H w9zC6zhJQk05mtbWg8ybtt2ef8o2UVU9gfKB+QmbMtx0p2IoRq6oIVLk1Ej2G0p2 edGHUOlA8PPBYmKcnWH8DCyyylPqjgfRFWR1Z0tpH6ZHjpbMwHp2udT9gWJqjKgb 4DboIiFvOvRJf9K2RCTm/+KGT/HafJzPe1TxT9Hd/+rT3GqLCJsAzn2rpsmf/H7A FnUtk/ILCn10aDwrHv7D =uBhx -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

