Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829708 - sys-block/buffer-1.19-r4 - sem.c: error: storage size of arg isnt known
Summary: sys-block/buffer-1.19-r4 - sem.c: error: storage size of arg isnt known
Status: CONFIRMED
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: 2021-12-20 10:32 UTC by Toralf Förster
Modified: 2021-12-20 10:32 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.72 KB, text/plain)
2021-12-20 10:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,221.60 KB, text/plain)
2021-12-20 10:32 UTC, Toralf Förster
Details
environment (environment,70.86 KB, text/plain)
2021-12-20 10:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.41 KB, application/x-bzip)
2021-12-20 10:32 UTC, Toralf Förster
Details
sys-block:buffer-1.19-r4:20211220-092838.log (sys-block:buffer-1.19-r4:20211220-092838.log,4.51 KB, text/plain)
2021-12-20 10:32 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.28 KB, application/x-bzip)
2021-12-20 10:32 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-20 10:32:05 UTC
make -j4 CC=x86_64-gentoo-linux-musl-gcc 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' 
x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -c -o buffer.o buffer.c
x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -c -o sem.o sem.c
sem.c: In function 'sem_set':
sem.c:79:21: error: storage size of 'arg' isn't known
   79 |         union semun arg;
      |                     ^~~

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

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

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

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 *
php cli:

  HEAD of ::gentoo
commit ac6203da7377b12ff596c49dda3b7128ca2b9ad3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Dec 20 08:51:43 2021 +0000

    2021-12-20 08:51:40 UTC

emerge -qpvO sys-block/buffer
[ebuild  N    ] sys-block/buffer-1.19-r4
Comment 1 Toralf Förster gentoo-dev 2021-12-20 10:32:06 UTC
Created attachment 759909 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-20 10:32:08 UTC
Created attachment 759910 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-20 10:32:09 UTC
Created attachment 759911 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-20 10:32:10 UTC
Created attachment 759912 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-20 10:32:11 UTC
Created attachment 759913 [details]
sys-block:buffer-1.19-r4:20211220-092838.log
Comment 6 Toralf Förster gentoo-dev 2021-12-20 10:32:12 UTC
Created attachment 759914 [details]
temp.tar.bz2