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

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-08 04:36:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to fix gcc 4.3 compilation problems (924 bytes, patch)
2008-02-22 15:19 UTC, Erik van Pienbroek
no flags Details | Diff

Description Jesse Keating 2008-02-22 13:03:23 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=438645
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Tyler Owen 2008-02-22 14:29:59 UTC
Errors x86_64 in build.log:

ringbuf.cc: In member function 'int RingBuffer::InsertData(uint8_t*, int)':
ringbuf.cc:60: error: 'memcpy' was not declared in this scope
ringbuf.cc:69: error: 'memcpy' was not declared in this scope
ringbuf.cc: In member function 'void RingBuffer::FetchPtr(uint8_t*, int, int*)':
ringbuf.cc:105: error: 'memcpy' was not declared in this scope
ringbuf.cc:110: error: 'memcpy' was not declared in this scope
ringbuf.cc:126: error: 'memcpy' was not declared in this scope
make: *** [ringbuf.o] Error 1

Comment 2 Erik van Pienbroek 2008-02-22 15:19:21 UTC
Created attachment 295641 [details]
Patch to fix gcc 4.3 compilation problems

Attached patch fixes all the GCC 4.3 compilation problems

Comment 3 Bug Zapper 2008-05-14 05:25:14 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Matt Domsch 2008-07-03 17:32:25 UTC
*** Bug 449499 has been marked as a duplicate of this bug. ***

Comment 5 Matt Domsch 2008-07-08 04:36:44 UTC
builds as of 2008-07-03, version 0.0.2008.05.R1-2.fc10.


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