Bug 434063 - pikdev failed massrebuild attempt for GCC 4.3
Summary: pikdev failed massrebuild attempt for GCC 4.3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pikdev
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alain Portal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: gcc43rebuildfail
TreeView+ depends on / blocked
 
Reported: 2008-02-22 13:01 UTC by Jesse Keating
Modified: 2013-01-10 02:51 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-04-02 14:05:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2008-02-22 13:01:04 UTC
This is an automatically filed bug for a failed rebuild attempt for GCC 4.3.

http://fedoraproject.org/wiki/JesseKeating/gcc43MassRebuildProposal

Please verify why this build failed and fix it.
http://koji.fedoraproject.org/koji/taskinfo?taskID=438292
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Tyler Owen 2008-02-24 16:02:44 UTC
+ . /etc/profile.d/qt.sh
/var/tmp/rpm-tmp.85757: line 32: /etc/profile.d/qt.sh: No such file or directory

Comment 2 Kevin Kofler 2008-03-12 13:34:11 UTC
https://koji.fedoraproject.org/koji/taskinfo?taskID=512770

After changing the BR kdelibs-devel to kdelibs3-devel, now fails with:
pkp.cc: In member function 'int prog::read_config()':
pkp.cc:85: error: 'strcpy' was not declared in this scope
pkp.cc:96: error: 'strcat' was not declared in this scope
This is missing #include <string.h> or #include <cstring> with using 
std::strcpy; and using std::strcat;.

Comment 3 Rex Dieter 2008-04-02 13:54:42 UTC
Looking at it.

Comment 4 Rex Dieter 2008-04-02 14:05:26 UTC
OK, whipped up a gcc43 patch, committing to rawhide.


Note You need to log in before you can comment on or make changes to this bug.