------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/gmake-4.3_2.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> quickjs-2020.04.12 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> quickjs-2020.04.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by quickjs-2020.04.12 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> quickjs-2020.04.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by quickjs-2020.04.12 for building => SHA256 Checksum OK for quickjs-2020-04-12.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> quickjs-2020.04.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by quickjs-2020.04.12 for building ===> Extracting for quickjs-2020.04.12 => SHA256 Checksum OK for quickjs-2020-04-12.tar.xz. Extracted Memory Use: 3.40M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for quickjs-2020.04.12 ===> Applying ports patches for quickjs-2020.04.12 from /xports/lang/quickjs/files ===> Applying dragonfly patches for quickjs-2020.04.12 from /xports/lang/quickjs/dragonfly SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> quickjs-2020.04.12 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> quickjs-2020.04.12 depends on package: gmake>=4.3 - found ===> Configuring for quickjs-2020.04.12 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for quickjs-2020.04.12 gmake[1]: Entering directory '/construction/lang/quickjs/quickjs-2020-04-12' mkdir -p .obj .obj/examples .obj/tests gcc -g -Wall -MMD -MF .obj/quickjs.check.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2020-04-12\" -DCONFIG_BIGNUM -DCONFIG_CHECK_JSVALUE -c -o .obj/quickjs.check.o quickjs.c gcc -g -Wall -MMD -MF .obj/qjs.check.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2020-04-12\" -DCONFIG_BIGNUM -DCONFIG_CHECK_JSVALUE -c -o .obj/qjs.check.o qjs.c gcc -g -Wall -MMD -MF .obj/qjs.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2020-04-12\" -DCONFIG_BIGNUM -O2 -c -o .obj/qjs.o qjs.c gcc -g -Wall -MMD -MF .obj/qjsc.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2020-04-12\" -DCONFIG_BIGNUM -DCONFIG_CC=\"gcc\" -DCONFIG_PREFIX=\"/usr/local\" -O2 -c -o .obj/qjsc.o qjsc.c gcc -g -Wall -MMD -MF .obj/quickjs.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2020-04-12\" -DCONFIG_BIGNUM -O2 -c -o .obj/quickjs.o quickjs.c gcc -g -Wall -MMD -MF .obj/libregexp.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2020-04-12\" -DCONFIG_BIGNUM -O2 -c -o .obj/libregexp.o libregexp.c gcc -g -Wall -MMD -MF .obj/libunicode.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2020-04-12\" -DCONFIG_BIGNUM -O2 -c -o .obj/libunicode.o libunicode.c gcc -g -Wall -MMD -MF .obj/cutils.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2020-04-12\" -DCONFIG_BIGNUM -O2 -c -o .obj/cutils.o cutils.c gcc -g -Wall -MMD -MF .obj/quickjs-libc.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2020-04-12\" -DCONFIG_BIGNUM -O2 -c -o .obj/quickjs-libc.o quickjs-libc.c gcc -g -Wall -MMD -MF .obj/libbf.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2020-04-12\" -DCONFIG_BIGNUM -O2 -c -o .obj/libbf.o libbf.c quickjs-libc.c: In function 'js_os_exec': quickjs-libc.c:2456:19: error: 'environ' undeclared (first use in this function) char **envp = environ; ^~~~~~~ quickjs-libc.c:2456:19: note: each undeclared identifier is reported only once for each function it appears in gcc -g -Wall -MMD -MF .obj/run-test262.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2020-04-12\" -DCONFIG_BIGNUM -O2 -c -o .obj/run-test262.o run-test262.c gmake[1]: *** [Makefile:269: .obj/quickjs-libc.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/construction/lang/quickjs/quickjs-2020-04-12' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/lang/quickjs FAILED 00:01:52