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

Bug 712386

Summary: sys-fabric/librdmacm-1.0.18-r1 : /.../preload.c: error: _S_IFSOCK undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-fabric:librdmacm-1.0.18-r1:20200313-150641.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-13 15:45:30 UTC
libtool: compile:  x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-fabric/librdmacm-1.0.18-r1/work/librdmacm-1.0.18 -I/var/tmp/portage/sys-fabric/librdmacm-1.0.18-r1/work/librdmacm-1.0.18/include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\/etc\ -DRDMADIR=\rdma\ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c /var/tmp/portage/sys-fabric/librdmacm-1.0.18-r1/work/librdmacm-1.0.18/src/preload.c  -fPIC -DPIC -o src/.libs/src_librspreload_la-preload.o
/var/tmp/portage/sys-fabric/librdmacm-1.0.18-r1/work/librdmacm-1.0.18/src/preload.c: In function __fxstat:
/var/tmp/portage/sys-fabric/librdmacm-1.0.18-r1/work/librdmacm-1.0.18/src/preload.c:1052:46: error: __S_IFSOCK undeclared (first use in this function); did you mean S_IFSOCK?
 1052 |    buf->st_mode = (buf->st_mode & ~S_IFMT) | __S_IFSOCK;
      |                                              ^~~~~~~~~~
      |                                              S_IFSOCK

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.2.0 *

clang:
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
llvm:
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) *





repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 13 Mar 2020 13:09:02 +0000

emerge -qpvO sys-fabric/librdmacm
[ebuild  N    ] sys-fabric/librdmacm-1.0.18-r1  USE="-static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-03-13 15:45:33 UTC
Created attachment 618514 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-13 15:45:36 UTC
Created attachment 618516 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-13 15:45:39 UTC
Created attachment 618518 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-13 15:45:42 UTC
Created attachment 618520 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-13 15:45:45 UTC
Created attachment 618522 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-13 15:45:48 UTC
Created attachment 618524 [details]
sys-fabric:librdmacm-1.0.18-r1:20200313-150641.log
Comment 7 Toralf Förster gentoo-dev 2020-03-13 15:45:51 UTC
Created attachment 618526 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-03-16 16:12:15 UTC
The first attempt to tinderbox a musl image failed at all.

I'll mass close therefore all filed bug reports of the last days related to this tinderbox image.

Please feel free to re-open if you think that the bug is real in musl and not fixed by the musl overlay.
Comment 9 Larry the Git Cow gentoo-dev 2022-02-15 09:24:06 UTC
The bug has been closed via the following commit(s):

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

commit 760ed6337e241c527fac69e2a02f56731ec0493f
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-02-15 09:09:58 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-02-15 09:22:34 +0000

    sys-fabric/librdmacm: treeclean
    
    Closes: https://bugs.gentoo.org/712386
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask                           |  1 -
 sys-fabric/librdmacm/Manifest                   |  1 -
 sys-fabric/librdmacm/librdmacm-1.0.18-r2.ebuild | 31 -------------------------
 sys-fabric/librdmacm/metadata.xml               |  8 -------
 4 files changed, 41 deletions(-)