Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 801952 Details for
Bug 867409
dev-java/rxtx-2.2_pre2-r2:2 - /.../fuserImp.c: error: PATH_MAX undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-java:rxtx-2.2_pre2-r2:20220830-092011.log
dev-java:rxtx-2.2_pre2-r2:20220830-092011.log (text/plain), 19.61 KB, created by
Toralf Förster
on 2022-08-30 09:32:18 UTC
(
hide
)
Description:
dev-java:rxtx-2.2_pre2-r2:20220830-092011.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-08-30 09:32:18 UTC
Size:
19.61 KB
patch
obsolete
> * Package: dev-java/rxtx-2.2_pre2-r2:2 > * Repository: gentoo > * Maintainer: java@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using: openjdk-17 >>>> Unpacking source... >>>> Unpacking rxtx-2.2pre2.zip to /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work >>>> Source unpacked in /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work >>>> Preparing source in /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2 ... > * Applying rxtx-2.1-7r2-lfd.diff ... > [ ok ] > * Applying rxtx-2.1-7r2-nouts.diff ... > [ ok ] > * Applying rxtx-2.1-7r2-ppcioh.diff ... > [ ok ] > * Applying rxtx-2.1-7r2-ttyPZ.diff ... > [ ok ] > * Applying rxtx-2.2_pre2-limits.patch ... > [ ok ] > * Applying rxtx-2.2_pre2-add-ttyACM.patch ... >patching file src/gnu/io/RXTXCommDriver.java >Hunk #1 succeeded at 574 with fuzz 1. > [ ok ] > * Applying rxtx-2.2_pre2-format-security.patch ... >patching file src/SerialImp.c >Hunk #1 succeeded at 5098 with fuzz 1 (offset -10 lines). >Hunk #2 succeeded at 5119 (offset -10 lines). >Hunk #3 succeeded at 5135 with fuzz 1 (offset -10 lines). >Hunk #4 succeeded at 5154 (offset -10 lines). >patching file src/ParallelImp.c >patching file src/SerialImp.cpp >patching file CNI/SerialImp.c > [ ok ] > * Applying rxtx-2.2_pre2-fix-invalid-javadoc.patch ... > [ ok ] > * Applying rxtx-2.2_pre2-fix-for-java-10+.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal --system-acdir=/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/temp/aclocal' ... > [ ok ] > * Moving configure.in to configure.ac (bug #426262) > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: rxtx-2.2pre2/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying uclibc-ltconf/1.3.0 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2 ... > * econf: updating rxtx-2.2pre2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating rxtx-2.2pre2/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/rxtx-2.2_pre2-r2 --htmldir=/usr/share/doc/rxtx-2.2_pre2-r2/html --with-sysroot=/ --libdir=/usr/lib --disable-lockfile_server >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking target system type... x86_64-gentoo-linux-musl >configure: WARNING: Trying libtool. If the following fails install libtool >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 98304 >checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop >checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-file... no >checking for file... file >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-gentoo-linux-musl-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar >checking for archiver @FILE support... @ >checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib >checking for gawk... gawk >checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-gentoo-linux-musl-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking whether make sets $(MAKE)... yes >checking whether make supports the include directive... yes (GNU style) >checking whether make supports nested variables... yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking for fcntl.h... yes >checking for sys/fcntl.h... yes >checking for sys/file.h... yes >checking for sys/time.h... yes >checking for sys/signal.h... yes >checking for signal.h... yes >checking for termios.h... yes >checking for grp.h... yes >checking for pwd.h... yes >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E >checking whether x86_64-gentoo-linux-musl-gcc needs -traditional... no >checking whether to enable maintainer-specific portions of Makefiles... no >checking for xcode-select... no >/usr/lib/openjdk-17 >configure: WARNING: using JAVA_HOME environmental variable >adjusted java.home is /usr/lib/openjdk-17 >checking os.name Linux >checking os.arch amd64 >checking java.vendor Gentoo >checking java.version 17.0.3 >checking os.version 5.19.4 > > WARNING: Older libc on linux detected. Patching a local copy of jni_md.h > >cp: missing destination file operand after '.' >Try 'cp --help' for more information. >can't find file to patch at input line 3 >Perhaps you should have used the -p or --strip option? >The text leading up to this was: >-------------------------- >|--- typedefs_md.h Tue Jan 11 14:17:08 2000 >|+++ typedefs_md.h.patchtaj Tue Jan 11 14:15:53 2000 >-------------------------- >File to patch: >Skip this patch? [y] >Skipping patch. >4 out of 4 hunks ignored >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing libtool commands >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2 ... >make -j4 -j1 >/usr/lib/openjdk-17/bin/javac -classpath .:/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2:/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/src: -d /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/ -O -source 1.8 -target 1.8 -h x86_64-gentoo-linux-musl /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/CommDriver.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/CommPort.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/CommPortEnumerator.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/CommPortIdentifier.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/CommPortOwnershipListener.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/Configure.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/I2C.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/I2CPort.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/I2CPortEvent.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/I2CPortEventListener.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/LPRPort.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/NoSuchPortException.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/ParallelPort.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/ParallelPortEvent.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/ParallelPortEventListener.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/PortInUseException.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/RS485.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/RS485Port.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/RS485PortEvent.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/RS485PortEventListener.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/RXTXCommDriver.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/RXTXPort.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/RXTXVersion.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/Raw.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/RawPort.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/RawPortEvent.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/RawPortEventListener.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/SerialPort.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/SerialPortEvent.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/SerialPortEventListener.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/UnSupportedLoggerException.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/UnsupportedCommOperationException.java /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/Zystem.java >warning: [options] bootstrap class path not set in conjunction with -source 8 >/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/LPRPort.java:373: warning: 'yield' may become a restricted identifier in a future release > yield(); > ^ > (to invoke a method called yield, qualify the yield with a receiver or type name) >Note: Some input files use or override a deprecated API. >Note: Recompile with -Xlint:deprecation for details. >Note: /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/gnu/io/CommPortIdentifier.java uses unchecked or unsafe operations. >Note: Recompile with -Xlint:unchecked for details. >2 warnings >/usr/lib/openjdk-17/bin/jar cf RXTXcomm.jar gnu/* >( \ > \ >cd x86_64-gentoo-linux-musl; \ >/bin/sh /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/libtool --mode=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/SerialImp.c -o \ > /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/x86_64-gentoo-linux-musl/SerialImp.lo; \ >if [ "Serial" = "Serial" ]; then \ > /bin/sh /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/libtool --mode=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 -o \ > /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/x86_64-gentoo-linux-musl/fuserImp.lo; \ > /bin/sh /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/libtool --mode=link x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_BSD_SOURCE -D__need_timespec -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lpthread -release 2.2pre1 -o librxtxSerial.la -rpath /usr/lib/openjdk-17/jre/lib/amd64 /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/x86_64-gentoo-linux-musl/SerialImp.lo \ > /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/x86_64-gentoo-linux-musl/fuserImp.lo; \ >else \ > /bin/sh /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/libtool --mode=link x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_BSD_SOURCE -D__need_timespec -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lpthread -release 2.2pre1 -o librxtxSerial.la -rpath /usr/lib/openjdk-17/jre/lib/amd64 /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/x86_64-gentoo-linux-musl/SerialImp.lo; \ >fi; \ >) >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/SerialImp.c -fPIC -DPIC -o /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/x86_64-gentoo-linux-musl/.libs/SerialImp.o >In file included from /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/SerialImp.c:99: >/usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include <sys/signal.h> to <signal.h> [-Wcpp] > 1 | #warning redirecting incorrect #include <sys/signal.h> to <signal.h> > | ^~~~~~~ >In file included from /var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/SerialImp.c:107: >/usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> [-Wcpp] > 1 | #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> > | ^~~~~~~ >/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/SerialImp.c: In function 'uucp_lock': >/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/SerialImp.c:5451:23: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration] > 5451 | (int) major( buf.st_dev ), > | ^~~~~ >/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/SerialImp.c:5453:23: warning: implicit declaration of function 'minor' [-Wimplicit-function-declaration] > 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]; > | ^~~~~~~~ >/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/fuserImp.c:132:15: note: each undeclared identifier is reported only once for each function it appears in >/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/fuserImp.c: In function 'scan_fd': >/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/fuserImp.c:150:15: error: 'PATH_MAX' undeclared (first use in this function) > 150 | char path[PATH_MAX+1]; > | ^~~~~~~~ >/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/fuserImp.c: In function 'show_user': >/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/./src/fuserImp.c:180:23: error: 'PATH_MAX' undeclared (first use in this function) > 180 | char tmp[10],path[PATH_MAX+1],comm[COMM_LEN+1]; > | ^~~~~~~~ >libtool: error: '/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2/x86_64-gentoo-linux-musl/fuserImp.lo' is not a valid libtool object >make: *** [Makefile:826: x86_64-gentoo-linux-musl/librxtxSerial.la] Error 1 > * ERROR: dev-java/rxtx-2.2_pre2-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-java/rxtx-2.2_pre2-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-java/rxtx-2.2_pre2-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-java:rxtx-2.2_pre2-r2:20220830-092011.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2' > * S: '/var/tmp/portage/dev-java/rxtx-2.2_pre2-r2/work/rxtx-2.2pre2' >!!! When you file a bug report, please include the following information: >GENTOO_VM=openjdk-17 CLASSPATH="" JAVA_HOME="/usr/lib/openjdk-17" >JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="" >and of course, the output of emerge --info =rxtx-2.2_pre2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 867409
:
801949
| 801952 |
801955
|
801958
|
801961
|
801964
|
801967