Bug 434028
Summary: | kpolynome failed massrebuild attempt for GCC 4.3 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> |
Component: | kpolynome | Assignee: | Chitlesh GOORAH <chitlesh> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | dcantrell, jonstanley, rdieter |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-03-31 19:12:04 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 432425 |
Description
Jesse Keating
2008-02-22 12:57:15 UTC
checking for kde-config... not found configure: error: The important program kde-config was not found! Please check whether you installed KDE correctly. After fixing the buildroot (which has been that way since the start of the F9 cycle... please look after your packages): http://koji.fedoraproject.org/koji/getfile?taskID=536686&name=build.log drawwidget.cpp: In member function 'void drawwidget::drawPolynome(QPainter*)': drawwidget.cpp:324: error: 'abs' was not declared in this scope make[2]: *** [drawwidget.o] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/maindialog.Tpo .deps/maindialog.Po make[2]: Leaving directory `/builddir/build/BUILD/kpolynome-0.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/kpolynome-0.1' make: *** [all] Error 2 Er, I meant buildreq of course. fixed in rawhide. |