Control: severity 601808 serious
Control: Tags: jessie sid
Usertags: qa-ftbfs-20140907 qa-ftbfs

Dear Maintainer,

During a rebuild package in sid, your package failed to build on
amd64.


make[1]: Entering directory '/tmp/buildd/cutycapt-0.0~svn6'
g++ -c -m64 -pipe -O2 -D_REENTRANT -Wall -W -DQT_WEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I. -o CutyCapt.o CutyCapt.cpp
CutyCapt.cpp: In function 'int main(int, char**)':
CutyCapt.cpp:503:21: error: variable 'QNetworkProxy proxy' has initializer but incomplete type
       QNetworkProxy proxy = QNetworkProxy(QNetworkProxy::HttpProxy,
                     ^
CutyCapt.cpp:503:43: error: incomplete type 'QNetworkProxy' used in nested name specifier
       QNetworkProxy proxy = QNetworkProxy(QNetworkProxy::HttpProxy,
                                           ^
CutyCapt.cpp:504:57: error: invalid use of incomplete type 'class QNetworkProxy'
         p.host(), p.port(80), p.userName(), p.password());
                                                         ^
In file included from /usr/include/qt4/QtWebKit/qgraphicswebview.h:24:0,
                 from /usr/include/qt4/QtWebKit/QtWebKit:3,
                 from CutyCapt.cpp:22:
/usr/include/qt4/QtWebKit/qwebpage.h:36:7: error: forward declaration of 'class QNetworkProxy'
 class QNetworkProxy;
       ^
Makefile:219: recipe for target 'CutyCapt.o' failed
make[1]: *** [CutyCapt.o] Error 1
make[1]: Leaving directory '/tmp/buildd/cutycapt-0.0~svn6'
dh_auto_build: make -j1 returned exit code 2
debian/rules:11: recipe for target 'build' failed
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2



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!


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to