+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/octave-8.4.0nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/octave-8.4.0nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for octave-8.4.0.tar.xz
=> Checksum SHA512 OK for octave-8.4.0.tar.xz
===> Installing dependencies for octave-8.4.0nb1
==========================================================================
The supported build options for octave are:

	glpk graphicsmagick hdf5 qhull

The currently selected options are:

	glpk hdf5 qhull

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.octave (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
octave-8.4.0nb1.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * JPEG_DEFAULT = jpeg
        * PKGSRC_BLAS_TYPES = netlib openblas openblas_pthread openblas_openmp
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private

Based on these variables, the following variables have been set:

        * BLAS_INCLUDES (not defined)
        * BLAS_LIBS = -lblas
        * BLAS_PC = blas
        * BLAS_TYPE = netlib
        * CBLAS_LIBS (not defined)
        * CBLAS_PC (not defined)
        * CURSES_TYPE = ncurses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * LAPACKE_LIBS (not defined)
        * LAPACKE_PC (not defined)
        * LAPACK_LIBS = -llapack -lblas
        * LAPACK_PC = lapack
        * TERMCAP_TYPE = curses

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.4
=> Tool dependency libtool-fortran>=2.4.2nb9: found libtool-fortran-2.4.7nb1
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency autoconf>=2.50: found autoconf-2.72
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> Tool dependency gsed>=3.0.2: found gsed-4.9nb1
=> Tool dependency perl>=5.0: found perl-5.38.2
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2023.2
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1
=> Build dependency gperf>=3.0.1: found gperf-3.1
=> Build dependency rapidjson>=1.1.0: found rapidjson-1.1.0nb1
=> Full dependency gnuplot>=3.7: found gnuplot-5.4.10nb1
=> Full dependency bsdtar-[0-9]*: found bsdtar-3.7.2
=> Full dependency gmake>=3.81: found gmake-4.4.1
=> Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3
=> Full dependency glpk>=4.35nb1: found glpk-5.0
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Full dependency hdf5>=1.8.11: found hdf5-1.12.2
=> Full dependency qhull>=2020.2nb1: found qhull-2020.2nb1
=> Full dependency MesaLib>=21.3.9nb3: found MesaLib-21.3.9nb4
=> Full dependency libX11>=1.5: found libX11-1.8.7
=> Full dependency libsndfile>=1.2.0nb3: found libsndfile-1.2.2
=> Full dependency ncurses>=6.3nb1: found ncurses-6.4
=> Full dependency pcre>=8.30nb1: found pcre-8.45
=> Full dependency readline>=6.0: found readline-8.2nb2
=> Full dependency fontconfig>=2.14.2nb3: found fontconfig-2.15.0
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency gl2ps>=1.4.2nb2: found gl2ps-1.4.2nb2
=> Full dependency arpack-ng>=3.7.0: found arpack-ng-3.9.1
=> Full dependency fftw>=3.3.10nb1: found fftw-3.3.10nb1
=> Full dependency qrupdate>=1.1.2: found qrupdate-1.1.2
=> Full dependency curl>=8.4.0nb1: found curl-8.6.0
=> Full dependency fltk>=1.3.8nb3: found fltk-1.3.8nb3
=> Full dependency qt5-qtbase>=5.15.11nb4: found qt5-qtbase-5.15.12
=> Full dependency qt5-qttools>=5.15.12nb1: found qt5-qttools-5.15.12nb1
=> Full dependency qt5-qscintilla>=2.14.0nb3: found qt5-qscintilla-2.14.1
===> Overriding tools for octave-8.4.0nb1
===> Extracting for octave-8.4.0nb1
===> Patching for octave-8.4.0nb1
=> Applying pkgsrc patches for octave-8.4.0nb1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.in,v 1.2 2023/05/31 21:37:51 adam Exp $
|
|Install .oct loadable modules with INSTALL_LIB to avoid stripping them.
|
|--- Makefile.in.orig	2023-04-13 16:43:35.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 5163.
Hunk #2 succeeded at 30914 (offset 1 line).
Hunk #3 succeeded at 32002 (offset 1 line).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-configure.ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure.ac,v 1.6 2021/05/31 07:16:51 thor Exp $
|
|install .oct loadable modules with INSTALL_LIB to avoid stripping them
|
|Allow overriding MKOCTFILE_F77 so we can install a full path gfortran
|(for building octave-forge packages like control)
|
|--- configure.ac.orig	2021-02-19 17:36:34.000000000 +0000
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 238 (offset 8 lines).
Hunk #2 succeeded at 894 (offset -6 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-doc_interpreter_module.mk
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-doc_interpreter_module.mk
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-doc_interpreter_module.mk,v 1.1 2018/12/26 10:45:46 adam Exp $
|
|Use QHELPGENERATOR instead of QCOLLECTIONGENERATOR.
|
|--- doc/interpreter/module.mk.orig	2018-12-25 23:35:44.000000000 +0000
|+++ doc/interpreter/module.mk
--------------------------
Patching file doc/interpreter/module.mk using Plan A...
Hunk #1 succeeded at 266 (offset 14 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-libgnu_fseeko.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-libgnu_fseeko.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgnu_fseeko.c,v 1.1 2021/12/15 17:20:57 adam Exp $
|
|--- libgnu/fseeko.c.orig	2015-05-23 14:36:16.000000000 +0000
|+++ libgnu/fseeko.c
--------------------------
Patching file libgnu/fseeko.c using Plan A...
Hunk #1 succeeded at 22.
Hunk #2 succeeded at 137 (offset 2 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-libgnu_stdio.in.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-libgnu_stdio.in.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgnu_stdio.in.h,v 1.5 2022/10/24 18:02:19 adam Exp $
|
|Do not re-define gets() on SunOS, incompatible prototype.
|
|--- libgnu/stdio.in.h.orig	2022-07-28 13:08:26.000000000 +0000
|+++ libgnu/stdio.in.h
--------------------------
Patching file libgnu/stdio.in.h using Plan A...
Hunk #1 succeeded at 935 (offset 1 line).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-libinterp_dldfcn_config-module.awk
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-libinterp_dldfcn_config-module.awk
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libinterp_dldfcn_config-module.awk,v 1.5 2022/10/24 18:02:19 adam Exp $
|
|Install .oct loadable modules with INSTALL_LIB to avoid stripping them.
|
|--- libinterp/dldfcn/config-module.awk.orig	2019-02-23 17:33:37.000000000 +0000
|+++ libinterp/dldfcn/config-module.awk
--------------------------
Patching file libinterp/dldfcn/config-module.awk using Plan A...
Hunk #1 succeeded at 62 (offset 7 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-libinterp_dldfcn_module.mk
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-libinterp_dldfcn_module.mk
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libinterp_dldfcn_module.mk,v 1.5 2022/10/24 18:02:19 adam Exp $
|
|Install .oct loadable modules with INSTALL_LIB to avoid stripping them.
|
|--- libinterp/dldfcn/module.mk.orig	2019-02-23 17:33:37.000000000 +0000
|+++ libinterp/dldfcn/module.mk
--------------------------
Patching file libinterp/dldfcn/module.mk using Plan A...
Hunk #1 succeeded at 28 (offset -9 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-liboctave_util_quit.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-liboctave_util_quit.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-liboctave_util_quit.cc,v 1.3 2021/05/31 07:16:51 thor Exp $
|
|Make sure exit() is defined.
|
|--- liboctave/util/quit.cc.orig	2021-02-19 17:36:34.000000000 +0000
|+++ liboctave/util/quit.cc
--------------------------
Patching file liboctave/util/quit.cc using Plan A...
Hunk #1 succeeded at 27.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-m4_acinclude.m4
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-m4_acinclude.m4
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-m4_acinclude.m4,v 1.6 2023/05/31 21:37:51 adam Exp $
|
|we pass and assume a given MACHINE_GNU_PLATFORM, but this package did not
|use this value due to an error.
|the guess it had for linux (x86_64-unknown-linux-gnu), seems to trample
|over our own tools:
|https://mail-index.netbsd.org/pkgsrc-users/2014/03/26/msg019464.html
|
|Do not look for qcollectiongenerator; it is now part of qhelpgenerator.
|
|On Darwin, do not produce a mach-o bundle.
|
|--- m4/acinclude.m4.orig	2023-04-13 16:43:35.000000000 +0000
|+++ m4/acinclude.m4
--------------------------
Patching file m4/acinclude.m4 using Plan A...
Hunk #1 succeeded at 36.
Hunk #2 succeeded at 2259.
Hunk #3 succeeded at 2792.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-scripts_miscellaneous_unpack.m
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-scripts_miscellaneous_unpack.m
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scripts_miscellaneous_unpack.m,v 1.2 2022/10/24 18:02:19 adam Exp $
|
|Unpack with bsdtar. if we get PaxHeaders.1234 files, we trip an octave-forge
|sanity check
|
|--- scripts/miscellaneous/unpack.m.orig	2022-07-28 13:08:26.000000000 +0000
|+++ scripts/miscellaneous/unpack.m
--------------------------
Patching file scripts/miscellaneous/unpack.m using Plan A...
Hunk #1 succeeded at 200.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-scripts_pkg_private_configure__make.m
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-scripts_pkg_private_configure__make.m
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scripts_pkg_private_configure__make.m,v 1.2 2022/10/24 18:02:19 adam Exp $
|
|Provide path to GNU make, since this is what assumed here.
|
|--- scripts/pkg/private/configure_make.m.orig	2022-07-28 13:08:26.000000000 +0000
|+++ scripts/pkg/private/configure_make.m
--------------------------
Patching file scripts/pkg/private/configure_make.m using Plan A...
Hunk #1 succeeded at 110.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-scripts_plot_util_____gnuplot__drawnow____.m
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/octave/patches/patch-scripts_plot_util_____gnuplot__drawnow____.m
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scripts_plot_util_____gnuplot__drawnow____.m,v 1.1 2016/02/16 04:21:40 dbj Exp $
|
|We don't currently install libaquaterm on pkgsrc, so making the gnuplot
|"aqua" term the default on the mac is unlikely to work.
|
|--- scripts/plot/util/__gnuplot_drawnow__.m.orig	2015-05-23 14:21:53.000000000 +0000
|+++ scripts/plot/util/__gnuplot_drawnow__.m
--------------------------
Patching file scripts/plot/util/__gnuplot_drawnow__.m using Plan A...
Hunk #1 succeeded at 350 (offset -1 lines).
done
===> Creating toolchain wrappers for octave-8.4.0nb1
===> Configuring for octave-8.4.0nb1
=> Fixing path to gmake.
=> Avoiding qtchooser assumption (-qt=x argument)
cd /home/pbulk/build/math/octave/work/octave-8.4.0 && autoconf
aclocal.m4:17: warning: this file was generated for autoconf 2.71.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically 'autoreconf'.
configure.ac:344: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.ac:344: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.ac:344: the top level
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '500' is supported by ustar format... yes
checking whether GID '500' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-sun-solaris2.11-gcc... 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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking dependency style of gcc... gcc3
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 for sys/param.h... yes
checking for sys/socket.h... yes
checking for dirent.h... yes
checking for fnmatch.h... yes
checking for netdb.h... yes
checking for getopt.h... yes
checking for sys/cdefs.h... no
checking for sys/time.h... yes
checking for glob.h... yes
checking for threads.h... yes
checking for iconv.h... yes
checking for limits.h... yes
checking for langinfo.h... yes
checking for xlocale.h... yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for sys/select.h... yes
checking for stdalign.h... yes
checking for stdbool.h... yes
checking for stdckdint.h... no
checking for sys/random.h... yes
checking for sys/resource.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/utsname.h... yes
checking for sys/wait.h... yes
checking for features.h... no
checking for crtdefs.h... no
checking for wctype.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
defining octlibdir to be ${libdir}/octave/${version}
defining archlibdir to be ${libexecdir}/octave/${version}/exec/${canonical_host_type}
defining localarchlibdir to be ${libexecdir}/octave/site/exec/${canonical_host_type}
defining localapiarchlibdir to be ${libexecdir}/octave/${api_version}/site/exec/${canonical_host_type}
defining localverarchlibdir to be ${libexecdir}/octave/${version}/site/exec/${canonical_host_type}
defining octfiledir to be ${libdir}/octave/${version}/oct/${canonical_host_type}
defining localoctfiledir to be ${libdir}/octave/site/oct/${canonical_host_type}
defining localapioctfiledir to be ${libdir}/octave/site/oct/${api_version}/${canonical_host_type}
defining localveroctfiledir to be ${libdir}/octave/${version}/site/oct/${canonical_host_type}
defining octincludedir to be ${includedir}/octave-${version}/octave
defining fcnfiledir to be ${datadir}/octave/${version}/m
defining localfcnfiledir to be ${datadir}/octave/site/m
defining localapifcnfiledir to be ${datadir}/octave/site/${api_version}/m
defining localverfcnfiledir to be ${datadir}/octave/${version}/site/m
defining octetcdir to be ${datadir}/octave/${version}/etc
defining octlocaledir to be ${datadir}/octave/${version}/locale
defining doc_cache_file to be ${octetcdir}/doc-cache
defining octtestsdir to be ${octetcdir}/tests
defining texi_macros_file to be ${octetcdir}/macros.texi
defining imagedir to be ${datadir}/octave/${version}/imagelib
defining octdatadir to be ${datadir}/octave/${version}/data
defining octdocdir to be ${datadir}/octave/${version}/doc
defining octfontsdir to be ${datadir}/octave/${version}/fonts
defining startupfiledir to be ${fcnfiledir}/startup
defining localstartupfiledir to be ${localfcnfiledir}/startup
defining man1dir to be ${mandir}/man1
defining man1ext to be .1
defining infofile to be ${infodir}/octave.info
checking pkg-config is at least version 0.9.0... yes
checking for gawk... (cached) /usr/bin/nawk
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking for gfind... /usr/bin/find
checking for a usable sed... /opt/pkg/bin/gsed
checking for perl... /opt/pkg/bin/perl
checking for gperf... gperf
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking whether yytext is a pointer... yes
defining LFLAGS to be -I
checking for bison... /home/pbulk/build/math/octave/work/.tools/bin/bison
checking for bison 3.0 or newer... 3.8.2, ok
checking syntax of bison api.prefix (or name-prefix) declaration... api brace
checking whether api.prefix applies to yysymbol_kind_t... no
checking for makeinfo... makeinfo
checking for makeinfo support for @sortas command... yes
checking for texi2dvi... texi2dvi
checking for texi2pdf... texi2pdf
checking for options to make reproducible archives with GNU tar... --owner=0 --group=0 --numeric-owner
checking whether ln -s works... yes
checking for gs... gs
checking for gnuplot... gnuplot
checking for less... less
checking for python3... no
checking for python... no
checking for icotool... no
configure: WARNING: 

I didn't find icotool, but it's only a problem if you need to
reconstruct octave-logo.ico, which is the case if you're building from
VCS sources.

checking for rsvg-convert... no
configure: WARNING: 

I didn't find rsvg-convert, but it's only a problem if you need to
reconstruct octave-logo-*.png, which is the case if you're building
from VCS sources.

checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports C++11 features by default... yes
checking for x86_64-sun-solaris2.11-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking whether the compiler is clang... (cached) no
checking for compiler option needed when checking for declarations... (cached) none
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep -e... (cached) /usr/xpg4/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for x86_64-sun-solaris2.11-ar... no
checking for ar... ar
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking for gcc option to enable large file support... none needed
checking g++ compiler version number... 13.2.0
checking whether stl_algo.h is broken... no
checking gcc compiler version number... 13.2.0
configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function
checking for sin in -lm... yes
checking for x86_64-sun-solaris2.11-gfortran... gfortran
checking whether the compiler supports GNU Fortran 77... yes
checking whether gfortran accepts -g... yes
checking whether a usable Fortran compiler was found... yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran 77 libraries of gfortran...  -L/lib/amd64 -L/usr/lib/amd64 -L/home/pbulk/build/math/octave/work/.buildlink/lib -L/home/pbulk/build/math/octave/work/.buildlink/qt5/lib -L/home/pbulk/build/math/octave/work/.buildlink/qt5/plugins -L/home/pbulk/build/math/octave/work/.buildlink/lib/pulseaudio -L/opt/tools/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0 -L/opt/tools/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0/../../../amd64 -L/opt/tools/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0/../../.. -Wl,-R/opt/tools/gcc13/x86_64-sun-solaris2.11/lib/amd64 -Wl,-R/opt/tools/gcc13/lib/amd64 -lintl -liconv -lgfortran -lm -lquadmath
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
configure: defining FFLAGS to be -O
configure: defining FPICFLAG to be -fPIC
configure: defining CPICFLAG to be -fPIC
configure: defining CXXPICFLAG to be -fPIC
configure: defining SH_LDFLAGS to be -shared
configure: defining DL_LDFLAGS to be -shared
configure: defining MKOCTFILE_DL_LDFLAGS to be -shared
configure: defining NO_OCT_FILE_STRIP to be false
configure: defining TEMPLATE_AR to be ar
configure: defining TEMPLATE_ARFLAGS to be cr
configure: defining library_path_var to be LD_LIBRARY_PATH
checking size of int... 4
checking size of void *... 8
checking whether using STL from LLVM or Apple... no
checking for a sed that does not truncate output... /opt/pkg/bin/gsed
checking for pthread_join using gcc  -pthread  -lpthread -lrt... yes
checking whether gcc is Clang... no
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 whether pthread stack size does not account for thread-local storage... no
checking for OpenMP flag of C compiler... -fopenmp
checking for OpenMP flag of C++ compiler... -fopenmp
checking for omp.h... yes
checking for omp_get_num_threads... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /opt/pkg/bin/gsed
checking for fgrep... /usr/xpg4/bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for x86_64-sun-solaris2.11-file... no
checking for file... file
checking for x86_64-sun-solaris2.11-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-sun-solaris2.11-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-sun-solaris2.11-ar... ar
checking for archiver @FILE support... no
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-sun-solaris2.11-ranlib... ranlib
checking command to parse /usr/bin/nm -p output from 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 x86_64-sun-solaris2.11-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /bin/ld -64
checking if the linker (/bin/ld -64) is GNU ld... no
checking whether the g++ linker (/bin/ld -64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/bin/ld -64) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/bin/ld -64) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking for sgemm_ in -lblas... yes
checking BLAS library integer size... 4
checking for cheev_ in -llapack -lblas... yes
checking default size of Fortran INTEGER... 4
checking whether gfortran accepts -ffloat-store... yes
setting F77_FLOAT_STORE_FLAG to -ffloat-store
checking whether gfortran accepts -std=legacy... yes
adding -std=legacy to FFLAGS
checking whether g++ accepts -rdynamic... yes
configure: defining CROSS_TOOL_PREFIX to be 
configure: defining MKOCTFILE_AR to be ar
configure: defining MKOCTFILE_CC to be gcc
configure: defining MKOCTFILE_CXX to be g++
configure: defining MKOCTFILE_F77 to be /opt/tools/gcc13/bin/gfortran
configure: defining MKOCTFILE_RANLIB to be ranlib
checking whether C++ supports dynamic auto arrays... yes
checking for IEEE 754 data format... yes
checking whether bit_and, bit_or, bit_xor are defined in the C++ library... yes
checking whether complex class can set components independently... yes
checking whether complex class can reference components independently... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking for C/C++ restrict keyword... __restrict__
checking whether <wchar.h> uses 'inline' correctly... yes
checking for btowc... yes
checking for canonicalize_file_name... yes
checking for faccessat... yes
checking for realpath... yes
checking for lstat... yes
checking for readlinkat... yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fcntl... yes
checking for symlink... yes
checking for fdopendir... yes
checking for mempcpy... no
checking for fnmatch... yes
checking for mbsrtowcs... yes
checking for fstatat... yes
checking for ftruncate... yes
checking for getdelim... yes
checking for getdtablesize... yes
checking for getlogin_r... yes
checking for getprogname... yes
checking for getexecname... yes
checking for getrandom... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for glob... yes
checking for glob_pattern_p... no
checking for getpwnam_r... yes
checking for isblank... yes
checking for link... yes
checking for uselocale... yes
checking for newlocale... yes
checking for duplocale... yes
checking for freelocale... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for mkostemp... yes
checking for mkostemps... yes
checking for openat... yes
checking for pipe... yes
checking for pselect... yes
checking for pthread_sigmask... yes
checking for readlink... yes
checking for setenv... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for snprintf... yes
checking for strptime... yes
checking for localtime_r... yes
checking for timegm... yes
checking for vasnprintf... no
checking for iswcntrl... yes
checking for wmempcpy... no
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... fr_FR.ISO8859-1
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... no
checking whether lstat correctly handles trailing slash... yes
checking whether // is distinct from /... no
checking whether realpath works... yes
checking whether byte ordering is bigendian... no
checking for gcc options needed to detect all undeclared functions... none needed
checking if environ is properly declared... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... no
checking whether ctype.h defines __header_inline... no
checking whether fchdir is declared... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether strmode is declared... no
checking for eaccess... no
checking for mbstate_t... yes
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking whether frexp works... yes
checking whether stdin defaults to large file offsets... yes
checking whether fseeko is declared... yes
checking for fseeko... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether ftello is declared... yes
checking whether ungetc works on arbitrary bytes... yes
checking for ftello... yes
checking whether ftello works... no
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking whether getcwd is declared... yes
checking whether getdelim is declared... yes
checking whether getdtablesize is declared... yes
checking whether getline is declared... yes
checking whether getlogin_r is declared... yes
checking whether getlogin is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... no
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking whether POSIX threads API is available... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking for ld... /bin/ld -64
checking if the linker (/bin/ld -64) is GNU ld... no
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib/64,lib/amd64
checking for iconv... yes
checking for working iconv... yes
checking whether iconv is compatible with its POSIX signature... no
checking for inline... inline
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking whether the compiler produces multi-arch binaries... no
checking whether stdint.h conforms to C99... no
checking for sys/inttypes.h... yes
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix... 
checking for wchar_t integer literal suffix... 
checking for wint_t integer literal suffix... 
checking where to find the exponent in a 'double'... word 1 bit 20
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... no
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking for wchar_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether locale.h defines locale_t... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking for LC_MESSAGES... yes
checking whether uselocale works... yes
checking for fake locale system (OpenBSD)... no
checking for Solaris 11.4 locale system... no
checking for getlocalename_l... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether imported symbols can be declared weak... yes
checking for multithread API to use... posix
checking whether malloc (0) returns nonnull... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking for a traditional japanese locale... none
checking for a french Unicode locale... fr_FR.UTF-8
checking for a transitional chinese locale... zh_CN.GB18030
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memrchr is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... no
checking whether time_t is signed... yes
checking for working mktime... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... no
checking whether tzname is declared... yes
checking for tzname... yes
checking for struct tm.tm_gmtoff... no
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking whether <sys/select.h> is self-contained... no
checking for sigset_t... yes
checking for library containing setsockopt... -lsocket
checking whether setenv is declared... yes
checking for search.h... yes
checking for tsearch... yes
checking for uid_t... yes
checking for gid_t... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... no
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... yes
checking whether fcloseall is declared... yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... yes
checking whether strnlen is declared... yes
checking whether strsignal is declared... yes
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... no
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking for struct tms... yes
checking for struct utsname... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether execvpe is declared... no
checking whether unsetenv is declared... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether snprintf truncates the result as in C99... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether wcsdup is declared... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for C compiler option to allow warnings... -Wno-error
checking for alloca as a compiler built-in... yes
checking for static_assert... yes, an <assert.h> macro
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... yes
checking for __builtin_expect... yes
checking for byteswap.h... no
checking whether this system supports file names of any length... no
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking for closedir... yes
checking for d_ino member in directory struct... yes
checking for d_type member in directory struct... no
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether dup works... yes
checking whether dup2 works... yes
checking for error_at_line... no
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... yes
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking for flexible array member... yes
checking whether conversion from 'int' to 'long double' works... yes
checking for working POSIX fnmatch... yes
checking whether free is known to preserve errno... yes
checking whether frexpf can be used without linking with libm... yes
checking whether frexpf works... yes
checking for fseeko... (cached) yes
checking whether fstatat (..., 0) works... yes
checking for ftello... (cached) yes
checking for _ftelli64... no
checking whether getcwd handles long file names properly... yes
checking for getpagesize... yes
checking whether getcwd succeeds when 4k < cwd_length < 16k... yes
checking for working getdelim function... yes
checking whether getdtablesize works... yes
checking for gethostname... yes
checking for HOST_NAME_MAX... 256
checking for getline... yes
checking for working getline function... yes
checking whether getlogin_r works with small buffers... yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking whether __argv is declared... no
checking whether __progname is defined in default libraries... yes
checking whether getrandom is compatible with its GNU+BSD signature... yes
checking for gettimeofday with POSIX signature... yes
checking for GNU glob interface version 1 or 2... no
checking whether the compiler generally respects inline... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking whether the compiler supports the __inline keyword... yes
checking whether link obeys POSIX... no
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes
checking whether lseek detects pipes... yes
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking whether mbrtowc handles a NULL pwc argument... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... yes
checking whether mbrtowc stores incomplete characters... no
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbsrtowcs works... yes
checking for mbtowc... yes
checking for mempcpy... (cached) no
checking for memrchr... yes
checking whether mkdir handles trailing slash... yes
checking whether mkdir handles trailing dot... yes
checking for mkfifo... yes
checking whether mkfifo rejects trailing slashes... yes
checking for __mktime_internal... no
checking for library containing nanosleep... none required
checking for working nanosleep... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/param.h... (cached) yes
checking for sys/sysctl.h... no
checking for sched_getaffinity... no
checking for sched_getaffinity_np... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for sysctl... no
checking whether open recognizes a trailing slash... yes
checking for opendir... yes
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... (cached) no
checking whether signature of pselect conforms to POSIX... yes
checking whether pselect detects invalid fds... yes
checking whether pthread_sigmask is a macro... no
checking whether pthread_sigmask returns error numbers... yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking for putenv compatible with GNU and SVID... yes
checking for raise... yes
checking for sigprocmask... yes
checking for rawmemchr... no
checking for readdir... yes
checking for readline... yes
checking how to link with libreadline... /opt/pkg/lib/libreadline.so /opt/pkg/lib/libncurses.so -R/opt/pkg/lib
checking for readline/readline.h... yes
checking for readline/history.h... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking whether readlink truncates results correctly... yes
checking whether realloc (0, 0) returns nonnull... yes
checking for reallocarray... yes
checking for rewinddir... yes
checking whether rmdir works... yes
checking whether select supports a 0 argument... yes
checking whether select detects invalid fds... yes
checking whether setenv validates arguments... yes
checking whether setlocale supports the C locale... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking for struct sigaction.sa_sigaction... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking for socklen_t... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for alignas and alignof... yes, <stdalign.h> macros
checking for bool, true, false... no
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking for working strerror function... yes
checking for working strnlen... yes
checking for strsignal... yes
checking whether strsignal always returns a string... no
checking whether sys_siglist is declared... no
checking whether _sys_siglist is declared... yes
checking whether symlink handles trailing slash correctly... yes
checking for sys/single_threaded.h... no
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking whether localtime works even near extrema... yes
checking for timezone_t... no
checking for uname... yes
checking whether unlink honors trailing slashes... yes
checking whether unlink of a parent directory fails as it should... guessing yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... no
checking for variable-length arrays... yes
checking for ptrdiff_t... yes
checking for vasprintf... yes
checking for wmemchr... yes
checking for stdint.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for dlfcn.h... (cached) yes
checking for floatingpoint.h... yes
checking for fpu_control.h... no
checking for grp.h... yes
checking for ieeefp.h... yes
checking for pthread.h... (cached) yes
checking for pwd.h... yes
checking for sys/ioctl.h... yes
checking for stropts.h... yes
checking for sys/stropts.h... yes
checking whether stdatomic.h can be compiled... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sgtty.h... yes
checking for conio.h... no
checking for int64_t... yes
checking for mode_t... (cached) yes
checking for off_t... yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for ssize_t... yes
checking for uid_t... (cached) yes
checking for gid_t... (cached) yes
checking for uint64_t... yes
checking for dev_t... yes
checking for ino_t... yes
checking for ptrdiff_t... (cached) yes
checking for long long int... yes
checking for unsigned long long int... yes
checking size of long double... 16
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking for struct group.gr_passwd... no
checking for struct tm.tm_zone... (cached) no
checking whether tzname is declared... (cached) yes
checking for tzname... (cached) yes
checking whether g++ allows overload of char, int8_t, and uint8_t... yes
checking whether MIPS processor is using non-standard NaN encoding... no
checking for ctermid... yes
checking for dup2... yes
checking for endgrent... yes
checking for endpwent... yes
checking for execvp... yes
checking for fork... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgrent... yes
checking for getgrgid... yes
checking for getgrnam... yes
checking for getpgrp... yes
checking for getpid... yes
checking for getppid... yes
checking for getpwent... yes
checking for getpwuid... yes
checking for getuid... yes
checking for isascii... yes
checking for kill... yes
checking for lgamma_r... yes
checking for lgammaf_r... yes
checking for realpath... (cached) yes
checking for resolvepath... yes
checking for select... yes
checking for setgrent... yes
checking for setpwent... yes
checking for setsid... yes
checking for siglongjmp... yes
checking for strsignal... (cached) yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for toascii... yes
checking for umask... yes
checking for waitpid... yes
checking for _getch... no
checking for _kbhit... no
checking for MATH DEFINES in math.h... yes
checking for getrusage... (cached) yes
checking for getpwnam... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether closedir returns void... no
checking for struct exception in math.h... yes
checking whether sys_siglist is declared... (cached) no
checking for pcre2.h... yes
checking for pcre2_compile_8 in -lpcre2-8... yes
checking whether PCRE2 library was compiled with UTF support... yes
checking for libqhull_r/libqhull_r.h... yes
checking for qh_qhull in -lqhull_r... yes
checking for qh_version in -lqhull_r... yes
checking whether the qhull_r library works... yes
checking for rapidjson/rapidjson.h... yes
checking for working PrettyWriter in RapidJSON... no
configure: WARNING: RapidJSON library found, but some features do not seem to work properly.  The "PrettyWriter" option in jsonencode will be disabled.
checking for readline... (cached) yes
checking how to link with libreadline... /opt/pkg/lib/libreadline.so /opt/pkg/lib/libncurses.so -R/opt/pkg/lib
checking for readline/readline.h... (cached) yes
checking for readline/history.h... (cached) yes
checking for zlib.h... yes
checking for gzclearerr in -lz... yes
checking for bzlib.h... yes
checking for BZ2_bzCompressInit in -lbz2... yes
checking for hdf5.h... yes
checking for H5Gget_num_objs in -lhdf5... yes
checking whether HDF5 library has enforced version 1.6 API... no
checking whether HDF5 library has UTF-8 file API... yes
checking for fftw3.h... yes
checking for fftw_plan_dft_1d in -lfftw3... yes
checking for fftw3.h... (cached) yes
checking for fftwf_plan_dft_1d in -lfftw3f... yes
checking for fftw3 multi-threading support... -lfftw3_threads
checking for fftw3f multi-threading support... -lfftw3f_threads
checking for glpk.h... yes
checking for glp_simplex in -lglpk... yes
checking whether the glpk library has glp_interior(glp_prob*, glp_iptcp*)... yes
checking for curl/curl.h... yes
checking for curl_easy_escape in -lcurl... yes
checking for CURLOPT_DIRLISTONLY in curl/curl.h... yes
checking for sndfile.h... yes
checking for sf_open in -lsndfile... yes
checking whether sndfile library is modern enough... yes
checking for portaudio.h... no
configure: WARNING: PortAudio library not found.  The audioplayer, audiorecorder, and audiodevinfo functions will be disabled.
configure: WARNING: GraphicsMagick++ library not found.  The imread, imwrite, and imfinfo functions for reading and writing image files will not be fully functional.
checking for X... libraries , headers 
checking for XrmInitialize in -lX11... yes
checking whether /bin/ld -64 accepts -framework Carbon... no
checking whether /bin/ld -64 accepts -framework OpenGL... no
checking for GL/gl.h... yes
checking for GL/glu.h... yes
checking for GL/glext.h... yes
checking for OpenGL/glext.h... no
checking for glEnable in -lGL... yes
checking for freetype2... yes
checking for FreeType2 version >= 9.03... yes
checking for FT_Reference_Face... yes
checking for fontconfig.h... no
checking for fontconfig/fontconfig.h... yes
checking for FcInit in -lfontconfig -lfreetype... yes
checking Qt version 5... checking for Qt5Core Qt5Gui Qt5Help Qt5Network Qt5PrintSupport Qt5Xml... yes
checking for x86_64-sun-solaris2.11-qtchooser... no
checking for qtchooser... no
checking for x86_64-sun-solaris2.11-moc-qt5... no
checking for moc-qt5... no
checking for x86_64-sun-solaris2.11-moc... /opt/pkg/qt5/bin/moc
checking for x86_64-sun-solaris2.11-uic-qt5... no
checking for uic-qt5... no
checking for x86_64-sun-solaris2.11-uic... no
checking for uic... uic
checking for x86_64-sun-solaris2.11-rcc-qt5... no
checking for rcc-qt5... no
checking for x86_64-sun-solaris2.11-rcc... no
checking for rcc... rcc
checking for x86_64-sun-solaris2.11-lrelease-qt5... no
checking for lrelease-qt5... no
checking for x86_64-sun-solaris2.11-lrelease... no
checking for lrelease... lrelease
checking for x86_64-sun-solaris2.11-qhelpgenerator-qt5... no
checking for qhelpgenerator-qt5... no
checking for x86_64-sun-solaris2.11-qhelpgenerator... no
checking for qhelpgenerator... qhelpgenerator
checking for pty.h... no
checking for libutil.h... no
checking for util.h... no
checking for library containing openpty... no
checking for chmod... yes
checking for chown... yes
checking for ftruncate... (cached) yes
checking for mmap... (cached) yes
checking for munmap... yes
checking for QStandardPaths... yes
checking for QFontMetrics::horizontalAdvance function... yes
checking for QGuiApplication::setDesktopFileName... yes
checking for QHelpSearchQueryWidget::searchInput... yes
checking for new QHelpIndexWidget API... yes
checking for QList<T>::QList (iterator, iterator) constructor... yes
checking for QMainWindow::resizeDocks in <QMainWindow>... yes
checking for QPrinter::setPageSize in <QPrinter>... yes
checking for QScreen::devicePixelRatio in <QScreen>... yes
checking for QHelpEngine::documentsForIdentifier in <QHelpEngine>... yes
checking for QWheelEvent::angleDelta in <QWheelEvent>... yes
checking for QWheelEvent::position in <QWheelEvent>... yes
checking for QPainter::LosslessImageRendering flag... yes
checking for QOverload template... yes
checking for QRegion iterators and related functions... yes
checking for Qt::ImCursorRectangle enum value... yes
checking for Qt::SplitBehavior enum... yes
checking for QOpenGLWidget... yes
checking for QGLWidget... yes
checking for QGLFunctions_1_1... no
checking whether Qt works with OpenGL and GLU... yes
checking for QOffscreenSurface... yes
checking whether Qt supports full offscreen OpenGL rendering... yes
checking for the QScintilla library for Qt 5... -lqscintilla2_qt5
checking whether QScintilla has version 2.6.0 or later... yes
checking for Qsci/qscilexeroctave.h... yes
checking for Qsci/qscilexermatlab.h... yes
checking for fltk-config... /opt/pkg/bin/fltk-config
checking for OpenGL support in FLTK... yes
checking for gl2ps.h... yes
checking for gl2psLineJoin... yes
checking for sqr1up in -lqrupdate... yes
checking for slup1up in -lqrupdate... yes
checking for SuiteSparse_time in -lsuitesparseconfig... no
checking for amd.h... no
checking for suitesparse/amd.h... no
checking for amd/amd.h... no
configure: WARNING: AMD library not found.  This will result in some lack of functionality for sparse matrices.
checking for camd.h... no
checking for suitesparse/camd.h... no
checking for camd/camd.h... no
configure: WARNING: CAMD library not found.  This will result in some lack of functionality for sparse matrices.
checking for colamd.h... no
checking for suitesparse/colamd.h... no
checking for colamd/colamd.h... no
configure: WARNING: COLAMD library not found.  This will result in some lack of functionality for sparse matrices.
checking for ccolamd.h... no
checking for suitesparse/ccolamd.h... no
checking for ccolamd/ccolamd.h... no
configure: WARNING: CCOLAMD library not found.  This will result in some lack of functionality for sparse matrices.
checking for cholmod.h... no
checking for suitesparse/cholmod.h... no
checking for cholmod/cholmod.h... no
configure: WARNING: CHOLMOD library not found.  This will result in some lack of functionality for sparse matrices.
checking for SuiteSparseQR.hpp... no
checking for suitesparse/SuiteSparseQR.hpp... no
configure: WARNING: SPQR library not found.  This will result in some lack of functionality for sparse matrices.
checking for cs.h... no
checking for suitesparse/cs.h... no
checking for cxsparse/cs.h... no
configure: WARNING: CXSparse library not found.  This will result in some lack of functionality for sparse matrices.
checking for umfpack.h... no
checking for suitesparse/umfpack.h... no
checking for umfpack/umfpack.h... no
configure: WARNING: UMFPACK not found.  This will result in some lack of functionality for sparse matrices.
checking for umfpack.h... (cached) no
checking for suitesparse/umfpack.h... (cached) no
checking for umfpack/umfpack.h... (cached) no
configure: WARNING: UMFPACK not found.  This will result in some lack of functionality for sparse matrices.
checking for klu.h... no
checking for suitesparse/klu.h... no
checking for klu/klu.h... no
configure: WARNING: KLU library not found.  This will result in some lack of functionality for sparse matrices.
checking for nvector_serial.h... no
checking for nvector/nvector_serial.h... no
configure: WARNING: SUNDIALS NVECTOR serial library not found.  The solvers ode15i and ode15s will be disabled.
checking for dseupd in -larpack... yes
checking whether the arpack library works... yes
checking whether the arpack library is free of bugs... yes
configure: WARNING: building documentation disabled; make dist will fail.
configure: defining EXTERNAL_DLL_DEFS to be 
configure: defining OCTAVE_DLL_DEFS to be 
configure: defining OCTINTERP_DLL_DEFS to be 
configure: defining OCTGUI_DLL_DEFS to be 
configure: defining OCTGRAPHICS_DLL_DEFS to be 
checking whether gcc accepts -Wall... yes
adding -Wall to WARN_CFLAGS
checking whether gcc accepts -W... yes
adding -W to WARN_CFLAGS
checking whether gcc accepts -Wshadow... yes
adding -Wshadow to WARN_CFLAGS
checking whether gcc accepts -Wformat... yes
adding -Wformat to WARN_CFLAGS
checking whether gcc accepts -Wpointer-arith... yes
adding -Wpointer-arith to WARN_CFLAGS
checking whether gcc accepts -Wmissing-prototypes... yes
adding -Wmissing-prototypes to WARN_CFLAGS
checking whether gcc accepts -Wstrict-prototypes... yes
adding -Wstrict-prototypes to WARN_CFLAGS
checking whether gcc accepts -Wwrite-strings... yes
adding -Wwrite-strings to WARN_CFLAGS
checking whether gcc accepts -Wcast-align... yes
adding -Wcast-align to WARN_CFLAGS
checking whether gcc accepts -Wcast-qual... yes
adding -Wcast-qual to WARN_CFLAGS
checking whether g++ accepts -Wall... yes
adding -Wall to WARN_CXXFLAGS
checking whether g++ accepts -W... yes
adding -W to WARN_CXXFLAGS
checking whether g++ accepts -Wshadow... yes
adding -Wshadow to WARN_CXXFLAGS
checking whether g++ accepts -Woverloaded-virtual... yes
adding -Woverloaded-virtual to WARN_CXXFLAGS
checking whether g++ accepts -Wold-style-cast... yes
adding -Wold-style-cast to WARN_CXXFLAGS
checking whether g++ accepts -Wformat... yes
adding -Wformat to WARN_CXXFLAGS
checking whether g++ accepts -Wpointer-arith... yes
adding -Wpointer-arith to WARN_CXXFLAGS
checking whether g++ accepts -Wwrite-strings... yes
adding -Wwrite-strings to WARN_CXXFLAGS
checking whether g++ accepts -Wcast-align... yes
adding -Wcast-align to WARN_CXXFLAGS
checking whether g++ accepts -Wcast-qual... yes
adding -Wcast-qual to WARN_CXXFLAGS
checking for #pragma GCC diagnostic push/pop/ignored... yes
checking for #pragma GCC visibility push/pop... yes
checking whether gcc accepts -Wimplicit-fallthrough... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build-aux/check-subst-vars.sh
config.status: creating doc/doxyhtml/Doxyfile
config.status: creating libgnu/Makefile
config.status: creating test/Makefile
config.status: creating liboctave/octave.pc
config.status: creating libinterp/octinterp.pc
config.status: creating oct-conf-post-private.h-tmp
config.status: creating oct-conf-post-public.h-tmp
config.status: creating liboctave/external/mk-f77-def.sh-tmp
config.status: creating liboctave/mk-version-h.sh-tmp
config.status: creating libinterp/corefcn/mk-mxtypes-h.sh-tmp
config.status: creating build-aux/subst-config-vals.sh-tmp
config.status: creating build-aux/subst-cross-config-vals.sh-tmp
config.status: creating build-aux/subst-script-vals.sh-tmp
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing oct-conf-post-private.h commands
config.status: executing oct-conf-post-public.h commands
config.status: executing liboctave/external/mk-f77-def.sh commands
config.status: executing liboctave/mk-version-h.sh commands
config.status: executing libinterp/corefcn/mk-mxtypes-h.sh commands
config.status: executing build-aux/subst-config-vals.sh commands
config.status: executing build-aux/subst-cross-config-vals.sh commands
config.status: executing build-aux/subst-script-vals.sh commands
configure:

