* Package: net-libs/pacparser-1.4.2:0/1 * Repository: gentoo * Maintainer: amadio@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_11 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking pacparser-1.4.2.tar.gz to /var/tmp/portage/net-libs/pacparser-1.4.2/work >>> Source unpacked in /var/tmp/portage/net-libs/pacparser-1.4.2/work >>> Preparing source in /var/tmp/portage/net-libs/pacparser-1.4.2/work/pacparser-1.4.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/pacparser-1.4.2/work/pacparser-1.4.2 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/pacparser-1.4.2/work/pacparser-1.4.2 ... make -j4 -C src/spidermonkey make: Entering directory '/var/tmp/portage/net-libs/pacparser-1.4.2/work/pacparser-1.4.2/src/spidermonkey' mkdir -p js/src/Linux_All_DBG.OBJ CFLAGS="" make -C js/src -f Makefile.ref libjs.a make[1]: Entering directory '/var/tmp/portage/net-libs/pacparser-1.4.2/work/pacparser-1.4.2/src/spidermonkey/js/src' cat: ../../dist/Linux_All_DBG.OBJ/nspr/Version: No such file or directory make[1]: Circular jscpucfg.h <- Linux_All_DBG.OBJ/jsautocfg.h dependency dropped. make[1]: Circular Linux_All_DBG.OBJ/jsautocfg.h <- Linux_All_DBG.OBJ/jsautocfg.h dependency dropped. x86_64-pc-linux-gnu-gcc -o Linux_All_DBG.OBJ/jscpucfg.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_ -DEDITLINE -ILinux_All_DBG.OBJ jscpucfg.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from jscpucfg.c:44: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -o Linux_All_DBG.OBJ/jscpucfg Linux_All_DBG.OBJ/jscpucfg.o rm -f Linux_All_DBG.OBJ/jsautocfg.h Linux_All_DBG.OBJ/jscpucfg > Linux_All_DBG.OBJ/jsautocfg.h x86_64-pc-linux-gnu-gcc -o Linux_All_DBG.OBJ/jsapi.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_ -DEDITLINE -ILinux_All_DBG.OBJ jsapi.c x86_64-pc-linux-gnu-gcc -o Linux_All_DBG.OBJ/jsarena.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_ -DEDITLINE -ILinux_All_DBG.OBJ jsarena.c x86_64-pc-linux-gnu-gcc -o Linux_All_DBG.OBJ/jsarray.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_ -DEDITLINE -ILinux_All_DBG.OBJ jsarray.c x86_64-pc-linux-gnu-gcc -o Linux_All_DBG.OBJ/jsatom.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_ -DEDITLINE -ILinux_All_DBG.OBJ jsatom.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from jsatom.c:44: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/ctype.h:25, from jsapi.c:45: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from jsarray.c:45: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from jsarena.c:46: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from jsarray.c:48: jsarray.c: In function ‘BigIndexToId’: jsutil.h:76:17: warning: typedef ‘js_static_assert_line_208’ locally defined but not used [-Wunused-local-typedefs] 76 | typedef int js_static_assert_line_##line[(condition) ? 1 : -1] | ^~~~~~~~~~~~~~~~~~~~~~ jsutil.h:74:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL2’ 74 | JS_STATIC_ASSERT_IMPL2(condition, line) | ^~~~~~~~~~~~~~~~~~~~~~ jsutil.h:72:5: note: in expansion of macro ‘JS_STATIC_ASSERT_IMPL’ 72 | JS_STATIC_ASSERT_IMPL(condition, __LINE__) | ^~~~~~~~~~~~~~~~~~~~~ jsarray.c:208:5: note: in expansion of macro ‘JS_STATIC_ASSERT’ 208 | JS_STATIC_ASSERT((jsuint)-1 == 4294967295U); | ^~~~~~~~~~~~~~~~ jsapi.c: In function ‘JS_ConvertArgumentsVA’: jsapi.c:96:35: error: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type [-Wincompatible-pointer-types] 96 | #define JS_ADDRESSOF_VA_LIST(ap) (&(ap)) | ~^~~~~~ | | | __va_list_tag ** jsapi.c:267:39: note: in expansion of macro ‘JS_ADDRESSOF_VA_LIST’ 267 | JS_ADDRESSOF_VA_LIST(ap))) { | ^~~~~~~~~~~~~~~~~~~~ jsapi.c:137:44: note: expected ‘__va_list_tag (*)[1]’ but argument is of type ‘__va_list_tag **’ 137 | jsval **vpp, va_list *app) | ~~~~~~~~~^~~ jsapi.c: In function ‘JS_PushArgumentsVA’: jsapi.c:96:35: error: passing argument 5 of ‘TryArgumentFormatter’ from incompatible pointer type [-Wincompatible-pointer-types] 96 | #define JS_ADDRESSOF_VA_LIST(ap) (&(ap)) | ~^~~~~~ | | | __va_list_tag ** jsapi.c:370:39: note: in expansion of macro ‘JS_ADDRESSOF_VA_LIST’ 370 | JS_ADDRESSOF_VA_LIST(ap))) { | ^~~~~~~~~~~~~~~~~~~~ jsapi.c:137:44: note: expected ‘__va_list_tag (*)[1]’ but argument is of type ‘__va_list_tag **’ 137 | jsval **vpp, va_list *app) | ~~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -o Linux_All_DBG.OBJ/jsbool.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_ -DEDITLINE -ILinux_All_DBG.OBJ jsbool.c jsarray.c: In function ‘array_join_sub’: jsarray.c:550:17: warning: pointer ‘ochars’ may be used after ‘realloc’ [-Wuse-after-free] 550 | free(ochars); | ^~~~~~~~~~~~ jsarray.c:548:31: note: call to ‘realloc’ here 548 | chars = (jschar *)realloc((ochars = chars), growth); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsarray.c:648:17: warning: pointer ‘ochars’ may be used after ‘realloc’ [-Wuse-after-free] 648 | free(ochars); | ^~~~~~~~~~~~ jsarray.c:646:32: note: call to ‘realloc’ here 646 | chars = (jschar *) realloc((ochars = chars), growth); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/sys/types.h:25, from jsotypes.h:71, from jstypes.h:416, from jsbool.c:44: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -o Linux_All_DBG.OBJ/jscntxt.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_ -DEDITLINE -ILinux_All_DBG.OBJ jscntxt.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:26, from jscntxt.c:46: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -o Linux_All_DBG.OBJ/jsdate.o -c -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DHAVE_VA_COPY -DVA_COPY=va_copy -DPIC -fPIC -DDEBUG -DDEBUG_ -DEDITLINE -ILinux_All_DBG.OBJ jsdate.c In file included from /usr/include/ctype.h:25, from jsdate.c:54: /usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[1]: *** [rules.mk:78: Linux_All_DBG.OBJ/jsapi.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/net-libs/pacparser-1.4.2/work/pacparser-1.4.2/src/spidermonkey/js/src' make: *** [Makefile:35: js-buildstamp] Error 2 make: Leaving directory '/var/tmp/portage/net-libs/pacparser-1.4.2/work/pacparser-1.4.2/src/spidermonkey' * ERROR: net-libs/pacparser-1.4.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-libs/pacparser-1.4.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/pacparser-1.4.2::gentoo'`. * The complete build log is located at '/var/log/portage/net-libs:pacparser-1.4.2:20231206-184706.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/pacparser-1.4.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/pacparser-1.4.2/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/pacparser-1.4.2/work/pacparser-1.4.2' * S: '/var/tmp/portage/net-libs/pacparser-1.4.2/work/pacparser-1.4.2'