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

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


Attachments (Terms of Use)

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

Comment 1 Henning Norén 2008-02-22 20:48:45 UTC
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..    -fno-strict-aliasing
-I./../include -I/usr/lib/../include -I/usr/include -I/usr/include -fpic -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 netifcon_query.o -MD -MP -MF
.deps/netifcon_query.Tpo -c -o netifcon_query.o netifcon_query.c
mv -f .deps/class_perm_query.Tpo .deps/class_perm_query.Po
iterator.c: In function 'avtab_state_next':
iterator.c:260: error: 'AVTAB_SIZE' undeclared (first use in this function)
iterator.c:260: error: (Each undeclared identifier is reported only once
iterator.c:260: error: for each function it appears in.)
iterator.c: In function 'avtab_state_end':
iterator.c:355: error: 'AVTAB_SIZE' undeclared (first use in this function)
iterator.c: In function 'avtab_state_size':
iterator.c:429: error: 'AVTAB_SIZE' undeclared (first use in this function)
make[4]: *** [iterator.o] Error 1
make[4]: *** Waiting for unfinished jobs....

Comment 2 Chris PeBenito 2008-02-25 16:41:39 UTC
This actually has nothing to do with gcc 4.3, its a bug exposed during the gcc
4.3 rebuild.  It is due to changes in libsepol 2.0.20.  An update is coming down
the pipe from upstream to fix this.


Comment 3 Chris PeBenito 2008-04-02 13:58:37 UTC
fixed with setools 3.3.4-1.fc9.  after fixing the libsepol issue, there were gcc
4.3, tcl 8.5, and glibc 2.7 issues that were uncovered, which is what delayed
this from be fixed.


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