Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930252 - dev-util/cargo-tarpaulin-0.28.0 - error[E0425]: cannot find function preadv2 in crate libc
Summary: dev-util/cargo-tarpaulin-0.28.0 - error[E0425]: cannot find function preadv2 ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-19 16:09 UTC by Toralf Förster
Modified: 2024-04-19 16:09 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,23.66 KB, text/plain)
2024-04-19 16:09 UTC, Toralf Förster
Details
dev-util:cargo-tarpaulin-0.28.0:20240419-030922.log (dev-util:cargo-tarpaulin-0.28.0:20240419-030922.log,33.27 KB, text/plain)
2024-04-19 16:09 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,89.53 KB, application/x-xz)
2024-04-19 16:09 UTC, Toralf Förster
Details
environment (environment,138.79 KB, text/plain)
2024-04-19 16:09 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,996 bytes, application/x-xz)
2024-04-19 16:09 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,32.17 KB, application/x-xz)
2024-04-19 16:09 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,4.38 KB, application/x-xz)
2024-04-19 16:09 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,89.93 KB, application/x-xz)
2024-04-19 16:09 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.74 KB, application/x-xz)
2024-04-19 16:09 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 2024-04-19 16:09:08 UTC
too long lines were shrinked:

   Compiling cfg-if v1.0.0
     Running `rustc --crate-name cfg_if --edition=2018 /var/tmp/portage/dev-util/cargo-tarpaulin-0.28.0/work/cargo_home/gentoo/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-
   Compiling vcpkg v0.2.15
     Running `rustc --crate-name vcpkg /var/tmp/portage/dev-util/cargo-tarpaulin-0.28.0/work/cargo_home/gentoo/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=
   Compiling jobserver v0.1.29
     Running `rustc --crate-name jobserver --edition=2021 /var/tmp/portage/dev-util/cargo-tarpaulin-0.28.0/work/cargo_home/gentoo/jobserver-0.1.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=
error[E0425]: cannot find function `preadv2` in crate `libc`
    --> /var/tmp/portage/dev-util/cargo-tarpaulin-0.28.0/work/cargo_home/gentoo/jobserver-0.1.29/src/unix.rs:598:15
     |

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl-20240410-202513

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

gcc-config -l:
 [1] x86_64-pc-linux-musl-13 *
clang/llvm (if any):
clang version 18.1.3
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/usr/lib/llvm/18
18.1.3
Python 3.11.9
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

php cli (if any):
  [1]   php8.1
  [2]   php8.3 *
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 11e051b8f819f3d3e088dda91761e44c7b23d0e0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 19 02:34:08 2024 +0000

    2024-04-19 02:34:07 UTC

emerge -qpvO dev-util/cargo-tarpaulin
[ebuild  N    ] dev-util/cargo-tarpaulin-0.28.0  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2024-04-19 16:09:09 UTC
Created attachment 891103 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-19 16:09:10 UTC
Created attachment 891104 [details]
dev-util:cargo-tarpaulin-0.28.0:20240419-030922.log
Comment 3 Toralf Förster gentoo-dev 2024-04-19 16:09:11 UTC
Created attachment 891105 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-04-19 16:09:13 UTC
Created attachment 891106 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-04-19 16:09:14 UTC
Created attachment 891107 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-19 16:09:15 UTC
Created attachment 891108 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-19 16:09:16 UTC
Created attachment 891109 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-19 16:09:17 UTC
Created attachment 891110 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-19 16:09:18 UTC
Created attachment 891111 [details]
temp.tar.xz