Your message dated Thu, 01 May 2008 04:47:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#477006: fixed in bookmarkbridge 0.76-2.1 has caused the Debian Bug report #477006, regarding bookmarkbridge: FTBFS: checking for QT... configure: error: The pkg-config script could not be found or is too old. 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.) -- 477006: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477006 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: bookmarkbridge Version: 0.76-2 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080419 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now the default on most architectures (even if it's not the case on i386 yet). Feel free to downgrade this bug to 'important' if your package is only built on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with gcc 4.2). Relevant part: > make[1]: Entering directory `/build/user/bookmarkbridge-0.76' > make[1]: *** No rule to make target `distclean'. Stop. > make[1]: Leaving directory `/build/user/bookmarkbridge-0.76' > make: [clean] Error 2 (ignored) > dh_clean > dpkg-source -b bookmarkbridge-0.76 > dpkg-source: info: using source format `1.0' > dpkg-source: info: building bookmarkbridge using existing > bookmarkbridge_0.76.orig.tar.gz > dpkg-source: info: building bookmarkbridge in bookmarkbridge_0.76-2.diff.gz > dpkg-source: warning: executable mode 0755 of > 'debian/patches/01_dlghelp.dpatch' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'debian/patches/02_image_path.dpatch' will not be represented in diff > dpkg-source: info: building bookmarkbridge in bookmarkbridge_0.76-2.dsc > debian/rules build > test -d debian/patched || install -d debian/patched > dpatch apply-all > applying patch 01_dlghelp to ./ ... ok. > applying patch 02_image_path to ./ ... ok. > dpatch cat-all >>patch-stampT > mv -f patch-stampT patch-stamp > dh_testdir > # Add here commands to configure the package. > CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,--as-needed" ./configure > --host=i486-linux-gnu \ > --build=i486-linux-gnu \ > --prefix=/usr \ > --mandir=\${prefix}/share/man \ > --infodir=\${prefix}/share/info \ > --datadir=\${prefix}/share/doc \ > QT_CFLAGS="-DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore > -I/usr/include/qt4/QtGui" \ > --disable-rpath > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking for i486-linux-gnu-g++... i486-linux-gnu-g++ > checking for C++ compiler default output file name... a.out > checking whether the C++ compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C++ compiler... yes > checking whether i486-linux-gnu-g++ accepts -g... yes > checking for style of include used by make... GNU > checking dependency style of i486-linux-gnu-g++... gcc3 > checking for i486-linux-gnu-pkg-config... no > checking for pkg-config... no > checking for QT... configure: error: The pkg-config script could not be found > or is too old. Make sure it > is in your PATH or set the PKG_CONFIG environment variable to the full > path to pkg-config. > > Alternatively, you may set the environment variables QT_CFLAGS > and QT_LIBS to avoid the need to call pkg-config. > See the pkg-config man page for more details. > > To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>. > See `config.log' for more details. > make: *** [config.status] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2008/04/19 A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot containing a sid i386 environment. Internet was not accessible from the build systems. -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---Source: bookmarkbridge Source-Version: 0.76-2.1 We believe that the bug you reported is fixed in the latest version of bookmarkbridge, which is due to be installed in the Debian FTP archive: bookmarkbridge_0.76-2.1.diff.gz to pool/main/b/bookmarkbridge/bookmarkbridge_0.76-2.1.diff.gz bookmarkbridge_0.76-2.1.dsc to pool/main/b/bookmarkbridge/bookmarkbridge_0.76-2.1.dsc bookmarkbridge_0.76-2.1_i386.deb to pool/main/b/bookmarkbridge/bookmarkbridge_0.76-2.1_i386.deb 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. James Vega <[EMAIL PROTECTED]> (supplier of updated bookmarkbridge 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: SHA1 Format: 1.8 Date: Thu, 01 May 2008 00:33:47 -0400 Source: bookmarkbridge Binary: bookmarkbridge Architecture: source i386 Version: 0.76-2.1 Distribution: unstable Urgency: medium Maintainer: Masami Ichikawa <[EMAIL PROTECTED]> Changed-By: James Vega <[EMAIL PROTECTED]> Description: bookmarkbridge - tool to synchronize bookmarks between browsers Closes: 477006 Changes: bookmarkbridge (0.76-2.1) unstable; urgency=medium . * Non-maintainer upload. * Add pkg-config Build-Depends to fix a FTBFS. Thanks to Sebastian Bober for the patch. (Closes: #477006) * Specify the GPL-2 license in debian/copyright * Lintian cleanups: - Don't ignore errors from make clean - Change doc-base section to "Data Management" - Change menu section to "Applications/Data Management" - Add a Homepage field to debian/control in place of the long description line. * Bump Standards-Version to 3.7.3 Checksums-Sha1: 955ae013ce3a02ed42db0b3bdb5747ddb9078df3 1187 bookmarkbridge_0.76-2.1.dsc e22c246f0a00c0864325fd34666a4e7ff392f533 27620 bookmarkbridge_0.76-2.1.diff.gz fa9b3ca787cbd2c20ae613fb3ab11e114ebb85e9 280220 bookmarkbridge_0.76-2.1_i386.deb Checksums-Sha256: e33227934f9fa8f7d435ee0b421dfdc315b25d13652b370814992b8bbf976465 1187 bookmarkbridge_0.76-2.1.dsc 485b9a63bb23bec5e1089a73c393a7a91e2d01cf43ab86322f9b08b4925d8a2d 27620 bookmarkbridge_0.76-2.1.diff.gz dd455b02e562ffc1b0037b5b707293f3a461144dfe1f9bb38bf5615a50cb7cf6 280220 bookmarkbridge_0.76-2.1_i386.deb Files: aa14e55aa6a12641f6b7e5eae7c81a19 1187 x11 optional bookmarkbridge_0.76-2.1.dsc 9c2dd8f82b19f7c142209d82004cba8c 27620 x11 optional bookmarkbridge_0.76-2.1.diff.gz 954ae6b95f282a1e331e0ddcaa484b72 280220 x11 optional bookmarkbridge_0.76-2.1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iEYEARECAAYFAkgZSbkACgkQDb3UpmEybUDXcQCbBW91rBaNtGEz4r3qGaDo/tX5 nOAAnA7WNBIic786pqhyYwWmQ9DrLQnW =zlw4 -----END PGP SIGNATURE-----
--- End Message ---

