Your message dated Mon, 18 Jun 2012 11:32:56 +0200
with message-id <4fdef5c8.7060...@thykier.net>
and subject line nvm me - not in Debian >.>
has caused the Debian Bug report #677969,
regarding eclipse-cdt-qt: FTBFS: grep: /usr/lib/pkgconfig/QtGui*.pc: No such
file or 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 ow...@bugs.debian.org
immediately.)
--
677969: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677969
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: eclipse-cdt-qt
Severity: serious
Part of the log:
"""
dpkg-source -b eclipse-cdt-qt
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building eclipse-cdt-qt using existing
./eclipse-cdt-qt_1.6.1.orig.tar.bz2
dpkg-source: info: building eclipse-cdt-qt in
eclipse-cdt-qt_1.6.1-1.debian.tar.gz
dpkg-source: info: building eclipse-cdt-qt in eclipse-cdt-qt_1.6.1-1.dsc
debian/rules build
dh build
dh_testdir
dh_auto_configure
debian/rules override_dh_auto_build
make[1]: Entering directory `<builddir>/eclipse/eclipse-cdt-qt'
./build.sh
Checking environment...
grep: /usr/lib/pkgconfig/QtGui*.pc: No such file or directory
Qt seems to be configured without glib support, but glib is needed for the
Eclipse Integration
make[1]: Leaving directory `<builddir>/eclipse/eclipse-cdt-qt'
dh_auto_test
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_installdirs
dh_auto_install
debian/rules override_dh_install
make[1]: Entering directory `<builddir>/eclipse/eclipse-cdt-qt'
rm -f eclipse/features/*/Changes-*
rm -f eclipse/features/*/license.*
dh_install -peclipse-cdt-qt-jni com.trolltech.qtcppdesigner/lib/*.so*
/usr/lib/x86_64-linux-gnu/jni
dh_install: eclipse-cdt-qt-jni missing files
(com.trolltech.qtcppdesigner/lib/*.so*), aborting
make[1]: *** [override_dh_install] Error 2
make[1]: Leaving directory `<builddir>/eclipse/eclipse-cdt-qt'
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
"""
Strictly speaking, this was done in an "unclean chroot" (rebuilding with
eclipse 3.8.0), but I
strongly suspect the following is related to the recent "QT Multi-Arch
transition":
"""
grep: /usr/lib/pkgconfig/QtGui*.pc: No such file or directory
Qt seems to be configured without glib support, but glib is needed for the
Eclipse Integration
"""
The .pc file is available as /usr/lib/<multi-arch triplet
dir>/pkgconfig/QtGui.pc
~Niels
--- End Message ---
--- Begin Message ---
--- End Message ---