Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715858 - sys-fs/fuse-overlayfs-0.7.7 : direct.c: error: PATH_MAX undeclared (first use in this function)
Summary: sys-fs/fuse-overlayfs-0.7.7 : direct.c: error: PATH_MAX undeclared (first use...
Status: RESOLVED OBSOLETE
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: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-02 07:23 UTC by Toralf Förster
Modified: 2023-04-30 16:32 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.22 KB, text/plain)
2020-04-02 07:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,207.54 KB, text/plain)
2020-04-02 07:23 UTC, Toralf Förster
Details
environment (environment,62.33 KB, text/plain)
2020-04-02 07:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.10 KB, application/x-bzip)
2020-04-02 07:23 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.65 KB, application/x-bzip)
2020-04-02 07:23 UTC, Toralf Förster
Details
sys-fs:fuse-overlayfs-0.7.7:20200402-020828.log (sys-fs:fuse-overlayfs-0.7.7:20200402-020828.log,12.46 KB, text/plain)
2020-04-02 07:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.29 KB, application/x-bzip)
2020-04-02 07: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-04-02 07:23:32 UTC
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I.  -DPKGLIBEXECDIR=/usr/libexec/fuse-overlayfs  -I . -I /var/tmp/portage/sys-fs/fuse-overlayfs-0.7.7/work/fuse-overlayfs-0.7.7/lib -I/usr/include/fuse3  -O2 -pipe -march=native -c -o fuse_overlayfs-direct.o test -f direct.c || echo ./direct.c
direct.c: In function direct_listxattr:
direct.c:45:18: error: PATH_MAX undeclared (first use in this function)
   45 |   char full_path[PATH_MAX];
      |                  ^~~~~~~~
direct.c:45:18: note: each undeclared identifier is reported only once for each function it appears in

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

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

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] 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.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr  2 00:37:48 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO sys-fs/fuse-overlayfs
[ebuild  N    ] sys-fs/fuse-overlayfs-0.7.7
Comment 1 Toralf Förster gentoo-dev 2020-04-02 07:23:36 UTC
Created attachment 628786 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-02 07:23:40 UTC
Created attachment 628788 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-02 07:23:45 UTC
Created attachment 628790 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-02 07:23:48 UTC
Created attachment 628792 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-02 07:23:53 UTC
Created attachment 628794 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-02 07:23:56 UTC
Created attachment 628796 [details]
sys-fs:fuse-overlayfs-0.7.7:20200402-020828.log
Comment 7 Toralf Förster gentoo-dev 2020-04-02 07:24:00 UTC
Created attachment 628798 [details]
temp.tbz2