Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 717114

Summary: dev-util/trinity-1.9 : net/proto-rose.c: fatal error: bits/sockaddr.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED FIXED    
Severity: normal CC: bircoph, treecleaner
Priority: Normal Keywords: PMASKED, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/16007
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
dev-util:trinity-1.9:20200411-154021.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-04-11 16:40:37 UTC
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wextra -I. -Iinclude/ -include config.h -Wimplicit -D_GNU_SOURCE -D__linux__ -std=gnu11 -Wdeclaration-after-statement -Wformat=2 -Winit-self -Wnested-externs -Wpacked -Wshadow -Wswitch-enum -Wundef -Wwrite-strings -Wno-format-nonliteral -Wstrict-prototypes -Wmissing-prototypes -fsigned-char -Wno-missing-field-initializers -Wlogical-op -Wstrict-aliasing=3 -Wno-maybe-uninitialized -o net/proto-rose.o -c net/proto-rose.c
net/proto-rose.c:7:10: fatal error: bits/sockaddr.h: No such file or directory
    7 | #include <bits/sockaddr.h>
      |          ^~~~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200328-141627

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Apr 11 14:38:01 UTC 2020
/var/db/repos/musl	Wed Apr  8 18:15:58 UTC 2020

emerge -qpvO dev-util/trinity
[ebuild  N    ] dev-util/trinity-1.9  USE="-examples"
Comment 1 Toralf Förster gentoo-dev 2020-04-11 16:40:40 UTC
Created attachment 632274 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-11 16:40:43 UTC
Created attachment 632276 [details]
dev-util:trinity-1.9:20200411-154021.log
Comment 3 Toralf Förster gentoo-dev 2020-04-11 16:40:47 UTC
Created attachment 632278 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-11 16:40:50 UTC
Created attachment 632280 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-11 16:40:53 UTC
Created attachment 632282 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-11 16:40:56 UTC
Created attachment 632284 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-09-04 08:08:51 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 8 Larry the Git Cow gentoo-dev 2021-10-05 07:39:13 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(-)