By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 23 - Build issue: ksensors FTBFS on PPA
Summary: Build issue: ksensors FTBFS on PPA
Status: RESOLVED INVALID
Alias: None
Product: TDE
Classification: Unclassified
Component: tdetoys (show other bugs)
Version: 3.5.10
Hardware: All Linux
: P3 minor
Assignee: Timothy Pearson
URL:
Depends on:
Blocks: 7
  Show dependency treegraph
 
Reported: 2008-12-27 13:26 CST by Timothy Pearson
Modified: 2013-07-24 10:55 CDT (History)
3 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Pearson 2008-12-27 13:26:00 CST
ksensors FTBFS on the PPA with:

/usr/include/qt3/qsizepolicy.h: In member function 'void QSizePolicy::transpose()':
/usr/include/qt3/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value
/usr/include/qt3/qsizepolicy.h:125: warning: conversion to 'uchar' from 'uint' may alter its value
In file included from /usr/include/kde/kcolorbutton.h:23,
                 from lmsensorscfgdesign.h:15,
                 from lmsensorscfgdesign.cpp:10:
/usr/include/qt3/qpushbutton.h: In member function 'virtual void QPushButton::setIsMenuButton(bool)':
/usr/include/qt3/qpushbutton.h:94: warning: conversion to 'unsigned char:1' from 'int' may alter its value
lmsensorscfgdesign.cpp: In constructor 'LMSensorsCfgDesign::LMSensorsCfgDesign(QWidget*, const char*, uint)':
lmsensorscfgdesign.cpp:248: error: 'ButtonGroup9' was not declared in this scope
lmsensorscfgdesign.cpp:252: error: 'ButtonGroup9Layout' was not declared in this scope
lmsensorscfgdesign.cpp: In member function 'virtual void LMSensorsCfgDesign::languageChange()':
lmsensorscfgdesign.cpp:449: error: 'ButtonGroup9' was not declared in this scope
make[4]: *** [lmsensorscfgdesign.o] Error 1
make[4]: Leaving directory `/build/buildd/ksensors-kde3-0.7.3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/buildd/ksensors-kde3-0.7.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/ksensors-kde3-0.7.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/ksensors-kde3-0.7.3'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

This only occurs on the PPA for reasons unknown.
Comment 1 Darrell 2013-05-22 19:37:45 CDT
Is this report still valid?
Comment 2 Timothy Pearson 2013-07-24 10:55:51 CDT
(In reply to comment #1)
> Is this report still valid?

No.  Initial build issues with ksensors should be reported in Bug 531.