Octave is now configured for x86_64-sun-solaris2.11

  Source directory:              .
  Installation prefix:           /opt/pkg
  C compiler:                    gcc  -D_POSIX_PTHREAD_SEMANTICS  -pthread  -fopenmp  -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fPIC -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/freetype2 -I/opt/pkg/qt5/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/gstreamer-1.0
  C++ compiler:                  g++  -D_POSIX_PTHREAD_SEMANTICS  -pthread  -fopenmp  -Wall -W -Wshadow -Woverloaded-virtual -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fPIC -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/freetype2 -I/opt/pkg/qt5/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/gstreamer-1.0
  Fortran compiler:              gfortran -O -std=legacy
  CPPFLAGS:                      -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/ncurses -I/opt/pkg/include/freetype2 -I/opt/pkg/qt5/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/gstreamer-1.0 -D_REENTRANT
  Fortran libraries:              -L/lib/amd64 -L/usr/lib/amd64 -L/home/pbulk/build/math/octave/work/.buildlink/lib -L/home/pbulk/build/math/octave/work/.buildlink/qt5/lib -L/home/pbulk/build/math/octave/work/.buildlink/qt5/plugins -L/home/pbulk/build/math/octave/work/.buildlink/lib/pulseaudio -L/opt/tools/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0 -L/opt/tools/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0/../../../amd64 -L/opt/tools/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0/../../.. -Wl,-R/opt/tools/gcc13/x86_64-sun-solaris2.11/lib/amd64 -Wl,-R/opt/tools/gcc13/lib/amd64 -lintl -liconv -lgfortran -lm -lquadmath
  Lex libraries:                 
  LIBS:                          -lpthread -lrt -lm 
  LDFLAGS:                       -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv -L/opt/pkg/qt5/lib -L/opt/pkg/qt5/plugins -Wl,-R/opt/pkg/qt5/lib -Wl,-R/opt/pkg/qt5/plugins -L/opt/pkg/lib/pulseaudio -Wl,-R/opt/pkg/lib/pulseaudio
  Extra LDFLAGS:                 

  AMD CPPFLAGS:                  
  AMD LDFLAGS:                   
  AMD libraries:                 
  ARPACK CPPFLAGS:               -I/opt/pkg/include/arpack
  ARPACK LDFLAGS:                -L/opt/pkg/lib
  ARPACK libraries:              -larpack
  BLAS libraries:                -lblas
  BZ2 CPPFLAGS:                  
  BZ2 LDFLAGS:                   
  BZ2 libraries:                 -lbz2
  CAMD CPPFLAGS:                 
  CAMD LDFLAGS:                  
  CAMD libraries:                
  CARBON libraries:              
  CCOLAMD CPPFLAGS:              
  CCOLAMD LDFLAGS:               
  CCOLAMD libraries:             
  CHOLMOD CPPFLAGS:              
  CHOLMOD LDFLAGS:               
  CHOLMOD libraries:             
  COLAMD CPPFLAGS:               
  COLAMD LDFLAGS:                
  COLAMD libraries:              
  CURL CPPFLAGS:                 
  CURL LDFLAGS:                  
  CURL libraries:                -lcurl
  CXSPARSE CPPFLAGS:             
  CXSPARSE LDFLAGS:              
  CXSPARSE libraries:            
  DL libraries:                  
  FFTW3 CPPFLAGS:                -I/opt/pkg/include
  FFTW3 LDFLAGS:                 -L/opt/pkg/lib
  FFTW3 libraries:               -lfftw3_threads -lfftw3
  FFTW3F CPPFLAGS:               -I/opt/pkg/include
  FFTW3F LDFLAGS:                -L/opt/pkg/lib
  FFTW3F libraries:              -lfftw3f_threads -lfftw3f
  FLTK CPPFLAGS:                 -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2
  FLTK LDFLAGS:                  -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64
  FLTK libraries:                -lintl -liconv -lfltk_gl -lGLU -lGL -lfltk -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -lsocket -lnsl
  fontconfig CPPFLAGS:           -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16
  fontconfig libraries:          -lfontconfig -lfreetype
  FreeType2 CPPFLAGS:            -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include
  FreeType2 libraries:           -L/opt/pkg/lib -lfreetype
  GLPK CPPFLAGS:                 
  GLPK LDFLAGS:                  
  GLPK libraries:                -lglpk
  HDF5 CPPFLAGS:                 
  HDF5 LDFLAGS:                  
  HDF5 libraries:                -lhdf5
  Java home:                     
  Java JVM path:                 
  Java CPPFLAGS:                 
  Java libraries:                
  KLU CPPFLAGS:                  
  KLU LDFLAGS:                   
  KLU libraries:                 
  LAPACK libraries:              -llapack -lblas
  Magick++ CPPFLAGS:             
  Magick++ LDFLAGS:              
  Magick++ libraries:            
  OpenGL libraries:              -lGL -lGLU
  PCRE CPPFLAGS:                 -I/opt/pkg/include
  PCRE LDFLAGS:                  -L/opt/pkg/lib
  PCRE libraries:                -lpcre2-8
  PortAudio CPPFLAGS:            
  PortAudio LDFLAGS:             
  PortAudio libraries:           
  PTHREAD flags:                 -D_POSIX_PTHREAD_SEMANTICS  -pthread 
  PTHREAD libraries:             -lpthread -lrt
  QHULL CPPFLAGS:                -I/opt/pkg/include
  QHULL LDFLAGS:                 -L/opt/pkg/lib
  QHULL libraries:               -lqhull_r
  QRUPDATE CPPFLAGS:             
  QRUPDATE LDFLAGS:              
  QRUPDATE libraries:            -lqrupdate
  Qt CPPFLAGS:                   -I/opt/pkg/qt5/include/QtHelp -I/opt/pkg/qt5/include -I/opt/pkg/qt5/include/QtSql -I/opt/pkg/qt5/include/QtNetwork -I/opt/pkg/qt5/include/QtPrintSupport -I/opt/pkg/qt5/include/QtGui -I/opt/pkg/qt5/include/QtWidgets -I/opt/pkg/qt5/include/QtXml -I/opt/pkg/qt5/include/QtCore
  Qt LDFLAGS:                    -L/opt/pkg/qt5/lib
  Qt GUI libraries:              -lQt5Help -lQt5Sql -lQt5Network -lQt5PrintSupport -lQt5Gui -lQt5Widgets -lQt5Xml -lQt5Core -lqscintilla2_qt5
  Qt OpenGL libraries:           -lQt5OpenGL -lQt5Widgets -lQt5Core -lQt5Gui
  Qt moc:                        /opt/pkg/qt5/bin/moc 
  Qt uic:                        uic 
  Qt rcc:                        rcc 
  Qt lrelease:                   lrelease 
  Qt qcollectiongenerator:        
  Qt qhelpgenerator:             qhelpgenerator 
  READLINE libraries:            /opt/pkg/lib/libreadline.so /opt/pkg/lib/libncurses.so -R/opt/pkg/lib
  Sndfile CPPFLAGS:              -I/opt/pkg/include -I/opt/pkg/include/opus
  Sndfile LDFLAGS:               -L/opt/pkg/lib
  Sndfile libraries:             -lsndfile
  SPQR CPPFLAGS:                 
  SPQR LDFLAGS:                  
  SPQR libraries:                
  SuiteSparse config libraries:  
  SUNDIALS IDA CPPFLAGS:         
  SUNDIALS IDA LDFLAGS:          
  SUNDIALS IDA libraries:        
  SUNDIALS NVECTOR CPPFLAGS:     
  SUNDIALS NVECTOR LDFLAGS:      
  SUNDIALS NVECTOR libraries:    
  SUNLINSOL KLU CPPFLAGS:        
  SUNLINSOL KLU LDFLAGS:         
  SUNLINSOL KLU libraries:       
  UMFPACK CPPFLAGS:              
  UMFPACK LDFLAGS:               
  UMFPACK libraries:             
  X11 include flags:             
  X11 libraries:                 -lX11
  Z CPPFLAGS:                    
  Z LDFLAGS:                     
  Z libraries:                   -lz

  Default pager:                 less
  gnuplot:                       gnuplot

  Build Octave Qt GUI:                  yes (version: 5)
  Build Java interface:                 no
  Build static libraries:               yes
  Build shared libraries:               yes
  Dynamic Linking API:                  dlopen
  Include support for GNU readline:     yes
  Use push parser in command line REPL: yes
  64-bit array dims and indexing:       yes
  64-bit BLAS array dims and indexing:  no
  OpenMP SMP multithreading:            yes
  Truncate intermediate FP results:     yes
  Build cross tools:                    no
  Build docs:                           no

