Your message dated Wed, 05 Aug 2015 05:19:32 +0000 with message-id <[email protected]> and subject line Bug#773351: fixed in silly 0.1.0-3.2 has caused the Debian Bug report #773351, regarding silly: Broken /usr/lib/pkgconfig/SILLY.pc makes other package FTBFS 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.) -- 773351: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773351 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: silly Version: 0.1.0-3.1 Severity: serious Hi, looks like SILLY.pc in libsilly-dev is broken: ==================================================================== $ cat /usr/lib/pkgconfig/SILLY.pc prefix=/usr exec_prefix=${prefix} libdir=/usr/lib includedir=/usr/include plugindir=/usr/lib/SILLY 0.1.0 Name: SILLY Description: Simple Image Loading LibrarY for games and multi-media development. Version: 0.1.0 Libs: -L${libdir} -lSILLY Cflags: -DUSE_SILLYOPTIONS_H -I${includedir}/SILLY 0.1.0 ==================================================================== The latter "0.1.0" makes cegui-mk2 FTBFS like this: ==================================================================== libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbeginS.o .libs/libCEGUIFreeImageImageCodec_la-CEGUIFreeImageImageCodec.o .libs/libCEGUIFreeImageImageCodec_la-CEGUIFreeImageImageCodecModule.o -Wl,-rpath -Wl,/tmp/buildd/cegui-mk2-0.7.6/cegui/src/.libs -llua5.1 -lfreeimage ../../../../cegui/src/.libs/libCEGUIBase.so -lpthread -ldl -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-soname -Wl,libCEGUIFreeImageImageCodec-0.7.6.so -o .libs/libCEGUIFreeImageImageCodec-0.7.6.so libtool: link: (cd ".libs" && rm -f "libCEGUIFreeImageImageCodec.so" && ln -s "libCEGUIFreeImageImageCodec-0.7.6.so" "libCEGUIFreeImageImageCodec.so") libtool: link: ( cd ".libs" && rm -f "libCEGUIFreeImageImageCodec.la" && ln -s "../libCEGUIFreeImageImageCodec.la" "libCEGUIFreeImageImageCodec.la" ) make[5]: Leaving directory '/tmp/buildd/cegui-mk2-0.7.6/cegui/src/ImageCodecModules/FreeImageImageCodec' Making all in SILLYImageCodec make[5]: Entering directory '/tmp/buildd/cegui-mk2-0.7.6/cegui/src/ImageCodecModules/SILLYImageCodec' /bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../cegui/include -I../../../../cegui/include -I../../../../cegui/include/ImageCodecModules/SILLYImageCodec -DUSE_SILLY_LIBRARY -DUSE_SILLYOPTIONS_H 0.1.0 -I/usr/include/SILLY -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o libCEGUISILLYImageCodec_la-CEGUISILLYImageCodec.lo `test -f 'CEGUISILLYImageCodec.cpp' || echo './'`CEGUISILLYImageCodec.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../cegui/include -I../../../../cegui/include -I../../../../cegui/include/ImageCodecModules/SILLYImageCodec -DUSE_SILLY_LIBRARY -DUSE_SILLYOPTIONS_H 0.1.0 -I/usr/include/SILLY -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c CEGUISILLYImageCodec.cpp -fPIC -DPIC -o .libs/libCEGUISILLYImageCodec_la-CEGUISILLYImageCodec.o g++: error: 0.1.0: No such file or directory Makefile:407: recipe for target 'libCEGUISILLYImageCodec_la-CEGUISILLYImageCodec.lo' failed make[5]: *** [libCEGUISILLYImageCodec_la-CEGUISILLYImageCodec.lo] Error 1 make[5]: Leaving directory '/tmp/buildd/cegui-mk2-0.7.6/cegui/src/ImageCodecModules/SILLYImageCodec' Makefile:336: recipe for target 'all-recursive' failed make[4]: *** [all-recursive] Error 1 ==================================================================== Tested on amd64 and powerpcspe. Roland -- System Information: Debian Release: 7.0 APT prefers unreleased APT policy: (500, 'unreleased'), (500, 'unstable') Architecture: powerpcspe (ppc) Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8) Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---Source: silly Source-Version: 0.1.0-3.2 We believe that the bug you reported is fixed in the latest version of silly, 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. Steve Langasek <[email protected]> (supplier of updated silly 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: SHA256 Format: 1.8 Date: Wed, 05 Aug 2015 04:50:16 +0000 Source: silly Binary: libsilly-dev libsilly libsilly-doc Architecture: source amd64 all Version: 0.1.0-3.2 Distribution: unstable Urgency: medium Maintainer: Muammar El Khatib <[email protected]> Changed-By: Steve Langasek <[email protected]> Description: libsilly - development files for the simple image loading library libsilly-dev - simple image loading library libsilly-doc - simple image loading library (documentation) Closes: 773351 Changes: silly (0.1.0-3.2) unstable; urgency=medium . * Non-maintainer upload. * Correct previous NMU patch which causes a broken .pc file and results in reverse-dependencies failing to build. Closes: #773351. Checksums-Sha1: 798943ff5c99b4a00dab112952ca5c5b0c5e32d7 1857 silly_0.1.0-3.2.dsc 446abd23b7fe60d581b9c56f76435503cfa5649f 4764 silly_0.1.0-3.2.debian.tar.xz ea34d2b3929c2b770217a986d1c939cde0aef479 24196 libsilly-dev_0.1.0-3.2_amd64.deb 2dd5fff7a1df50cad301525193b8269687ca2a6e 108382 libsilly-doc_0.1.0-3.2_all.deb 2b11c73ad77a03fc200d8c44aa5e22960a910605 14162 libsilly_0.1.0-3.2_amd64.deb Checksums-Sha256: 190b951f1b072017e5554265b4ae2ddba9eb8a663227103f11cdaf5d075e33e2 1857 silly_0.1.0-3.2.dsc d146da7ac9998672f7e33b79f587a9ab01512209cb40f726e719fa8fea798506 4764 silly_0.1.0-3.2.debian.tar.xz eb92fa04c4d5ece1483a3de16c2ccca5375f2ba46b5aa429c6ea2aac70210565 24196 libsilly-dev_0.1.0-3.2_amd64.deb 46f15f8e6b6fdc50d16e4950d3a468aaa18105085a0b94344c266319ae894b68 108382 libsilly-doc_0.1.0-3.2_all.deb 8a50deb5664abe124baa5966de7dc1fa2024677d99d83f689fdff050139972e2 14162 libsilly_0.1.0-3.2_amd64.deb Files: 5148ed37f351b1e60df07056be0d2584 1857 libs extra silly_0.1.0-3.2.dsc e0b5fde97a714abe7e23b392aec7c830 4764 libs extra silly_0.1.0-3.2.debian.tar.xz 2968c5ce41ad804a8dc5de2980dd46af 24196 libdevel extra libsilly-dev_0.1.0-3.2_amd64.deb 7f13b225155ca700830dd6062d17bb0d 108382 doc extra libsilly-doc_0.1.0-3.2_all.deb 9df9f3f6e00cdca82e6a94571bf54258 14162 libs extra libsilly_0.1.0-3.2_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJVwZclAAoJEFaNMPMhshM9dZ0P/R76b4KL6fW25+loa7aZehal Xxs+pIGUWHI8eNFK4aKsRGIlxIWM3QW0iP7Y79sBIU9PsVQbaIVMgDRGOl4NuQRQ JgMuNKNJd5NGFJtRJx05Xt32K1lxrqRLzx8aYUVi81tHLIeKIrIZwny3JPrQaC0b 4dxAH6zDIWJA3maHpQ7tqup8eSEAN219w6cpD3Zapk2YO6HvAI69DIEfSq9Rtm8I xT0+UgiwDNS/u1sJcIB48/0feaJpl4Egw81HB+TAy7O5wUduyFSIc0DzsbxbE8QL mfEnCkLfYKv8ThN4OqW0yZGl3n8i9JzklF+jZeKqIFlR/KL5ity7kjtK4MxNGpbU K2VV3BiO1GFBmhaNXEHx6hgBddOsmh4Zt96hu7E4IiOh3ZYHjJrY9BkTvrQAlHGS Qj8ig4iWR20VD4ZVxD0zyH6r1gKQW1sxRiCiMN/ZqBq7RYsDT0EMKA9K7+3duFJe AXsG3R2Ady3N8sXvSyb+ls5zfniVf8BBeKUoNX5TvKg5AXWaly3htpgkUR6og10T 8eurmb8BNXYKmAJBkRgzX9XozUUDd6pMOxypQU7v/crJEU69BCEjOLJ5IRE5N/m+ FTE+c3EslNGXvzLGRyOFyByB47blyZWwsdBJwkvJFrvIKttqxNJZSE4sw5Sky7kz zIWU2HDnar/g4izguPlb =drvO -----END PGP SIGNATURE-----
--- End Message ---

