Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865873 - dev-util/trace-cmd-3.0.2 - trace-timesync-kvm.c: error: PATH_MAX undeclared (first use in this function)
Summary: dev-util/trace-cmd-3.0.2 - trace-timesync-kvm.c: error: PATH_MAX undeclared (...
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: 2022-08-20 08:48 UTC by Toralf Förster
Modified: 2022-08-20 08:48 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.21 KB, text/plain)
2022-08-20 08:48 UTC, Toralf Förster
Details
dev-util:trace-cmd-3.0.2:20220820-081513.log (dev-util:trace-cmd-3.0.2:20220820-081513.log,35.09 KB, text/plain)
2022-08-20 08:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,188.10 KB, text/plain)
2022-08-20 08:48 UTC, Toralf Förster
Details
environment (environment,119.64 KB, text/plain)
2022-08-20 08:48 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.33 KB, application/x-bzip)
2022-08-20 08:48 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.91 KB, application/x-bzip)
2022-08-20 08:48 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-08-20 08:48:41 UTC
too long lines were shrinked:

( x86_64-gentoo-linux-musl-gcc -c  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -DVSOCK -DPERF -DHAVE_ZLIB -DHAVE_ZSTD -D_GNU_SOURCE -I/var/tmp/portage/dev-util/trace-cmd-3.0.2/work/trace-cmd-v3.0.2/include -I/var/tmp/portage/dev-util/trace-cmd-3.0.2/work/trace-cmd-v3.0.2/../
( x86_64-gentoo-linux-musl-gcc -c  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -DVSOCK -DPERF -DHAVE_ZLIB -DHAVE_ZSTD -D_GNU_SOURCE -I/var/tmp/portage/dev-util/trace-cmd-3.0.2/work/trace-cmd-v3.0.2/include -I/var/tmp/portage/dev-util/trace-cmd-3.0.2/work/trace-cmd-v3.0.2/../
( x86_64-gentoo-linux-musl-gcc -c  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -DVSOCK -DPERF -DHAVE_ZLIB -DHAVE_ZSTD -D_GNU_SOURCE -I/var/tmp/portage/dev-util/trace-cmd-3.0.2/work/trace-cmd-v3.0.2/include -I/var/tmp/portage/dev-util/trace-cmd-3.0.2/work/trace-cmd-v3.0.2/../
trace-timesync-kvm.c: In function 'kvm_open_vcpu_dir':
trace-timesync-kvm.c:167:19: error: 'PATH_MAX' undeclared (first use in this function)
  167 |         char path[PATH_MAX];
      |                   ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220819-010011

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.2.0 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.62.1 *
php cli:
  (none found)

  HEAD of ::gentoo
commit a669d631c398f9da7b3fffca99185fd821a85deb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 20 07:31:55 2022 +0000

    2022-08-20 07:31:55 UTC

emerge -qpvO dev-util/trace-cmd
[ebuild  N    ] dev-util/trace-cmd-3.0.2  USE="audit zstd -doc -python -test -udis86" PYTHON_TARGETS="python3_10 -python3_8 -python3_9 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2022-08-20 08:48:42 UTC
Created attachment 800247 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-20 08:48:43 UTC
Created attachment 800249 [details]
dev-util:trace-cmd-3.0.2:20220820-081513.log
Comment 3 Toralf Förster gentoo-dev 2022-08-20 08:48:45 UTC
Created attachment 800251 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-08-20 08:48:46 UTC
Created attachment 800253 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-08-20 08:48:47 UTC
Created attachment 800255 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-20 08:48:48 UTC
Created attachment 800257 [details]
temp.tar.bz2