Bug 434412 - bitgtkmm failed massrebuild attempt for GCC 4.3
Summary: bitgtkmm failed massrebuild attempt for GCC 4.3
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: bitgtkmm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Rick L Vinyard Jr
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: gcc43errors
TreeView+ depends on / blocked
 
Reported: 2008-02-22 16:21 UTC by Jesse Keating
Modified: 2013-01-10 03:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-02 14:59:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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

Comment 1 Jon Stanley 2008-03-02 06:24:19 UTC
scratch build 483426

Comment 2 Jon Stanley 2008-03-02 08:02:14 UTC
buffertable.h:42: error: 'bit::FieldBase::pointer' has not been declared
buffertable.h:44: error: 'bit::RecordBuffer::pointer' has not been declared
buffertable.h:67: error: 'pointer' is not a member of 'bit::FieldBase'
buffertable.h:67: error: 'pointer' is not a member of 'bit::FieldBase'
buffertable.h:67: error: template argument 1 is invalid
buffertable.h:67: error: template argument 3 is invalid
buffertable.h:67: error: template argument 4 is invalid
buffertable.h:69: error: 'pointer' in class 'bit::RecordBuffer' does not name a type
buffertable.h:70: error: 'pointer' in class 'bit::FieldBase' does not name a type
buffertable.h:84: error: 'bit::FieldBase::pointer' has not been declared
buffertable.h:86: error: 'bit::FieldBase::pointer' has not been declared
buffertable.h:90: error: 'bit::FieldBase::pointer' has not been declared
buffertable.h:91: error: 'bit::FieldBase::pointer' has not been declared
buffertable.h:93: error: 'bit::FieldBase::pointer' has not been declared
buffertable.h:94: error: 'bit::FieldBase::pointer' has not been declared
buffertable.h: In constructor 'bitGtk::BufferTable::BufferTable()':
buffertable.h:76: warning: 'bitGtk::BufferTable::m_display_bit_width' will be
initialized after
buffertable.h:73: warning:   'bool bitGtk::BufferTable::m_highlighter_enabled'
buffertable.cpp:27: warning:   when initialized here
buffertable.cpp: At global scope:
buffertable.cpp:58: error: variable or field 'set_buffer' declared void
buffertable.cpp:58: error: 'pointer' is not a member of 'bit::RecordBuffer'
buffertable.cpp:78: error: variable or field 'set_record' declared void
buffertable.cpp:78: error: 'pointer' is not a member of 'bit::FieldBase'
buffertable.cpp: In member function 'void bitGtk::BufferTable::setup_table()':
buffertable.cpp:106: error: 'm_record' was not declared in this scope
buffertable.cpp:115: error: request for member 'clear' in
'((bitGtk::BufferTable*)this)->bitGtk::BufferTable::m_fieldbox', which is of
non-class type 'int'
buffertable.cpp:118: error: 'm_record' was not declared in this scope
buffertable.cpp: At global scope:
buffertable.cpp:135: error: variable or field 'create_fieldboxes' declared void
buffertable.cpp:135: error: 'pointer' is not a member of 'bit::FieldBase'
buffertable.cpp:353: error: expected `}' at end of input


Comment 3 Rick L Vinyard Jr 2008-04-02 14:56:37 UTC
This package is now redundant. The bitgtkmm library has been folded into the bit
library.


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