Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832864 - dev-util/rr-5.5.0 - /.../syscallbuf.c: error: socklen_t undeclared (first use in this function)
Summary: dev-util/rr-5.5.0 - /.../syscallbuf.c: error: socklen_t undeclared (first use...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-07 19:38 UTC by Toralf Förster
Modified: 2022-10-17 21:45 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.32 KB, text/plain)
2022-02-07 19:38 UTC, Toralf Förster
Details
dev-util:rr-5.5.0:20220207-193601.log (dev-util:rr-5.5.0:20220207-193601.log,23.95 KB, text/plain)
2022-02-07 19:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,151.68 KB, text/plain)
2022-02-07 19:39 UTC, Toralf Förster
Details
environment (environment,146.14 KB, text/plain)
2022-02-07 19:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.67 KB, application/x-bzip)
2022-02-07 19:39 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.96 KB, application/x-bzip)
2022-02-07 19:39 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,35.85 KB, application/x-bzip)
2022-02-07 19:39 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 2022-02-07 19:38:57 UTC
/var/tmp/portage/dev-util/rr-5.5.0/work/rr-5.5.0/src/preload/syscallbuf.c: In function 'sys_recvfrom':
/var/tmp/portage/dev-util/rr-5.5.0/work/rr-5.5.0/src/preload/syscallbuf.c:2560:3: error: unknown type name 'socklen_t'
 2560 |   socklen_t* addrlen = (socklen_t*)call->args[5];
      |   ^~~~~~~~~
/var/tmp/portage/dev-util/rr-5.5.0/work/rr-5.5.0/src/preload/syscallbuf.c:2560:25: error: 'socklen_t' undeclared (first use in this function)
 2560 |   socklen_t* addrlen = (socklen_t*)call->args[5];
      |                         ^~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
clang version 13.0.1
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.58.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

php cli:

  HEAD of ::gentoo
commit 3f99e2c4e1e834bef187a5d22d4621face18d392
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 7 17:07:11 2022 +0000

    2022-02-07 17:07:10 UTC

emerge -qpvO dev-util/rr
[ebuild  N    ] dev-util/rr-5.5.0  USE="(-multilib) -test" PYTHON_SINGLE_TARGET="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-02-07 19:38:58 UTC
Created attachment 764538 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-07 19:38:59 UTC
Created attachment 764539 [details]
dev-util:rr-5.5.0:20220207-193601.log
Comment 3 Toralf Förster gentoo-dev 2022-02-07 19:39:00 UTC
Created attachment 764540 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-02-07 19:39:02 UTC
Created attachment 764541 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-02-07 19:39:03 UTC
Created attachment 764542 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-02-07 19:39:03 UTC
Created attachment 764543 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-02-07 19:39:05 UTC
Created attachment 764544 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-17 21:45:03 UTC
The bug has been closed via the following commit(s):

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

commit 0dfe871a05e0158c687615d34782490b8116db44
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-17 21:44:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-17 21:44:46 +0000

    profiles/features/musl: mask dev-util/rr on musl
    
    Closes: https://bugs.gentoo.org/835713
    Closes: https://bugs.gentoo.org/864088
    Closes: https://bugs.gentoo.org/832864
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/features/musl/package.mask | 5 +++++
 1 file changed, 5 insertions(+)