Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830157 - net-dns/knot-3.1.5 - /.../in.h: error: redefinition of struct in6_addr
Summary: net-dns/knot-3.1.5 - /.../in.h: error: redefinition of struct in6_addr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-28 09:31 UTC by Toralf Förster
Modified: 2025-02-16 16:27 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.25 KB, text/plain)
2021-12-28 09:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,422.15 KB, text/plain)
2021-12-28 09:31 UTC, Toralf Förster
Details
environment (environment,76.88 KB, text/plain)
2021-12-28 09:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.32 KB, application/x-bzip)
2021-12-28 09:31 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,14.41 KB, application/x-bzip)
2021-12-28 09:31 UTC, Toralf Förster
Details
net-dns:knot-3.1.5:20211228-035810.log (net-dns:knot-3.1.5:20211228-035810.log,89.10 KB, text/plain)
2021-12-28 09:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.33 KB, application/x-bzip)
2021-12-28 09:31 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 2021-12-28 09:31:06 UTC
libtool: compile:  x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -include ../src/config.h -DCONFIG_DIR=\"/etc/knot\" -DSTORAGE_DIR=\"/var/lib/knot\" -DRUN_DIR=\"/var/run/knot\" -DMODULE_DIR=\"\" -DMODULE_INSTDIR=\"/usr/lib/knot/modules-3.1\" -fvisibility=hidden -I/usr/include/bpf/uapi -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wshadow -Werror=format-security -Werror=implicit -Werror=attributes -Wstrict-prototypes -c libknot/xdp/tcp.c  -fPIC -DPIC -o libknot/xdp/.libs/la-tcp.o
In file included from ./libknot/xdp/xdp.h:31,
                 from ./libknot/xdp/tcp.h:30,
                 from libknot/xdp/tcp.c:22:
/usr/include/netinet/in.h:23:8: error: redefinition of 'struct in6_addr'
   23 | struct in6_addr {
      |        ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20211222-160113

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0
  [2]   rust-1.57.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

php cli:

  HEAD of ::gentoo
commit da5c18edfad45196fbf65db96cf019afe4d280d0
Merge: ba292e987c5 e37e57699e0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 28 02:51:36 2021 +0000

    Merge updates from master

emerge -qpvO net-dns/knot
[ebuild     U ] net-dns/knot-3.1.5 [3.1.4] USE="cookies dnsproxy fastparser libidn2 noudp onlinesign queryacl rrl stats synthrecord utils whoami -caps -dnstap -doc -geoip -idn (-systemd)"
Comment 1 Toralf Förster gentoo-dev 2021-12-28 09:31:07 UTC
Created attachment 760635 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-28 09:31:08 UTC
Created attachment 760636 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-28 09:31:10 UTC
Created attachment 760637 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-28 09:31:11 UTC
Created attachment 760638 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-28 09:31:12 UTC
Created attachment 760639 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-28 09:31:13 UTC
Created attachment 760640 [details]
net-dns:knot-3.1.5:20211228-035810.log
Comment 7 Toralf Förster gentoo-dev 2021-12-28 09:31:14 UTC
Created attachment 760641 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2025-02-16 16:27:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab14523cd1b7e3dff0b5552c081e0ecb2df89533

commit ab14523cd1b7e3dff0b5552c081e0ecb2df89533
Author:     Nicolas PARLANT <nicolas.parlant@parhuet.fr>
AuthorDate: 2025-02-05 10:17:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-16 16:25:49 +0000

    net-dns/knot: drop 3.2.2
    
    Closes: https://bugs.gentoo.org/905315
    Closes: https://bugs.gentoo.org/904479
    Closes: https://bugs.gentoo.org/904417
    Closes: https://bugs.gentoo.org/896356
    Closes: https://bugs.gentoo.org/866368
    Closes: https://bugs.gentoo.org/830157
    Closes: https://bugs.gentoo.org/700264
    Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-dns/knot/Manifest          |   1 -
 net-dns/knot/knot-3.2.2.ebuild | 125 -----------------------------------------
 2 files changed, 126 deletions(-)