Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 434063

Summary: pikdev failed massrebuild attempt for GCC 4.3
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: pikdevAssignee: Alain Portal <alain.portal>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, 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-04-02 14:05:26 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 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.