Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867409 - dev-java/rxtx-2.2_pre2-r2:2 - /.../fuserImp.c: error: PATH_MAX undeclared (first use in this function)
Summary: dev-java/rxtx-2.2_pre2-r2:2 - /.../fuserImp.c: error: PATH_MAX undeclared (fi...
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-30 09:32 UTC by Toralf Förster
Modified: 2022-08-30 09:32 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.32 KB, text/plain)
2022-08-30 09:32 UTC, Toralf Förster
Details
dev-java:rxtx-2.2_pre2-r2:20220830-092011.log (dev-java:rxtx-2.2_pre2-r2:20220830-092011.log,19.61 KB, text/plain)
2022-08-30 09:32 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,73.53 KB, application/x-bzip)
2022-08-30 09:32 UTC, Toralf Förster
Details
environment (environment,131.28 KB, text/plain)
2022-08-30 09:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.99 KB, application/x-bzip)
2022-08-30 09:32 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.60 KB, application/x-bzip)
2022-08-30 09:32 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.98 KB, application/x-bzip)
2022-08-30 09: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 2022-08-30 09:32:16 UTC
 5453 |                 (int) minor( buf.st_rdev )
      |                       ^~~~~
libtool: compile:  x86_64-gentoo-linux-musl-gcc -I/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2 -Ix86_64-gentoo-linux-musl -I. -I/usr/lib/openjdk-17/include -I/usr/lib/openjdk-17/include/./linux/ -pipe -march=native -fno-diagnostics-color -O2 -D_BSD_SOURCE -D__need_timespec -c /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/fuserImp.c  -fPIC -DPIC -o /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/x86_64-gentoo-linux-musl/.libs/fuserImp.o
/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/fuserImp.c: In function 'check_dir':
/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/fuserImp.c:132:15: error: 'PATH_MAX' undeclared (first use in this function)
  132 |     char path[PATH_MAX+1];
      |               ^~~~~~~~

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

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

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

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:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.62.1
  [2]   rust-1.62.1 *
GENTOO_VM=openjdk-17  CLASSPATH="" JAVA_HOME="/usr/lib/openjdk-17"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
The following VMs are available for generation-2:
*)	OpenJDK 17.0.3_p7 [openjdk-17]
2)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-17  system-vm
  [2]   openjdk-bin-11 

php cli:

  HEAD of ::gentoo
commit 50290b028cc7f09e2d283336725e21a4b61a30cf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 30 08:32:02 2022 +0000

    2022-08-30 08:32:02 UTC

emerge -qpvO dev-java/rxtx
[ebuild  N    ] dev-java/rxtx-2.2_pre2-r2  USE="-doc -lfd -source"
Comment 1 Toralf Förster gentoo-dev 2022-08-30 09:32:17 UTC
Created attachment 801949 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-30 09:32:18 UTC
Created attachment 801952 [details]
dev-java:rxtx-2.2_pre2-r2:20220830-092011.log
Comment 3 Toralf Förster gentoo-dev 2022-08-30 09:32:20 UTC
Created attachment 801955 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-08-30 09:32:21 UTC
Created attachment 801958 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-08-30 09:32:22 UTC
Created attachment 801961 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-30 09:32:23 UTC
Created attachment 801964 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-08-30 09:32:25 UTC
Created attachment 801967 [details]
temp.tar.bz2