Bug 434072 - aria2 failed massrebuild attempt for GCC 4.3
Summary: aria2 failed massrebuild attempt for GCC 4.3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: aria2
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michał Bentkowski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: gcc43errors
TreeView+ depends on / blocked
 
Reported: 2008-02-22 13:01 UTC by Jesse Keating
Modified: 2013-01-10 02:52 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-05 18:59:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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

Comment 1 Tyler Owen 2008-02-22 13:39:55 UTC
From Build.log:

SocketCore.cc: In member function 'void SocketCore::beginListen(int32_t)':
SocketCore.cc:105: error: 'memset' was not declared in this scope
SocketCore.cc: In member function 'SocketCore* SocketCore::acceptConnection()
const':
SocketCore.cc:125: error: 'memset' was not declared in this scope
SocketCore.cc: In member function 'void
SocketCore::getAddrInfo(std::pair<std::basic_string<char,
std::char_traits<char>, std::allocator<char> >, int>&) const':
SocketCore.cc:138: error: 'memset' was not declared in this scope
SocketCore.cc: In member function 'void
SocketCore::getPeerInfo(std::pair<std::basic_string<char,
std::char_traits<char>, std::allocator<char> >, int>&) const':
SocketCore.cc:150: error: 'memset' was not declared in this scope
SocketCore.cc: In member function 'void SocketCore::establishConnection(const
std::string&, int32_t)':
SocketCore.cc:174: error: 'memset' was not declared in this scope
SocketCore.cc: In member function 'int32_t SocketCore::shiftPeekData(char*,
int32_t)':
SocketCore.cc:415: error: 'memcpy' was not declared in this scope
SocketCore.cc:420: error: 'memcpy' was not declared in this scope
SocketCore.cc: In member function 'void SocketCore::addPeekData(char*, int32_t)':
SocketCore.cc:435: error: 'memcpy' was not declared in this scope
SocketCore.cc:440: error: 'memcpy' was not declared in this scope
SocketCore.cc: In member function 'int32_t SocketCore::gnutlsPeek(char*, int32_t)':
SocketCore.cc:461: error: 'memcpy' was not declared in this scope
SocketCore.cc:464: error: 'memcpy' was not declared in this scope
SocketCore.cc: In static member function 'static const char*
SocketCore::errorMsg(int)':
SocketCore.cc:559: error: 'strerror' was not declared in this scope
make[2]: *** [SocketCore.o] Error 1

Comment 2 Michał Bentkowski 2008-03-05 18:59:56 UTC
fixed.


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