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 - fityk failed massrebuild attempt for GCC 4.3
Summary: fityk failed massrebuild attempt for GCC 4.3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: fityk
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John Pye
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 440884 (view as bug list)
Depends On:
Blocks: gcc43errors
TreeView+ depends on / blocked
 
Reported: 2008-02-22 15:49 UTC by Jesse Keating
Modified: 2013-01-10 03:00 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-08 02:58:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Missing #includes (1.02 KB, patch)
2008-04-06 18:18 UTC, Christopher Aillon
no flags Details | Diff

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. ***


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