Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 801457 - dev-util/trinity-1.9 - /.../in.h: error: redefinition of struct in_addr
Summary: dev-util/trinity-1.9 - /.../in.h: error: redefinition of struct in_addr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Savchenko
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: linux-headers-5.13
  Show dependency tree
 
Reported: 2021-07-10 08:24 UTC by Toralf Förster
Modified: 2021-10-05 07:39 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.30 KB, text/plain)
2021-07-10 08:24 UTC, Toralf Förster
Details
dev-util:trinity-1.9:20210710-045016.log (dev-util:trinity-1.9:20210710-045016.log,74.08 KB, text/plain)
2021-07-10 08:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,258.66 KB, text/plain)
2021-07-10 08:24 UTC, Toralf Förster
Details
environment (environment,54.04 KB, text/plain)
2021-07-10 08:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.47 KB, application/x-bzip)
2021-07-10 08:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.92 KB, application/x-bzip)
2021-07-10 08:24 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-07-10 08:24:38 UTC
In file included from include/net.h:5,
                 from net/proto-ip-raw.c:2:
/usr/include/netinet/in.h:31:8: error: redefinition of ‘struct in_addr’
   31 | struct in_addr
      |        ^~~~~~~
In file included from /usr/include/linux/icmp.h:23,
                 from net/proto-ip-raw.c:1:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j3-20210705-210016

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 0dd37694f4291b067ffaae49e134011a658ea695
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jul 10 02:37:03 2021 +0000

    2021-07-10 02:37:02 UTC

emerge -qpvO dev-util/trinity
[ebuild  N    ] dev-util/trinity-1.9  USE="-examples"
Comment 1 Toralf Förster gentoo-dev 2021-07-10 08:24:40 UTC
Created attachment 723130 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-10 08:24:41 UTC
Created attachment 723133 [details]
dev-util:trinity-1.9:20210710-045016.log
Comment 3 Toralf Förster gentoo-dev 2021-07-10 08:24:43 UTC
Created attachment 723136 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-07-10 08:24:44 UTC
Created attachment 723139 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-07-10 08:24:45 UTC
Created attachment 723142 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-10 08:24:46 UTC
Created attachment 723145 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-04 22:31:57 UTC
Ping. Seems a bit out of date in ::gentoo (although no release has been cut upstream). We're trying to clear the deck wrt gcc 11 blockers. Could you take a snapshot or last-rite?
Comment 8 Larry the Git Cow gentoo-dev 2021-09-04 08:08:49 UTC
The bug has been referenced in the following commit(s):

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

commit 7164c5d7509c3ba3f0c0b6202e61083d32b2cfeb
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-09-04 08:08:39 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-09-04 08:08:39 +0000

    profiles: last-rite dev-util/trinity
    
    Bug: https://bugs.gentoo.org/717114
    Bug: https://bugs.gentoo.org/801457
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2021-10-05 07:39:09 UTC
The bug has been closed via the following commit(s):

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

commit 2bffeb2808439a8a0f9752f6b47cebeb9fb96508
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-10-05 07:32:11 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-10-05 07:37:49 +0000

    dev-util/trinity: treeclean
    
    Closes: https://bugs.gentoo.org/801457
    Closes: https://bugs.gentoo.org/717114
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-util/trinity/Manifest                          |  1 -
 dev-util/trinity/files/trinity-1.9-gcc10_fix.patch | 34 ---------------
 .../files/trinity-1.9-include_types_h.patch        | 33 --------------
 dev-util/trinity/metadata.xml                      | 11 -----
 dev-util/trinity/trinity-1.9.ebuild                | 51 ----------------------
 dev-util/trinity/trinity-9999.ebuild               | 46 -------------------
 profiles/package.mask                              |  7 ---
 7 files changed, 183 deletions(-)