FTBFS linux-libc-dev fails to compile iptables

Bug #1085958 reported by Dimitri John Ledkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
iptables (Ubuntu)
Invalid
Low
Unassigned
Raring
Invalid
Low
Unassigned
linux (Ubuntu)
Invalid
High
Unassigned
Raring
Invalid
High
Unassigned

Bug Description

iptables compiles on quantal-updates but not on raring.
Reverting linux-libc-dev fixes the problem.
Will attach build-logs.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-libc-dev 3.7.0-4.12
ProcVersionSignature: Ubuntu 3.7.0-4.12-generic 3.7.0-rc7
Uname: Linux 3.7.0-4-generic x86_64
ApportVersion: 2.6.3-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: tdlk 3403 F.... pulseaudio
Date: Mon Dec 3 13:19:47 2012
Dependencies:

HibernationDevice: RESUME=UUID=2cb31c63-9adc-45ce-9842-471614d4a06b
InstallationDate: Installed on 2012-01-01 (337 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
MachineType: Capital GAUJA
MarkForUpload: True
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.7.0-4-generic root=/dev/mapper/internalhdd-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.7.0-4-generic N/A
 linux-backports-modules-3.7.0-4-generic N/A
 linux-firmware 1.97
RfKill:
 0: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
SourcePackage: linux
UpgradeStatus: Upgraded to raring on 2012-01-04 (333 days ago)
dmi.bios.date: 04/22/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1.03.CAP
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: HURONRIVER
dmi.board.vendor: INTEL Corporation
dmi.board.version: To be filled by O.E.M.
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr1.03.CAP:bd04/22/2011:svnCapital:pnGAUJA:pvrTobefilledbyO.E.M.:rvnINTELCorporation:rnHURONRIVER:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: GAUJA
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Capital

Revision history for this message
Dimitri John Ledkov (xnox) wrote :
Revision history for this message
Brad Figg (brad-figg) wrote : Status changed to Confirmed

This change was made by a bot.

Changed in linux (Ubuntu):
status: New → Confirmed
Revision history for this message
Dimitri John Ledkov (xnox) wrote : Re: linux-libc-dev fails to compile iptables
Download full text (3.5 KiB)

/usr/include/linux/netfilter/nfnetlink.h:6:6: error: nested redefinition of 'enum nfnetlink_groups'
/usr/include/linux/netfilter/nfnetlink.h:6:6: error: redeclaration of 'enum nfnetlink_groups'
In file included from /usr/include/libnfnetlink/libnfnetlink.h:20:0,
                 from nfnl_osf.c:45:
/usr/include/libnfnetlink/linux_nfnetlink.h:6:6: note: originally defined here
In file included from nfnl_osf.c:47:0:
/usr/include/linux/netfilter/nfnetlink.h:7:2: error: redeclaration of enumerator 'NFNLGRP_NONE'
In file included from /usr/include/libnfnetlink/libnfnetlink.h:20:0,
                 from nfnl_osf.c:45:
/usr/include/libnfnetlink/linux_nfnetlink.h:7:2: note: previous definition of 'NFNLGRP_NONE' was here
In file included from nfnl_osf.c:47:0:
/usr/include/linux/netfilter/nfnetlink.h:9:2: error: redeclaration of enumerator 'NFNLGRP_CONNTRACK_NEW'
In file included from /usr/include/libnfnetlink/libnfnetlink.h:20:0,
                 from nfnl_osf.c:45:
/usr/include/libnfnetlink/linux_nfnetlink.h:9:2: note: previous definition of 'NFNLGRP_CONNTRACK_NEW' was here
In file included from nfnl_osf.c:47:0:
/usr/include/linux/netfilter/nfnetlink.h:11:2: error: redeclaration of enumerator 'NFNLGRP_CONNTRACK_UPDATE'
In file included from /usr/include/libnfnetlink/libnfnetlink.h:20:0,
                 from nfnl_osf.c:45:
/usr/include/libnfnetlink/linux_nfnetlink.h:11:2: note: previous definition of 'NFNLGRP_CONNTRACK_UPDATE' was here
In file included from nfnl_osf.c:47:0:
/usr/include/linux/netfilter/nfnetlink.h:13:2: error: redeclaration of enumerator 'NFNLGRP_CONNTRACK_DESTROY'
In file included from /usr/include/libnfnetlink/libnfnetlink.h:20:0,
                 from nfnl_osf.c:45:
/usr/include/libnfnetlink/linux_nfnetlink.h:13:2: note: previous definition of 'NFNLGRP_CONNTRACK_DESTROY' was here
In file included from nfnl_osf.c:47:0:
/usr/include/linux/netfilter/nfnetlink.h:15:2: error: redeclaration of enumerator 'NFNLGRP_CONNTRACK_EXP_NEW'
In file included from /usr/include/libnfnetlink/libnfnetlink.h:20:0,
                 from nfnl_osf.c:45:
/usr/include/libnfnetlink/linux_nfnetlink.h:15:2: note: previous definition of 'NFNLGRP_CONNTRACK_EXP_NEW' was here
In file included from nfnl_osf.c:47:0:
/usr/include/linux/netfilter/nfnetlink.h:17:2: error: redeclaration of enumerator 'NFNLGRP_CONNTRACK_EXP_UPDATE'
In file included from /usr/include/libnfnetlink/libnfnetlink.h:20:0,
                 from nfnl_osf.c:45:
/usr/include/libnfnetlink/linux_nfnetlink.h:17:2: note: previous definition of 'NFNLGRP_CONNTRACK_EXP_UPDATE' was here
In file included from nfnl_osf.c:47:0:
/usr/include/linux/netfilter/nfnetlink.h:19:2: error: redeclaration of enumerator 'NFNLGRP_CONNTRACK_EXP_DESTROY'
In file included from /usr/include/libnfnetlink/libnfnetlink.h:20:0,
                 from nfnl_osf.c:45:
/usr/include/libnfnetlink/linux_nfnetlink.h:19:2: note: previous definition of 'NFNLGRP_CONNTRACK_EXP_DESTROY' was here
In file included from nfnl_osf.c:47:0:
/usr/include/linux/netfilter/nfnetlink.h:21:2: error: redeclaration of enumerator '__NFNLGRP_MAX'
In file included from /usr/include/libnfnetlink/libnfnetlink.h:20:0,
                 from nfnl_osf.c:45:
/usr/in...

Read more...

Changed in linux (Ubuntu):
importance: Undecided → High
Revision history for this message
Dimitri John Ledkov (xnox) wrote :
Revision history for this message
Dimitri John Ledkov (xnox) wrote :
Changed in iptables (Ubuntu Raring):
status: New → Confirmed
importance: Undecided → Low
summary: - linux-libc-dev fails to compile iptables
+ FTBFS linux-libc-dev fails to compile iptables
Changed in linux (Ubuntu Raring):
status: Confirmed → Incomplete
Revision history for this message
Dimitri John Ledkov (xnox) wrote :

cannot reproduce anymore. Cosmic rays?!

Changed in iptables (Ubuntu Raring):
status: Confirmed → Invalid
Changed in linux (Ubuntu Raring):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.