Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649380 - sys-cluster/keepalived-1.4.0-r1 : /.../in.h:85:8: error: redefinition of struct in_addr
Summary: sys-cluster/keepalived-1.4.0-r1 : /.../in.h:85:8: error: redefinition of stru...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-02 16:28 UTC by Toralf Förster
Modified: 2018-04-19 09:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.25 KB, text/plain)
2018-03-02 16:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,78.85 KB, text/plain)
2018-03-02 16:28 UTC, Toralf Förster
Details
environment (environment,56.34 KB, text/plain)
2018-03-02 16:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.61 KB, application/x-bzip)
2018-03-02 16:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.00 KB, application/x-bzip)
2018-03-02 16:28 UTC, Toralf Förster
Details
sys-cluster:keepalived-1.4.0-r1:20180302-101622.log (sys-cluster:keepalived-1.4.0-r1:20180302-101622.log,48.02 KB, text/plain)
2018-03-02 16:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.20 KB, application/x-bzip)
2018-03-02 16:28 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,15.80 KB, text/plain)
2018-03-07 15:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,154.38 KB, text/plain)
2018-03-07 15:28 UTC, Toralf Förster
Details
environment (environment,57.06 KB, text/plain)
2018-03-07 15:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.53 KB, application/x-bzip)
2018-03-07 15:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.85 KB, application/x-bzip)
2018-03-07 15:29 UTC, Toralf Förster
Details
sys-cluster:keepalived-1.4.0-r1:20180306-232427.log (sys-cluster:keepalived-1.4.0-r1:20180306-232427.log,46.69 KB, text/plain)
2018-03-07 15:29 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.29 KB, application/x-bzip)
2018-03-07 15:29 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-03-02 16:28:27 UTC
                 from ./../include/ipvswrapper.h:43,
                 from vrrp.c:34:
/usr/include/linux/in.h:85:8: error: redefinition of ‘struct in_addr’
 struct in_addr {
        ^~~~~~~
In file included from ./../include/vrrp_ipaddress.h:32:0,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_test_20180228-181042

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

emerge -qpv sys-cluster/keepalived
[ebuild  N    ] sys-cluster/keepalived-1.4.0-r1  USE="dbus ipv6 -debug -json -snmp"
Comment 1 Toralf Förster gentoo-dev 2018-03-02 16:28:29 UTC
Created attachment 521924 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-02 16:28:32 UTC
Created attachment 521926 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-02 16:28:35 UTC
Created attachment 521928 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-02 16:28:38 UTC
Created attachment 521930 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-02 16:28:42 UTC
Created attachment 521932 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-02 16:28:45 UTC
Created attachment 521934 [details]
sys-cluster:keepalived-1.4.0-r1:20180302-101622.log
Comment 7 Toralf Förster gentoo-dev 2018-03-02 16:28:47 UTC
Created attachment 521936 [details]
temp.tbz2
Comment 8 Tomáš Mózes 2018-03-05 07:24:31 UTC
Yes, reproduced on 1.4.0-r1, this should fix it: https://github.com/gentoo/gentoo/pull/7171
Comment 9 Tomáš Mózes 2018-03-05 07:28:04 UTC
Actually this is a dup of https://bugs.gentoo.org/648252

*** This bug has been marked as a duplicate of bug 648252 ***
Comment 10 Toralf Förster gentoo-dev 2018-03-07 15:28:47 UTC
got at the unstable amd64 chroot image 17.0_20180304-100250 this : /.../in.h:85:8: error: redefinition of struct in_addr
Comment 11 Toralf Förster gentoo-dev 2018-03-07 15:28:50 UTC
Created attachment 522730 [details]
emerge-info.txt
Comment 12 Toralf Förster gentoo-dev 2018-03-07 15:28:53 UTC
Created attachment 522732 [details]
emerge-history.txt
Comment 13 Toralf Förster gentoo-dev 2018-03-07 15:28:56 UTC
Created attachment 522734 [details]
environment
Comment 14 Toralf Förster gentoo-dev 2018-03-07 15:28:59 UTC
Created attachment 522736 [details]
etc.portage.tbz2
Comment 15 Toralf Förster gentoo-dev 2018-03-07 15:29:02 UTC
Created attachment 522738 [details]
logs.tbz2
Comment 16 Toralf Förster gentoo-dev 2018-03-07 15:29:05 UTC
Created attachment 522740 [details]
sys-cluster:keepalived-1.4.0-r1:20180306-232427.log
Comment 17 Toralf Förster gentoo-dev 2018-03-07 15:29:08 UTC
Created attachment 522742 [details]
temp.tbz2
Comment 18 Tomáš Mózes 2018-04-19 09:44:59 UTC
Really should be fixed by in tree 1.4.2.