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 434144 - haproxy failed massrebuild attempt for GCC 4.3
Summary: haproxy failed massrebuild attempt for GCC 4.3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: haproxy
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Hinegardner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: gcc43errors
TreeView+ depends on / blocked
 
Reported: 2008-02-22 13:09 UTC by Jesse Keating
Modified: 2013-01-10 02:58 UTC (History)
1 user (show)

Fixed In Version: 1.3.14.2-4
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-01 21:04:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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

Comment 1 Tyler Owen 2008-02-26 12:12:33 UTC
Errors in x86_64 build.log

In file included from /usr/include/linux/netfilter_ipv4.h:8,
                 from include/common/compat.h:66,
                 from src/haproxy.c:64:
/usr/include/linux/netfilter.h:41: error: expected specifier-qualifier-list
before '__be32'
In file included from include/common/compat.h:66,
                 from src/haproxy.c:64:
/usr/include/linux/netfilter_ipv4.h:53: error: 'INT_MIN' undeclared here (not in
a function)
/usr/include/linux/netfilter_ipv4.h:63: error: 'INT_MAX' undeclared here (not in
a function)
In file included from /usr/include/linux/netfilter_ipv4.h:8,
                 from include/common/compat.h:66,
                 from include/types/acl.h:25,
                 from include/types/proxy.h:38,
                 from include/proto/log.h:32,
                 from src/standard.c:24:
/usr/include/linux/netfilter.h:41: error: expected specifier-qualifier-list
before '__be32'
In file included from /usr/include/linux/netfilter_ipv4.h:8,
                 from include/common/compat.h:66,
                 from include/types/acl.h:25,
                 from include/types/proxy.h:38,
                 from include/types/session.h:36,
                 from src/log.c:32:
/usr/include/linux/netfilter.h:41: error: expected specifier-qualifier-list
before '__be32'

Comment 2 Jeremy Hinegardner 2008-02-26 15:58:43 UTC
I have a patch to fix it, sent it to the haproxy developer to see if it meets
with his approval.  I would imagine there will be a new release of haproxy or
I'll package the patch with the src rpm.


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