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

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-11 12:45:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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

Comment 1 John Poelstra 2008-02-29 21:41:46 UTC
x86_64 build failed

+ TOPDIR=/builddir/build/BUILD/iptables-1.4.0
+ OPT='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic
-I/builddir/build/BUILD/iptables-1.4.0/include -fPIC'
+ export KERNEL_DIR=/usr
+ KERNEL_DIR=/usr
+ export KBUILD_OUTPUT=/usr
+ KBUILD_OUTPUT=/usr
+ export DO_SELINUX=1
+ DO_SELINUX=1
+ make 'COPT_FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-I/builddir/build/BUILD/iptables-1.4.0/include -fPIC' LIBDIR=/lib64
Making dependencies: please wait...
Unable to resolve dependency on linux/compiler.h. Try 'make clean'.
Extensions found:
error: Bad exit status from /var/tmp/rpm-tmp.98987 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.98987 (%build)
EXCEPTION: Command failed. See logs for output.
 # bash --login -c 'rpmbuild -bb --target x86_64 --nodeps
//builddir/build/SPECS/iptables.spec'
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/mock/trace_decorator.py", line 70, in trace
    result = func(*args, **kw)
  File "/usr/lib/python2.4/site-packages/mock/util.py", line 287, in do
    raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" %
(command,), ret)
Error: Command failed. See logs for output.
 # bash --login -c 'rpmbuild -bb --target x86_64 --nodeps
//builddir/build/SPECS/iptables.spec'
LEAVE do --> EXCEPTION RAISED


Comment 2 Thomas Woerner 2008-03-11 12:45:10 UTC
Fixed in rawhide in package iptables-1.4.0-3.fc9.


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