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 434217

Summary: fityk failed massrebuild attempt for GCC 4.3
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: fitykAssignee: John Pye <john>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, ftbfs
Target Milestone: ---Keywords: Reopened
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-08 02:58:21 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: 433629    
Attachments:
Description Flags
Missing #includes none

Description Jesse Keating 2008-02-22 15:49:16 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=440426
Unknown exit code, check the failed task.

Comment 1 Tyler Owen 2008-02-26 11:58:57 UTC
Koji Error
exceptions.OSError: [Errno 31] Too many links: '/mnt/koji/work/tasks/445422'
          

Comment 2 Jesse Keating 2008-02-28 14:55:44 UTC
Resubmitted as 475448

Comment 3 Jesse Keating 2008-02-28 15:21:56 UTC
Oops, jumped the gun.

 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../3rdparty -DNDEBUG -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT
libfityk_la-ui.lo -MD -MP -MF .deps/libfityk_la-ui.Tpo -c ui.cpp  -fPIC -DPIC -o
.libs/libfityk_la-ui.o
ui.cpp: In function 'bool is_fityk_script(std::string)':
ui.cpp:259: error: 'strlen' was not declared in this scope
ui.cpp:262: error: 'strncmp' was not declared in this scope
make[3]: *** [libfityk_la-ui.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/builddir/build/BUILD/fityk-0.8.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/builddir/build/BUILD/fityk-0.8.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/fityk-0.8.1'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.11229 (%build)


Comment 4 Christopher Aillon 2008-04-06 18:18:43 UTC
Created attachment 301433 [details]
Missing #includes

Comment 5 Christopher Aillon 2008-04-06 18:55:57 UTC
I attempted to build this in koji but couldn't...

**** Access denied: caillon is not in ACL for rpms/fityk/devel


Comment 6 John Pye 2008-04-07 03:19:50 UTC
FWIW Fityk 0.8.5 is now available; we should be updating to a new package rather
than patching the old one?

I don't currently have my Fedora machine connected to the next, so I'm not
easily able to help with this right now.


Comment 7 Jesse Keating 2008-04-08 02:44:43 UTC
Submitted as http://koji.fedoraproject.org/koji/taskinfo?taskID=555853

Comment 8 Matt Domsch 2008-07-03 17:38:53 UTC
*** Bug 440884 has been marked as a duplicate of this bug. ***