Bug 434144

Summary: haproxy failed massrebuild attempt for GCC 4.3
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: haproxyAssignee: Jeremy Hinegardner <jeremy>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.3.14.2-4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-01 21:04:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 433629    

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.