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.
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'
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.