Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712614 - sys-block/fio-3.19 : t/io_uring.c: error: field rand has incomplete type
Summary: sys-block/fio-3.19 : t/io_uring.c: error: field rand has incomplete type
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: 2020-03-15 09:24 UTC by Toralf Förster
Modified: 2020-04-08 10:50 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.40 KB, text/plain)
2020-03-15 09:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,94.18 KB, text/plain)
2020-03-15 09:24 UTC, Toralf Förster
Details
environment (environment,95.33 KB, text/plain)
2020-03-15 09:24 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.87 KB, application/x-bzip)
2020-03-15 09:24 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.77 KB, application/x-bzip)
2020-03-15 09:24 UTC, Toralf Förster
Details
sys-block:fio-3.19:20200314-232801.log (sys-block:fio-3.19:20200314-232801.log,56.72 KB, text/plain)
2020-03-15 09:24 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.62 KB, application/x-bzip)
2020-03-15 09: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 2020-03-15 09:24:28 UTC
x86_64-gentoo-linux-musl-gcc -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -rdynamic -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement   -D_GNU_SOURCE -include config-host.h -O2 -pipe -march=native -fno-common -falign-functions=32:25:16  -Wimplicit-fallthrough -I. -I. -DBITS_PER_LONG=64 -DFIO_VERSION=fio-3.19 -o t/read-to-pipe-async t/read-to-pipe-async.o -lz  -lm  -lpthread -ldl
x86_64-gentoo-linux-musl-gcc -o t/io_uring.o -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement   -D_GNU_SOURCE -include config-host.h -O2 -pipe -march=native -fno-common -falign-functions=32:25:16  -Wimplicit-fallthrough -I. -I. -DBITS_PER_LONG=64 -DFIO_VERSION=fio-3.19 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFIO_INTERNAL -DFIO_INC_DEBUG -c t/io_uring.c
t/io_uring.c:66:22: error: field rand has incomplete type
   66 |  struct drand48_data rand;
      |                      ^~~~
t/io_uring.c: In function init_io:

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

  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 *
 [2] 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.41.1 *
The following VMs are available for generation-2:

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 14 Mar 2020 22:38:55 +0000
emerge -qpvO sys-block/fio
[ebuild  N    ] sys-block/fio-3.19  USE="zlib -aio -curl -glusterfs -gnuplot -gtk -libressl -numa -python -rbd -rdma (-static) -tcmalloc" PYTHON_TARGETS="python2_7 python3_6"
Comment 1 Toralf Förster gentoo-dev 2020-03-15 09:24:31 UTC
Created attachment 619296 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-15 09:24:34 UTC
Created attachment 619298 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-15 09:24:37 UTC
Created attachment 619300 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-15 09:24:40 UTC
Created attachment 619302 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-15 09:24:43 UTC
Created attachment 619304 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-15 09:24:45 UTC
Created attachment 619306 [details]
sys-block:fio-3.19:20200314-232801.log
Comment 7 Toralf Förster gentoo-dev 2020-03-15 09:24:48 UTC
Created attachment 619308 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-03-16 16:12:25 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.