configure: WARNING: 

I didn't find icotool, but it's only a problem if you need to
reconstruct octave-logo.ico, which is the case if you're building from
VCS sources.

configure: WARNING: 

I didn't find rsvg-convert, but it's only a problem if you need to
reconstruct octave-logo-*.png, which is the case if you're building
from VCS sources.

configure: WARNING: RapidJSON library found, but some features do not seem to work properly.  The "PrettyWriter" option in jsonencode will be disabled.
configure: WARNING: PortAudio library not found.  The audioplayer, audiorecorder, and audiodevinfo functions will be disabled.
configure: WARNING: GraphicsMagick++ library not found.  The imread, imwrite, and imfinfo functions for reading and writing image files will not be fully functional.
configure: WARNING: AMD library not found.  This will result in some lack of functionality for sparse matrices.
configure: WARNING: CAMD library not found.  This will result in some lack of functionality for sparse matrices.
configure: WARNING: COLAMD library not found.  This will result in some lack of functionality for sparse matrices.
configure: WARNING: CCOLAMD library not found.  This will result in some lack of functionality for sparse matrices.
configure: WARNING: CHOLMOD library not found.  This will result in some lack of functionality for sparse matrices.
configure: WARNING: SPQR library not found.  This will result in some lack of functionality for sparse matrices.
configure: WARNING: CXSparse library not found.  This will result in some lack of functionality for sparse matrices.
configure: WARNING: UMFPACK not found.  This will result in some lack of functionality for sparse matrices.
configure: WARNING: KLU library not found.  This will result in some lack of functionality for sparse matrices.
configure: WARNING: SUNDIALS NVECTOR serial library not found.  The solvers ode15i and ode15s will be disabled.
configure: WARNING: building documentation disabled; make dist will fail.
configure: 
configure: NOTE: Libraries or auxiliary programs may be skipped if they are not found
configure: NOTE: OR if they are missing required features on your system.
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp