Bug#618169: pcp-gui: FTBFS: ui_pmchart.h:30:30: fatal error: qassistantclient.h: No such file or directory

2011-03-16 Thread Julien Cristau
On Wed, Mar 16, 2011 at 16:05:47 +1100, Nathan Scott wrote:

 
 - Lucas Nussbaum lu...@lucas-nussbaum.net wrote:
   In file included from pmchart.h:17:0,
from console.h:19,
from console.cpp:15:
   ui_pmchart.h:30:30: fatal error: qassistantclient.h: No such file or
  directory
   compilation terminated.
 
 Hmm, this might be a bug in the sid Qt4 version, and not in pcp-gui ...
 the ui_pmchart.h file is generated (by uic-qt4 tool, above), so I guess
 somehow thats not being correctly written wrt the QAssistantClient class.
 The build dependencies look correct (libqt4-dev) as far as I can tell.
 
qt 4.7 removed libqtassistantclient, so you now need
libqtassistantclient-dev.

Cheers,
Julien



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



Bug#618169: pcp-gui: FTBFS: ui_pmchart.h:30:30: fatal error: qassistantclient.h: No such file or directory

2011-03-16 Thread Nathan Scott

- Julien Cristau jcris...@debian.org wrote:

 qt 4.7 removed libqtassistantclient, so you now need
 libqtassistantclient-dev.

Thanks, I'll get that fixed up.

cheers.

-- 
Nathan



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



Bug#618169: pcp-gui: FTBFS: ui_pmchart.h:30:30: fatal error: qassistantclient.h: No such file or directory

2011-03-15 Thread Nathan Scott

- Lucas Nussbaum lu...@lucas-nussbaum.net wrote:
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build
 on
 amd64.
 ...
  === chart ===
  === views ===
  make[4]: Nothing to be done for `default'.
  /usr/bin/qmake-qt4  /usr/bin/make -f Makefile
  /usr/bin/uic-qt4 aboutdialog.ui -o ui_aboutdialog.h
  /usr/bin/uic-qt4 chartdialog.ui -o ui_chartdialog.h
  /usr/bin/uic-qt4 console.ui -o ui_console.h
  /usr/bin/uic-qt4 exportdialog.ui -o ui_exportdialog.h
  /usr/bin/uic-qt4 hostdialog.ui -o ui_hostdialog.h
  /usr/bin/uic-qt4 infodialog.ui -o ui_infodialog.h
  /usr/bin/uic-qt4 tabdialog.ui -o ui_tabdialog.h
  /usr/bin/uic-qt4 recorddialog.ui -o ui_recorddialog.h
  /usr/bin/uic-qt4 settingsdialog.ui -o ui_settingsdialog.h
  /usr/bin/uic-qt4 pmchart.ui -o ui_pmchart.h
  /usr/bin/uic-qt4 openviewdialog.ui -o ui_openviewdialog.h
  /usr/bin/uic-qt4 samplesdialog.ui -o ui_samplesdialog.h
  /usr/bin/uic-qt4 saveviewdialog.ui -o ui_saveviewdialog.h
  /usr/bin/uic-qt4 searchdialog.ui -o ui_searchdialog.h
  /usr/bin/uic-qt4 seealsodialog.ui -o ui_seealsodialog.h
  g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB
 -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
 -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore
 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui
 -I/usr/include/qt4 -I../include -I../libqmc -I../libqwt -I. -I. -o
 console.o console.cpp
  In file included from pmchart.h:17:0,
   from console.h:19,
   from console.cpp:15:
  ui_pmchart.h:30:30: fatal error: qassistantclient.h: No such file or
 directory
  compilation terminated.

Hmm, this might be a bug in the sid Qt4 version, and not in pcp-gui ...
the ui_pmchart.h file is generated (by uic-qt4 tool, above), so I guess
somehow thats not being correctly written wrt the QAssistantClient class.
The build dependencies look correct (libqt4-dev) as far as I can tell.

cheers.

-- 
Nathan



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



Bug#618169: pcp-gui: FTBFS: ui_pmchart.h:30:30: fatal error: qassistantclient.h: No such file or directory

2011-03-13 Thread Lucas Nussbaum
Source: pcp-gui
Version: 1.5.0
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110313 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[2]: Entering directory 
 `/build/user-pcp-gui_1.5.0-amd64-RzDUDj/pcp-gui-1.5.0/src'
 === include ===
 make[3]: Nothing to be done for `default'.
 === libqmc ===
 /usr/bin/qmake-qt4  /usr/bin/make -f Makefile
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB 
 -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
 -I/usr/include/qt4 -I. -I. -o qmc_context.o qmc_context.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB 
 -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
 -I/usr/include/qt4 -I. -I. -o qmc_desc.o qmc_desc.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB 
 -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
 -I/usr/include/qt4 -I. -I. -o qmc_group.o qmc_group.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB 
 -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
 -I/usr/include/qt4 -I. -I. -o qmc_indom.o qmc_indom.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB 
 -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
 -I/usr/include/qt4 -I. -I. -o qmc_metric.o qmc_metric.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB 
 -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
 -I/usr/include/qt4 -I. -I. -o qmc_source.o qmc_source.cpp
 rm -f libqmc.a
 ar cqs libqmc.a qmc_context.o qmc_desc.o qmc_group.o qmc_indom.o qmc_metric.o 
 qmc_source.o
 === libqwt ===
 /usr/bin/qmake-qt4  /usr/bin/make -f Makefile
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB 
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. 
 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o 
 qwt_abstract_scale_draw.o qwt_abstract_scale_draw.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB 
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. 
 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o 
 qwt_clipper.o qwt_clipper.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB 
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. 
 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o 
 qwt_color_map.o qwt_color_map.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB 
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. 
 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o 
 qwt_double_interval.o qwt_double_interval.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB 
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. 
 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o 
 qwt_double_rect.o qwt_double_rect.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB 
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. 
 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o 
 qwt_dyngrid_layout.o qwt_dyngrid_layout.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB 
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. 
 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o 
 qwt_layout_metrics.o qwt_layout_metrics.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB 
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. 
 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o 
 qwt_math.o qwt_math.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB 
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. 
 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o 
 qwt_paint_buffer.o qwt_paint_buffer.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB 
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. 
 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o 
 qwt_panner.o qwt_panner.cpp
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB 
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. 
 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o 
 qwt_painter.o qwt_painter.cpp
 qwt_painter.cpp:496:2: warning: #warning clipping ignores painter 
 transformations
 g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB 
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I.