INFO: not using any hashes in /data/userland-archives/hashes for jq-1.7.tar.gz (overridden with --hash) Source /data/userland-archives/jq-1.7.tar.gz... not found, skipping file copy Source https://github.com/stedolan/jq/releases/download/jq-1.7/jq-1.7.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I config/m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: adding subdirectory modules/oniguruma to autoreconf autoreconf: Entering directory 'modules/oniguruma' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:55: installing './compile' configure.ac:6: installing './missing' sample/Makefile.am: installing './depcomp' autoreconf: Leaving directory 'modules/oniguruma' autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config/m4'. libtoolize: copying file 'config/m4/libtool.m4' libtoolize: copying file 'config/m4/ltoptions.m4' libtoolize: copying file 'config/m4/ltsugar.m4' libtoolize: copying file 'config/m4/ltversion.m4' libtoolize: copying file 'config/m4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I config/m4 autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:8: installing 'config/compile' configure.ac:9: installing 'config/missing' Makefile.am: installing 'config/depcomp' autoreconf: Leaving directory '.' symlink cloning /jenkins/jobs/oi-userland/workspace/components/text/jq/jq-1.7 to /jenkins/jobs/oi-userland/workspace/components/text/jq/build/amd64 checking for gcc... /usr/gcc/10/bin/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 /usr/gcc/10/bin/gcc accepts -g... yes checking for /usr/gcc/10/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/10/bin/gcc understands -c and -o together... yes 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk 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 /usr/gcc/10/bin/gcc... none checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) /usr/gcc/10/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/gcc/10/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/10/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/gcc/10/bin/gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... /usr/gcc/10/bin/gcc -E checking for bison... bison -y checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/10/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/10/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/10/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/10/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/10/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/10/bin/gcc static flag -static works... no checking if /usr/gcc/10/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/10/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/10/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for valgrind... valgrind checking for memmem... yes checking for mkstemp... yes checking for sys/cygwin.h... no checking for shlwapi.h... no checking for pipenv... no checking for Python dependencies... no configure: WARNING: Error checking python dependencies: ***************************************************************** * Python dependencies for building jq documentation not found. * * You can still build, install and hack on jq, but the manpage * * will not be rebuilt and new manpage tests will not be run. * * See docs/README.md for how to install the docs dependencies. * ***************************************************************** checking whether /usr/gcc/10/bin/gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... -D_POSIX_PTHREAD_SEMANTICS checking for PTHREAD_PRIO_INHERIT... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for isatty... yes checking for _isatty... no checking for strptime... yes checking for strftime... yes checking for setenv... yes checking for timegm... yes checking for gmtime_r... yes checking for gmtime... yes checking for localtime_r... yes checking for localtime... yes checking for gettimeofday... yes checking for struct tm.tm_gmtoff... no checking for struct tm.__tm_gmtoff... no checking for setlocale... yes checking for pthread_key_create... yes checking for pthread_once... yes checking for atexit... yes checking for acos in -lm... yes checking for acosh in -lm... yes checking for asin in -lm... yes checking for asinh in -lm... yes checking for atan2 in -lm... yes checking for atan in -lm... yes checking for atanh in -lm... yes checking for cbrt in -lm... yes checking for ceil in -lm... yes checking for copysign in -lm... yes checking for cos in -lm... yes checking for cosh in -lm... yes checking for drem in -lm... no checking for erf in -lm... yes checking for erfc in -lm... yes checking for exp10 in -lm... no checking for __exp10 in -lm... no checking for exp2 in -lm... yes checking for exp in -lm... yes checking for expm1 in -lm... yes checking for fabs in -lm... yes checking for fdim in -lm... yes checking for floor in -lm... yes checking for fma in -lm... yes checking for fmax in -lm... yes checking for fmin in -lm... yes checking for fmod in -lm... yes checking for frexp in -lm... yes checking for gamma in -lm... yes checking for hypot in -lm... yes checking for j0 in -lm... yes checking for j1 in -lm... yes checking for jn in -lm... yes checking for ldexp in -lm... yes checking for lgamma in -lm... yes checking for log10 in -lm... yes checking for log1p in -lm... yes checking for log2 in -lm... yes checking for log in -lm... yes checking for logb in -lm... yes checking for modf in -lm... yes checking for lgamma_r in -lm... yes checking for nearbyint in -lm... yes checking for nextafter in -lm... yes checking for nexttoward in -lm... yes checking for pow10 in -lm... no checking for pow in -lm... yes checking for remainder in -lm... yes checking for rint in -lm... yes checking for round in -lm... yes checking for scalb in -lm... yes checking for scalbln in -lm... yes checking for significand in -lm... yes checking for scalbn in -lm... yes checking for ilogb in -lm... yes checking for sin in -lm... yes checking for sinh in -lm... yes checking for sqrt in -lm... yes checking for tan in -lm... yes checking for tanh in -lm... yes checking for tgamma in -lm... yes checking for trunc in -lm... yes checking for y0 in -lm... yes checking for y1 in -lm... yes checking for yn in -lm... yes checking for thread-local storage... yes checking whether byte ordering is bigendian... no checking for oniguruma.h... yes checking for onig_version in -lonig... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libjq.pc config.status: executing depfiles commands config.status: executing libtool commands GEN src/builtin.inc GEN src/config_opts.inc GEN src/version.h CC src/compile.lo CC src/builtin.lo CC src/jq_test.lo CC src/bytecode.lo CC src/execute.lo CC src/jv.lo CC src/jv_alloc.lo CC src/jv_aux.lo src/builtin.c:5: warning: "_XPG6" redefined 5 | # define _XPG6 | : note: this is the location of the previous definition src/builtin.c:6: warning: "__EXTENSIONS__" redefined 6 | # define __EXTENSIONS__ | : note: this is the location of the previous definition src/jq_test.c: In function 'run_jq_pthread_tests': src/jq_test.c:308:9: warning: variable 'createerror' set but not used [-Wunused-but-set-variable] 308 | int createerror; | ^~~~~~~~~~~ src/jq_test.c: In function 'jv_test': src/jq_test.c:405:11: warning: unused variable 'after' [-Wunused-variable] 405 | void* after = sub2.u.ptr; | ^~~~~ src/jq_test.c:403:11: warning: unused variable 'before' [-Wunused-variable] 403 | void* before = sub2.u.ptr; | ^~~~~~ src/execute.c: In function 'frame_current': src/execute.c:86:22: warning: unused variable 'bc' [-Wunused-variable] 86 | struct bytecode* bc = fpnext->bc; | ^~ src/execute.c: In function 'path_append': src/execute.c:241:9: warning: unused variable 'n2' [-Wunused-variable] 241 | int n2 = jv_array_length(jv_copy(jq->path)); | ^~ src/execute.c:239:9: warning: unused variable 'n1' [-Wunused-variable] 239 | int n1 = jv_array_length(jv_copy(jq->path)); | ^~ CC src/jv_dtoa.lo CC src/jv_file.lo CC src/jv_parse.lo CC src/jv_print.lo CC src/jv_unicode.lo CC src/linker.lo CC src/locfile.lo CC src/util.lo CC src/decNumber/decNumber.lo CC src/decNumber/decContext.lo CC src/jv_dtoa_tsd.lo CC src/lexer.lo CC src/parser.lo CC src/main.o CCLD libjq.la CCLD jq /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/share/doc/jq' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/include' /bin/bash ./libtool --mode=install /usr/bin/ginstall -c libjq.la '/jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 src/jv.h src/jq.h '/jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 README.md NEWS.md COPYING AUTHORS '/jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/share/doc/jq' /usr/bin/ginstall -c -m 644 libjq.pc '/jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 jq.1 '/jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/share/man/man1' libtool: install: /usr/bin/ginstall -c .libs/libjq.so.1.0.4 /jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/lib/amd64/libjq.so.1.0.4 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/lib/amd64 && { ln -s -f libjq.so.1.0.4 libjq.so.1 || { rm -f libjq.so.1 && ln -s libjq.so.1.0.4 libjq.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/lib/amd64 && { ln -s -f libjq.so.1.0.4 libjq.so || { rm -f libjq.so && ln -s libjq.so.1.0.4 libjq.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/lib/amd64/libjq.so.1.0.4 libtool: install: /usr/bin/ginstall -c .libs/libjq.lai /jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/lib/amd64/libjq.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/ginstall -c jq '/jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/bin' libtool: install: /usr/bin/ginstall -c jq /jenkins/jobs/oi-userland/workspace/components/text/jq/build/prototype/i386/usr/bin/jq VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/text/jq/build/manifest-i386-jq.depend.res /jenkins/jobs/oi-userland/workspace/components/text/jq/build/manifest-i386-test---jq.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: text/jq pkg://openindiana.org/text/jq@1.7,5.11-2023.0.0.0:20230922T145727Z PUBLISHED pkg://openindiana.org/test/jq@1.5,5.11-2018.0.0.0:20230922T145731Z PUBLISHED