JustPaste.it

[32;01m * [39;49;00mPackage: sci-mathematics/octave-4.2.2
[32;01m * [39;49;00mRepository: gentoo
[32;01m * [39;49;00mMaintainer: sci-mathematics@gentoo.org
[32;01m * [39;49;00mUSE: X abi_x86_64 amd64 curl doc elibc_glibc glpk gnuplot gui hdf5 imagemagick java kernel_linux opengl postscript qhull qrupdate readline sparse userland_GNU zlib
[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox
[32;01m*[0m Using: icedtea-bin-8
>>> Unpacking source...
>>> Unpacking octave-4.2.2.tar.gz to /var/tmp/portage/sci-mathematics/octave-4.2.2/work
>>> Source unpacked in /var/tmp/portage/sci-mathematics/octave-4.2.2/work
>>> Preparing source in /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2 ...
[32;01m*[0m Applying octave-4.2.0-texi.patch ...
[A[101C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Applying octave-4.2.0-disable-getcwd-path-max-test-as-it-is-too-slow.patch ...
[A[101C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Applying octave-4.2.2-imagemagick-configure.patch ...
[A[101C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Applying octave-4.2.0-imagemagick.patch ...
[A[101C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Applying octave-4.2.0-pkgbuilddir.patch ...
[A[101C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Applying octave-4.2.2-ncurses-pkgconfig.patch ...
[A[101C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Applying octave-4.2.0-zlib-underlinking.patch ...
[A[101C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Applying octave-4.2.2-fix-qscintilla-detection.patch ...
[A[101C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Applying octave-4.4.0-qt-5.11.patch ...
[A[101C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Running eautoreconf in '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2' ...
[32;01m*[0m Running libtoolize --install --copy --force --automake ...
[A[101C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Running aclocal -I m4 ...
[A[101C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Running autoconf --force ...
[A[101C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Running autoheader ...
[A[101C [34;01m[ [32;01mok[34;01m ][0m
[32;01m*[0m Running automake --add-missing --copy --force-missing ...
[A[101C [34;01m[ [32;01mok[34;01m ][0m
* Running elibtoolize in: octave-4.2.2/
* Running elibtoolize in: octave-4.2.2/build-aux/
* Applying portage/1.2.0 patch ...
* Applying sed/1.5.6 patch ...
* Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2 ...
* econf: updating octave-4.2.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating octave-4.2.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/octave-4.2.2 --htmldir=/usr/share/doc/octave-4.2.2/html --libdir=/usr/lib64 --localstatedir=/var/state/octave --with-blas=-L/usr/lib64/blas/reference -lblas --with-lapack=-L/usr/lib64/lapack/reference -L/usr/lib64/blas/reference -llapack -lblas --disable-64 --disable-jit --enable-shared --with-z --with-bz2 --without-OSMesa --disable-static --enable-docs --enable-java --enable-readline --with-curl --without-fftw3 --without-fftw3f --disable-fftw-threads --with-glpk --with-hdf5 --with-magick=ImageMagick --with-opengl --with-fltk --without-openssl --without-portaudio --with-qhull --with-qrupdate --with-qt=5 --without-sndfile --with-arpack --with-umfpack --with-colamd --with-ccolamd --with-cholmod --with-cxsparse --with-x
checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '250' is supported by ustar format... yes
checking whether GID '250' 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-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
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 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 for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gawk... (cached) gawk
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for gfind... no
checking for find... find
checking for a usable sed... /bin/sed
checking for perl... perl
checking for gperf... gperf
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
defining LFLAGS to be -I
checking for bison... bison -y
checking syntax of bison api.prefix (or name-prefix) declaration... api brace
checking syntax of bison push/pull declaration... dash
checking for makeinfo... makeinfo
checking for texi2dvi... texi2dvi
checking for texi2pdf... texi2pdf
checking whether ln -s works... yes
checking for desktop-file-install... desktop-file-install
checking for gs... gs
checking for gnuplot... gnuplot
checking for less... less
checking for python... python
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... rsvg-convert
configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
checking for Minix Amsterdam compiler... no
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking C compiler version number... 7.3.0
checking C++ compiler version number... 7.3.0
checking whether stl_algo.h is broken... no
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for OpenMP flag of C compiler... -fopenmp
checking for OpenMP flag of C++ compiler... -fopenmp
checking omp.h usability... yes
checking omp.h presence... yes
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... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: defining FPICFLAG to be -fPIC
configure: defining CPICFLAG to be -fPIC
configure: defining CXXPICFLAG to be -fPIC
configure: defining SH_LD to be x86_64-pc-linux-gnu-g++
configure: defining SH_LDFLAGS to be -shared
configure: defining DL_LD to be x86_64-pc-linux-gnu-g++
configure: defining DL_LDFLAGS to be -shared
configure: defining MKOCTFILE_DL_LDFLAGS to be -shared -Wl,-Bsymbolic
configure: defining NO_OCT_FILE_STRIP to be false
configure: defining TEMPLATE_AR to be x86_64-pc-linux-gnu-ar
configure: defining TEMPLATE_ARFLAGS to be cr
configure: defining CRUFT_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
configure: defining library_path_var to be LD_LIBRARY_PATH
checking for sin in -lm... yes
checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes
checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether a usable Fortran compiler was found... yes
checking how to get verbose linking output from x86_64-pc-linux-gnu-gfortran... -v
checking for Fortran 77 libraries of x86_64-pc-linux-gnu-gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -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 -O2 -pipe
checking whether x86_64-pc-linux-gnu-gfortran has the intrinsic function ISNAN... yes
checking whether x86_64-pc-linux-gnu-gfortran generates correct size integers... yes
checking whether x86_64-pc-linux-gnu-gfortran accepts -ffloat-store... yes
setting F77_FLOAT_STORE_FLAG to -ffloat-store
checking whether x86_64-pc-linux-gnu-g++ accepts -rdynamic... yes
configure: defining CROSS_TOOL_PREFIX to be
configure: defining MKOCTFILE_AR to be x86_64-pc-linux-gnu-ar
configure: defining MKOCTFILE_CC to be x86_64-pc-linux-gnu-gcc
configure: defining MKOCTFILE_CXX to be x86_64-pc-linux-gnu-g++
configure: defining MKOCTFILE_DL_LD to be x86_64-pc-linux-gnu-g++
configure: defining MKOCTFILE_F77 to be x86_64-pc-linux-gnu-gfortran
configure: defining MKOCTFILE_LD_CXX to be x86_64-pc-linux-gnu-g++
configure: defining MKOCTFILE_RANLIB to be x86_64-pc-linux-gnu-ranlib
checking libqhull/libqhull.h usability... yes
checking libqhull/libqhull.h presence... yes
checking for libqhull/libqhull.h... yes
checking for qh_qhull in -lqhull... yes
checking for qh_version in -lqhull... yes
checking whether the qhull library works... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking pcre/pcre.h usability... no
checking pcre/pcre.h presence... no
checking for pcre/pcre.h... no
checking whether pcre.h defines the macros we need... yes
checking for pcre-config... yes
checking for pcre_compile... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzclearerr in -lz... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for BZ2_bzCompressInit in -lbz2... yes
checking hdf5.h usability... yes
checking hdf5.h presence... 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
configure: WARNING: --without-fftw3 specified. Functions or features that depend on FFTW3 will be disabled.
configure: WARNING: --without-fftw3f specified. Functions or features that depend on FFTW3F will be disabled.
checking glpk/glpk.h usability... no
checking glpk/glpk.h presence... no
checking for glpk/glpk.h... no
checking glpk.h usability... yes
checking glpk.h presence... yes
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 curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for curl_easy_escape in -lcurl... yes
checking for CURLOPT_DIRLISTONLY in curl/curl.h... yes
configure: WARNING: --without-sndfile specified. Functions or features that depend on sndfile will be disabled.
configure: WARNING: --without-portaudio specified. Functions or features that depend on PortAudio will be disabled.
configure: WARNING: ImageMagick++ 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 /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 accepts -framework Carbon... no
checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_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 FT2... yes
checking for FreeType2 version >= 9.03... yes
checking for FT_Reference_Face... yes
checking for XFT... yes
checking for FONTCONFIG... yes
configure: WARNING: --without-OSMesa specified. Functions or features that depend on OSMesa will be disabled.
checking gl2ps.h usability... yes
checking gl2ps.h presence... yes
checking for gl2ps.h... yes
checking Qt version 5... checking for QT... yes
checking for x86_64-pc-linux-gnu-moc-qt5... no
checking for moc-qt5... no
checking for x86_64-pc-linux-gnu-uic-qt5... no
checking for uic-qt5... no
checking for x86_64-pc-linux-gnu-rcc-qt5... no
checking for rcc-qt5... no
checking for x86_64-pc-linux-gnu-lrelease-qt5... no
checking for lrelease-qt5... no
checking for x86_64-pc-linux-gnu-qtchooser... no
checking for qtchooser... qtchooser
checking for x86_64-pc-linux-gnu-moc... no
checking for moc... moc
checking for x86_64-pc-linux-gnu-uic... no
checking for uic... uic
checking for x86_64-pc-linux-gnu-rcc... no
checking for rcc... rcc
checking for x86_64-pc-linux-gnu-lrelease... no
checking for lrelease... lrelease
checking for setlocale... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking for library containing openpty... -lutil
checking for chmod... yes
checking for chown... yes
checking for ftruncate... yes
checking for mmap... yes
checking for munmap... yes
checking whether Qt has the QAbstractItemModel::beginResetModel function... yes
checking whether Qt provides QFont::Monospace... yes
checking whether Qt provides QFont::ForceIntegerMetrics... yes
checking whether Qt has the QTabWidget::setMovable function... yes
checking whether Qt works with OpenGL and GLU... yes
checking for the QScintilla library for Qt 5... -lqscintilla2_qt5
checking whether QScintilla has version 2.6.0 or later... yes
checking Qsci/qscilexeroctave.h usability... yes
checking Qsci/qscilexeroctave.h presence... yes
checking for Qsci/qscilexeroctave.h... yes
checking Qsci/qscilexermatlab.h usability... yes
checking Qsci/qscilexermatlab.h presence... yes
checking for Qsci/qscilexermatlab.h... yes
checking whether Qt has SetPlaceholderText function... yes
checking whether QSci has the QsciScintilla::findFirstInSelection function... yes
checking for fltk-config... /usr/bin/fltk-config
checking for OpenGL support in FLTK... yes
checking for sgemm_ in -L/usr/lib64/blas/reference -lblas... yes
checking whether LSAME is called correctly from Fortran... yes
checking whether ISAMAX is called correctly from Fortran... yes
checking whether SDOT is called correctly from Fortran... yes
checking whether DDOT is called correctly from Fortran... yes
checking whether CDOTU is called correctly from Fortran... yes
checking whether ZDOTU is called correctly from Fortran... yes
checking whether the integer size is correct... yes
checking for cheev_ in -L/usr/lib64/lapack/reference -L/usr/lib64/blas/reference -llapack -lblas... yes
checking for sqr1up in -lqrupdate... yes
checking for slup1up in -lqrupdate... yes
checking suitesparse/amd.h usability... no
checking suitesparse/amd.h presence... no
checking for suitesparse/amd.h... no
checking ufsparse/amd.h usability... no
checking ufsparse/amd.h presence... no
checking for ufsparse/amd.h... no
checking amd/amd.h usability... no
checking amd/amd.h presence... no
checking for amd/amd.h... no
checking amd.h usability... yes
checking amd.h presence... yes
checking for amd.h... yes
checking for amd_postorder in -lamd -lsuitesparseconfig... yes
checking suitesparse/camd.h usability... no
checking suitesparse/camd.h presence... no
checking for suitesparse/camd.h... no
checking ufsparse/camd.h usability... no
checking ufsparse/camd.h presence... no
checking for ufsparse/camd.h... no
checking camd/camd.h usability... no
checking camd/camd.h presence... no
checking for camd/camd.h... no
checking camd.h usability... yes
checking camd.h presence... yes
checking for camd.h... yes
checking for camd_postorder in -lcamd -lsuitesparseconfig... yes
checking suitesparse/colamd.h usability... no
checking suitesparse/colamd.h presence... no
checking for suitesparse/colamd.h... no
checking ufsparse/colamd.h usability... no
checking ufsparse/colamd.h presence... no
checking for ufsparse/colamd.h... no
checking colamd/colamd.h usability... no
checking colamd/colamd.h presence... no
checking for colamd/colamd.h... no
checking colamd.h usability... yes
checking colamd.h presence... yes
checking for colamd.h... yes
checking for colamd in -lcolamd -lsuitesparseconfig... yes
checking suitesparse/ccolamd.h usability... no
checking suitesparse/ccolamd.h presence... no
checking for suitesparse/ccolamd.h... no
checking ufsparse/ccolamd.h usability... no
checking ufsparse/ccolamd.h presence... no
checking for ufsparse/ccolamd.h... no
checking ccolamd/ccolamd.h usability... no
checking ccolamd/ccolamd.h presence... no
checking for ccolamd/ccolamd.h... no
checking ccolamd.h usability... yes
checking ccolamd.h presence... yes
checking for ccolamd.h... yes
checking for ccolamd in -lccolamd -lsuitesparseconfig... yes
checking suitesparse/cholmod.h usability... no
checking suitesparse/cholmod.h presence... no
checking for suitesparse/cholmod.h... no
checking ufsparse/cholmod.h usability... no
checking ufsparse/cholmod.h presence... no
checking for ufsparse/cholmod.h... no
checking cholmod/cholmod.h usability... no
checking cholmod/cholmod.h presence... no
checking for cholmod/cholmod.h... no
checking cholmod.h usability... yes
checking cholmod.h presence... yes
checking for cholmod.h... yes
checking for cholmod_start in -lcholmod -lsuitesparseconfig... yes
checking suitesparse/cs.h usability... no
checking suitesparse/cs.h presence... no
checking for suitesparse/cs.h... no
checking ufsparse/cs.h usability... no
checking ufsparse/cs.h presence... no
checking for ufsparse/cs.h... no
checking cxsparse/cs.h usability... no
checking cxsparse/cs.h presence... no
checking for cxsparse/cs.h... no
checking cs.h usability... yes
checking cs.h presence... yes
checking for cs.h... yes
checking for cs_di_sqr in -lcxsparse -lsuitesparseconfig... yes
checking whether CXSparse is version 2.2 or later... yes
checking suitesparse/umfpack.h usability... no
checking suitesparse/umfpack.h presence... no
checking for suitesparse/umfpack.h... no
checking ufsparse/umfpack.h usability... no
checking ufsparse/umfpack.h presence... no
checking for ufsparse/umfpack.h... no
checking umfpack/umfpack.h usability... no
checking umfpack/umfpack.h presence... no
checking for umfpack/umfpack.h... no
checking umfpack.h usability... yes
checking umfpack.h presence... yes
checking for umfpack.h... yes
checking for umfpack_zi_get_determinant in -lumfpack -lamd -lsuitesparseconfig... yes
checking for SuiteSparse_time in -lsuitesparseconfig... yes
checking for UMFPACK separate complex matrix and rhs split... yes
checking for dseupd in -larpack -lblas -llapack -lblas... yes
checking whether the arpack library works... yes
checking whether the arpack library is free of bugs... yes
checking for TERM... yes
checking for rl_set_keyboard_input_timeout in -lreadline... yes
checking for TERM... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking for dlfcn.h... (cached) yes
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking fpu_control.h usability... yes
checking fpu_control.h presence... yes
checking for fpu_control.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for inttypes.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sunmath.h usability... no
checking sunmath.h presence... no
checking for sunmath.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking sstream usability... yes
checking sstream presence... yes
checking for sstream... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking for int64_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking for uint64_t... yes
checking for dev_t... yes
checking for ino_t... yes
checking for ptrdiff_t... yes
checking for long long int... yes
checking for unsigned long long int... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
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 whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether x86_64-pc-linux-gnu-g++ allows overload of char, int8_t, and uint8_t... yes
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 whether fast integer arithmetics is usable... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for C/C++ restrict keyword... __restrict
checking for canonicalize_file_name... yes
checking for realpath... 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... yes
checking for btowc... yes
checking for isblank... yes
checking for iswctype... yes
checking for mbsrtowcs... yes
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... yes
checking for fstatat... yes
checking for ftruncate... (cached) yes
checking for getdtablesize... yes
checking for getlogin_r... yes
checking for getprogname... no
checking for getexecname... no
checking for getrusage... yes
checking for gettimeofday... yes
checking for getpwnam_r... yes
checking for link... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for mkfifo... yes
checking for mkostemp... yes
checking for tzset... yes
checking for openat... yes
checking for pipe... yes
checking for readlink... yes
checking for pathconf... yes
checking for secure_getenv... yes
checking for getuid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getegid... yes
checking for setenv... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for snprintf... yes
checking for strdup... yes
checking for strndup... yes
checking for strptime... yes
checking for localtime_r... yes
checking for timegm... yes
checking for vasnprintf... no
checking for iswcntrl... yes
checking whether // is distinct from /... no
checking whether realpath works... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/socket.h... yes
checking for dirent.h... yes
checking for wctype.h... yes
checking for sys/stat.h... (cached) yes
checking for netdb.h... yes
checking for getopt.h... yes
checking for sys/time.h... yes
checking for sys/cdefs.h... yes
checking for limits.h... yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for sys/select.h... (cached) yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/utsname.h... yes
checking for sys/wait.h... (cached) yes
checking for features.h... yes
checking whether byte ordering is bigendian... no
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking whether fchdir is declared... yes
checking for working fcntl.h... yes
checking for st_dm_mode in struct stat... no
checking whether strmode is declared... 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 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 fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... yes
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking whether lstat correctly handles trailing slash... yes
checking whether ftello is declared... yes
checking for ftello... yes
checking whether ftello works... yes
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 getdtablesize 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... yes
checking for working GNU getopt_long function... yes
checking whether getenv is declared... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether gettimeofday is declared without a macro... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking whether limits.h has ULLONG_WIDTH etc.... yes
checking for nl_langinfo and CODESET... yes
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking for pthread.h... (cached) yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for unsigned long long int... (cached) yes
checking for long long int... (cached) yes
checking for a traditional japanese locale... none
checking for a transitional chinese locale... none
checking for a french Unicode locale... none
checking for a traditional french locale... none
checking for mmap... (cached) 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... yes
checking whether time_t is signed... yes
checking whether <sys/select.h> is self-contained... yes
checking whether pselect is declared without a macro... yes
checking whether select is declared without a macro... yes
checking for inline... inline
checking for library containing setsockopt... none needed
checking whether select supports a 0 argument... yes
checking whether select detects invalid fds... yes
checking for promoted mode_t type... mode_t
checking for sigset_t... yes
checking for long file names... yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wchar_t... yes
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... yes
checking for struct tm.tm_gmtoff... yes
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking whether ffs is declared without a macro... yes
checking whether strcasecmp is declared without a macro... yes
checking whether strncasecmp is declared without a macro... yes
checking whether strndup is declared... (cached) yes
checking whether strnlen is declared... (cached) yes
checking whether strsignal is declared... (cached) yes
checking whether sys_siglist is declared... yes
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking whether socket is declared without a macro... yes
checking whether connect is declared without a macro... yes
checking whether accept is declared without a macro... yes
checking whether bind is declared without a macro... yes
checking whether getpeername is declared without a macro... yes
checking whether getsockname is declared without a macro... yes
checking whether getsockopt is declared without a macro... yes
checking whether listen is declared without a macro... yes
checking whether recv is declared without a macro... yes
checking whether send is declared without a macro... yes
checking whether recvfrom is declared without a macro... yes
checking whether sendto is declared without a macro... yes
checking whether setsockopt is declared without a macro... yes
checking whether shutdown is declared without a macro... yes
checking whether accept4 is declared without a macro... yes
checking for struct timespec in <time.h>... yes
checking whether unsetenv is declared... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... 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 <wchar.h> uses 'inline' correctly... yes
checking for alloca as a compiler built-in... yes
checking whether this system has an arbitrary file name length limit... yes
checking for closedir... yes
checking for d_ino member in directory struct... yes
checking for d_type member in directory struct... yes
checking whether alphasort is declared without a macro... yes
checking whether closedir is declared without a macro... yes
checking whether dirfd is declared without a macro... yes
checking whether fdopendir is declared without a macro... yes
checking whether opendir is declared without a macro... yes
checking whether readdir is declared without a macro... yes
checking whether rewinddir is declared without a macro... yes
checking whether scandir is declared without a macro... yes
checking for dirfd... yes
checking whether dirfd is declared... (cached) 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... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking whether fdopendir is declared... (cached) 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 frexp works... 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 whether ftello works... (cached) yes
checking whether getdtablesize works... yes
checking for gethostname... yes
checking for HOST_NAME_MAX... yes
checking whether getlogin_r works with small buffers... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... almost
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking for GNU glob interface version 1... yes
checking whether glob lists broken symlinks... no
checking whether isnan(double) can be used without linking with libm... yes
checking whether link obeys POSIX... yes
checking for pthread_rwlock_t... yes
checking whether lseek detects pipes... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether acosf is declared without a macro... yes
checking whether acosl is declared without a macro... yes
checking whether asinf is declared without a macro... yes
checking whether asinl is declared without a macro... yes
checking whether atanf is declared without a macro... yes
checking whether atanl is declared without a macro... yes
checking whether cbrt is declared without a macro... yes
checking whether cbrtf is declared without a macro... yes
checking whether cbrtl is declared without a macro... yes
checking whether ceilf is declared without a macro... yes
checking whether ceill is declared without a macro... yes
checking whether copysign is declared without a macro... yes
checking whether copysignf is declared without a macro... yes
checking whether copysignl is declared without a macro... yes
checking whether cosf is declared without a macro... yes
checking whether cosl is declared without a macro... yes
checking whether coshf is declared without a macro... yes
checking whether expf is declared without a macro... yes
checking whether expl is declared without a macro... yes
checking whether exp2 is declared without a macro... yes
checking whether exp2f is declared without a macro... yes
checking whether exp2l is declared without a macro... yes
checking whether expm1 is declared without a macro... yes
checking whether expm1f is declared without a macro... yes
checking whether expm1l is declared without a macro... yes
checking whether fabsf is declared without a macro... yes
checking whether fabsl is declared without a macro... yes
checking whether floorf is declared without a macro... yes
checking whether floorl is declared without a macro... yes
checking whether fma is declared without a macro... yes
checking whether fmaf is declared without a macro... yes
checking whether fmal is declared without a macro... yes
checking whether fmod is declared without a macro... yes
checking whether fmodf is declared without a macro... yes
checking whether fmodl is declared without a macro... yes
checking whether frexpf is declared without a macro... yes
checking whether frexpl is declared without a macro... yes
checking whether hypotf is declared without a macro... yes
checking whether hypotl is declared without a macro... yes
checking whether ilogb is declared without a macro... yes
checking whether ilogbf is declared without a macro... yes
checking whether ilogbl is declared without a macro... yes
checking whether ldexpf is declared without a macro... yes
checking whether ldexpl is declared without a macro... yes
checking whether log is declared without a macro... yes
checking whether logf is declared without a macro... yes
checking whether logl is declared without a macro... yes
checking whether log10 is declared without a macro... yes
checking whether log10f is declared without a macro... yes
checking whether log10l is declared without a macro... yes
checking whether log1p is declared without a macro... yes
checking whether log1pf is declared without a macro... yes
checking whether log1pl is declared without a macro... yes
checking whether log2 is declared without a macro... yes
checking whether log2f is declared without a macro... yes
checking whether log2l is declared without a macro... yes
checking whether logb is declared without a macro... yes
checking whether logbf is declared without a macro... yes
checking whether logbl is declared without a macro... yes
checking whether modf is declared without a macro... yes
checking whether modff is declared without a macro... yes
checking whether modfl is declared without a macro... yes
checking whether powf is declared without a macro... yes
checking whether remainder is declared without a macro... yes
checking whether remainderf is declared without a macro... yes
checking whether remainderl is declared without a macro... yes
checking whether rint is declared without a macro... yes
checking whether rintf is declared without a macro... yes
checking whether rintl is declared without a macro... yes
checking whether round is declared without a macro... yes
checking whether roundf is declared without a macro... yes
checking whether roundl is declared without a macro... yes
checking whether sinf is declared without a macro... yes
checking whether sinl is declared without a macro... yes
checking whether sinhf is declared without a macro... yes
checking whether sqrtf is declared without a macro... yes
checking whether sqrtl is declared without a macro... yes
checking whether tanf is declared without a macro... yes
checking whether tanl is declared without a macro... yes
checking whether tanhf is declared without a macro... yes
checking whether trunc is declared without a macro... yes
checking whether truncf is declared without a macro... yes
checking whether truncl is declared without a macro... yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbsrtowcs works... guessing yes
checking for mempcpy... (cached) yes
checking for memrchr... yes
checking whether mkdir handles trailing slash... yes
checking whether mkdir handles trailing dot... yes
checking whether mkfifo rejects trailing slashes... yes
checking for working mktime... yes
checking for __mktime_internal... no
checking for library containing nanosleep... none required
checking for working nanosleep... no (mishandles large arguments)
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/param.h... (cached) yes
checking for sys/sysctl.h... yes
checking for sched_getaffinity... yes
checking for sched_getaffinity_np... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for sysctl... yes
checking for glibc compatible sched_getaffinity... yes
checking whether open recognizes a trailing slash... yes
checking for opendir... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking for putenv compatible with GNU and SVID... yes
checking for raise... yes
checking for sigprocmask... yes
checking for readdir... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking for rewinddir... yes
checking whether rmdir works... yes
checking whether select supports a 0 argument... (cached) yes
checking whether select detects invalid fds... (cached) yes
checking whether setenv validates arguments... yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether pthread_sigmask is declared without a macro... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... 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 directories... yes
checking whether stat handles trailing slashes on files... yes
checking for working stdalign.h... yes
checking for max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... no
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... yes
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... yes
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether qsort_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... yes
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... yes
checking whether secure_getenv is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... yes
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... (cached) yes
checking for working strerror function... yes
checking for working strndup... yes
checking for working strnlen... yes
checking for strsignal... yes
checking whether strsignal always returns a string... yes
checking whether symlink handles trailing slash correctly... yes
checking whether getrusage is declared without a macro... yes
checking whether <sys/select.h> is self-contained... (cached) yes
checking whether pselect is declared without a macro... (cached) yes
checking whether select is declared without a macro... (cached) yes
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) yes
checking whether fstat is declared without a macro... (cached) yes
checking whether fstatat is declared without a macro... (cached) yes
checking whether futimens is declared without a macro... (cached) yes
checking whether lchmod is declared without a macro... (cached) yes
checking whether lstat is declared without a macro... (cached) yes
checking whether mkdirat is declared without a macro... (cached) yes
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) yes
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) yes
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) yes
checking for struct tms... yes
checking whether times is declared without a macro... yes
checking for struct utsname... yes
checking whether uname is declared without a macro... yes
checking whether waitpid is declared without a macro... yes
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for timezone_t... no
checking whether tmpfile should be overridden... no
checking for uname... yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... yes
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... 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... yes
checking for ptrdiff_t... (cached) yes
checking for vasprintf... yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... yes
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... yes
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... yes
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... yes
checking whether iswctype is declared without a macro... yes
checking whether wctrans is declared without a macro... yes
checking whether towctrans is declared without a macro... yes
checking for stdint.h... (cached) yes
checking for ctermid... yes
checking for dup2... yes
checking for endgrent... yes
checking for endpwent... yes
checking for execvp... yes
checking for expm1... yes
checking for expm1f... yes
checking for fork... yes
checking for getegid... (cached) yes
checking for geteuid... (cached) yes
checking for getgid... (cached) 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... (cached) yes
checking for isascii... yes
checking for kill... yes
checking for lgamma... yes
checking for lgammaf... yes
checking for lgamma_r... yes
checking for lgammaf_r... yes
checking for log1p... yes
checking for log1pf... yes
checking for realpath... (cached) yes
checking for resolvepath... no
checking for roundl... 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 tgammaf... yes
checking for toascii... yes
checking for umask... yes
checking for waitpid... yes
checking for _getch... no
checking for _kbhit... no
checking for modf... yes
checking for pow... yes
checking for sqrt... yes
checking for sqrtf... yes
checking whether exp2 is declared... (cached) yes
checking whether round is declared... (cached) yes
checking whether tgamma is declared... yes
checking for exp2... yes
checking for round... yes
checking for tgamma... yes
checking for std::isnan in <cmath>... yes
checking for std::isnan (float variant) in <cmath>... yes
checking for std::isinf in <cmath>... yes
checking for std::isinf (float variant) in <cmath>... yes
checking for std::isfinite in <cmath>... yes
checking for std::isfinite (float variant) in <cmath>... yes
checking for std::signbit in <cmath>... yes
checking for std::signbit (float variant) in <cmath>... yes
checking for finite... yes
checking for isnan... yes
checking for isinf... yes
checking for signbit... no
checking for _finite... no
checking for _isnan... no
checking whether signbit is declared... yes
checking for std::acos in <complex>... yes
checking for std::acosh in <complex>... yes
checking for std::asin in <complex>... yes
checking for std::asinh in <complex>... yes
checking for std::atan in <complex>... yes
checking for std::atanh in <complex>... yes
checking for acosh... yes
checking for acoshf... yes
checking for asinh... yes
checking for asinhf... yes
checking for atanh... yes
checking for atanhf... yes
checking for cbrt... yes
checking for cbrtf... yes
checking for erf... yes
checking for erff... yes
checking for erfc... yes
checking for erfcf... yes
checking for exp2f... yes
checking for hypotf... yes
checking for _hypotf... no
checking for log2... yes
checking for log2f... yes
checking for MATH DEFINES in math.h... yes
checking for getrusage... (cached) yes
checking for getpwnam... yes
checking whether closedir returns void... no
checking for struct exception in math.h... yes
checking whether sys_siglist is declared... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -Wall... yes
adding -Wall to WARN_CFLAGS
checking whether x86_64-pc-linux-gnu-gcc accepts -W... yes
adding -W to WARN_CFLAGS
checking whether x86_64-pc-linux-gnu-gcc accepts -Wshadow... yes
adding -Wshadow to WARN_CFLAGS
checking whether x86_64-pc-linux-gnu-gcc accepts -Wformat... yes
adding -Wformat to WARN_CFLAGS
checking whether x86_64-pc-linux-gnu-gcc accepts -Wpointer-arith... yes
adding -Wpointer-arith to WARN_CFLAGS
checking whether x86_64-pc-linux-gnu-gcc accepts -Wmissing-prototypes... yes
adding -Wmissing-prototypes to WARN_CFLAGS
checking whether x86_64-pc-linux-gnu-gcc accepts -Wstrict-prototypes... yes
adding -Wstrict-prototypes to WARN_CFLAGS
checking whether x86_64-pc-linux-gnu-gcc accepts -Wwrite-strings... yes
adding -Wwrite-strings to WARN_CFLAGS
checking whether x86_64-pc-linux-gnu-gcc accepts -Wcast-align... yes
adding -Wcast-align to WARN_CFLAGS
checking whether x86_64-pc-linux-gnu-gcc accepts -Wcast-qual... yes
adding -Wcast-qual to WARN_CFLAGS
checking whether x86_64-pc-linux-gnu-g++ accepts -Wall... yes
adding -Wall to WARN_CXXFLAGS
checking whether x86_64-pc-linux-gnu-g++ accepts -W... yes
adding -W to WARN_CXXFLAGS
checking whether x86_64-pc-linux-gnu-g++ accepts -Wshadow... yes
adding -Wshadow to WARN_CXXFLAGS
checking whether x86_64-pc-linux-gnu-g++ accepts -Wold-style-cast... yes
adding -Wold-style-cast to WARN_CXXFLAGS
checking whether x86_64-pc-linux-gnu-g++ accepts -Wformat... yes
adding -Wformat to WARN_CXXFLAGS
checking whether x86_64-pc-linux-gnu-g++ accepts -Wpointer-arith... yes
adding -Wpointer-arith to WARN_CXXFLAGS
checking whether x86_64-pc-linux-gnu-g++ accepts -Wwrite-strings... yes
adding -Wwrite-strings to WARN_CXXFLAGS
checking whether x86_64-pc-linux-gnu-g++ accepts -Wcast-align... yes
adding -Wcast-align to WARN_CXXFLAGS
checking whether x86_64-pc-linux-gnu-g++ accepts -Wcast-qual... yes
adding -Wcast-qual to WARN_CXXFLAGS
checking for #pragma GCC diagnostic push/pop/ignore... yes
checking for java... /opt/icedtea-bin-3.9.0/jre/bin/java
checking for javac... /opt/icedtea-bin-3.9.0/bin/javac
checking for jar... /opt/icedtea-bin-3.9.0/bin/jar
checking for Java version... 1.8.0_181
checking for libjvm.so... /opt/icedtea-bin-3.9.0/jre/lib/amd64/server
checking for include file <jni.h>... /opt/icedtea-bin-3.9.0/include
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 oct-conf-post.h-tmp
config.status: creating build-aux/mk-default-qt-settings.sh-tmp
config.status: creating build-aux/mk-f77-def.sh-tmp
config.status: creating build-aux/mk-mxarray-h.sh-tmp
config.status: creating build-aux/mk-version-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-default-vals.sh-tmp
config.status: creating build-aux/subst-f77-isnan-macro.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
config.status: executing oct-conf-post.h commands
config.status: executing build-aux/mk-default-qt-settings.sh commands
config.status: executing build-aux/mk-f77-def.sh commands
config.status: executing build-aux/mk-mxarray-h.sh commands
config.status: executing build-aux/mk-version-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-default-vals.sh commands
config.status: executing build-aux/subst-f77-isnan-macro.sh commands
config.status: executing build-aux/subst-script-vals.sh commands
configure:

Octave is now configured for x86_64-pc-linux-gnu

Source directory: .
Installation prefix: /usr
C compiler: x86_64-pc-linux-gnu-gcc -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe
C++ compiler: x86_64-pc-linux-gnu-g++ -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe
Fortran compiler: x86_64-pc-linux-gnu-gfortran -O2 -pipe
Fortran libraries: -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lgfortran -lm -lquadmath
Lex libraries:
LIBS: -lutil -lm
Extra LDFLAGS:

AMD CPPFLAGS:
AMD LDFLAGS:
AMD libraries: -lamd -lsuitesparseconfig
ARPACK CPPFLAGS:
ARPACK LDFLAGS: -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64/blas/reference
ARPACK libraries: -larpack -lblas -llapack -lblas
BLAS libraries: -L/usr/lib64/blas/reference -lblas
BZ2 CPPFLAGS:
BZ2 LDFLAGS:
BZ2 libraries: -lbz2
CAMD CPPFLAGS:
CAMD LDFLAGS:
CAMD libraries: -lcamd -lsuitesparseconfig
CARBON libraries:
CCOLAMD CPPFLAGS:
CCOLAMD LDFLAGS:
CCOLAMD libraries: -lccolamd -lsuitesparseconfig
CHOLMOD CPPFLAGS:
CHOLMOD LDFLAGS:
CHOLMOD libraries: -lcholmod -lsuitesparseconfig
COLAMD CPPFLAGS:
COLAMD LDFLAGS:
COLAMD libraries: -lcolamd -lsuitesparseconfig
CURL CPPFLAGS:
CURL LDFLAGS:
CURL libraries: -lcurl
CXSPARSE CPPFLAGS:
CXSPARSE LDFLAGS:
CXSPARSE libraries: -lcxsparse -lsuitesparseconfig
DL libraries: -ldl
FFTW3 CPPFLAGS:
FFTW3 LDFLAGS:
FFTW3 libraries:
FFTW3F CPPFLAGS:
FFTW3F LDFLAGS:
FFTW3F libraries:
FLTK CPPFLAGS: -I/usr/include/fltk
FLTK LDFLAGS: -L/usr/lib64/fltk -Wl,-rpath,/usr/lib64/fltk -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -lfltk_gl -lGLU -lGL -lfltk -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11
FLTK libraries:
fontconfig CPPFLAGS: -I/usr/include/uuid -I/usr/include/freetype2
fontconfig libraries: -lfontconfig -lfreetype
FreeType2 CPPFLAGS: -I/usr/include/freetype2
FreeType2 libraries: -lfreetype
GLPK CPPFLAGS:
GLPK LDFLAGS:
GLPK libraries: -lglpk
HDF5 CPPFLAGS:
HDF5 LDFLAGS:
HDF5 libraries: -lhdf5
Java home: /opt/icedtea-bin-3.9.0
Java JVM path: /opt/icedtea-bin-3.9.0/jre/lib/amd64/server
Java CPPFLAGS: -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux
Java libraries:
LAPACK libraries: -L/usr/lib64/lapack/reference -L/usr/lib64/blas/reference -llapack -lblas
LLVM CPPFLAGS:
LLVM LDFLAGS:
LLVM libraries:
Magick++ CPPFLAGS:
Magick++ LDFLAGS:
Magick++ libraries:
OPENGL libraries: -lGL -lGLU
OSMesa CPPFLAGS:
OSMesa LDFLAGS:
OSMesa libraries:
PCRE CPPFLAGS:
PCRE libraries: -L/usr/lib64 -lpcre
PortAudio CPPFLAGS:
PortAudio LDFLAGS:
PortAudio libraries:
PTHREAD flags: -pthread
PTHREAD libraries:
QHULL CPPFLAGS:
QHULL LDFLAGS:
QHULL libraries: -lqhull
QRUPDATE CPPFLAGS:
QRUPDATE LDFLAGS:
QRUPDATE libraries: -lqrupdate
Qt CPPFLAGS: -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5
Qt LDFLAGS:
Qt libraries: -lQt5Network -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core -lqscintilla2_qt5
Qt moc: moc -qt5
Qt uic: uic -qt5
Qt rcc: rcc -qt5
Qt lrelease: lrelease -qt5
READLINE libraries: -lreadline
Sndfile CPPFLAGS:
Sndfile LDFLAGS:
Sndfile libraries:
SuiteSparse config libraries: -lsuitesparseconfig
TERM libraries: -lncurses
UMFPACK CPPFLAGS:
UMFPACK LDFLAGS:
UMFPACK libraries: -lumfpack -lamd -lsuitesparseconfig
X11 include flags:
X11 libraries: -lX11
Z CPPFLAGS:
Z LDFLAGS:
Z libraries: -lz

Default pager: less
gnuplot: gnuplot

Build Octave Qt GUI: yes
JIT compiler for loops: no
Build Java interface: yes
Do internal array bounds checking: no
Build static libraries: no
Build shared libraries: yes
Dynamic Linking: yes (dlopen)
Include support for GNU readline: yes
64-bit array dims and indexing: no
OpenMP SMP multithreading: yes
Build cross tools: no
Build docs: yes
Truncate intermediate FP results: yes

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: --without-fftw3 specified. Functions or features that depend on FFTW3 will be disabled.
configure: WARNING: --without-fftw3f specified. Functions or features that depend on FFTW3F will be disabled.
configure: WARNING: --without-sndfile specified. Functions or features that depend on sndfile will be disabled.
configure: WARNING: --without-portaudio specified. Functions or features that depend on PortAudio will be disabled.
configure: WARNING: ImageMagick++ library not found. The imread, imwrite, and imfinfo functions for reading and writing image files will not be fully functional.
configure: WARNING: --without-OSMesa specified. Functions or features that depend on OSMesa will be disabled.
configure:
configure: NOTE: Libraries or auxiliary programs may be skipped if they are
configure: NOTE: not found OR if they are missing required features on your
configure: NOTE: system.
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2 ...
make -j6
preserving existing HG-ID file
cd libgnu && make all
rm -f liboctave/operators/mx-ops.h-t liboctave/operators/mx-ops.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ops.h liboctave/operators/mx-ops > liboctave/operators/mx-ops.h-t && mv liboctave/operators/mx-ops.h-t liboctave/operators/mx-ops.h
rm -f liboctave/operators/smx-ops.h-t liboctave/operators/smx-ops.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-ops.h liboctave/operators/smx-ops > liboctave/operators/smx-ops.h-t && mv liboctave/operators/smx-ops.h-t liboctave/operators/smx-ops.h
rm -f liboctave/operators/vx-ops.h-t liboctave/operators/vx-ops.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-ops.h liboctave/operators/vx-ops > liboctave/operators/vx-ops.h-t && mv liboctave/operators/vx-ops.h-t liboctave/operators/vx-ops.h
rm -f liboctave/operators/mx-cdm-dm.h-t liboctave/operators/mx-cdm-dm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cdm-dm.h liboctave/operators/mx-ops > liboctave/operators/mx-cdm-dm.h-t && mv liboctave/operators/mx-cdm-dm.h-t liboctave/operators/mx-cdm-dm.h
rm -f liboctave/operators/mx-dm-cdm.h-t liboctave/operators/mx-dm-cdm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-dm-cdm.h liboctave/operators/mx-ops > liboctave/operators/mx-dm-cdm.h-t && mv liboctave/operators/mx-dm-cdm.h-t liboctave/operators/mx-dm-cdm.h
rm -f liboctave/operators/mx-cs-dm.h-t liboctave/operators/mx-cs-dm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cs-dm.h liboctave/operators/mx-ops > liboctave/operators/mx-cs-dm.h-t && mv liboctave/operators/mx-cs-dm.h-t liboctave/operators/mx-cs-dm.h
rm -f liboctave/operators/mx-cs-m.h-t liboctave/operators/mx-cs-m.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cs-m.h liboctave/operators/mx-ops > liboctave/operators/mx-cs-m.h-t && mv liboctave/operators/mx-cs-m.h-t liboctave/operators/mx-cs-m.h
rm -f liboctave/operators/mx-cs-nda.h-t liboctave/operators/mx-cs-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cs-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-cs-nda.h-t && mv liboctave/operators/mx-cs-nda.h-t liboctave/operators/mx-cs-nda.h
rm -f liboctave/operators/mx-cdm-cm.h-t liboctave/operators/mx-cdm-cm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cdm-cm.h liboctave/operators/mx-ops > liboctave/operators/mx-cdm-cm.h-t && mv liboctave/operators/mx-cdm-cm.h-t liboctave/operators/mx-cdm-cm.h
make[1]: Entering directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libgnu'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f liboctave/operators/mx-cdm-m.h-t liboctave/operators/mx-cdm-m.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cdm-m.h liboctave/operators/mx-ops > liboctave/operators/mx-cdm-m.h-t && mv liboctave/operators/mx-cdm-m.h-t liboctave/operators/mx-cdm-m.h
rm -f configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#define PREFIX "/usr"'; \
echo '#define EXEC_PREFIX "/usr"'; \
echo '#define BINDIR "/usr/bin"'; \
echo '#define SBINDIR "/usr/sbin"'; \
echo '#define LIBEXECDIR "/usr/libexec"'; \
echo '#define DATAROOTDIR "/usr/share"'; \
echo '#define DATADIR "/usr/share"'; \
echo '#define SYSCONFDIR "/etc"'; \
echo '#define SHAREDSTATEDIR "/usr/com"'; \
echo '#define LOCALSTATEDIR "/var/state/octave"'; \
echo '#define RUNSTATEDIR "/var/state/octave/run"'; \
echo '#define INCLUDEDIR "/usr/include"'; \
echo '#define OLDINCLUDEDIR "/usr/include"'; \
echo '#define DOCDIR "/usr/share/doc/octave-4.2.2"'; \
echo '#define INFODIR "/usr/share/info"'; \
echo '#define HTMLDIR "/usr/share/doc/octave-4.2.2/html"'; \
echo '#define DVIDIR "/usr/share/doc/octave-4.2.2"'; \
echo '#define PDFDIR "/usr/share/doc/octave-4.2.2"'; \
echo '#define PSDIR "/usr/share/doc/octave-4.2.2"'; \
echo '#define LIBDIR "/usr/lib64"'; \
echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \
echo '#define LOCALEDIR "/usr/share/locale"'; \
echo '#define MANDIR "/usr/share/man"'; \
echo '#define MANEXT ""'; \
echo '#define PKGDATADIR "/usr/share/octave"'; \
echo '#define PKGINCLUDEDIR "/usr/include/octave"'; \
echo '#define PKGLIBDIR "/usr/lib64/octave"'; \
echo '#define PKGLIBEXECDIR "/usr/libexec/octave"'; \
} | sed '/""/d' > configmake.h-t && \
mv -f configmake.h-t configmake.h
rm -f liboctave/operators/mx-cdm-s.h-t liboctave/operators/mx-cdm-s.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cdm-s.h liboctave/operators/mx-ops > liboctave/operators/mx-cdm-s.h-t && mv liboctave/operators/mx-cdm-s.h-t liboctave/operators/mx-cdm-s.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< ../build-aux/snippet/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f liboctave/operators/mx-cm-cdm.h-t liboctave/operators/mx-cm-cdm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cm-cdm.h liboctave/operators/mx-ops > liboctave/operators/mx-cm-cdm.h-t && mv liboctave/operators/mx-cm-cdm.h-t liboctave/operators/mx-cm-cdm.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< ../build-aux/snippet/arg-nonnull.h \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< ../build-aux/snippet/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f liboctave/operators/mx-cm-dm.h-t liboctave/operators/mx-cm-dm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cm-dm.h liboctave/operators/mx-ops > liboctave/operators/mx-cm-dm.h-t && mv liboctave/operators/mx-cm-dm.h-t liboctave/operators/mx-cm-dm.h
rm -f liboctave/operators/mx-cm-m.h-t liboctave/operators/mx-cm-m.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cm-m.h liboctave/operators/mx-ops > liboctave/operators/mx-cm-m.h-t && mv liboctave/operators/mx-cm-m.h-t liboctave/operators/mx-cm-m.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
< ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
rm -f liboctave/operators/mx-cnda-nda.h-t liboctave/operators/mx-cnda-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cnda-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-cnda-nda.h-t && mv liboctave/operators/mx-cnda-nda.h-t liboctave/operators/mx-cnda-nda.h
/bin/mkdir -p sys
/bin/mkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
< ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f sys/uio.h-t sys/uio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
-e 's|@''HAVE_SYS_UIO_H''@|1|g' \
< ./sys_uio.in.h; \
} > sys/uio.h-t && \
mv -f sys/uio.h-t sys/uio.h
/bin/mkdir -p sys
rm -f liboctave/operators/mx-cm-s.h-t liboctave/operators/mx-cm-s.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cm-s.h liboctave/operators/mx-ops > liboctave/operators/mx-cm-s.h-t && mv liboctave/operators/mx-cm-s.h-t liboctave/operators/mx-cm-s.h
rm -f sys/utsname.h-t sys/utsname.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_SYS_UTSNAME_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_UTSNAME_H''@|<sys/utsname.h>|g' \
-e 's/@''GNULIB_UNAME''@/1/g' \
-e 's|@''HAVE_STRUCT_UTSNAME''@|1|g' \
-e 's|@''HAVE_UNAME''@|1|g' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_utsname.in.h; \
} > sys/utsname.h-t && \
mv sys/utsname.h-t sys/utsname.h
/bin/mkdir -p sys
rm -f liboctave/operators/mx-cnda-s.h-t liboctave/operators/mx-cnda-s.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cnda-s.h liboctave/operators/mx-ops > liboctave/operators/mx-cnda-s.h-t && mv liboctave/operators/mx-cnda-s.h-t liboctave/operators/mx-cnda-s.h
rm -f sys/wait.h-t sys/wait.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
-e 's/@''GNULIB_WAITPID''@/1/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_wait.in.h; \
} > sys/wait.h-t && \
mv sys/wait.h-t sys/wait.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's/@''GNULIB_MKTIME''@/1/g' \
-e 's/@''GNULIB_NANOSLEEP''@/1/g' \
-e 's/@''GNULIB_STRPTIME''@/1/g' \
-e 's/@''GNULIB_TIMEGM''@/1/g' \
-e 's/@''GNULIB_TIME_R''@/1/g' \
-e 's/@''GNULIB_TIME_RZ''@/1/g' \
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \
-e 's|@''REPLACE_GMTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
-e 's|@''REPLACE_MKTIME''@|1|g' \
-e 's|@''REPLACE_NANOSLEEP''@|1|g' \
-e 's|@''REPLACE_TIMEGM''@|0|g' \
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's/@''GNULIB_CHDIR''@/1/g' \
-e 's/@''GNULIB_CHOWN''@/0/g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_DUP''@/1/g' \
-e 's/@''GNULIB_DUP2''@/1/g' \
-e 's/@''GNULIB_DUP3''@/0/g' \
-e 's/@''GNULIB_ENVIRON''@/1/g' \
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
-e 's/@''GNULIB_FCHDIR''@/1/g' \
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
-e 's/@''GNULIB_FSYNC''@/0/g' \
-e 's/@''GNULIB_FTRUNCATE''@/1/g' \
-e 's/@''GNULIB_GETCWD''@/1/g' \
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
-e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
-e 's/@''GNULIB_GETGROUPS''@/0/g' \
-e 's/@''GNULIB_GETHOSTNAME''@/1/g' \
-e 's/@''GNULIB_GETLOGIN''@/0/g' \
-e 's/@''GNULIB_GETLOGIN_R''@/1/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_ISATTY''@/1/g' \
-e 's/@''GNULIB_LCHOWN''@/0/g' \
-e 's/@''GNULIB_LINK''@/1/g' \
-e 's/@''GNULIB_LINKAT''@/0/g' \
-e 's/@''GNULIB_LSEEK''@/1/g' \
-e 's/@''GNULIB_PIPE''@/1/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/0/g' \
-e 's/@''GNULIB_READLINK''@/1/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/1/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/1/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_UNLINK''@/1/g' \
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
-e 's/@''GNULIB_USLEEP''@/0/g' \
-e 's/@''GNULIB_WRITE''@/0/g' \
< ./unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_DUP2''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETLOGIN''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|1|g' \
-e 's|@''HAVE_PIPE2''@|1|g' \
-e 's|@''HAVE_PREAD''@|1|g' \
-e 's|@''HAVE_PWRITE''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_READLINKAT''@|1|g' \
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
-e 's|@''HAVE_UNLINKAT''@|1|g' \
-e 's|@''HAVE_USLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
| \
sed -e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LINK''@|0|g' \
-e 's|@''REPLACE_LINKAT''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
-e 's|@''REPLACE_UNLINK''@|0|g' \
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
-e 's|@''REPLACE_USLEEP''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''HAVE_FEATURES_H''@|1|g' \
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's/@''GNULIB_BTOWC''@/0/g' \
-e 's/@''GNULIB_WCTOB''@/0/g' \
-e 's/@''GNULIB_MBSINIT''@/1/g' \
-e 's/@''GNULIB_MBRTOWC''@/1/g' \
-e 's/@''GNULIB_MBRLEN''@/0/g' \
-e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
-e 's/@''GNULIB_WCRTOMB''@/0/g' \
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCWIDTH''@/0/g' \
-e 's/@''GNULIB_WMEMCHR''@/0/g' \
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
-e 's/@''GNULIB_WMEMSET''@/0/g' \
-e 's/@''GNULIB_WCSLEN''@/0/g' \
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
-e 's/@''GNULIB_WCSCPY''@/0/g' \
-e 's/@''GNULIB_WCPCPY''@/0/g' \
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
-e 's/@''GNULIB_WCSCAT''@/0/g' \
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
-e 's/@''GNULIB_WCSCMP''@/0/g' \
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
-e 's/@''GNULIB_WCSDUP''@/0/g' \
-e 's/@''GNULIB_WCSCHR''@/0/g' \
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
-e 's/@''GNULIB_WCSSPN''@/0/g' \
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
-e 's/@''GNULIB_WCSSTR''@/0/g' \
-e 's/@''GNULIB_WCSTOK''@/0/g' \
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
< ./wchar.in.h | \
sed -e 's|@''HAVE_WINT_T''@|1|g' \
-e 's|@''HAVE_BTOWC''@|1|g' \
-e 's|@''HAVE_MBSINIT''@|1|g' \
-e 's|@''HAVE_MBRTOWC''@|1|g' \
-e 's|@''HAVE_MBRLEN''@|1|g' \
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
-e 's|@''HAVE_WCRTOMB''@|1|g' \
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
-e 's|@''HAVE_WMEMCHR''@|1|g' \
-e 's|@''HAVE_WMEMCMP''@|1|g' \
-e 's|@''HAVE_WMEMCPY''@|1|g' \
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
-e 's|@''HAVE_WMEMSET''@|1|g' \
-e 's|@''HAVE_WCSLEN''@|1|g' \
-e 's|@''HAVE_WCSNLEN''@|1|g' \
-e 's|@''HAVE_WCSCPY''@|1|g' \
-e 's|@''HAVE_WCPCPY''@|1|g' \
-e 's|@''HAVE_WCSNCPY''@|1|g' \
-e 's|@''HAVE_WCPNCPY''@|1|g' \
-e 's|@''HAVE_WCSCAT''@|1|g' \
-e 's|@''HAVE_WCSNCAT''@|1|g' \
-e 's|@''HAVE_WCSCMP''@|1|g' \
-e 's|@''HAVE_WCSNCMP''@|1|g' \
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
-e 's|@''HAVE_WCSCOLL''@|1|g' \
-e 's|@''HAVE_WCSXFRM''@|1|g' \
-e 's|@''HAVE_WCSDUP''@|1|g' \
-e 's|@''HAVE_WCSCHR''@|1|g' \
-e 's|@''HAVE_WCSRCHR''@|1|g' \
-e 's|@''HAVE_WCSCSPN''@|1|g' \
-e 's|@''HAVE_WCSSPN''@|1|g' \
-e 's|@''HAVE_WCSPBRK''@|1|g' \
-e 's|@''HAVE_WCSSTR''@|1|g' \
-e 's|@''HAVE_WCSTOK''@|1|g' \
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
| \
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_MBSINIT''@|0|g' \
-e 's|@''REPLACE_MBRTOWC''@|1|g' \
-e 's|@''REPLACE_MBRLEN''@|0|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_WCTYPE_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
-e 's/@''GNULIB_ISWBLANK''@/0/g' \
-e 's/@''GNULIB_WCTYPE''@/0/g' \
-e 's/@''GNULIB_ISWCTYPE''@/0/g' \
-e 's/@''GNULIB_WCTRANS''@/0/g' \
-e 's/@''GNULIB_TOWCTRANS''@/0/g' \
-e 's/@''HAVE_ISWBLANK''@/1/g' \
-e 's/@''HAVE_ISWCNTRL''@/1/g' \
-e 's/@''HAVE_WCTYPE_T''@/1/g' \
-e 's/@''HAVE_WCTRANS_T''@/1/g' \
-e 's/@''HAVE_WINT_T''@/1/g' \
-e 's/@''REPLACE_ISWBLANK''@/0/g' \
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \
-e 's/@''REPLACE_TOWLOWER''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
rm -f liboctave/operators/mx-dm-cs.h-t liboctave/operators/mx-dm-cs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-dm-cs.h liboctave/operators/mx-ops > liboctave/operators/mx-dm-cs.h-t && mv liboctave/operators/mx-dm-cs.h-t liboctave/operators/mx-dm-cs.h
rm -f dirent.h-t dirent.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_DIRENT_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
-e 's/@''GNULIB_OPENDIR''@/1/g' \
-e 's/@''GNULIB_READDIR''@/1/g' \
-e 's/@''GNULIB_REWINDDIR''@/1/g' \
-e 's/@''GNULIB_CLOSEDIR''@/1/g' \
-e 's/@''GNULIB_DIRFD''@/1/g' \
-e 's/@''GNULIB_FDOPENDIR''@/1/g' \
-e 's/@''GNULIB_SCANDIR''@/0/g' \
-e 's/@''GNULIB_ALPHASORT''@/0/g' \
-e 's/@''HAVE_OPENDIR''@/1/g' \
-e 's/@''HAVE_READDIR''@/1/g' \
-e 's/@''HAVE_REWINDDIR''@/1/g' \
-e 's/@''HAVE_CLOSEDIR''@/1/g' \
-e 's|@''HAVE_DECL_DIRFD''@|1|g' \
-e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
-e 's|@''HAVE_FDOPENDIR''@|1|g' \
-e 's|@''HAVE_SCANDIR''@|1|g' \
-e 's|@''HAVE_ALPHASORT''@|1|g' \
-e 's|@''REPLACE_OPENDIR''@|0|g' \
-e 's|@''REPLACE_CLOSEDIR''@|0|g' \
-e 's|@''REPLACE_DIRFD''@|0|g' \
-e 's|@''REPLACE_FDOPENDIR''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./dirent.in.h; \
} > dirent.h-t && \
mv dirent.h-t dirent.h
rm -f liboctave/operators/mx-dm-cm.h-t liboctave/operators/mx-dm-cm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-dm-cm.h liboctave/operators/mx-ops > liboctave/operators/mx-dm-cm.h-t && mv liboctave/operators/mx-dm-cm.h-t liboctave/operators/mx-dm-cm.h
rm -f liboctave/operators/mx-m-cs.h-t liboctave/operators/mx-m-cs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-m-cs.h liboctave/operators/mx-ops > liboctave/operators/mx-m-cs.h-t && mv liboctave/operators/mx-m-cs.h-t liboctave/operators/mx-m-cs.h
rm -f liboctave/operators/mx-nda-cs.h-t liboctave/operators/mx-nda-cs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-cs.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-cs.h-t && mv liboctave/operators/mx-nda-cs.h-t liboctave/operators/mx-nda-cs.h
rm -f liboctave/operators/mx-m-cdm.h-t liboctave/operators/mx-m-cdm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-m-cdm.h liboctave/operators/mx-ops > liboctave/operators/mx-m-cdm.h-t && mv liboctave/operators/mx-m-cdm.h-t liboctave/operators/mx-m-cdm.h
rm -f liboctave/operators/mx-m-cm.h-t liboctave/operators/mx-m-cm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-m-cm.h liboctave/operators/mx-ops > liboctave/operators/mx-m-cm.h-t && mv liboctave/operators/mx-m-cm.h-t liboctave/operators/mx-m-cm.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
-e 's/@''GNULIB_FCNTL''@/1/g' \
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_OPEN''@/1/g' \
-e 's/@''GNULIB_OPENAT''@/1/g' \
-e 's|@''HAVE_FCNTL''@|1|g' \
-e 's|@''HAVE_OPENAT''@|1|g' \
-e 's|@''REPLACE_FCNTL''@|1|g' \
-e 's|@''REPLACE_OPEN''@|0|g' \
-e 's|@''REPLACE_OPENAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f liboctave/operators/mx-nda-cnda.h-t liboctave/operators/mx-nda-cnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-cnda.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-cnda.h-t && mv liboctave/operators/mx-nda-cnda.h-t liboctave/operators/mx-nda-cnda.h
rm -f glob.h-t glob.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./glob.in.h; \
} > glob.h-t && \
mv -f glob.h-t glob.h
rm -f liboctave/operators/mx-s-cdm.h-t liboctave/operators/mx-s-cdm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-cdm.h liboctave/operators/mx-ops > liboctave/operators/mx-s-cdm.h-t && mv liboctave/operators/mx-s-cdm.h-t liboctave/operators/mx-s-cdm.h
rm -f math.h-t math.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
-e 's/@''GNULIB_ACOSF''@/0/g' \
-e 's/@''GNULIB_ACOSL''@/0/g' \
-e 's/@''GNULIB_ASINF''@/0/g' \
-e 's/@''GNULIB_ASINL''@/0/g' \
-e 's/@''GNULIB_ATANF''@/0/g' \
-e 's/@''GNULIB_ATANL''@/0/g' \
-e 's/@''GNULIB_ATAN2F''@/0/g' \
-e 's/@''GNULIB_CBRT''@/0/g' \
-e 's/@''GNULIB_CBRTF''@/0/g' \
-e 's/@''GNULIB_CBRTL''@/0/g' \
-e 's/@''GNULIB_CEIL''@/0/g' \
-e 's/@''GNULIB_CEILF''@/0/g' \
-e 's/@''GNULIB_CEILL''@/0/g' \
-e 's/@''GNULIB_COPYSIGN''@/0/g' \
-e 's/@''GNULIB_COPYSIGNF''@/0/g' \
-e 's/@''GNULIB_COPYSIGNL''@/0/g' \
-e 's/@''GNULIB_COSF''@/0/g' \
-e 's/@''GNULIB_COSL''@/0/g' \
-e 's/@''GNULIB_COSHF''@/0/g' \
-e 's/@''GNULIB_EXPF''@/0/g' \
-e 's/@''GNULIB_EXPL''@/0/g' \
-e 's/@''GNULIB_EXP2''@/0/g' \
-e 's/@''GNULIB_EXP2F''@/0/g' \
-e 's/@''GNULIB_EXP2L''@/0/g' \
-e 's/@''GNULIB_EXPM1''@/0/g' \
-e 's/@''GNULIB_EXPM1F''@/0/g' \
-e 's/@''GNULIB_EXPM1L''@/0/g' \
-e 's/@''GNULIB_FABSF''@/0/g' \
-e 's/@''GNULIB_FABSL''@/0/g' \
-e 's/@''GNULIB_FLOOR''@/0/g' \
-e 's/@''GNULIB_FLOORF''@/0/g' \
-e 's/@''GNULIB_FLOORL''@/0/g' \
-e 's/@''GNULIB_FMA''@/0/g' \
-e 's/@''GNULIB_FMAF''@/0/g' \
-e 's/@''GNULIB_FMAL''@/0/g' \
-e 's/@''GNULIB_FMOD''@/0/g' \
-e 's/@''GNULIB_FMODF''@/0/g' \
-e 's/@''GNULIB_FMODL''@/0/g' \
-e 's/@''GNULIB_FREXPF''@/1/g' \
-e 's/@''GNULIB_FREXP''@/1/g' \
-e 's/@''GNULIB_FREXPL''@/0/g' \
-e 's/@''GNULIB_HYPOT''@/0/g' \
-e 's/@''GNULIB_HYPOTF''@/0/g' \
-e 's/@''GNULIB_HYPOTL''@/0/g' \
< ./math.in.h | \
sed -e 's/@''GNULIB_ILOGB''@/0/g' \
-e 's/@''GNULIB_ILOGBF''@/0/g' \
-e 's/@''GNULIB_ILOGBL''@/0/g' \
-e 's/@''GNULIB_ISFINITE''@/0/g' \
-e 's/@''GNULIB_ISINF''@/0/g' \
-e 's/@''GNULIB_ISNAN''@/0/g' \
-e 's/@''GNULIB_ISNANF''@/0/g' \
-e 's/@''GNULIB_ISNAND''@/0/g' \
-e 's/@''GNULIB_ISNANL''@/0/g' \
-e 's/@''GNULIB_LDEXPF''@/0/g' \
-e 's/@''GNULIB_LDEXPL''@/0/g' \
-e 's/@''GNULIB_LOG''@/0/g' \
-e 's/@''GNULIB_LOGF''@/0/g' \
-e 's/@''GNULIB_LOGL''@/0/g' \
-e 's/@''GNULIB_LOG10''@/0/g' \
-e 's/@''GNULIB_LOG10F''@/0/g' \
-e 's/@''GNULIB_LOG10L''@/0/g' \
-e 's/@''GNULIB_LOG1P''@/0/g' \
-e 's/@''GNULIB_LOG1PF''@/0/g' \
-e 's/@''GNULIB_LOG1PL''@/0/g' \
-e 's/@''GNULIB_LOG2''@/0/g' \
-e 's/@''GNULIB_LOG2F''@/0/g' \
-e 's/@''GNULIB_LOG2L''@/0/g' \
-e 's/@''GNULIB_LOGB''@/0/g' \
-e 's/@''GNULIB_LOGBF''@/0/g' \
-e 's/@''GNULIB_LOGBL''@/0/g' \
-e 's/@''GNULIB_MODF''@/0/g' \
-e 's/@''GNULIB_MODFF''@/0/g' \
-e 's/@''GNULIB_MODFL''@/0/g' \
-e 's/@''GNULIB_POWF''@/0/g' \
-e 's/@''GNULIB_REMAINDER''@/0/g' \
-e 's/@''GNULIB_REMAINDERF''@/0/g' \
-e 's/@''GNULIB_REMAINDERL''@/0/g' \
-e 's/@''GNULIB_RINT''@/0/g' \
-e 's/@''GNULIB_RINTF''@/0/g' \
-e 's/@''GNULIB_RINTL''@/0/g' \
-e 's/@''GNULIB_ROUND''@/0/g' \
-e 's/@''GNULIB_ROUNDF''@/0/g' \
-e 's/@''GNULIB_ROUNDL''@/0/g' \
-e 's/@''GNULIB_SIGNBIT''@/0/g' \
-e 's/@''GNULIB_SINF''@/0/g' \
-e 's/@''GNULIB_SINL''@/0/g' \
-e 's/@''GNULIB_SINHF''@/0/g' \
-e 's/@''GNULIB_SQRTF''@/0/g' \
-e 's/@''GNULIB_SQRTL''@/0/g' \
-e 's/@''GNULIB_TANF''@/0/g' \
-e 's/@''GNULIB_TANL''@/0/g' \
-e 's/@''GNULIB_TANHF''@/0/g' \
-e 's/@''GNULIB_TRUNC''@/0/g' \
-e 's/@''GNULIB_TRUNCF''@/0/g' \
-e 's/@''GNULIB_TRUNCL''@/0/g' \
| \
sed -e 's|@''HAVE_ACOSF''@|1|g' \
-e 's|@''HAVE_ACOSL''@|1|g' \
-e 's|@''HAVE_ASINF''@|1|g' \
-e 's|@''HAVE_ASINL''@|1|g' \
-e 's|@''HAVE_ATANF''@|1|g' \
-e 's|@''HAVE_ATANL''@|1|g' \
-e 's|@''HAVE_ATAN2F''@|1|g' \
-e 's|@''HAVE_CBRT''@|1|g' \
-e 's|@''HAVE_CBRTF''@|1|g' \
-e 's|@''HAVE_CBRTL''@|1|g' \
-e 's|@''HAVE_COPYSIGN''@|1|g' \
-e 's|@''HAVE_COPYSIGNL''@|1|g' \
-e 's|@''HAVE_COSF''@|1|g' \
-e 's|@''HAVE_COSL''@|1|g' \
-e 's|@''HAVE_COSHF''@|1|g' \
-e 's|@''HAVE_EXPF''@|1|g' \
-e 's|@''HAVE_EXPL''@|1|g' \
-e 's|@''HAVE_EXPM1''@|1|g' \
-e 's|@''HAVE_EXPM1F''@|1|g' \
-e 's|@''HAVE_FABSF''@|1|g' \
-e 's|@''HAVE_FABSL''@|1|g' \
-e 's|@''HAVE_FMA''@|1|g' \
-e 's|@''HAVE_FMAF''@|1|g' \
-e 's|@''HAVE_FMAL''@|1|g' \
-e 's|@''HAVE_FMODF''@|1|g' \
-e 's|@''HAVE_FMODL''@|1|g' \
-e 's|@''HAVE_FREXPF''@|1|g' \
-e 's|@''HAVE_HYPOTF''@|1|g' \
-e 's|@''HAVE_HYPOTL''@|1|g' \
-e 's|@''HAVE_ILOGB''@|1|g' \
-e 's|@''HAVE_ILOGBF''@|1|g' \
-e 's|@''HAVE_ILOGBL''@|1|g' \
-e 's|@''HAVE_ISNANF''@|1|g' \
-e 's|@''HAVE_ISNAND''@|1|g' \
-e 's|@''HAVE_ISNANL''@|1|g' \
-e 's|@''HAVE_LDEXPF''@|1|g' \
-e 's|@''HAVE_LOGF''@|1|g' \
-e 's|@''HAVE_LOGL''@|1|g' \
-e 's|@''HAVE_LOG10F''@|1|g' \
-e 's|@''HAVE_LOG10L''@|1|g' \
-e 's|@''HAVE_LOG1P''@|1|g' \
-e 's|@''HAVE_LOG1PF''@|1|g' \
-e 's|@''HAVE_LOG1PL''@|1|g' \
-e 's|@''HAVE_LOGBF''@|1|g' \
-e 's|@''HAVE_LOGBL''@|1|g' \
-e 's|@''HAVE_MODFF''@|1|g' \
-e 's|@''HAVE_MODFL''@|1|g' \
-e 's|@''HAVE_POWF''@|1|g' \
-e 's|@''HAVE_REMAINDER''@|1|g' \
-e 's|@''HAVE_REMAINDERF''@|1|g' \
-e 's|@''HAVE_RINT''@|1|g' \
-e 's|@''HAVE_RINTL''@|1|g' \
-e 's|@''HAVE_SINF''@|1|g' \
-e 's|@''HAVE_SINL''@|1|g' \
-e 's|@''HAVE_SINHF''@|1|g' \
-e 's|@''HAVE_SQRTF''@|1|g' \
-e 's|@''HAVE_SQRTL''@|1|g' \
-e 's|@''HAVE_TANF''@|1|g' \
-e 's|@''HAVE_TANL''@|1|g' \
-e 's|@''HAVE_TANHF''@|1|g' \
-e 's|@''HAVE_DECL_ACOSL''@|1|g' \
-e 's|@''HAVE_DECL_ASINL''@|1|g' \
-e 's|@''HAVE_DECL_ATANL''@|1|g' \
-e 's|@''HAVE_DECL_CBRTF''@|1|g' \
-e 's|@''HAVE_DECL_CBRTL''@|1|g' \
-e 's|@''HAVE_DECL_CEILF''@|1|g' \
-e 's|@''HAVE_DECL_CEILL''@|1|g' \
-e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
-e 's|@''HAVE_DECL_COSL''@|1|g' \
-e 's|@''HAVE_DECL_EXPL''@|1|g' \
-e 's|@''HAVE_DECL_EXP2''@|1|g' \
-e 's|@''HAVE_DECL_EXP2F''@|1|g' \
-e 's|@''HAVE_DECL_EXP2L''@|1|g' \
-e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
-e 's|@''HAVE_DECL_FLOORF''@|1|g' \
-e 's|@''HAVE_DECL_FLOORL''@|1|g' \
-e 's|@''HAVE_DECL_FREXPL''@|1|g' \
-e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
-e 's|@''HAVE_DECL_LOGL''@|1|g' \
-e 's|@''HAVE_DECL_LOG10L''@|1|g' \
-e 's|@''HAVE_DECL_LOG2''@|1|g' \
-e 's|@''HAVE_DECL_LOG2F''@|1|g' \
-e 's|@''HAVE_DECL_LOG2L''@|1|g' \
-e 's|@''HAVE_DECL_LOGB''@|1|g' \
-e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
-e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
-e 's|@''HAVE_DECL_RINTF''@|1|g' \
-e 's|@''HAVE_DECL_ROUND''@|1|g' \
-e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
-e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
-e 's|@''HAVE_DECL_SINL''@|1|g' \
-e 's|@''HAVE_DECL_SQRTL''@|1|g' \
-e 's|@''HAVE_DECL_TANL''@|1|g' \
-e 's|@''HAVE_DECL_TRUNC''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
| \
sed -e 's|@''REPLACE_CBRTF''@|0|g' \
-e 's|@''REPLACE_CBRTL''@|0|g' \
-e 's|@''REPLACE_CEIL''@|0|g' \
-e 's|@''REPLACE_CEILF''@|0|g' \
-e 's|@''REPLACE_CEILL''@|0|g' \
-e 's|@''REPLACE_EXPM1''@|0|g' \
-e 's|@''REPLACE_EXPM1F''@|0|g' \
-e 's|@''REPLACE_EXP2''@|0|g' \
-e 's|@''REPLACE_EXP2L''@|0|g' \
-e 's|@''REPLACE_FABSL''@|0|g' \
-e 's|@''REPLACE_FLOOR''@|0|g' \
-e 's|@''REPLACE_FLOORF''@|0|g' \
-e 's|@''REPLACE_FLOORL''@|0|g' \
-e 's|@''REPLACE_FMA''@|0|g' \
-e 's|@''REPLACE_FMAF''@|0|g' \
-e 's|@''REPLACE_FMAL''@|0|g' \
-e 's|@''REPLACE_FMOD''@|0|g' \
-e 's|@''REPLACE_FMODF''@|0|g' \
-e 's|@''REPLACE_FMODL''@|0|g' \
-e 's|@''REPLACE_FREXPF''@|0|g' \
-e 's|@''REPLACE_FREXP''@|0|g' \
-e 's|@''REPLACE_FREXPL''@|0|g' \
-e 's|@''REPLACE_HUGE_VAL''@|0|g' \
-e 's|@''REPLACE_HYPOT''@|0|g' \
-e 's|@''REPLACE_HYPOTF''@|0|g' \
-e 's|@''REPLACE_HYPOTL''@|0|g' \
-e 's|@''REPLACE_ILOGB''@|0|g' \
-e 's|@''REPLACE_ILOGBF''@|0|g' \
-e 's|@''REPLACE_ISFINITE''@|0|g' \
-e 's|@''REPLACE_ISINF''@|0|g' \
-e 's|@''REPLACE_ISNAN''@|0|g' \
-e 's|@''REPLACE_ITOLD''@|0|g' \
-e 's|@''REPLACE_LDEXPL''@|0|g' \
-e 's|@''REPLACE_LOG''@|0|g' \
-e 's|@''REPLACE_LOGF''@|0|g' \
-e 's|@''REPLACE_LOGL''@|0|g' \
-e 's|@''REPLACE_LOG10''@|0|g' \
-e 's|@''REPLACE_LOG10F''@|0|g' \
-e 's|@''REPLACE_LOG10L''@|0|g' \
-e 's|@''REPLACE_LOG1P''@|0|g' \
-e 's|@''REPLACE_LOG1PF''@|0|g' \
-e 's|@''REPLACE_LOG1PL''@|0|g' \
-e 's|@''REPLACE_LOG2''@|0|g' \
-e 's|@''REPLACE_LOG2F''@|0|g' \
-e 's|@''REPLACE_LOG2L''@|0|g' \
-e 's|@''REPLACE_LOGB''@|0|g' \
-e 's|@''REPLACE_LOGBF''@|0|g' \
-e 's|@''REPLACE_LOGBL''@|0|g' \
-e 's|@''REPLACE_MODF''@|0|g' \
-e 's|@''REPLACE_MODFF''@|0|g' \
-e 's|@''REPLACE_MODFL''@|0|g' \
-e 's|@''REPLACE_NAN''@|0|g' \
-e 's|@''REPLACE_REMAINDER''@|0|g' \
-e 's|@''REPLACE_REMAINDERF''@|0|g' \
-e 's|@''REPLACE_REMAINDERL''@|0|g' \
-e 's|@''REPLACE_ROUND''@|0|g' \
-e 's|@''REPLACE_ROUNDF''@|0|g' \
-e 's|@''REPLACE_ROUNDL''@|0|g' \
-e 's|@''REPLACE_SIGNBIT''@|0|g' \
-e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \
-e 's|@''REPLACE_SQRTL''@|0|g' \
-e 's|@''REPLACE_TRUNC''@|0|g' \
-e 's|@''REPLACE_TRUNCF''@|0|g' \
-e 's|@''REPLACE_TRUNCL''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > math.h-t && \
mv math.h-t math.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
-e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
-e 's|@''GNULIB_RAISE''@|1|g' \
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
-e 's/@''GNULIB_SIGACTION''@/1/g' \
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
-e 's|@''HAVE_RAISE''@|1|g' \
-e 's|@''HAVE_SIGSET_T''@|1|g' \
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
-e 's|@''HAVE_SIGACTION''@|1|g' \
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
-e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
-e 's|@''REPLACE_RAISE''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f liboctave/operators/mx-s-cm.h-t liboctave/operators/mx-s-cm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-cm.h liboctave/operators/mx-ops > liboctave/operators/mx-s-cm.h-t && mv liboctave/operators/mx-s-cm.h-t liboctave/operators/mx-s-cm.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's/@''GNULIB_DPRINTF''@/0/g' \
-e 's/@''GNULIB_FCLOSE''@/0/g' \
-e 's/@''GNULIB_FDOPEN''@/0/g' \
-e 's/@''GNULIB_FFLUSH''@/0/g' \
-e 's/@''GNULIB_FGETC''@/1/g' \
-e 's/@''GNULIB_FGETS''@/1/g' \
-e 's/@''GNULIB_FOPEN''@/0/g' \
-e 's/@''GNULIB_FPRINTF''@/1/g' \
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_FPURGE''@/0/g' \
-e 's/@''GNULIB_FPUTC''@/1/g' \
-e 's/@''GNULIB_FPUTS''@/1/g' \
-e 's/@''GNULIB_FREAD''@/1/g' \
-e 's/@''GNULIB_FREOPEN''@/0/g' \
-e 's/@''GNULIB_FSCANF''@/1/g' \
-e 's/@''GNULIB_FSEEK''@/1/g' \
-e 's/@''GNULIB_FSEEKO''@/1/g' \
-e 's/@''GNULIB_FTELL''@/1/g' \
-e 's/@''GNULIB_FTELLO''@/1/g' \
-e 's/@''GNULIB_FWRITE''@/1/g' \
-e 's/@''GNULIB_GETC''@/1/g' \
-e 's/@''GNULIB_GETCHAR''@/1/g' \
-e 's/@''GNULIB_GETDELIM''@/0/g' \
-e 's/@''GNULIB_GETLINE''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PCLOSE''@/0/g' \
-e 's/@''GNULIB_PERROR''@/0/g' \
-e 's/@''GNULIB_POPEN''@/0/g' \
-e 's/@''GNULIB_PRINTF''@/1/g' \
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PUTC''@/1/g' \
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
-e 's/@''GNULIB_PUTS''@/1/g' \
-e 's/@''GNULIB_REMOVE''@/0/g' \
-e 's/@''GNULIB_RENAME''@/0/g' \
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
-e 's/@''GNULIB_SCANF''@/1/g' \
-e 's/@''GNULIB_SNPRINTF''@/1/g' \
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_TMPFILE''@/1/g' \
-e 's/@''GNULIB_VASPRINTF''@/1/g' \
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VFSCANF''@/0/g' \
-e 's/@''GNULIB_VSCANF''@/0/g' \
-e 's/@''GNULIB_VPRINTF''@/1/g' \
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
< ./stdio.in.h | \
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''HAVE_FSEEKO''@|1|g' \
-e 's|@''HAVE_FTELLO''@|1|g' \
-e 's|@''HAVE_PCLOSE''@|1|g' \
-e 's|@''HAVE_POPEN''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''REPLACE_FDOPEN''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_FPURGE''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_GETDELIM''@|0|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_PERROR''@|0|g' \
-e 's|@''REPLACE_POPEN''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_REMOVE''@|0|g' \
-e 's|@''REPLACE_RENAME''@|0|g' \
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_TMPFILE''@|0|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''ASM_SYMBOL_PREFIX''@||g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's/@''GNULIB__EXIT''@/0/g' \
-e 's/@''GNULIB_ATOLL''@/0/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
-e 's/@''GNULIB_GRANTPT''@/0/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
-e 's/@''GNULIB_MBTOWC''@/0/g' \
-e 's/@''GNULIB_MKDTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMP''@/1/g' \
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
-e 's/@''GNULIB_MKSTEMP''@/0/g' \
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''Grm -f liboctave/operators/mx-s-cnda.h-t liboctave/operators/mx-s-cnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-cnda.h liboctave/operators/mx-ops > liboctave/operators/mx-s-cnda.h-t && mv liboctave/operators/mx-s-cnda.h-t liboctave/operators/mx-s-cnda.h
NULIB_PTSNAME_R''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/1/g' \
-e 's/@''GNULIB_QSORT_R''@/0/g' \
-e 's/@''GNULIB_RANDOM''@/0/g' \
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
-e 's/@''GNULIB_REALPATH''@/0/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
-e 's/@''GNULIB_SETENV''@/1/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/0/g' \
-e 's/@''GNULIB_STRTOULL''@/0/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
-e 's/@''GNULIB_UNSETENV''@/1/g' \
-e 's/@''GNULIB_WCTOMB''@/0/g' \
< ./stdlib.in.h | \
sed -e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
-e 's|@''HAVE_MKSTEMP''@|1|g' \
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
-e 's|@''HAVE_QSORT_R''@|1|g' \
-e 's|@''HAVE_RANDOM''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
-e 's|@''REPLACE_CALLOC''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_MALLOC''@|0|g' \
-e 's|@''REPLACE_MBTOWC''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_PTSNAME''@|0|g' \
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_QSORT_R''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
-e 's|@''REPLACE_REALLOC''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|0|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e 's|@''REPLACE_WCTOMB''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f liboctave/operators/mx-dm-m.h-t liboctave/operators/mx-dm-m.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-dm-m.h liboctave/operators/mx-ops > liboctave/operators/mx-dm-m.h-t && mv liboctave/operators/mx-dm-m.h-t liboctave/operators/mx-dm-m.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's/@''GNULIB_FFSL''@/0/g' \
-e 's/@''GNULIB_FFSLL''@/0/g' \
-e 's/@''GNULIB_MBSLEN''@/0/g' \
-e 's/@''GNULIB_MBSNLEN''@/0/g' \
-e 's/@''GNULIB_MBSCHR''@/0/g' \
-e 's/@''GNULIB_MBSRCHR''@/0/g' \
-e 's/@''GNULIB_MBSSTR''@/0/g' \
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \
-e 's/@''GNULIB_MBSCSPN''@/0/g' \
-e 's/@''GNULIB_MBSPBRK''@/0/g' \
-e 's/@''GNULIB_MBSSPN''@/0/g' \
-e 's/@''GNULIB_MBSSEP''@/0/g' \
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \
-e 's/@''GNULIB_MEMCHR''@/1/g' \
-e 's/@''GNULIB_MEMMEM''@/0/g' \
-e 's/@''GNULIB_MEMPCPY''@/1/g' \
-e 's/@''GNULIB_MEMRCHR''@/1/g' \
-e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
-e 's/@''GNULIB_STPCPY''@/0/g' \
-e 's/@''GNULIB_STPNCPY''@/0/g' \
-e 's/@''GNULIB_STRCHRNUL''@/0/g' \
-e 's/@''GNULIB_STRDUP''@/1/g' \
-e 's/@''GNULIB_STRNCAT''@/0/g' \
-e 's/@''GNULIB_STRNDUP''@/1/g' \
-e 's/@''GNULIB_STRNLEN''@/1/g' \
-e 's/@''GNULIB_STRPBRK''@/0/g' \
-e 's/@''GNULIB_STRSEP''@/0/g' \
-e 's/@''GNULIB_STRSTR''@/0/g' \
-e 's/@''GNULIB_STRCASESTR''@/0/g' \
-e 's/@''GNULIB_STRTOK_R''@/0/g' \
-e 's/@''GNULIB_STRERROR''@/1/g' \
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
-e 's/@''GNULIB_STRSIGNAL''@/1/g' \
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
< ./string.in.h | \
sed -e 's|@''HAVE_FFSL''@|1|g' \
-e 's|@''HAVE_FFSLL''@|1|g' \
-e 's|@''HAVE_MBSLEN''@|0|g' \
-e 's|@''HAVE_MEMCHR''@|1|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
-e 's|@''HAVE_MEMPCPY''@|1|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
-e 's|@''HAVE_STRPBRK''@|1|g' \
-e 's|@''HAVE_STRSEP''@|1|g' \
-e 's|@''HAVE_STRCASESTR''@|1|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
< ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
rm -f liboctave/operators/mx-m-dm.h-t liboctave/operators/mx-m-dm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-m-dm.h liboctave/operators/mx-ops > liboctave/operators/mx-m-dm.h-t && mv liboctave/operators/mx-m-dm.h-t liboctave/operators/mx-m-dm.h
rm -f strings.h-t strings.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_STRINGS_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
-e 's|@''GNULIB_FFS''@|0|g' \
-e 's|@''HAVE_FFS''@|1|g' \
-e 's|@''HAVE_STRCASECMP''@|1|g' \
-e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./strings.in.h; \
} > strings.h-t && \
mv strings.h-t strings.h
/bin/mkdir -p sys
rm -f sys/resource.h-t sys/resource.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_RESOURCE_H''@|<sys/resource.h>|g' \
-e 's|@''HAVE_SYS_RESOURCE_H''@|1|g' \
-e 's/@''GNULIB_GETRUSAGE''@/1/g' \
-e 's/@''HAVE_GETRUSAGE''@/1/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_resource.in.h; \
} > sys/resource.h-t && \
mv -f sys/resource.h-t sys/resource.h
/bin/mkdir -p sys
/bin/mkdir -p sys
/bin/mkdir -p sys
rm -f sys/select.h-t sys/select.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
-e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
-e 's/@''GNULIB_PSELECT''@/0/g' \
-e 's/@''GNULIB_SELECT''@/1/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''HAVE_PSELECT''@|1|g' \
-e 's|@''REPLACE_PSELECT''@|0|g' \
-e 's|@''REPLACE_SELECT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_select.in.h; \
} > sys/select.h-t && \
mv sys/select.h-t sys/select.h
rm -f sys/socket.h-t sys/socket.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
-e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_SOCKET''@/0/g' \
-e 's/@''GNULIB_CONNECT''@/0/g' \
-e 's/@''GNULIB_ACCEPT''@/0/g' \
-e 's/@''GNULIB_BIND''@/0/g' \
-e 's/@''GNULIB_GETPEERNAME''@/0/g' \
-e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
-e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
-e 's/@''GNULIB_LISTEN''@/0/g' \
-e 's/@''GNULIB_RECV''@/0/g' \
-e 's/@''GNULIB_SEND''@/0/g' \
-e 's/@''GNULIB_RECVFROM''@/0/g' \
-e 's/@''GNULIB_SENDTO''@/0/g' \
-e 's/@''GNULIB_SETSOCKOPT''@/0/g' \
-e 's/@''GNULIB_SHUTDOWN''@/0/g' \
-e 's/@''GNULIB_ACCEPT4''@/0/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
-e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
-e 's|@''HAVE_ACCEPT4''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_socket.in.h; \
} > sys/socket.h-t && \
mv -f sys/socket.h-t sys/socket.h
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
-e 's/@''GNULIB_FSTAT''@/1/g' \
-e 's/@''GNULIB_FSTATAT''@/1/g' \
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
-e 's/@''GNULIB_LCHMOD''@/0/g' \
-e 's/@''GNULIB_LSTAT''@/1/g' \
-e 's/@''GNULIB_MKDIRAT''@/0/g' \
-e 's/@''GNULIB_MKFIFO''@/1/g' \
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \
-e 's/@''GNULIB_MKNOD''@/0/g' \
-e 's/@''GNULIB_MKNODAT''@/0/g' \
-e 's/@''GNULIB_STAT''@/1/g' \
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
-e 's|@''HAVE_FCHMODAT''@|1|g' \
-e 's|@''HAVE_FSTATAT''@|1|g' \
-e 's|@''HAVE_FUTIMENS''@|1|g' \
-e 's|@''HAVE_LCHMOD''@|1|g' \
-e 's|@''HAVE_LSTAT''@|1|g' \
-e 's|@''HAVE_MKDIRAT''@|1|g' \
-e 's|@''HAVE_MKFIFO''@|1|g' \
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
-e 's|@''HAVE_MKNOD''@|1|g' \
-e 's|@''HAVE_MKNODAT''@|1|g' \
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
-e 's|@''REPLACE_FSTAT''@|0|g' \
-e 's|@''REPLACE_FSTATAT''@|0|g' \
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
-e 's|@''REPLACE_LSTAT''@|0|g' \
-e 's|@''REPLACE_MKDIR''@|0|g' \
-e 's|@''REPLACE_MKFIFO''@|0|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_STAT''@|0|g' \
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
rm -f liboctave/operators/mx-fcdm-fdm.h-t liboctave/operators/mx-fcdm-fdm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcdm-fdm.h liboctave/operators/mx-ops > liboctave/operators/mx-fcdm-fdm.h-t && mv liboctave/operators/mx-fcdm-fdm.h-t liboctave/operators/mx-fcdm-fdm.h
rm -f liboctave/operators/mx-fdm-fcdm.h-t liboctave/operators/mx-fdm-fcdm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fdm-fcdm.h liboctave/operators/mx-ops > liboctave/operators/mx-fdm-fcdm.h-t && mv liboctave/operators/mx-fdm-fcdm.h-t liboctave/operators/mx-fdm-fcdm.h
/bin/mkdir -p sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_SYS_TIME_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
rm -f liboctave/operators/mx-fcs-fdm.h-t liboctave/operators/mx-fcs-fdm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcs-fdm.h liboctave/operators/mx-ops > liboctave/operators/mx-fcs-fdm.h-t && mv liboctave/operators/mx-fcs-fdm.h-t liboctave/operators/mx-fcs-fdm.h
/bin/mkdir -p sys
rm -f liboctave/operators/mx-fcs-fm.h-t liboctave/operators/mx-fcs-fm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcs-fm.h liboctave/operators/mx-ops > liboctave/operators/mx-fcs-fm.h-t && mv liboctave/operators/mx-fcs-fm.h-t liboctave/operators/mx-fcs-fm.h
rm -f sys/times.h-t sys/times.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_SYS_TIMES_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TIMES_H''@|<sys/times.h>|g' \
-e 's/@''GNULIB_TIMES''@/0/g' \
-e 's|@''HAVE_STRUCT_TMS''@|1|g' \
-e 's|@''HAVE_TIMES''@|1|g' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_times.in.h; \
} > sys/times.h-t && \
mv sys/times.h-t sys/times.h
rm -f liboctave/operators/mx-fcs-fnda.h-t liboctave/operators/mx-fcs-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcs-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-fcs-fnda.h-t && mv liboctave/operators/mx-fcs-fnda.h-t liboctave/operators/mx-fcs-fnda.h
rm -f liboctave/operators/mx-fcdm-fcm.h-t liboctave/operators/mx-fcdm-fcm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcdm-fcm.h liboctave/operators/mx-ops > liboctave/operators/mx-fcdm-fcm.h-t && mv liboctave/operators/mx-fcdm-fcm.h-t liboctave/operators/mx-fcdm-fcm.h
rm -f liboctave/operators/mx-fcdm-fm.h-t liboctave/operators/mx-fcdm-fm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcdm-fm.h liboctave/operators/mx-ops > liboctave/operators/mx-fcdm-fm.h-t && mv liboctave/operators/mx-fcdm-fm.h-t liboctave/operators/mx-fcdm-fm.h
rm -f liboctave/operators/mx-fcdm-fs.h-t liboctave/operators/mx-fcdm-fs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcdm-fs.h liboctave/operators/mx-ops > liboctave/operators/mx-fcdm-fs.h-t && mv liboctave/operators/mx-fcdm-fs.h-t liboctave/operators/mx-fcdm-fs.h
rm -f liboctave/operators/mx-fcm-fcdm.h-t liboctave/operators/mx-fcm-fcdm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcm-fcdm.h liboctave/operators/mx-ops > liboctave/operators/mx-fcm-fcdm.h-t && mv liboctave/operators/mx-fcm-fcdm.h-t liboctave/operators/mx-fcm-fcdm.h
make all-recursive
rm -f liboctave/operators/mx-fcm-fdm.h-t liboctave/operators/mx-fcm-fdm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcm-fdm.h liboctave/operators/mx-ops > liboctave/operators/mx-fcm-fdm.h-t && mv liboctave/operators/mx-fcm-fdm.h-t liboctave/operators/mx-fcm-fdm.h
rm -f liboctave/operators/mx-fcm-fm.h-t liboctave/operators/mx-fcm-fm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcm-fm.h liboctave/operators/mx-ops > liboctave/operators/mx-fcm-fm.h-t && mv liboctave/operators/mx-fcm-fm.h-t liboctave/operators/mx-fcm-fm.h
rm -f liboctave/operators/mx-fcnda-fnda.h-t liboctave/operators/mx-fcnda-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcnda-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-fcnda-fnda.h-t && mv liboctave/operators/mx-fcnda-fnda.h-t liboctave/operators/mx-fcnda-fnda.h
rm -f liboctave/operators/mx-fcm-fs.h-t liboctave/operators/mx-fcm-fs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcm-fs.h liboctave/operators/mx-ops > liboctave/operators/mx-fcm-fs.h-t && mv liboctave/operators/mx-fcm-fs.h-t liboctave/operators/mx-fcm-fs.h
rm -f liboctave/operators/mx-fcnda-fs.h-t liboctave/operators/mx-fcnda-fs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcnda-fs.h liboctave/operators/mx-ops > liboctave/operators/mx-fcnda-fs.h-t && mv liboctave/operators/mx-fcnda-fs.h-t liboctave/operators/mx-fcnda-fs.h
make[2]: Entering directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libgnu'
rm -f liboctave/operators/mx-fdm-fcs.h-t liboctave/operators/mx-fdm-fcs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fdm-fcs.h liboctave/operators/mx-ops > liboctave/operators/mx-fdm-fcs.h-t && mv liboctave/operators/mx-fdm-fcs.h-t liboctave/operators/mx-fdm-fcs.h
rm -f liboctave/operators/mx-fdm-fcm.h-t liboctave/operators/mx-fdm-fcm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fdm-fcm.h liboctave/operators/mx-ops > liboctave/operators/mx-fdm-fcm.h-t && mv liboctave/operators/mx-fdm-fcm.h-t liboctave/operators/mx-fdm-fcm.h
rm -f liboctave/operators/mx-fm-fcs.h-t liboctave/operators/mx-fm-fcs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fm-fcs.h liboctave/operators/mx-ops > liboctave/operators/mx-fm-fcs.h-t && mv liboctave/operators/mx-fm-fcs.h-t liboctave/operators/mx-fm-fcs.h
rm -f liboctave/operators/mx-fnda-fcs.h-t liboctave/operators/mx-fnda-fcs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-fcs.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-fcs.h-t && mv liboctave/operators/mx-fnda-fcs.h-t liboctave/operators/mx-fnda-fcs.h
rm -f liboctave/operators/mx-fm-fcdm.h-t liboctave/operators/mx-fm-fcdm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fm-fcdm.h liboctave/operators/mx-ops > liboctave/operators/mx-fm-fcdm.h-t && mv liboctave/operators/mx-fm-fcdm.h-t liboctave/operators/mx-fm-fcdm.h
rm -f liboctave/operators/mx-fm-fcm.h-t liboctave/operators/mx-fm-fcm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fm-fcm.h liboctave/operators/mx-ops > liboctave/operators/mx-fm-fcm.h-t && mv liboctave/operators/mx-fm-fcm.h-t liboctave/operators/mx-fm-fcm.h
rm -f liboctave/operators/mx-fnda-fcnda.h-t liboctave/operators/mx-fnda-fcnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-fcnda.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-fcnda.h-t && mv liboctave/operators/mx-fnda-fcnda.h-t liboctave/operators/mx-fnda-fcnda.h
rm -f liboctave/operators/mx-fs-fcdm.h-t liboctave/operators/mx-fs-fcdm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-fcdm.h liboctave/operators/mx-ops > liboctave/operators/mx-fs-fcdm.h-t && mv liboctave/operators/mx-fs-fcdm.h-t liboctave/operators/mx-fs-fcdm.h
make[3]: Entering directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libgnu'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o allocator.lo allocator.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o areadlink.lo areadlink.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o areadlink-with-size.lo areadlink-with-size.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o base64.lo base64.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o bitrotate.lo bitrotate.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o c-ctype.lo c-ctype.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c allocator.c -fPIC -DPIC -o .libs/allocator.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c base64.c -fPIC -DPIC -o .libs/base64.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c areadlink.c -fPIC -DPIC -o .libs/areadlink.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c areadlink-with-size.c -fPIC -DPIC -o .libs/areadlink-with-size.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c bitrotate.c -fPIC -DPIC -o .libs/bitrotate.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o
rm -f liboctave/operators/mx-fs-fcm.h-t liboctave/operators/mx-fs-fcm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-fcm.h liboctave/operators/mx-ops > liboctave/operators/mx-fs-fcm.h-t && mv liboctave/operators/mx-fs-fcm.h-t liboctave/operators/mx-fs-fcm.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o canonicalize.lo canonicalize.c
rm -f liboctave/operators/mx-fs-fcnda.h-t liboctave/operators/mx-fs-fcnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-fcnda.h liboctave/operators/mx-ops > liboctave/operators/mx-fs-fcnda.h-t && mv liboctave/operators/mx-fs-fcnda.h-t liboctave/operators/mx-fs-fcnda.h
rm -f liboctave/operators/mx-fdm-fm.h-t liboctave/operators/mx-fdm-fm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fdm-fm.h liboctave/operators/mx-ops > liboctave/operators/mx-fdm-fm.h-t && mv liboctave/operators/mx-fdm-fm.h-t liboctave/operators/mx-fdm-fm.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o careadlinkat.lo careadlinkat.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o cloexec.lo cloexec.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o md2.lo md2.c
rm -f liboctave/operators/mx-fm-fdm.h-t liboctave/operators/mx-fm-fdm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fm-fdm.h liboctave/operators/mx-ops > liboctave/operators/mx-fm-fdm.h-t && mv liboctave/operators/mx-fm-fdm.h-t liboctave/operators/mx-fm-fdm.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o md4.lo md4.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c careadlinkat.c -fPIC -DPIC -o .libs/careadlinkat.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c md2.c -fPIC -DPIC -o .libs/md2.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c md4.c -fPIC -DPIC -o .libs/md4.o
rm -f liboctave/operators/mx-pm-m.h-t liboctave/operators/mx-pm-m.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-pm-m.h liboctave/operators/mx-ops > liboctave/operators/mx-pm-m.h-t && mv liboctave/operators/mx-pm-m.h-t liboctave/operators/mx-pm-m.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o md5.lo md5.c
rm -f liboctave/operators/mx-m-pm.h-t liboctave/operators/mx-m-pm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-m-pm.h liboctave/operators/mx-ops > liboctave/operators/mx-m-pm.h-t && mv liboctave/operators/mx-m-pm.h-t liboctave/operators/mx-m-pm.h
rm -f liboctave/operators/mx-pm-cm.h-t liboctave/operators/mx-pm-cm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-pm-cm.h liboctave/operators/mx-ops > liboctave/operators/mx-pm-cm.h-t && mv liboctave/operators/mx-pm-cm.h-t liboctave/operators/mx-pm-cm.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o sha1.lo sha1.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o sha256.lo sha256.c
rm -f liboctave/operators/mx-cm-pm.h-t liboctave/operators/mx-cm-pm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cm-pm.h liboctave/operators/mx-ops > liboctave/operators/mx-cm-pm.h-t && mv liboctave/operators/mx-cm-pm.h-t liboctave/operators/mx-cm-pm.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o sha512.lo sha512.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c md5.c -fPIC -DPIC -o .libs/md5.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o dirname.lo dirname.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c sha1.c -fPIC -DPIC -o .libs/sha1.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c sha256.c -fPIC -DPIC -o .libs/sha256.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c sha512.c -fPIC -DPIC -o .libs/sha512.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c dirname.c -fPIC -DPIC -o .libs/dirname.o
rm -f liboctave/operators/mx-pm-fm.h-t liboctave/operators/mx-pm-fm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-pm-fm.h liboctave/operators/mx-ops > liboctave/operators/mx-pm-fm.h-t && mv liboctave/operators/mx-pm-fm.h-t liboctave/operators/mx-pm-fm.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o basename.lo basename.c
rm -f liboctave/operators/mx-fm-pm.h-t liboctave/operators/mx-fm-pm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fm-pm.h liboctave/operators/mx-ops > liboctave/operators/mx-fm-pm.h-t && mv liboctave/operators/mx-fm-pm.h-t liboctave/operators/mx-fm-pm.h
rm -f liboctave/operators/mx-pm-fcm.h-t liboctave/operators/mx-pm-fcm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-pm-fcm.h liboctave/operators/mx-ops > liboctave/operators/mx-pm-fcm.h-t && mv liboctave/operators/mx-pm-fcm.h-t liboctave/operators/mx-pm-fcm.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o dirname-lgpl.lo dirname-lgpl.c
rm -f liboctave/operators/mx-fcm-pm.h-t liboctave/operators/mx-fcm-pm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcm-pm.h liboctave/operators/mx-ops > liboctave/operators/mx-fcm-pm.h-t && mv liboctave/operators/mx-fcm-pm.h-t liboctave/operators/mx-fcm-pm.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o basename-lgpl.lo basename-lgpl.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c basename.c -fPIC -DPIC -o .libs/basename.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o
rm -f liboctave/operators/mx-s-i8nda.h-t liboctave/operators/mx-s-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-s-i8nda.h-t && mv liboctave/operators/mx-s-i8nda.h-t liboctave/operators/mx-s-i8nda.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o stripslash.lo stripslash.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o
rm -f liboctave/operators/mx-i8nda-s.h-t liboctave/operators/mx-i8nda-s.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-s.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-s.h-t && mv liboctave/operators/mx-i8nda-s.h-t liboctave/operators/mx-i8nda-s.h
rm -f liboctave/operators/mx-s-ui8nda.h-t liboctave/operators/mx-s-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-s-ui8nda.h-t && mv liboctave/operators/mx-s-ui8nda.h-t liboctave/operators/mx-s-ui8nda.h
rm -f liboctave/operators/mx-ui8nda-s.h-t liboctave/operators/mx-ui8nda-s.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-s.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-s.h-t && mv liboctave/operators/mx-ui8nda-s.h-t liboctave/operators/mx-ui8nda-s.h
rm -f liboctave/operators/mx-s-i16nda.h-t liboctave/operators/mx-s-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-s-i16nda.h-t && mv liboctave/operators/mx-s-i16nda.h-t liboctave/operators/mx-s-i16nda.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o exitfail.lo exitfail.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o
rm -f liboctave/operators/mx-i16nda-s.h-t liboctave/operators/mx-i16nda-s.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-s.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-s.h-t && mv liboctave/operators/mx-i16nda-s.h-t liboctave/operators/mx-i16nda-s.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o fd-hook.lo fd-hook.c
rm -f liboctave/operators/mx-s-ui16nda.h-t liboctave/operators/mx-s-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-s-ui16nda.h-t && mv liboctave/operators/mx-s-ui16nda.h-t liboctave/operators/mx-s-ui16nda.h
rm -f liboctave/operators/mx-ui16nda-s.h-t liboctave/operators/mx-ui16nda-s.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-s.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-s.h-t && mv liboctave/operators/mx-ui16nda-s.h-t liboctave/operators/mx-ui16nda-s.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o file-set.lo file-set.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o filemode.lo filemode.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o
rm -f liboctave/operators/mx-s-i32nda.h-t liboctave/operators/mx-s-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-s-i32nda.h-t && mv liboctave/operators/mx-s-i32nda.h-t liboctave/operators/mx-s-i32nda.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c file-set.c -fPIC -DPIC -o .libs/file-set.o
rm -f liboctave/operators/mx-i32nda-s.h-t liboctave/operators/mx-i32nda-s.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-s.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-s.h-t && mv liboctave/operators/mx-i32nda-s.h-t liboctave/operators/mx-i32nda-s.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o filenamecat-lgpl.lo filenamecat-lgpl.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c filemode.c -fPIC -DPIC -o .libs/filemode.o
rm -f liboctave/operators/mx-s-ui32nda.h-t liboctave/operators/mx-s-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-s-ui32nda.h-t && mv liboctave/operators/mx-s-ui32nda.h-t liboctave/operators/mx-s-ui32nda.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o getprogname.lo getprogname.c
rm -f liboctave/operators/mx-ui32nda-s.h-t liboctave/operators/mx-ui32nda-s.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-s.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-s.h-t && mv liboctave/operators/mx-ui32nda-s.h-t liboctave/operators/mx-ui32nda-s.h
rm -f liboctave/operators/mx-s-i64nda.h-t liboctave/operators/mx-s-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-s-i64nda.h-t && mv liboctave/operators/mx-s-i64nda.h-t liboctave/operators/mx-s-i64nda.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c filenamecat-lgpl.c -fPIC -DPIC -o .libs/filenamecat-lgpl.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o hard-locale.lo hard-locale.c
rm -f liboctave/operators/mx-i64nda-s.h-t liboctave/operators/mx-i64nda-s.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-s.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-s.h-t && mv liboctave/operators/mx-i64nda-s.h-t liboctave/operators/mx-i64nda-s.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o hash.lo hash.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o
rm -f liboctave/operators/mx-s-ui64nda.h-t liboctave/operators/mx-s-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-s-ui64nda.h-t && mv liboctave/operators/mx-s-ui64nda.h-t liboctave/operators/mx-s-ui64nda.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o hash-pjw.lo hash-pjw.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o hash-triple.lo hash-triple.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c hash.c -fPIC -DPIC -o .libs/hash.o
rm -f liboctave/operators/mx-ui64nda-s.h-t liboctave/operators/mx-ui64nda-s.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-s.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-s.h-t && mv liboctave/operators/mx-ui64nda-s.h-t liboctave/operators/mx-ui64nda-s.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c hash-pjw.c -fPIC -DPIC -o .libs/hash-pjw.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o localcharset.lo localcharset.c
rm -f liboctave/operators/mx-fs-i8nda.h-t liboctave/operators/mx-fs-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fs-i8nda.h-t && mv liboctave/operators/mx-fs-i8nda.h-t liboctave/operators/mx-fs-i8nda.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c hash-triple.c -fPIC -DPIC -o .libs/hash-triple.o
rm -f liboctave/operators/mx-i8nda-fs.h-t liboctave/operators/mx-i8nda-fs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-fs.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-fs.h-t && mv liboctave/operators/mx-i8nda-fs.h-t liboctave/operators/mx-i8nda-fs.h
rm -f liboctave/operators/mx-fs-ui8nda.h-t liboctave/operators/mx-fs-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fs-ui8nda.h-t && mv liboctave/operators/mx-fs-ui8nda.h-t liboctave/operators/mx-fs-ui8nda.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o malloca.lo malloca.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o math.lo math.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o
rm -f liboctave/operators/mx-ui8nda-fs.h-t liboctave/operators/mx-ui8nda-fs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-fs.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-fs.h-t && mv liboctave/operators/mx-ui8nda-fs.h-t liboctave/operators/mx-ui8nda-fs.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o nproc.lo nproc.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c malloca.c -fPIC -DPIC -o .libs/malloca.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c math.c -fPIC -DPIC -o .libs/math.o
rm -f liboctave/operators/mx-fs-i16nda.h-t liboctave/operators/mx-fs-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fs-i16nda.h-t && mv liboctave/operators/mx-fs-i16nda.h-t liboctave/operators/mx-fs-i16nda.h
rm -f liboctave/operators/mx-i16nda-fs.h-t liboctave/operators/mx-i16nda-fs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-fs.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-fs.h-t && mv liboctave/operators/mx-i16nda-fs.h-t liboctave/operators/mx-i16nda-fs.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o openat-die.lo openat-die.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c nproc.c -fPIC -DPIC -o .libs/nproc.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o progname.lo progname.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o same.lo same.c
rm -f liboctave/operators/mx-fs-ui16nda.h-t liboctave/operators/mx-fs-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fs-ui16nda.h-t && mv liboctave/operators/mx-fs-ui16nda.h-t liboctave/operators/mx-fs-ui16nda.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o save-cwd.lo save-cwd.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c same.c -fPIC -DPIC -o .libs/same.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c progname.c -fPIC -DPIC -o .libs/progname.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c openat-die.c -fPIC -DPIC -o .libs/openat-die.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o sig-handler.lo sig-handler.c
rm -f liboctave/operators/mx-ui16nda-fs.h-t liboctave/operators/mx-ui16nda-fs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-fs.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-fs.h-t && mv liboctave/operators/mx-ui16nda-fs.h-t liboctave/operators/mx-ui16nda-fs.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o sockets.lo sockets.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c save-cwd.c -fPIC -DPIC -o .libs/save-cwd.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o strftime.lo strftime.c
rm -f liboctave/operators/mx-fs-i32nda.h-t liboctave/operators/mx-fs-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fs-i32nda.h-t && mv liboctave/operators/mx-fs-i32nda.h-t liboctave/operators/mx-fs-i32nda.h
rm -f liboctave/operators/mx-i32nda-fs.h-t liboctave/operators/mx-i32nda-fs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-fs.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-fs.h-t && mv liboctave/operators/mx-i32nda-fs.h-t liboctave/operators/mx-i32nda-fs.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o strnlen1.lo strnlen1.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o sys_socket.lo sys_socket.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c sockets.c -fPIC -DPIC -o .libs/sockets.o
rm -f liboctave/operators/mx-fs-ui32nda.h-t liboctave/operators/mx-fs-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fs-ui32nda.h-t && mv liboctave/operators/mx-fs-ui32nda.h-t liboctave/operators/mx-fs-ui32nda.h
rm -f liboctave/operators/mx-ui32nda-fs.h-t liboctave/operators/mx-ui32nda-fs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-fs.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-fs.h-t && mv liboctave/operators/mx-ui32nda-fs.h-t liboctave/operators/mx-ui32nda-fs.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c strftime.c -fPIC -DPIC -o .libs/strftime.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o tempname.lo tempname.c
rm -f liboctave/operators/mx-fs-i64nda.h-t liboctave/operators/mx-fs-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fs-i64nda.h-t && mv liboctave/operators/mx-fs-i64nda.h-t liboctave/operators/mx-fs-i64nda.h
rm -f liboctave/operators/mx-i64nda-fs.h-t liboctave/operators/mx-i64nda-fs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-fs.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-fs.h-t && mv liboctave/operators/mx-i64nda-fs.h-t liboctave/operators/mx-i64nda-fs.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o glthread/threadlib.lo glthread/threadlib.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o glthread/tls.lo glthread/tls.c
rm -f liboctave/operators/mx-fs-ui64nda.h-t liboctave/operators/mx-fs-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fs-ui64nda.h-t && mv liboctave/operators/mx-fs-ui64nda.h-t liboctave/operators/mx-fs-ui64nda.h
rm -f liboctave/operators/mx-ui64nda-fs.h-t liboctave/operators/mx-ui64nda-fs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-fs.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-fs.h-t && mv liboctave/operators/mx-ui64nda-fs.h-t liboctave/operators/mx-ui64nda-fs.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o tmpdir.lo tmpdir.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o u64.lo u64.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c tempname.c -fPIC -DPIC -o .libs/tempname.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/tls.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c u64.c -fPIC -DPIC -o .libs/u64.o
rm -f liboctave/operators/mx-nda-i8.h-t liboctave/operators/mx-nda-i8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i8.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-i8.h-t && mv liboctave/operators/mx-nda-i8.h-t liboctave/operators/mx-nda-i8.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o unistd.lo unistd.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o dup-safer.lo dup-safer.c
rm -f liboctave/operators/mx-i8-nda.h-t liboctave/operators/mx-i8-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8-nda.h-t && mv liboctave/operators/mx-i8-nda.h-t liboctave/operators/mx-i8-nda.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o fd-safer.lo fd-safer.c
rm -f liboctave/operators/mx-nda-ui8.h-t liboctave/operators/mx-nda-ui8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui8.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui8.h-t && mv liboctave/operators/mx-nda-ui8.h-t liboctave/operators/mx-nda-ui8.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c unistd.c -fPIC -DPIC -o .libs/unistd.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o pipe-safer.lo pipe-safer.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o
rm -f liboctave/operators/mx-ui8-nda.h-t liboctave/operators/mx-ui8-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8-nda.h-t && mv liboctave/operators/mx-ui8-nda.h-t liboctave/operators/mx-ui8-nda.h
rm -f liboctave/operators/mx-nda-i16.h-t liboctave/operators/mx-nda-i16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i16.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-i16.h-t && mv liboctave/operators/mx-nda-i16.h-t liboctave/operators/mx-nda-i16.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o wctype-h.lo wctype-h.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o xmalloc.lo xmalloc.c
rm -f liboctave/operators/mx-i16-nda.h-t liboctave/operators/mx-i16-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16-nda.h-t && mv liboctave/operators/mx-i16-nda.h-t liboctave/operators/mx-i16-nda.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o xalloc-die.lo xalloc-die.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o
rm -f liboctave/operators/mx-nda-ui16.h-t liboctave/operators/mx-nda-ui16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui16.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui16.h-t && mv liboctave/operators/mx-nda-ui16.h-t liboctave/operators/mx-nda-ui16.h
rm -f liboctave/operators/mx-ui16-nda.h-t liboctave/operators/mx-ui16-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16-nda.h-t && mv liboctave/operators/mx-ui16-nda.h-t liboctave/operators/mx-ui16-nda.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o
rm -f liboctave/operators/mx-nda-i32.h-t liboctave/operators/mx-nda-i32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i32.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-i32.h-t && mv liboctave/operators/mx-nda-i32.h-t liboctave/operators/mx-nda-i32.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o xgetcwd.lo xgetcwd.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o xsize.lo xsize.c
rm -f liboctave/operators/mx-i32-nda.h-t liboctave/operators/mx-i32-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32-nda.h-t && mv liboctave/operators/mx-i32-nda.h-t liboctave/operators/mx-i32-nda.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o
rm -f liboctave/operators/mx-nda-ui32.h-t liboctave/operators/mx-nda-ui32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui32.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui32.h-t && mv liboctave/operators/mx-nda-ui32.h-t liboctave/operators/mx-nda-ui32.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o xstrndup.lo xstrndup.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o asnprintf.lo asnprintf.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c xgetcwd.c -fPIC -DPIC -o .libs/xgetcwd.o
rm -f liboctave/operators/mx-ui32-nda.h-t liboctave/operators/mx-ui32-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32-nda.h-t && mv liboctave/operators/mx-ui32-nda.h-t liboctave/operators/mx-ui32-nda.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c xsize.c -fPIC -DPIC -o .libs/xsize.o
rm -f liboctave/operators/mx-nda-i64.h-t liboctave/operators/mx-nda-i64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i64.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-i64.h-t && mv liboctave/operators/mx-nda-i64.h-t liboctave/operators/mx-nda-i64.h
rm -f liboctave/operators/mx-i64-nda.h-t liboctave/operators/mx-i64-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64-nda.h-t && mv liboctave/operators/mx-i64-nda.h-t liboctave/operators/mx-i64-nda.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o chdir-long.lo chdir-long.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o fcntl.lo fcntl.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c xstrndup.c -fPIC -DPIC -o .libs/xstrndup.o
rm -f liboctave/operators/mx-nda-ui64.h-t liboctave/operators/mx-nda-ui64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui64.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui64.h-t && mv liboctave/operators/mx-nda-ui64.h-t liboctave/operators/mx-nda-ui64.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o glob.lo glob.c
rm -f liboctave/operators/mx-ui64-nda.h-t liboctave/operators/mx-ui64-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64-nda.h-t && mv liboctave/operators/mx-ui64-nda.h-t liboctave/operators/mx-ui64-nda.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o mbrtowc.lo mbrtowc.c
rm -f liboctave/operators/mx-fnda-i8.h-t liboctave/operators/mx-fnda-i8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i8.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i8.h-t && mv liboctave/operators/mx-fnda-i8.h-t liboctave/operators/mx-fnda-i8.h
rm -f liboctave/operators/mx-i8-fnda.h-t liboctave/operators/mx-i8-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8-fnda.h-t && mv liboctave/operators/mx-i8-fnda.h-t liboctave/operators/mx-i8-fnda.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o mktime.lo mktime.c
rm -f liboctave/operators/mx-fnda-ui8.h-t liboctave/operators/mx-fnda-ui8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui8.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui8.h-t && mv liboctave/operators/mx-fnda-ui8.h-t liboctave/operators/mx-fnda-ui8.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c chdir-long.c -fPIC -DPIC -o .libs/chdir-long.o
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o nanosleep.lo nanosleep.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c glob.c -fPIC -DPIC -o .libs/glob.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c mktime.c -fPIC -DPIC -o .libs/mktime.o
rm -f liboctave/operators/mx-ui8-fnda.h-t liboctave/operators/mx-ui8-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8-fnda.h-t && mv liboctave/operators/mx-ui8-fnda.h-t liboctave/operators/mx-ui8-fnda.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o openat-proc.lo openat-proc.c
rm -f liboctave/operators/mx-fnda-i16.h-t liboctave/operators/mx-fnda-i16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i16.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i16.h-t && mv liboctave/operators/mx-fnda-i16.h-t liboctave/operators/mx-fnda-i16.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o printf-args.lo printf-args.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c nanosleep.c -fPIC -DPIC -o .libs/nanosleep.o
rm -f liboctave/operators/mx-i16-fnda.h-t liboctave/operators/mx-i16-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16-fnda.h-t && mv liboctave/operators/mx-i16-fnda.h-t liboctave/operators/mx-i16-fnda.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o printf-parse.lo printf-parse.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c openat-proc.c -fPIC -DPIC -o .libs/openat-proc.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o
rm -f liboctave/operators/mx-fnda-ui16.h-t liboctave/operators/mx-fnda-ui16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui16.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui16.h-t && mv liboctave/operators/mx-fnda-ui16.h-t liboctave/operators/mx-fnda-ui16.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o time_rz.lo time_rz.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o vasnprintf.lo vasnprintf.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o
rm -f liboctave/operators/mx-ui16-fnda.h-t liboctave/operators/mx-ui16-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16-fnda.h-t && mv liboctave/operators/mx-ui16-fnda.h-t liboctave/operators/mx-ui16-fnda.h
rm -f t-charset.alias charset.alias && \
/bin/sh ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias && \
mv t-charset.alias charset.alias
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c time_rz.c -fPIC -DPIC -o .libs/time_rz.o
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/octave/g' ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f liboctave/operators/mx-fnda-i32.h-t liboctave/operators/mx-fnda-i32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i32.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i32.h-t && mv liboctave/operators/mx-fnda-i32.h-t liboctave/operators/mx-fnda-i32.h
rm -f liboctave/operators/mx-i32-fnda.h-t liboctave/operators/mx-i32-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32-fnda.h-t && mv liboctave/operators/mx-i32-fnda.h-t liboctave/operators/mx-i32-fnda.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/octave/g' ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
rm -f liboctave/operators/mx-fnda-ui32.h-t liboctave/operators/mx-fnda-ui32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui32.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui32.h-t && mv liboctave/operators/mx-fnda-ui32.h-t liboctave/operators/mx-fnda-ui32.h
rm -f liboctave/operators/mx-ui32-fnda.h-t liboctave/operators/mx-ui32-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32-fnda.h-t && mv liboctave/operators/mx-ui32-fnda.h-t liboctave/operators/mx-ui32-fnda.h
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c -o glthread/lock.lo glthread/lock.c
rm -f liboctave/operators/mx-fnda-i64.h-t liboctave/operators/mx-fnda-i64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i64.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i64.h-t && mv liboctave/operators/mx-fnda-i64.h-t liboctave/operators/mx-fnda-i64.h
rm -f liboctave/operators/mx-i64-fnda.h-t liboctave/operators/mx-i64-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64-fnda.h-t && mv liboctave/operators/mx-i64-fnda.h-t liboctave/operators/mx-i64-fnda.h
rm -f liboctave/operators/mx-fnda-ui64.h-t liboctave/operators/mx-fnda-ui64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui64.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui64.h-t && mv liboctave/operators/mx-fnda-ui64.h-t liboctave/operators/mx-fnda-ui64.h
rm -f liboctave/operators/mx-ui64-fnda.h-t liboctave/operators/mx-ui64-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64-fnda.h-t && mv liboctave/operators/mx-ui64-fnda.h-t liboctave/operators/mx-ui64-fnda.h
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -march=broadwell -O2 -pipe -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o
rm -f liboctave/operators/mx-nda-i8nda.h-t liboctave/operators/mx-nda-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-i8nda.h-t && mv liboctave/operators/mx-nda-i8nda.h-t liboctave/operators/mx-nda-i8nda.h
rm -f liboctave/operators/mx-i8nda-nda.h-t liboctave/operators/mx-i8nda-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-nda.h-t && mv liboctave/operators/mx-i8nda-nda.h-t liboctave/operators/mx-i8nda-nda.h
rm -f liboctave/operators/mx-nda-ui8nda.h-t liboctave/operators/mx-nda-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui8nda.h-t && mv liboctave/operators/mx-nda-ui8nda.h-t liboctave/operators/mx-nda-ui8nda.h
rm -f liboctave/operators/mx-ui8nda-nda.h-t liboctave/operators/mx-ui8nda-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-nda.h-t && mv liboctave/operators/mx-ui8nda-nda.h-t liboctave/operators/mx-ui8nda-nda.h
rm -f liboctave/operators/mx-nda-i16nda.h-t liboctave/operators/mx-nda-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-i16nda.h-t && mv liboctave/operators/mx-nda-i16nda.h-t liboctave/operators/mx-nda-i16nda.h
rm -f liboctave/operators/mx-i16nda-nda.h-t liboctave/operators/mx-i16nda-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-nda.h-t && mv liboctave/operators/mx-i16nda-nda.h-t liboctave/operators/mx-i16nda-nda.h
rm -f liboctave/operators/mx-nda-ui16nda.h-t liboctave/operators/mx-nda-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui16nda.h-t && mv liboctave/operators/mx-nda-ui16nda.h-t liboctave/operators/mx-nda-ui16nda.h
rm -f liboctave/operators/mx-ui16nda-nda.h-t liboctave/operators/mx-ui16nda-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-nda.h-t && mv liboctave/operators/mx-ui16nda-nda.h-t liboctave/operators/mx-ui16nda-nda.h
rm -f liboctave/operators/mx-nda-i32nda.h-t liboctave/operators/mx-nda-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-i32nda.h-t && mv liboctave/operators/mx-nda-i32nda.h-t liboctave/operators/mx-nda-i32nda.h
rm -f liboctave/operators/mx-i32nda-nda.h-t liboctave/operators/mx-i32nda-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-nda.h-t && mv liboctave/operators/mx-i32nda-nda.h-t liboctave/operators/mx-i32nda-nda.h
rm -f liboctave/operators/mx-nda-ui32nda.h-t liboctave/operators/mx-nda-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui32nda.h-t && mv liboctave/operators/mx-nda-ui32nda.h-t liboctave/operators/mx-nda-ui32nda.h
rm -f liboctave/operators/mx-ui32nda-nda.h-t liboctave/operators/mx-ui32nda-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-nda.h-t && mv liboctave/operators/mx-ui32nda-nda.h-t liboctave/operators/mx-ui32nda-nda.h
rm -f liboctave/operators/mx-nda-i64nda.h-t liboctave/operators/mx-nda-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-i64nda.h-t && mv liboctave/operators/mx-nda-i64nda.h-t liboctave/operators/mx-nda-i64nda.h
rm -f liboctave/operators/mx-i64nda-nda.h-t liboctave/operators/mx-i64nda-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-nda.h-t && mv liboctave/operators/mx-i64nda-nda.h-t liboctave/operators/mx-i64nda-nda.h
rm -f liboctave/operators/mx-nda-ui64nda.h-t liboctave/operators/mx-nda-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui64nda.h-t && mv liboctave/operators/mx-nda-ui64nda.h-t liboctave/operators/mx-nda-ui64nda.h
rm -f liboctave/operators/mx-ui64nda-nda.h-t liboctave/operators/mx-ui64nda-nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-nda.h-t && mv liboctave/operators/mx-ui64nda-nda.h-t liboctave/operators/mx-ui64nda-nda.h
rm -f liboctave/operators/mx-fnda-i8nda.h-t liboctave/operators/mx-fnda-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i8nda.h-t && mv liboctave/operators/mx-fnda-i8nda.h-t liboctave/operators/mx-fnda-i8nda.h
rm -f liboctave/operators/mx-i8nda-fnda.h-t liboctave/operators/mx-i8nda-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-fnda.h-t && mv liboctave/operators/mx-i8nda-fnda.h-t liboctave/operators/mx-i8nda-fnda.h
rm -f liboctave/operators/mx-fnda-ui8nda.h-t liboctave/operators/mx-fnda-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui8nda.h-t && mv liboctave/operators/mx-fnda-ui8nda.h-t liboctave/operators/mx-fnda-ui8nda.h
rm -f liboctave/operators/mx-ui8nda-fnda.h-t liboctave/operators/mx-ui8nda-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-fnda.h-t && mv liboctave/operators/mx-ui8nda-fnda.h-t liboctave/operators/mx-ui8nda-fnda.h
rm -f liboctave/operators/mx-fnda-i16nda.h-t liboctave/operators/mx-fnda-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i16nda.h-t && mv liboctave/operators/mx-fnda-i16nda.h-t liboctave/operators/mx-fnda-i16nda.h
rm -f liboctave/operators/mx-i16nda-fnda.h-t liboctave/operators/mx-i16nda-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-fnda.h-t && mv liboctave/operators/mx-i16nda-fnda.h-t liboctave/operators/mx-i16nda-fnda.h
rm -f liboctave/operators/mx-fnda-ui16nda.h-t liboctave/operators/mx-fnda-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui16nda.h-t && mv liboctave/operators/mx-fnda-ui16nda.h-t liboctave/operators/mx-fnda-ui16nda.h
rm -f liboctave/operators/mx-ui16nda-fnda.h-t liboctave/operators/mx-ui16nda-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-fnda.h-t && mv liboctave/operators/mx-ui16nda-fnda.h-t liboctave/operators/mx-ui16nda-fnda.h
rm -f liboctave/operators/mx-fnda-i32nda.h-t liboctave/operators/mx-fnda-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i32nda.h-t && mv liboctave/operators/mx-fnda-i32nda.h-t liboctave/operators/mx-fnda-i32nda.h
rm -f liboctave/operators/mx-i32nda-fnda.h-t liboctave/operators/mx-i32nda-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-fnda.h-t && mv liboctave/operators/mx-i32nda-fnda.h-t liboctave/operators/mx-i32nda-fnda.h
rm -f liboctave/operators/mx-fnda-ui32nda.h-t liboctave/operators/mx-fnda-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui32nda.h-t && mv liboctave/operators/mx-fnda-ui32nda.h-t liboctave/operators/mx-fnda-ui32nda.h
rm -f liboctave/operators/mx-ui32nda-fnda.h-t liboctave/operators/mx-ui32nda-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-fnda.h-t && mv liboctave/operators/mx-ui32nda-fnda.h-t liboctave/operators/mx-ui32nda-fnda.h
rm -f liboctave/operators/mx-fnda-i64nda.h-t liboctave/operators/mx-fnda-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i64nda.h-t && mv liboctave/operators/mx-fnda-i64nda.h-t liboctave/operators/mx-fnda-i64nda.h
rm -f liboctave/operators/mx-i64nda-fnda.h-t liboctave/operators/mx-i64nda-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-fnda.h-t && mv liboctave/operators/mx-i64nda-fnda.h-t liboctave/operators/mx-i64nda-fnda.h
rm -f liboctave/operators/mx-fnda-ui64nda.h-t liboctave/operators/mx-fnda-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui64nda.h-t && mv liboctave/operators/mx-fnda-ui64nda.h-t liboctave/operators/mx-fnda-ui64nda.h
rm -f liboctave/operators/mx-ui64nda-fnda.h-t liboctave/operators/mx-ui64nda-fnda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-fnda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-fnda.h-t && mv liboctave/operators/mx-ui64nda-fnda.h-t liboctave/operators/mx-ui64nda-fnda.h
rm -f liboctave/operators/mx-i8nda-ui8.h-t liboctave/operators/mx-i8nda-ui8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui8.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui8.h-t && mv liboctave/operators/mx-i8nda-ui8.h-t liboctave/operators/mx-i8nda-ui8.h
rm -f liboctave/operators/mx-i8nda-i16.h-t liboctave/operators/mx-i8nda-i16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-i16.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-i16.h-t && mv liboctave/operators/mx-i8nda-i16.h-t liboctave/operators/mx-i8nda-i16.h
rm -f liboctave/operators/mx-i8nda-ui16.h-t liboctave/operators/mx-i8nda-ui16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui16.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui16.h-t && mv liboctave/operators/mx-i8nda-ui16.h-t liboctave/operators/mx-i8nda-ui16.h
rm -f liboctave/operators/mx-i8nda-i32.h-t liboctave/operators/mx-i8nda-i32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-i32.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-i32.h-t && mv liboctave/operators/mx-i8nda-i32.h-t liboctave/operators/mx-i8nda-i32.h
rm -f liboctave/operators/mx-i8nda-ui32.h-t liboctave/operators/mx-i8nda-ui32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui32.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui32.h-t && mv liboctave/operators/mx-i8nda-ui32.h-t liboctave/operators/mx-i8nda-ui32.h
rm -f liboctave/operators/mx-i8nda-i64.h-t liboctave/operators/mx-i8nda-i64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-i64.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-i64.h-t && mv liboctave/operators/mx-i8nda-i64.h-t liboctave/operators/mx-i8nda-i64.h
rm -f liboctave/operators/mx-i8nda-ui64.h-t liboctave/operators/mx-i8nda-ui64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui64.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui64.h-t && mv liboctave/operators/mx-i8nda-ui64.h-t liboctave/operators/mx-i8nda-ui64.h
rm -f liboctave/operators/mx-i16nda-i8.h-t liboctave/operators/mx-i16nda-i8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-i8.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-i8.h-t && mv liboctave/operators/mx-i16nda-i8.h-t liboctave/operators/mx-i16nda-i8.h
rm -f liboctave/operators/mx-i16nda-ui8.h-t liboctave/operators/mx-i16nda-ui8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui8.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui8.h-t && mv liboctave/operators/mx-i16nda-ui8.h-t liboctave/operators/mx-i16nda-ui8.h
rm -f liboctave/operators/mx-i16nda-ui16.h-t liboctave/operators/mx-i16nda-ui16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui16.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui16.h-t && mv liboctave/operators/mx-i16nda-ui16.h-t liboctave/operators/mx-i16nda-ui16.h
rm -f liboctave/operators/mx-i16nda-i32.h-t liboctave/operators/mx-i16nda-i32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-i32.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-i32.h-t && mv liboctave/operators/mx-i16nda-i32.h-t liboctave/operators/mx-i16nda-i32.h
rm -f liboctave/operators/mx-i16nda-ui32.h-t liboctave/operators/mx-i16nda-ui32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui32.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui32.h-t && mv liboctave/operators/mx-i16nda-ui32.h-t liboctave/operators/mx-i16nda-ui32.h
rm -f liboctave/operators/mx-i16nda-i64.h-t liboctave/operators/mx-i16nda-i64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-i64.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-i64.h-t && mv liboctave/operators/mx-i16nda-i64.h-t liboctave/operators/mx-i16nda-i64.h
rm -f liboctave/operators/mx-i16nda-ui64.h-t liboctave/operators/mx-i16nda-ui64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui64.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui64.h-t && mv liboctave/operators/mx-i16nda-ui64.h-t liboctave/operators/mx-i16nda-ui64.h
rm -f liboctave/operators/mx-i32nda-i8.h-t liboctave/operators/mx-i32nda-i8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-i8.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-i8.h-t && mv liboctave/operators/mx-i32nda-i8.h-t liboctave/operators/mx-i32nda-i8.h
rm -f liboctave/operators/mx-i32nda-ui8.h-t liboctave/operators/mx-i32nda-ui8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui8.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui8.h-t && mv liboctave/operators/mx-i32nda-ui8.h-t liboctave/operators/mx-i32nda-ui8.h
rm -f liboctave/operators/mx-i32nda-i16.h-t liboctave/operators/mx-i32nda-i16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-i16.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-i16.h-t && mv liboctave/operators/mx-i32nda-i16.h-t liboctave/operators/mx-i32nda-i16.h
rm -f liboctave/operators/mx-i32nda-ui16.h-t liboctave/operators/mx-i32nda-ui16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui16.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui16.h-t && mv liboctave/operators/mx-i32nda-ui16.h-t liboctave/operators/mx-i32nda-ui16.h
rm -f liboctave/operators/mx-i32nda-ui32.h-t liboctave/operators/mx-i32nda-ui32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui32.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui32.h-t && mv liboctave/operators/mx-i32nda-ui32.h-t liboctave/operators/mx-i32nda-ui32.h
rm -f liboctave/operators/mx-i32nda-i64.h-t liboctave/operators/mx-i32nda-i64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-i64.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-i64.h-t && mv liboctave/operators/mx-i32nda-i64.h-t liboctave/operators/mx-i32nda-i64.h
rm -f liboctave/operators/mx-i32nda-ui64.h-t liboctave/operators/mx-i32nda-ui64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui64.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui64.h-t && mv liboctave/operators/mx-i32nda-ui64.h-t liboctave/operators/mx-i32nda-ui64.h
rm -f liboctave/operators/mx-i64nda-i8.h-t liboctave/operators/mx-i64nda-i8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-i8.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-i8.h-t && mv liboctave/operators/mx-i64nda-i8.h-t liboctave/operators/mx-i64nda-i8.h
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libgnu.la allocator.lo areadlink.lo areadlink-with-size.lo base64.lo bitrotate.lo c-ctype.lo canonicalize.lo careadlinkat.lo cloexec.lo md2.lo md4.lo md5.lo sha1.lo sha256.lo sha512.lo dirname.lo basename.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo exitfail.lo fd-hook.lo file-set.lo filemode.lo filenamecat-lgpl.lo getprogname.lo hard-locale.lo hash.lo hash-pjw.lo hash-triple.lo localcharset.lo glthread/lock.lo malloca.lo math.lo nproc.lo openat-die.lo progname.lo same.lo save-cwd.lo sig-handler.lo sockets.lo strftime.lo strnlen1.lo sys_socket.lo tempname.lo glthread/threadlib.lo glthread/tls.lo tmpdir.lo u64.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo wctype-h.lo xmalloc.lo xalloc-die.lo xgetcwd.lo xsize.lo xstrndup.lo asnprintf.lo chdir-long.lo fcntl.lo glob.lo mbrtowc.lo mktime.lo nanosleep.lo openat-proc.lo printf-args.lo printf-parse.lo time_rz.lo vasnprintf.lo -lutil -lm
rm -f liboctave/operators/mx-i64nda-ui8.h-t liboctave/operators/mx-i64nda-ui8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui8.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui8.h-t && mv liboctave/operators/mx-i64nda-ui8.h-t liboctave/operators/mx-i64nda-ui8.h
rm -f liboctave/operators/mx-i64nda-i16.h-t liboctave/operators/mx-i64nda-i16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-i16.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-i16.h-t && mv liboctave/operators/mx-i64nda-i16.h-t liboctave/operators/mx-i64nda-i16.h
rm -f liboctave/operators/mx-i64nda-ui16.h-t liboctave/operators/mx-i64nda-ui16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui16.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui16.h-t && mv liboctave/operators/mx-i64nda-ui16.h-t liboctave/operators/mx-i64nda-ui16.h
rm -f liboctave/operators/mx-i64nda-i32.h-t liboctave/operators/mx-i64nda-i32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-i32.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-i32.h-t && mv liboctave/operators/mx-i64nda-i32.h-t liboctave/operators/mx-i64nda-i32.h
rm -f liboctave/operators/mx-i64nda-ui32.h-t liboctave/operators/mx-i64nda-ui32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui32.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui32.h-t && mv liboctave/operators/mx-i64nda-ui32.h-t liboctave/operators/mx-i64nda-ui32.h
rm -f liboctave/operators/mx-i64nda-ui64.h-t liboctave/operators/mx-i64nda-ui64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui64.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui64.h-t && mv liboctave/operators/mx-i64nda-ui64.h-t liboctave/operators/mx-i64nda-ui64.h
rm -f liboctave/operators/mx-ui8nda-i8.h-t liboctave/operators/mx-ui8nda-i8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i8.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i8.h-t && mv liboctave/operators/mx-ui8nda-i8.h-t liboctave/operators/mx-ui8nda-i8.h
rm -f liboctave/operators/mx-ui8nda-i16.h-t liboctave/operators/mx-ui8nda-i16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i16.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i16.h-t && mv liboctave/operators/mx-ui8nda-i16.h-t liboctave/operators/mx-ui8nda-i16.h
rm -f liboctave/operators/mx-ui8nda-ui16.h-t liboctave/operators/mx-ui8nda-ui16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-ui16.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-ui16.h-t && mv liboctave/operators/mx-ui8nda-ui16.h-t liboctave/operators/mx-ui8nda-ui16.h
rm -f liboctave/operators/mx-ui8nda-i32.h-t liboctave/operators/mx-ui8nda-i32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i32.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i32.h-t && mv liboctave/operators/mx-ui8nda-i32.h-t liboctave/operators/mx-ui8nda-i32.h
rm -f liboctave/operators/mx-ui8nda-ui32.h-t liboctave/operators/mx-ui8nda-ui32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-ui32.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-ui32.h-t && mv liboctave/operators/mx-ui8nda-ui32.h-t liboctave/operators/mx-ui8nda-ui32.h
rm -f liboctave/operators/mx-ui8nda-i64.h-t liboctave/operators/mx-ui8nda-i64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i64.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i64.h-t && mv liboctave/operators/mx-ui8nda-i64.h-t liboctave/operators/mx-ui8nda-i64.h
rm -f liboctave/operators/mx-ui8nda-ui64.h-t liboctave/operators/mx-ui8nda-ui64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-ui64.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-ui64.h-t && mv liboctave/operators/mx-ui8nda-ui64.h-t liboctave/operators/mx-ui8nda-ui64.h
rm -f liboctave/operators/mx-ui16nda-i8.h-t liboctave/operators/mx-ui16nda-i8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i8.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i8.h-t && mv liboctave/operators/mx-ui16nda-i8.h-t liboctave/operators/mx-ui16nda-i8.h
rm -f liboctave/operators/mx-ui16nda-ui8.h-t liboctave/operators/mx-ui16nda-ui8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-ui8.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-ui8.h-t && mv liboctave/operators/mx-ui16nda-ui8.h-t liboctave/operators/mx-ui16nda-ui8.h
rm -f liboctave/operators/mx-ui16nda-i16.h-t liboctave/operators/mx-ui16nda-i16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i16.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i16.h-t && mv liboctave/operators/mx-ui16nda-i16.h-t liboctave/operators/mx-ui16nda-i16.h
rm -f liboctave/operators/mx-ui16nda-i32.h-t liboctave/operators/mx-ui16nda-i32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i32.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i32.h-t && mv liboctave/operators/mx-ui16nda-i32.h-t liboctave/operators/mx-ui16nda-i32.h
rm -f liboctave/operators/mx-ui16nda-ui32.h-t liboctave/operators/mx-ui16nda-ui32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-ui32.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-ui32.h-t && mv liboctave/operators/mx-ui16nda-ui32.h-t liboctave/operators/mx-ui16nda-ui32.h
rm -f liboctave/operators/mx-ui16nda-i64.h-t liboctave/operators/mx-ui16nda-i64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i64.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i64.h-t && mv liboctave/operators/mx-ui16nda-i64.h-t liboctave/operators/mx-ui16nda-i64.h
rm -f liboctave/operators/mx-ui16nda-ui64.h-t liboctave/operators/mx-ui16nda-ui64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-ui64.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-ui64.h-t && mv liboctave/operators/mx-ui16nda-ui64.h-t liboctave/operators/mx-ui16nda-ui64.h
rm -f liboctave/operators/mx-ui32nda-i8.h-t liboctave/operators/mx-ui32nda-i8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i8.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i8.h-t && mv liboctave/operators/mx-ui32nda-i8.h-t liboctave/operators/mx-ui32nda-i8.h
rm -f liboctave/operators/mx-ui32nda-ui8.h-t liboctave/operators/mx-ui32nda-ui8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-ui8.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-ui8.h-t && mv liboctave/operators/mx-ui32nda-ui8.h-t liboctave/operators/mx-ui32nda-ui8.h
rm -f liboctave/operators/mx-ui32nda-i16.h-t liboctave/operators/mx-ui32nda-i16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i16.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i16.h-t && mv liboctave/operators/mx-ui32nda-i16.h-t liboctave/operators/mx-ui32nda-i16.h
rm -f liboctave/operators/mx-ui32nda-ui16.h-t liboctave/operators/mx-ui32nda-ui16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-ui16.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-ui16.h-t && mv liboctave/operators/mx-ui32nda-ui16.h-t liboctave/operators/mx-ui32nda-ui16.h
rm -f liboctave/operators/mx-ui32nda-i32.h-t liboctave/operators/mx-ui32nda-i32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i32.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i32.h-t && mv liboctave/operators/mx-ui32nda-i32.h-t liboctave/operators/mx-ui32nda-i32.h
rm -f liboctave/operators/mx-ui32nda-i64.h-t liboctave/operators/mx-ui32nda-i64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i64.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i64.h-t && mv liboctave/operators/mx-ui32nda-i64.h-t liboctave/operators/mx-ui32nda-i64.h
rm -f liboctave/operators/mx-ui32nda-ui64.h-t liboctave/operators/mx-ui32nda-ui64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-ui64.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-ui64.h-t && mv liboctave/operators/mx-ui32nda-ui64.h-t liboctave/operators/mx-ui32nda-ui64.h
rm -f liboctave/operators/mx-ui64nda-i8.h-t liboctave/operators/mx-ui64nda-i8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i8.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i8.h-t && mv liboctave/operators/mx-ui64nda-i8.h-t liboctave/operators/mx-ui64nda-i8.h
rm -f liboctave/operators/mx-ui64nda-ui8.h-t liboctave/operators/mx-ui64nda-ui8.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-ui8.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-ui8.h-t && mv liboctave/operators/mx-ui64nda-ui8.h-t liboctave/operators/mx-ui64nda-ui8.h
rm -f liboctave/operators/mx-ui64nda-i16.h-t liboctave/operators/mx-ui64nda-i16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i16.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i16.h-t && mv liboctave/operators/mx-ui64nda-i16.h-t liboctave/operators/mx-ui64nda-i16.h
rm -f liboctave/operators/mx-ui64nda-ui16.h-t liboctave/operators/mx-ui64nda-ui16.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-ui16.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-ui16.h-t && mv liboctave/operators/mx-ui64nda-ui16.h-t liboctave/operators/mx-ui64nda-ui16.h
rm -f liboctave/operators/mx-ui64nda-i32.h-t liboctave/operators/mx-ui64nda-i32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i32.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i32.h-t && mv liboctave/operators/mx-ui64nda-i32.h-t liboctave/operators/mx-ui64nda-i32.h
rm -f liboctave/operators/mx-ui64nda-ui32.h-t liboctave/operators/mx-ui64nda-ui32.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-ui32.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-ui32.h-t && mv liboctave/operators/mx-ui64nda-ui32.h-t liboctave/operators/mx-ui64nda-ui32.h
rm -f liboctave/operators/mx-ui64nda-i64.h-t liboctave/operators/mx-ui64nda-i64.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i64.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i64.h-t && mv liboctave/operators/mx-ui64nda-i64.h-t liboctave/operators/mx-ui64nda-i64.h
rm -f liboctave/operators/mx-i8-ui8nda.h-t liboctave/operators/mx-i8-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8-ui8nda.h-t && mv liboctave/operators/mx-i8-ui8nda.h-t liboctave/operators/mx-i8-ui8nda.h
rm -f liboctave/operators/mx-i8-i16nda.h-t liboctave/operators/mx-i8-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8-i16nda.h-t && mv liboctave/operators/mx-i8-i16nda.h-t liboctave/operators/mx-i8-i16nda.h
rm -f liboctave/operators/mx-i8-ui16nda.h-t liboctave/operators/mx-i8-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8-ui16nda.h-t && mv liboctave/operators/mx-i8-ui16nda.h-t liboctave/operators/mx-i8-ui16nda.h
rm -f liboctave/operators/mx-i8-i32nda.h-t liboctave/operators/mx-i8-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8-i32nda.h-t && mv liboctave/operators/mx-i8-i32nda.h-t liboctave/operators/mx-i8-i32nda.h
rm -f liboctave/operators/mx-i8-ui32nda.h-t liboctave/operators/mx-i8-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8-ui32nda.h-t && mv liboctave/operators/mx-i8-ui32nda.h-t liboctave/operators/mx-i8-ui32nda.h
rm -f liboctave/operators/mx-i8-i64nda.h-t liboctave/operators/mx-i8-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8-i64nda.h-t && mv liboctave/operators/mx-i8-i64nda.h-t liboctave/operators/mx-i8-i64nda.h
rm -f liboctave/operators/mx-i8-ui64nda.h-t liboctave/operators/mx-i8-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8-ui64nda.h-t && mv liboctave/operators/mx-i8-ui64nda.h-t liboctave/operators/mx-i8-ui64nda.h
rm -f liboctave/operators/mx-i16-i8nda.h-t liboctave/operators/mx-i16-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16-i8nda.h-t && mv liboctave/operators/mx-i16-i8nda.h-t liboctave/operators/mx-i16-i8nda.h
rm -f liboctave/operators/mx-i16-ui8nda.h-t liboctave/operators/mx-i16-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16-ui8nda.h-t && mv liboctave/operators/mx-i16-ui8nda.h-t liboctave/operators/mx-i16-ui8nda.h
rm -f liboctave/operators/mx-i16-ui16nda.h-t liboctave/operators/mx-i16-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16-ui16nda.h-t && mv liboctave/operators/mx-i16-ui16nda.h-t liboctave/operators/mx-i16-ui16nda.h
rm -f liboctave/operators/mx-i16-i32nda.h-t liboctave/operators/mx-i16-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16-i32nda.h-t && mv liboctave/operators/mx-i16-i32nda.h-t liboctave/operators/mx-i16-i32nda.h
rm -f liboctave/operators/mx-i16-ui32nda.h-t liboctave/operators/mx-i16-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16-ui32nda.h-t && mv liboctave/operators/mx-i16-ui32nda.h-t liboctave/operators/mx-i16-ui32nda.h
rm -f liboctave/operators/mx-i16-i64nda.h-t liboctave/operators/mx-i16-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16-i64nda.h-t && mv liboctave/operators/mx-i16-i64nda.h-t liboctave/operators/mx-i16-i64nda.h
rm -f liboctave/operators/mx-i16-ui64nda.h-t liboctave/operators/mx-i16-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16-ui64nda.h-t && mv liboctave/operators/mx-i16-ui64nda.h-t liboctave/operators/mx-i16-ui64nda.h
rm -f liboctave/operators/mx-i32-i8nda.h-t liboctave/operators/mx-i32-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32-i8nda.h-t && mv liboctave/operators/mx-i32-i8nda.h-t liboctave/operators/mx-i32-i8nda.h
rm -f liboctave/operators/mx-i32-ui8nda.h-t liboctave/operators/mx-i32-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32-ui8nda.h-t && mv liboctave/operators/mx-i32-ui8nda.h-t liboctave/operators/mx-i32-ui8nda.h
rm -f liboctave/operators/mx-i32-i16nda.h-t liboctave/operators/mx-i32-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32-i16nda.h-t && mv liboctave/operators/mx-i32-i16nda.h-t liboctave/operators/mx-i32-i16nda.h
rm -f liboctave/operators/mx-i32-ui16nda.h-t liboctave/operators/mx-i32-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32-ui16nda.h-t && mv liboctave/operators/mx-i32-ui16nda.h-t liboctave/operators/mx-i32-ui16nda.h
rm -f liboctave/operators/mx-i32-ui32nda.h-t liboctave/operators/mx-i32-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32-ui32nda.h-t && mv liboctave/operators/mx-i32-ui32nda.h-t liboctave/operators/mx-i32-ui32nda.h
rm -f liboctave/operators/mx-i32-i64nda.h-t liboctave/operators/mx-i32-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32-i64nda.h-t && mv liboctave/operators/mx-i32-i64nda.h-t liboctave/operators/mx-i32-i64nda.h
rm -f liboctave/operators/mx-i32-ui64nda.h-t liboctave/operators/mx-i32-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32-ui64nda.h-t && mv liboctave/operators/mx-i32-ui64nda.h-t liboctave/operators/mx-i32-ui64nda.h
rm -f liboctave/operators/mx-i64-i8nda.h-t liboctave/operators/mx-i64-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64-i8nda.h-t && mv liboctave/operators/mx-i64-i8nda.h-t liboctave/operators/mx-i64-i8nda.h
rm -f liboctave/operators/mx-i64-ui8nda.h-t liboctave/operators/mx-i64-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64-ui8nda.h-t && mv liboctave/operators/mx-i64-ui8nda.h-t liboctave/operators/mx-i64-ui8nda.h
rm -f liboctave/operators/mx-i64-i16nda.h-t liboctave/operators/mx-i64-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64-i16nda.h-t && mv liboctave/operators/mx-i64-i16nda.h-t liboctave/operators/mx-i64-i16nda.h
rm -f liboctave/operators/mx-i64-ui16nda.h-t liboctave/operators/mx-i64-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64-ui16nda.h-t && mv liboctave/operators/mx-i64-ui16nda.h-t liboctave/operators/mx-i64-ui16nda.h
rm -f liboctave/operators/mx-i64-i32nda.h-t liboctave/operators/mx-i64-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64-i32nda.h-t && mv liboctave/operators/mx-i64-i32nda.h-t liboctave/operators/mx-i64-i32nda.h
rm -f liboctave/operators/mx-i64-ui32nda.h-t liboctave/operators/mx-i64-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64-ui32nda.h-t && mv liboctave/operators/mx-i64-ui32nda.h-t liboctave/operators/mx-i64-ui32nda.h
rm -f liboctave/operators/mx-i64-ui64nda.h-t liboctave/operators/mx-i64-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64-ui64nda.h-t && mv liboctave/operators/mx-i64-ui64nda.h-t liboctave/operators/mx-i64-ui64nda.h
rm -f liboctave/operators/mx-ui8-i8nda.h-t liboctave/operators/mx-ui8-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8-i8nda.h-t && mv liboctave/operators/mx-ui8-i8nda.h-t liboctave/operators/mx-ui8-i8nda.h
rm -f liboctave/operators/mx-ui8-i16nda.h-t liboctave/operators/mx-ui8-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8-i16nda.h-t && mv liboctave/operators/mx-ui8-i16nda.h-t liboctave/operators/mx-ui8-i16nda.h
rm -f liboctave/operators/mx-ui8-ui16nda.h-t liboctave/operators/mx-ui8-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8-ui16nda.h-t && mv liboctave/operators/mx-ui8-ui16nda.h-t liboctave/operators/mx-ui8-ui16nda.h
rm -f liboctave/operators/mx-ui8-i32nda.h-t liboctave/operators/mx-ui8-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8-i32nda.h-t && mv liboctave/operators/mx-ui8-i32nda.h-t liboctave/operators/mx-ui8-i32nda.h
rm -f liboctave/operators/mx-ui8-ui32nda.h-t liboctave/operators/mx-ui8-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8-ui32nda.h-t && mv liboctave/operators/mx-ui8-ui32nda.h-t liboctave/operators/mx-ui8-ui32nda.h
rm -f liboctave/operators/mx-ui8-i64nda.h-t liboctave/operators/mx-ui8-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8-i64nda.h-t && mv liboctave/operators/mx-ui8-i64nda.h-t liboctave/operators/mx-ui8-i64nda.h
rm -f liboctave/operators/mx-ui8-ui64nda.h-t liboctave/operators/mx-ui8-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8-ui64nda.h-t && mv liboctave/operators/mx-ui8-ui64nda.h-t liboctave/operators/mx-ui8-ui64nda.h
rm -f liboctave/operators/mx-ui16-i8nda.h-t liboctave/operators/mx-ui16-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16-i8nda.h-t && mv liboctave/operators/mx-ui16-i8nda.h-t liboctave/operators/mx-ui16-i8nda.h
rm -f liboctave/operators/mx-ui16-ui8nda.h-t liboctave/operators/mx-ui16-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16-ui8nda.h-t && mv liboctave/operators/mx-ui16-ui8nda.h-t liboctave/operators/mx-ui16-ui8nda.h
rm -f liboctave/operators/mx-ui16-i16nda.h-t liboctave/operators/mx-ui16-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16-i16nda.h-t && mv liboctave/operators/mx-ui16-i16nda.h-t liboctave/operators/mx-ui16-i16nda.h
rm -f liboctave/operators/mx-ui16-i32nda.h-t liboctave/operators/mx-ui16-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16-i32nda.h-t && mv liboctave/operators/mx-ui16-i32nda.h-t liboctave/operators/mx-ui16-i32nda.h
rm -f liboctave/operators/mx-ui16-ui32nda.h-t liboctave/operators/mx-ui16-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16-ui32nda.h-t && mv liboctave/operators/mx-ui16-ui32nda.h-t liboctave/operators/mx-ui16-ui32nda.h
rm -f liboctave/operators/mx-ui16-i64nda.h-t liboctave/operators/mx-ui16-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16-i64nda.h-t && mv liboctave/operators/mx-ui16-i64nda.h-t liboctave/operators/mx-ui16-i64nda.h
rm -f liboctave/operators/mx-ui16-ui64nda.h-t liboctave/operators/mx-ui16-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16-ui64nda.h-t && mv liboctave/operators/mx-ui16-ui64nda.h-t liboctave/operators/mx-ui16-ui64nda.h
rm -f liboctave/operators/mx-ui32-i8nda.h-t liboctave/operators/mx-ui32-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32-i8nda.h-t && mv liboctave/operators/mx-ui32-i8nda.h-t liboctave/operators/mx-ui32-i8nda.h
rm -f liboctave/operators/mx-ui32-ui8nda.h-t liboctave/operators/mx-ui32-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32-ui8nda.h-t && mv liboctave/operators/mx-ui32-ui8nda.h-t liboctave/operators/mx-ui32-ui8nda.h
rm -f liboctave/operators/mx-ui32-i16nda.h-t liboctave/operators/mx-ui32-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32-i16nda.h-t && mv liboctave/operators/mx-ui32-i16nda.h-t liboctave/operators/mx-ui32-i16nda.h
rm -f liboctave/operators/mx-ui32-ui16nda.h-t liboctave/operators/mx-ui32-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32-ui16nda.h-t && mv liboctave/operators/mx-ui32-ui16nda.h-t liboctave/operators/mx-ui32-ui16nda.h
rm -f liboctave/operators/mx-ui32-i32nda.h-t liboctave/operators/mx-ui32-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32-i32nda.h-t && mv liboctave/operators/mx-ui32-i32nda.h-t liboctave/operators/mx-ui32-i32nda.h
rm -f liboctave/operators/mx-ui32-i64nda.h-t liboctave/operators/mx-ui32-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32-i64nda.h-t && mv liboctave/operators/mx-ui32-i64nda.h-t liboctave/operators/mx-ui32-i64nda.h
rm -f liboctave/operators/mx-ui32-ui64nda.h-t liboctave/operators/mx-ui32-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32-ui64nda.h-t && mv liboctave/operators/mx-ui32-ui64nda.h-t liboctave/operators/mx-ui32-ui64nda.h
rm -f liboctave/operators/mx-ui64-i8nda.h-t liboctave/operators/mx-ui64-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64-i8nda.h-t && mv liboctave/operators/mx-ui64-i8nda.h-t liboctave/operators/mx-ui64-i8nda.h
rm -f liboctave/operators/mx-ui64-ui8nda.h-t liboctave/operators/mx-ui64-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64-ui8nda.h-t && mv liboctave/operators/mx-ui64-ui8nda.h-t liboctave/operators/mx-ui64-ui8nda.h
rm -f liboctave/operators/mx-ui64-i16nda.h-t liboctave/operators/mx-ui64-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64-i16nda.h-t && mv liboctave/operators/mx-ui64-i16nda.h-t liboctave/operators/mx-ui64-i16nda.h
rm -f liboctave/operators/mx-ui64-ui16nda.h-t liboctave/operators/mx-ui64-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64-ui16nda.h-t && mv liboctave/operators/mx-ui64-ui16nda.h-t liboctave/operators/mx-ui64-ui16nda.h
rm -f liboctave/operators/mx-ui64-i32nda.h-t liboctave/operators/mx-ui64-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64-i32nda.h-t && mv liboctave/operators/mx-ui64-i32nda.h-t liboctave/operators/mx-ui64-i32nda.h
rm -f liboctave/operators/mx-ui64-ui32nda.h-t liboctave/operators/mx-ui64-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64-ui32nda.h-t && mv liboctave/operators/mx-ui64-ui32nda.h-t liboctave/operators/mx-ui64-ui32nda.h
rm -f liboctave/operators/mx-ui64-i64nda.h-t liboctave/operators/mx-ui64-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64-i64nda.h-t && mv liboctave/operators/mx-ui64-i64nda.h-t liboctave/operators/mx-ui64-i64nda.h
rm -f liboctave/operators/mx-i8nda-ui8nda.h-t liboctave/operators/mx-i8nda-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui8nda.h-t && mv liboctave/operators/mx-i8nda-ui8nda.h-t liboctave/operators/mx-i8nda-ui8nda.h
rm -f liboctave/operators/mx-i8nda-i16nda.h-t liboctave/operators/mx-i8nda-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-i16nda.h-t && mv liboctave/operators/mx-i8nda-i16nda.h-t liboctave/operators/mx-i8nda-i16nda.h
rm -f liboctave/operators/mx-i8nda-ui16nda.h-t liboctave/operators/mx-i8nda-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui16nda.h-t && mv liboctave/operators/mx-i8nda-ui16nda.h-t liboctave/operators/mx-i8nda-ui16nda.h
rm -f liboctave/operators/mx-i8nda-i32nda.h-t liboctave/operators/mx-i8nda-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-i32nda.h-t && mv liboctave/operators/mx-i8nda-i32nda.h-t liboctave/operators/mx-i8nda-i32nda.h
rm -f liboctave/operators/mx-i8nda-ui32nda.h-t liboctave/operators/mx-i8nda-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui32nda.h-t && mv liboctave/operators/mx-i8nda-ui32nda.h-t liboctave/operators/mx-i8nda-ui32nda.h
rm -f liboctave/operators/mx-i8nda-i64nda.h-t liboctave/operators/mx-i8nda-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-i64nda.h-t && mv liboctave/operators/mx-i8nda-i64nda.h-t liboctave/operators/mx-i8nda-i64nda.h
rm -f liboctave/operators/mx-i8nda-ui64nda.h-t liboctave/operators/mx-i8nda-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui64nda.h-t && mv liboctave/operators/mx-i8nda-ui64nda.h-t liboctave/operators/mx-i8nda-ui64nda.h
rm -f liboctave/operators/mx-i16nda-i8nda.h-t liboctave/operators/mx-i16nda-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-i8nda.h-t && mv liboctave/operators/mx-i16nda-i8nda.h-t liboctave/operators/mx-i16nda-i8nda.h
rm -f liboctave/operators/mx-i16nda-ui8nda.h-t liboctave/operators/mx-i16nda-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui8nda.h-t && mv liboctave/operators/mx-i16nda-ui8nda.h-t liboctave/operators/mx-i16nda-ui8nda.h
rm -f liboctave/operators/mx-i16nda-ui16nda.h-t liboctave/operators/mx-i16nda-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui16nda.h-t && mv liboctave/operators/mx-i16nda-ui16nda.h-t liboctave/operators/mx-i16nda-ui16nda.h
rm -f liboctave/operators/mx-i16nda-i32nda.h-t liboctave/operators/mx-i16nda-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-i32nda.h-t && mv liboctave/operators/mx-i16nda-i32nda.h-t liboctave/operators/mx-i16nda-i32nda.h
rm -f liboctave/operators/mx-i16nda-ui32nda.h-t liboctave/operators/mx-i16nda-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui32nda.h-t && mv liboctave/operators/mx-i16nda-ui32nda.h-t liboctave/operators/mx-i16nda-ui32nda.h
rm -f liboctave/operators/mx-i16nda-i64nda.h-t liboctave/operators/mx-i16nda-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-i64nda.h-t && mv liboctave/operators/mx-i16nda-i64nda.h-t liboctave/operators/mx-i16nda-i64nda.h
rm -f liboctave/operators/mx-i16nda-ui64nda.h-t liboctave/operators/mx-i16nda-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui64nda.h-t && mv liboctave/operators/mx-i16nda-ui64nda.h-t liboctave/operators/mx-i16nda-ui64nda.h
rm -f liboctave/operators/mx-i32nda-i8nda.h-t liboctave/operators/mx-i32nda-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-i8nda.h-t && mv liboctave/operators/mx-i32nda-i8nda.h-t liboctave/operators/mx-i32nda-i8nda.h
rm -f liboctave/operators/mx-i32nda-ui8nda.h-t liboctave/operators/mx-i32nda-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui8nda.h-t && mv liboctave/operators/mx-i32nda-ui8nda.h-t liboctave/operators/mx-i32nda-ui8nda.h
rm -f liboctave/operators/mx-i32nda-i16nda.h-t liboctave/operators/mx-i32nda-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-i16nda.h-t && mv liboctave/operators/mx-i32nda-i16nda.h-t liboctave/operators/mx-i32nda-i16nda.h
rm -f liboctave/operators/mx-i32nda-ui16nda.h-t liboctave/operators/mx-i32nda-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui16nda.h-t && mv liboctave/operators/mx-i32nda-ui16nda.h-t liboctave/operators/mx-i32nda-ui16nda.h
rm -f liboctave/operators/mx-i32nda-ui32nda.h-t liboctave/operators/mx-i32nda-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui32nda.h-t && mv liboctave/operators/mx-i32nda-ui32nda.h-t liboctave/operators/mx-i32nda-ui32nda.h
rm -f liboctave/operators/mx-i32nda-i64nda.h-t liboctave/operators/mx-i32nda-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-i64nda.h-t && mv liboctave/operators/mx-i32nda-i64nda.h-t liboctave/operators/mx-i32nda-i64nda.h
rm -f liboctave/operators/mx-i32nda-ui64nda.h-t liboctave/operators/mx-i32nda-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui64nda.h-t && mv liboctave/operators/mx-i32nda-ui64nda.h-t liboctave/operators/mx-i32nda-ui64nda.h
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnu.a .libs/allocator.o .libs/areadlink.o .libs/areadlink-with-size.o .libs/base64.o .libs/bitrotate.o .libs/c-ctype.o .libs/canonicalize.o .libs/careadlinkat.o .libs/cloexec.o .libs/md2.o .libs/md4.o .libs/md5.o .libs/sha1.o .libs/sha256.o .libs/sha512.o .libs/dirname.o .libs/basename.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/exitfail.o .libs/fd-hook.o .libs/file-set.o .libs/filemode.o .libs/filenamecat-lgpl.o .libs/getprogname.o .libs/hard-locale.o .libs/hash.o .libs/hash-pjw.o .libs/hash-triple.o .libs/localcharset.o glthread/.libs/lock.o .libs/malloca.o .libs/math.o .libs/nproc.o .libs/openat-die.o .libs/progname.o .libs/same.o .libs/save-cwd.o .libs/sig-handler.o .libs/sockets.o .libs/strftime.o .libs/strnlen1.o .libs/sys_socket.o .libs/tempname.o glthread/.libs/threadlib.o glthread/.libs/tls.o .libs/tmpdir.o .libs/u64.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o .libs/wctype-h.o .libs/xmalloc.o .libs/xalloc-die.o .libs/xgetcwd.o .libs/xsize.o .libs/xstrndup.o .libs/asnprintf.o .libs/chdir-long.o .libs/fcntl.o .libs/glob.o .libs/mbrtowc.o .libs/mktime.o .libs/nanosleep.o .libs/openat-proc.o .libs/printf-args.o .libs/printf-parse.o .libs/time_rz.o .libs/vasnprintf.o
rm -f liboctave/operators/mx-i64nda-i8nda.h-t liboctave/operators/mx-i64nda-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-i8nda.h-t && mv liboctave/operators/mx-i64nda-i8nda.h-t liboctave/operators/mx-i64nda-i8nda.h
rm -f liboctave/operators/mx-i64nda-ui8nda.h-t liboctave/operators/mx-i64nda-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui8nda.h-t && mv liboctave/operators/mx-i64nda-ui8nda.h-t liboctave/operators/mx-i64nda-ui8nda.h
rm -f liboctave/operators/mx-i64nda-i16nda.h-t liboctave/operators/mx-i64nda-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-i16nda.h-t && mv liboctave/operators/mx-i64nda-i16nda.h-t liboctave/operators/mx-i64nda-i16nda.h
rm -f liboctave/operators/mx-i64nda-ui16nda.h-t liboctave/operators/mx-i64nda-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui16nda.h-t && mv liboctave/operators/mx-i64nda-ui16nda.h-t liboctave/operators/mx-i64nda-ui16nda.h
rm -f liboctave/operators/mx-i64nda-i32nda.h-t liboctave/operators/mx-i64nda-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-i32nda.h-t && mv liboctave/operators/mx-i64nda-i32nda.h-t liboctave/operators/mx-i64nda-i32nda.h
rm -f liboctave/operators/mx-i64nda-ui32nda.h-t liboctave/operators/mx-i64nda-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui32nda.h-t && mv liboctave/operators/mx-i64nda-ui32nda.h-t liboctave/operators/mx-i64nda-ui32nda.h
rm -f liboctave/operators/mx-i64nda-ui64nda.h-t liboctave/operators/mx-i64nda-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui64nda.h-t && mv liboctave/operators/mx-i64nda-ui64nda.h-t liboctave/operators/mx-i64nda-ui64nda.h
rm -f liboctave/operators/mx-ui8nda-i8nda.h-t liboctave/operators/mx-ui8nda-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i8nda.h-t && mv liboctave/operators/mx-ui8nda-i8nda.h-t liboctave/operators/mx-ui8nda-i8nda.h
rm -f liboctave/operators/mx-ui8nda-i16nda.h-t liboctave/operators/mx-ui8nda-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i16nda.h-t && mv liboctave/operators/mx-ui8nda-i16nda.h-t liboctave/operators/mx-ui8nda-i16nda.h
rm -f liboctave/operators/mx-ui8nda-ui16nda.h-t liboctave/operators/mx-ui8nda-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-ui16nda.h-t && mv liboctave/operators/mx-ui8nda-ui16nda.h-t liboctave/operators/mx-ui8nda-ui16nda.h
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnu.a
rm -f liboctave/operators/mx-ui8nda-i32nda.h-t liboctave/operators/mx-ui8nda-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i32nda.h-t && mv liboctave/operators/mx-ui8nda-i32nda.h-t liboctave/operators/mx-ui8nda-i32nda.h
rm -f liboctave/operators/mx-ui8nda-ui32nda.h-t liboctave/operators/mx-ui8nda-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-ui32nda.h-t && mv liboctave/operators/mx-ui8nda-ui32nda.h-t liboctave/operators/mx-ui8nda-ui32nda.h
rm -f liboctave/operators/mx-ui8nda-i64nda.h-t liboctave/operators/mx-ui8nda-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i64nda.h-t && mv liboctave/operators/mx-ui8nda-i64nda.h-t liboctave/operators/mx-ui8nda-i64nda.h
rm -f liboctave/operators/mx-ui8nda-ui64nda.h-t liboctave/operators/mx-ui8nda-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-ui64nda.h-t && mv liboctave/operators/mx-ui8nda-ui64nda.h-t liboctave/operators/mx-ui8nda-ui64nda.h
rm -f liboctave/operators/mx-ui16nda-i8nda.h-t liboctave/operators/mx-ui16nda-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i8nda.h-t && mv liboctave/operators/mx-ui16nda-i8nda.h-t liboctave/operators/mx-ui16nda-i8nda.h
rm -f liboctave/operators/mx-ui16nda-ui8nda.h-t liboctave/operators/mx-ui16nda-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-ui8nda.h-t && mv liboctave/operators/mx-ui16nda-ui8nda.h-t liboctave/operators/mx-ui16nda-ui8nda.h
rm -f liboctave/operators/mx-ui16nda-i16nda.h-t liboctave/operators/mx-ui16nda-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i16nda.h-t && mv liboctave/operators/mx-ui16nda-i16nda.h-t liboctave/operators/mx-ui16nda-i16nda.h
rm -f liboctave/operators/mx-ui16nda-i32nda.h-t liboctave/operators/mx-ui16nda-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i32nda.h-t && mv liboctave/operators/mx-ui16nda-i32nda.h-t liboctave/operators/mx-ui16nda-i32nda.h
rm -f liboctave/operators/mx-ui16nda-ui32nda.h-t liboctave/operators/mx-ui16nda-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-ui32nda.h-t && mv liboctave/operators/mx-ui16nda-ui32nda.h-t liboctave/operators/mx-ui16nda-ui32nda.h
rm -f liboctave/operators/mx-ui16nda-i64nda.h-t liboctave/operators/mx-ui16nda-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i64nda.h-t && mv liboctave/operators/mx-ui16nda-i64nda.h-t liboctave/operators/mx-ui16nda-i64nda.h
rm -f liboctave/operators/mx-ui16nda-ui64nda.h-t liboctave/operators/mx-ui16nda-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-ui64nda.h-t && mv liboctave/operators/mx-ui16nda-ui64nda.h-t liboctave/operators/mx-ui16nda-ui64nda.h
rm -f liboctave/operators/mx-ui32nda-i8nda.h-t liboctave/operators/mx-ui32nda-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i8nda.h-t && mv liboctave/operators/mx-ui32nda-i8nda.h-t liboctave/operators/mx-ui32nda-i8nda.h
rm -f liboctave/operators/mx-ui32nda-ui8nda.h-t liboctave/operators/mx-ui32nda-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-ui8nda.h-t && mv liboctave/operators/mx-ui32nda-ui8nda.h-t liboctave/operators/mx-ui32nda-ui8nda.h
rm -f liboctave/operators/mx-ui32nda-i16nda.h-t liboctave/operators/mx-ui32nda-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i16nda.h-t && mv liboctave/operators/mx-ui32nda-i16nda.h-t liboctave/operators/mx-ui32nda-i16nda.h
rm -f liboctave/operators/mx-ui32nda-ui16nda.h-t liboctave/operators/mx-ui32nda-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-ui16nda.h-t && mv liboctave/operators/mx-ui32nda-ui16nda.h-t liboctave/operators/mx-ui32nda-ui16nda.h
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
rm -f liboctave/operators/mx-ui32nda-i32nda.h-t liboctave/operators/mx-ui32nda-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i32nda.h-t && mv liboctave/operators/mx-ui32nda-i32nda.h-t liboctave/operators/mx-ui32nda-i32nda.h
rm -f liboctave/operators/mx-ui32nda-i64nda.h-t liboctave/operators/mx-ui32nda-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i64nda.h-t && mv liboctave/operators/mx-ui32nda-i64nda.h-t liboctave/operators/mx-ui32nda-i64nda.h
make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libgnu'
make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libgnu'
make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libgnu'
rm -f liboctave/operators/mx-ui32nda-ui64nda.h-t liboctave/operators/mx-ui32nda-ui64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-ui64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-ui64nda.h-t && mv liboctave/operators/mx-ui32nda-ui64nda.h-t liboctave/operators/mx-ui32nda-ui64nda.h
rm -f liboctave/operators/mx-ui64nda-i8nda.h-t liboctave/operators/mx-ui64nda-i8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i8nda.h-t && mv liboctave/operators/mx-ui64nda-i8nda.h-t liboctave/operators/mx-ui64nda-i8nda.h
rm -f liboctave/operators/mx-ui64nda-ui8nda.h-t liboctave/operators/mx-ui64nda-ui8nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-ui8nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-ui8nda.h-t && mv liboctave/operators/mx-ui64nda-ui8nda.h-t liboctave/operators/mx-ui64nda-ui8nda.h
rm -f liboctave/operators/mx-ui64nda-i16nda.h-t liboctave/operators/mx-ui64nda-i16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i16nda.h-t && mv liboctave/operators/mx-ui64nda-i16nda.h-t liboctave/operators/mx-ui64nda-i16nda.h
rm -f liboctave/operators/mx-ui64nda-ui16nda.h-t liboctave/operators/mx-ui64nda-ui16nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-ui16nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-ui16nda.h-t && mv liboctave/operators/mx-ui64nda-ui16nda.h-t liboctave/operators/mx-ui64nda-ui16nda.h
rm -f liboctave/operators/mx-ui64nda-i32nda.h-t liboctave/operators/mx-ui64nda-i32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i32nda.h-t && mv liboctave/operators/mx-ui64nda-i32nda.h-t liboctave/operators/mx-ui64nda-i32nda.h
rm -f liboctave/operators/mx-ui64nda-ui32nda.h-t liboctave/operators/mx-ui64nda-ui32nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-ui32nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-ui32nda.h-t && mv liboctave/operators/mx-ui64nda-ui32nda.h-t liboctave/operators/mx-ui64nda-ui32nda.h
rm -f liboctave/operators/mx-ui64nda-i64nda.h-t liboctave/operators/mx-ui64nda-i64nda.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i64nda.h liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i64nda.h-t && mv liboctave/operators/mx-ui64nda-i64nda.h-t liboctave/operators/mx-ui64nda-i64nda.h
rm -f liboctave/operators/vx-ccv-cv.h-t liboctave/operators/vx-ccv-cv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-ccv-cv.h liboctave/operators/vx-ops > liboctave/operators/vx-ccv-cv.h-t && mv liboctave/operators/vx-ccv-cv.h-t liboctave/operators/vx-ccv-cv.h
rm -f liboctave/operators/vx-ccv-s.h-t liboctave/operators/vx-ccv-s.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-ccv-s.h liboctave/operators/vx-ops > liboctave/operators/vx-ccv-s.h-t && mv liboctave/operators/vx-ccv-s.h-t liboctave/operators/vx-ccv-s.h
rm -f liboctave/operators/vx-crv-rv.h-t liboctave/operators/vx-crv-rv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-crv-rv.h liboctave/operators/vx-ops > liboctave/operators/vx-crv-rv.h-t && mv liboctave/operators/vx-crv-rv.h-t liboctave/operators/vx-crv-rv.h
rm -f liboctave/operators/vx-crv-s.h-t liboctave/operators/vx-crv-s.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-crv-s.h liboctave/operators/vx-ops > liboctave/operators/vx-crv-s.h-t && mv liboctave/operators/vx-crv-s.h-t liboctave/operators/vx-crv-s.h
rm -f liboctave/operators/vx-cs-cv.h-t liboctave/operators/vx-cs-cv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-cs-cv.h liboctave/operators/vx-ops > liboctave/operators/vx-cs-cv.h-t && mv liboctave/operators/vx-cs-cv.h-t liboctave/operators/vx-cs-cv.h
rm -f liboctave/operators/vx-cs-rv.h-t liboctave/operators/vx-cs-rv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-cs-rv.h liboctave/operators/vx-ops > liboctave/operators/vx-cs-rv.h-t && mv liboctave/operators/vx-cs-rv.h-t liboctave/operators/vx-cs-rv.h
rm -f liboctave/operators/vx-cv-ccv.h-t liboctave/operators/vx-cv-ccv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-cv-ccv.h liboctave/operators/vx-ops > liboctave/operators/vx-cv-ccv.h-t && mv liboctave/operators/vx-cv-ccv.h-t liboctave/operators/vx-cv-ccv.h
rm -f liboctave/operators/vx-cv-cs.h-t liboctave/operators/vx-cv-cs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-cv-cs.h liboctave/operators/vx-ops > liboctave/operators/vx-cv-cs.h-t && mv liboctave/operators/vx-cv-cs.h-t liboctave/operators/vx-cv-cs.h
rm -f liboctave/operators/vx-rv-crv.h-t liboctave/operators/vx-rv-crv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-rv-crv.h liboctave/operators/vx-ops > liboctave/operators/vx-rv-crv.h-t && mv liboctave/operators/vx-rv-crv.h-t liboctave/operators/vx-rv-crv.h
rm -f liboctave/operators/vx-rv-cs.h-t liboctave/operators/vx-rv-cs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-rv-cs.h liboctave/operators/vx-ops > liboctave/operators/vx-rv-cs.h-t && mv liboctave/operators/vx-rv-cs.h-t liboctave/operators/vx-rv-cs.h
rm -f liboctave/operators/vx-s-ccv.h-t liboctave/operators/vx-s-ccv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-s-ccv.h liboctave/operators/vx-ops > liboctave/operators/vx-s-ccv.h-t && mv liboctave/operators/vx-s-ccv.h-t liboctave/operators/vx-s-ccv.h
rm -f liboctave/operators/vx-s-crv.h-t liboctave/operators/vx-s-crv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-s-crv.h liboctave/operators/vx-ops > liboctave/operators/vx-s-crv.h-t && mv liboctave/operators/vx-s-crv.h-t liboctave/operators/vx-s-crv.h
rm -f liboctave/operators/vx-fccv-fcv.h-t liboctave/operators/vx-fccv-fcv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fccv-fcv.h liboctave/operators/vx-ops > liboctave/operators/vx-fccv-fcv.h-t && mv liboctave/operators/vx-fccv-fcv.h-t liboctave/operators/vx-fccv-fcv.h
rm -f liboctave/operators/vx-fccv-fs.h-t liboctave/operators/vx-fccv-fs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fccv-fs.h liboctave/operators/vx-ops > liboctave/operators/vx-fccv-fs.h-t && mv liboctave/operators/vx-fccv-fs.h-t liboctave/operators/vx-fccv-fs.h
rm -f liboctave/operators/vx-fcrv-frv.h-t liboctave/operators/vx-fcrv-frv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fcrv-frv.h liboctave/operators/vx-ops > liboctave/operators/vx-fcrv-frv.h-t && mv liboctave/operators/vx-fcrv-frv.h-t liboctave/operators/vx-fcrv-frv.h
rm -f liboctave/operators/vx-fcrv-fs.h-t liboctave/operators/vx-fcrv-fs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fcrv-fs.h liboctave/operators/vx-ops > liboctave/operators/vx-fcrv-fs.h-t && mv liboctave/operators/vx-fcrv-fs.h-t liboctave/operators/vx-fcrv-fs.h
rm -f liboctave/operators/vx-fcs-fcv.h-t liboctave/operators/vx-fcs-fcv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fcs-fcv.h liboctave/operators/vx-ops > liboctave/operators/vx-fcs-fcv.h-t && mv liboctave/operators/vx-fcs-fcv.h-t liboctave/operators/vx-fcs-fcv.h
rm -f liboctave/operators/vx-fcs-frv.h-t liboctave/operators/vx-fcs-frv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fcs-frv.h liboctave/operators/vx-ops > liboctave/operators/vx-fcs-frv.h-t && mv liboctave/operators/vx-fcs-frv.h-t liboctave/operators/vx-fcs-frv.h
rm -f liboctave/operators/vx-fcv-fccv.h-t liboctave/operators/vx-fcv-fccv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fcv-fccv.h liboctave/operators/vx-ops > liboctave/operators/vx-fcv-fccv.h-t && mv liboctave/operators/vx-fcv-fccv.h-t liboctave/operators/vx-fcv-fccv.h
rm -f liboctave/operators/vx-fcv-fcs.h-t liboctave/operators/vx-fcv-fcs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fcv-fcs.h liboctave/operators/vx-ops > liboctave/operators/vx-fcv-fcs.h-t && mv liboctave/operators/vx-fcv-fcs.h-t liboctave/operators/vx-fcv-fcs.h
rm -f liboctave/operators/vx-frv-fcrv.h-t liboctave/operators/vx-frv-fcrv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-frv-fcrv.h liboctave/operators/vx-ops > liboctave/operators/vx-frv-fcrv.h-t && mv liboctave/operators/vx-frv-fcrv.h-t liboctave/operators/vx-frv-fcrv.h
rm -f liboctave/operators/vx-frv-fcs.h-t liboctave/operators/vx-frv-fcs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-frv-fcs.h liboctave/operators/vx-ops > liboctave/operators/vx-frv-fcs.h-t && mv liboctave/operators/vx-frv-fcs.h-t liboctave/operators/vx-frv-fcs.h
rm -f liboctave/operators/vx-fs-fccv.h-t liboctave/operators/vx-fs-fccv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fs-fccv.h liboctave/operators/vx-ops > liboctave/operators/vx-fs-fccv.h-t && mv liboctave/operators/vx-fs-fccv.h-t liboctave/operators/vx-fs-fccv.h
rm -f liboctave/operators/vx-fs-fcrv.h-t liboctave/operators/vx-fs-fcrv.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fs-fcrv.h liboctave/operators/vx-ops > liboctave/operators/vx-fs-fcrv.h-t && mv liboctave/operators/vx-fs-fcrv.h-t liboctave/operators/vx-fs-fcrv.h
rm -f liboctave/operators/smx-sm-cs.h-t liboctave/operators/smx-sm-cs.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-sm-cs.h liboctave/operators/smx-ops > liboctave/operators/smx-sm-cs.h-t && mv liboctave/operators/smx-sm-cs.h-t liboctave/operators/smx-sm-cs.h
rm -f liboctave/operators/smx-cs-sm.h-t liboctave/operators/smx-cs-sm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-cs-sm.h liboctave/operators/smx-ops > liboctave/operators/smx-cs-sm.h-t && mv liboctave/operators/smx-cs-sm.h-t liboctave/operators/smx-cs-sm.h
rm -f liboctave/operators/smx-scm-s.h-t liboctave/operators/smx-scm-s.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-scm-s.h liboctave/operators/smx-ops > liboctave/operators/smx-scm-s.h-t && mv liboctave/operators/smx-scm-s.h-t liboctave/operators/smx-scm-s.h
rm -f liboctave/operators/smx-s-scm.h-t liboctave/operators/smx-s-scm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-s-scm.h liboctave/operators/smx-ops > liboctave/operators/smx-s-scm.h-t && mv liboctave/operators/smx-s-scm.h-t liboctave/operators/smx-s-scm.h
rm -f liboctave/operators/smx-scm-sm.h-t liboctave/operators/smx-scm-sm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-scm-sm.h liboctave/operators/smx-ops > liboctave/operators/smx-scm-sm.h-t && mv liboctave/operators/smx-scm-sm.h-t liboctave/operators/smx-scm-sm.h
rm -f liboctave/operators/smx-sm-scm.h-t liboctave/operators/smx-sm-scm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-sm-scm.h liboctave/operators/smx-ops > liboctave/operators/smx-sm-scm.h-t && mv liboctave/operators/smx-sm-scm.h-t liboctave/operators/smx-sm-scm.h
rm -f liboctave/operators/smx-m-sm.h-t liboctave/operators/smx-m-sm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-m-sm.h liboctave/operators/smx-ops > liboctave/operators/smx-m-sm.h-t && mv liboctave/operators/smx-m-sm.h-t liboctave/operators/smx-m-sm.h
rm -f liboctave/operators/smx-m-scm.h-t liboctave/operators/smx-m-scm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-m-scm.h liboctave/operators/smx-ops > liboctave/operators/smx-m-scm.h-t && mv liboctave/operators/smx-m-scm.h-t liboctave/operators/smx-m-scm.h
rm -f liboctave/operators/smx-cm-sm.h-t liboctave/operators/smx-cm-sm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-cm-sm.h liboctave/operators/smx-ops > liboctave/operators/smx-cm-sm.h-t && mv liboctave/operators/smx-cm-sm.h-t liboctave/operators/smx-cm-sm.h
rm -f liboctave/operators/smx-cm-scm.h-t liboctave/operators/smx-cm-scm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-cm-scm.h liboctave/operators/smx-ops > liboctave/operators/smx-cm-scm.h-t && mv liboctave/operators/smx-cm-scm.h-t liboctave/operators/smx-cm-scm.h
rm -f liboctave/operators/smx-sm-m.h-t liboctave/operators/smx-sm-m.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-sm-m.h liboctave/operators/smx-ops > liboctave/operators/smx-sm-m.h-t && mv liboctave/operators/smx-sm-m.h-t liboctave/operators/smx-sm-m.h
rm -f liboctave/operators/smx-scm-m.h-t liboctave/operators/smx-scm-m.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-scm-m.h liboctave/operators/smx-ops > liboctave/operators/smx-scm-m.h-t && mv liboctave/operators/smx-scm-m.h-t liboctave/operators/smx-scm-m.h
rm -f liboctave/operators/smx-sm-cm.h-t liboctave/operators/smx-sm-cm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-sm-cm.h liboctave/operators/smx-ops > liboctave/operators/smx-sm-cm.h-t && mv liboctave/operators/smx-sm-cm.h-t liboctave/operators/smx-sm-cm.h
rm -f liboctave/operators/smx-scm-cm.h-t liboctave/operators/smx-scm-cm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-scm-cm.h liboctave/operators/smx-ops > liboctave/operators/smx-scm-cm.h-t && mv liboctave/operators/smx-scm-cm.h-t liboctave/operators/smx-scm-cm.h
rm -f liboctave/operators/smx-bm-sbm.h-t liboctave/operators/smx-bm-sbm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-bm-sbm.h liboctave/operators/smx-ops > liboctave/operators/smx-bm-sbm.h-t && mv liboctave/operators/smx-bm-sbm.h-t liboctave/operators/smx-bm-sbm.h
rm -f liboctave/operators/smx-sbm-bm.h-t liboctave/operators/smx-sbm-bm.h && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-sbm-bm.h liboctave/operators/smx-ops > liboctave/operators/smx-sbm-bm.h-t && mv liboctave/operators/smx-sbm-bm.h-t liboctave/operators/smx-sbm-bm.h
rm -f liboctave/numeric/DASPK-opts.h-t liboctave/numeric/DASPK-opts.h && \
perl ./build-aux/mk-opts.pl --opt-class-header liboctave/numeric/DASPK-opts.in > liboctave/numeric/DASPK-opts.h-t && \
mv liboctave/numeric/DASPK-opts.h-t liboctave/numeric/DASPK-opts.h
rm -f liboctave/numeric/DASRT-opts.h-t liboctave/numeric/DASRT-opts.h && \
perl ./build-aux/mk-opts.pl --opt-class-header liboctave/numeric/DASRT-opts.in > liboctave/numeric/DASRT-opts.h-t && \
mv liboctave/numeric/DASRT-opts.h-t liboctave/numeric/DASRT-opts.h
rm -f liboctave/numeric/DASSL-opts.h-t liboctave/numeric/DASSL-opts.h && \
perl ./build-aux/mk-opts.pl --opt-class-header liboctave/numeric/DASSL-opts.in > liboctave/numeric/DASSL-opts.h-t && \
mv liboctave/numeric/DASSL-opts.h-t liboctave/numeric/DASSL-opts.h
rm -f liboctave/numeric/LSODE-opts.h-t liboctave/numeric/LSODE-opts.h && \
perl ./build-aux/mk-opts.pl --opt-class-header liboctave/numeric/LSODE-opts.in > liboctave/numeric/LSODE-opts.h-t && \
mv liboctave/numeric/LSODE-opts.h-t liboctave/numeric/LSODE-opts.h
rm -f liboctave/numeric/Quad-opts.h-t liboctave/numeric/Quad-opts.h && \
perl ./build-aux/mk-opts.pl --opt-class-header liboctave/numeric/Quad-opts.in > liboctave/numeric/Quad-opts.h-t && \
mv liboctave/numeric/Quad-opts.h-t liboctave/numeric/Quad-opts.h
rm -f liboctave/operators/mx-cdm-dm.cc-t liboctave/operators/mx-cdm-dm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cdm-dm.cc liboctave/operators/mx-ops > liboctave/operators/mx-cdm-dm.cc-t && mv liboctave/operators/mx-cdm-dm.cc-t liboctave/operators/mx-cdm-dm.cc
rm -f liboctave/operators/mx-dm-cdm.cc-t liboctave/operators/mx-dm-cdm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-dm-cdm.cc liboctave/operators/mx-ops > liboctave/operators/mx-dm-cdm.cc-t && mv liboctave/operators/mx-dm-cdm.cc-t liboctave/operators/mx-dm-cdm.cc
rm -f liboctave/operators/mx-cs-dm.cc-t liboctave/operators/mx-cs-dm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cs-dm.cc liboctave/operators/mx-ops > liboctave/operators/mx-cs-dm.cc-t && mv liboctave/operators/mx-cs-dm.cc-t liboctave/operators/mx-cs-dm.cc
rm -f liboctave/operators/mx-cs-m.cc-t liboctave/operators/mx-cs-m.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cs-m.cc liboctave/operators/mx-ops > liboctave/operators/mx-cs-m.cc-t && mv liboctave/operators/mx-cs-m.cc-t liboctave/operators/mx-cs-m.cc
rm -f liboctave/operators/mx-cs-nda.cc-t liboctave/operators/mx-cs-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cs-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-cs-nda.cc-t && mv liboctave/operators/mx-cs-nda.cc-t liboctave/operators/mx-cs-nda.cc
rm -f liboctave/operators/mx-cdm-cm.cc-t liboctave/operators/mx-cdm-cm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cdm-cm.cc liboctave/operators/mx-ops > liboctave/operators/mx-cdm-cm.cc-t && mv liboctave/operators/mx-cdm-cm.cc-t liboctave/operators/mx-cdm-cm.cc
rm -f liboctave/operators/mx-cdm-m.cc-t liboctave/operators/mx-cdm-m.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cdm-m.cc liboctave/operators/mx-ops > liboctave/operators/mx-cdm-m.cc-t && mv liboctave/operators/mx-cdm-m.cc-t liboctave/operators/mx-cdm-m.cc
rm -f liboctave/operators/mx-cdm-s.cc-t liboctave/operators/mx-cdm-s.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cdm-s.cc liboctave/operators/mx-ops > liboctave/operators/mx-cdm-s.cc-t && mv liboctave/operators/mx-cdm-s.cc-t liboctave/operators/mx-cdm-s.cc
rm -f liboctave/operators/mx-cm-cdm.cc-t liboctave/operators/mx-cm-cdm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cm-cdm.cc liboctave/operators/mx-ops > liboctave/operators/mx-cm-cdm.cc-t && mv liboctave/operators/mx-cm-cdm.cc-t liboctave/operators/mx-cm-cdm.cc
rm -f liboctave/operators/mx-cm-dm.cc-t liboctave/operators/mx-cm-dm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cm-dm.cc liboctave/operators/mx-ops > liboctave/operators/mx-cm-dm.cc-t && mv liboctave/operators/mx-cm-dm.cc-t liboctave/operators/mx-cm-dm.cc
rm -f liboctave/operators/mx-cm-m.cc-t liboctave/operators/mx-cm-m.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cm-m.cc liboctave/operators/mx-ops > liboctave/operators/mx-cm-m.cc-t && mv liboctave/operators/mx-cm-m.cc-t liboctave/operators/mx-cm-m.cc
rm -f liboctave/operators/mx-cnda-nda.cc-t liboctave/operators/mx-cnda-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cnda-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-cnda-nda.cc-t && mv liboctave/operators/mx-cnda-nda.cc-t liboctave/operators/mx-cnda-nda.cc
rm -f liboctave/operators/mx-cm-s.cc-t liboctave/operators/mx-cm-s.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cm-s.cc liboctave/operators/mx-ops > liboctave/operators/mx-cm-s.cc-t && mv liboctave/operators/mx-cm-s.cc-t liboctave/operators/mx-cm-s.cc
rm -f liboctave/operators/mx-cnda-s.cc-t liboctave/operators/mx-cnda-s.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cnda-s.cc liboctave/operators/mx-ops > liboctave/operators/mx-cnda-s.cc-t && mv liboctave/operators/mx-cnda-s.cc-t liboctave/operators/mx-cnda-s.cc
rm -f liboctave/operators/mx-dm-cs.cc-t liboctave/operators/mx-dm-cs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-dm-cs.cc liboctave/operators/mx-ops > liboctave/operators/mx-dm-cs.cc-t && mv liboctave/operators/mx-dm-cs.cc-t liboctave/operators/mx-dm-cs.cc
rm -f liboctave/operators/mx-dm-cm.cc-t liboctave/operators/mx-dm-cm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-dm-cm.cc liboctave/operators/mx-ops > liboctave/operators/mx-dm-cm.cc-t && mv liboctave/operators/mx-dm-cm.cc-t liboctave/operators/mx-dm-cm.cc
rm -f liboctave/operators/mx-m-cs.cc-t liboctave/operators/mx-m-cs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-m-cs.cc liboctave/operators/mx-ops > liboctave/operators/mx-m-cs.cc-t && mv liboctave/operators/mx-m-cs.cc-t liboctave/operators/mx-m-cs.cc
rm -f liboctave/operators/mx-nda-cs.cc-t liboctave/operators/mx-nda-cs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-cs.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-cs.cc-t && mv liboctave/operators/mx-nda-cs.cc-t liboctave/operators/mx-nda-cs.cc
rm -f liboctave/operators/mx-m-cdm.cc-t liboctave/operators/mx-m-cdm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-m-cdm.cc liboctave/operators/mx-ops > liboctave/operators/mx-m-cdm.cc-t && mv liboctave/operators/mx-m-cdm.cc-t liboctave/operators/mx-m-cdm.cc
rm -f liboctave/operators/mx-m-cm.cc-t liboctave/operators/mx-m-cm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-m-cm.cc liboctave/operators/mx-ops > liboctave/operators/mx-m-cm.cc-t && mv liboctave/operators/mx-m-cm.cc-t liboctave/operators/mx-m-cm.cc
rm -f liboctave/operators/mx-nda-cnda.cc-t liboctave/operators/mx-nda-cnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-cnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-cnda.cc-t && mv liboctave/operators/mx-nda-cnda.cc-t liboctave/operators/mx-nda-cnda.cc
rm -f liboctave/operators/mx-s-cdm.cc-t liboctave/operators/mx-s-cdm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-cdm.cc liboctave/operators/mx-ops > liboctave/operators/mx-s-cdm.cc-t && mv liboctave/operators/mx-s-cdm.cc-t liboctave/operators/mx-s-cdm.cc
rm -f liboctave/operators/mx-s-cm.cc-t liboctave/operators/mx-s-cm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-cm.cc liboctave/operators/mx-ops > liboctave/operators/mx-s-cm.cc-t && mv liboctave/operators/mx-s-cm.cc-t liboctave/operators/mx-s-cm.cc
rm -f liboctave/operators/mx-s-cnda.cc-t liboctave/operators/mx-s-cnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-cnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-s-cnda.cc-t && mv liboctave/operators/mx-s-cnda.cc-t liboctave/operators/mx-s-cnda.cc
rm -f liboctave/operators/mx-dm-m.cc-t liboctave/operators/mx-dm-m.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-dm-m.cc liboctave/operators/mx-ops > liboctave/operators/mx-dm-m.cc-t && mv liboctave/operators/mx-dm-m.cc-t liboctave/operators/mx-dm-m.cc
rm -f liboctave/operators/mx-m-dm.cc-t liboctave/operators/mx-m-dm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-m-dm.cc liboctave/operators/mx-ops > liboctave/operators/mx-m-dm.cc-t && mv liboctave/operators/mx-m-dm.cc-t liboctave/operators/mx-m-dm.cc
rm -f liboctave/operators/mx-fcdm-fdm.cc-t liboctave/operators/mx-fcdm-fdm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcdm-fdm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fcdm-fdm.cc-t && mv liboctave/operators/mx-fcdm-fdm.cc-t liboctave/operators/mx-fcdm-fdm.cc
rm -f liboctave/operators/mx-fdm-fcdm.cc-t liboctave/operators/mx-fdm-fcdm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fdm-fcdm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fdm-fcdm.cc-t && mv liboctave/operators/mx-fdm-fcdm.cc-t liboctave/operators/mx-fdm-fcdm.cc
rm -f liboctave/operators/mx-fcs-fdm.cc-t liboctave/operators/mx-fcs-fdm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcs-fdm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fcs-fdm.cc-t && mv liboctave/operators/mx-fcs-fdm.cc-t liboctave/operators/mx-fcs-fdm.cc
rm -f liboctave/operators/mx-fcs-fm.cc-t liboctave/operators/mx-fcs-fm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcs-fm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fcs-fm.cc-t && mv liboctave/operators/mx-fcs-fm.cc-t liboctave/operators/mx-fcs-fm.cc
rm -f liboctave/operators/mx-fcs-fnda.cc-t liboctave/operators/mx-fcs-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcs-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fcs-fnda.cc-t && mv liboctave/operators/mx-fcs-fnda.cc-t liboctave/operators/mx-fcs-fnda.cc
rm -f liboctave/operators/mx-fcdm-fcm.cc-t liboctave/operators/mx-fcdm-fcm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcdm-fcm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fcdm-fcm.cc-t && mv liboctave/operators/mx-fcdm-fcm.cc-t liboctave/operators/mx-fcdm-fcm.cc
rm -f liboctave/operators/mx-fcdm-fm.cc-t liboctave/operators/mx-fcdm-fm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcdm-fm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fcdm-fm.cc-t && mv liboctave/operators/mx-fcdm-fm.cc-t liboctave/operators/mx-fcdm-fm.cc
rm -f liboctave/operators/mx-fcdm-fs.cc-t liboctave/operators/mx-fcdm-fs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcdm-fs.cc liboctave/operators/mx-ops > liboctave/operators/mx-fcdm-fs.cc-t && mv liboctave/operators/mx-fcdm-fs.cc-t liboctave/operators/mx-fcdm-fs.cc
rm -f liboctave/operators/mx-fcm-fcdm.cc-t liboctave/operators/mx-fcm-fcdm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcm-fcdm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fcm-fcdm.cc-t && mv liboctave/operators/mx-fcm-fcdm.cc-t liboctave/operators/mx-fcm-fcdm.cc
rm -f liboctave/operators/mx-fcm-fdm.cc-t liboctave/operators/mx-fcm-fdm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcm-fdm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fcm-fdm.cc-t && mv liboctave/operators/mx-fcm-fdm.cc-t liboctave/operators/mx-fcm-fdm.cc
rm -f liboctave/operators/mx-fcm-fm.cc-t liboctave/operators/mx-fcm-fm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcm-fm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fcm-fm.cc-t && mv liboctave/operators/mx-fcm-fm.cc-t liboctave/operators/mx-fcm-fm.cc
rm -f liboctave/operators/mx-fcnda-fnda.cc-t liboctave/operators/mx-fcnda-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcnda-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fcnda-fnda.cc-t && mv liboctave/operators/mx-fcnda-fnda.cc-t liboctave/operators/mx-fcnda-fnda.cc
rm -f liboctave/operators/mx-fcm-fs.cc-t liboctave/operators/mx-fcm-fs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcm-fs.cc liboctave/operators/mx-ops > liboctave/operators/mx-fcm-fs.cc-t && mv liboctave/operators/mx-fcm-fs.cc-t liboctave/operators/mx-fcm-fs.cc
rm -f liboctave/operators/mx-fcnda-fs.cc-t liboctave/operators/mx-fcnda-fs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcnda-fs.cc liboctave/operators/mx-ops > liboctave/operators/mx-fcnda-fs.cc-t && mv liboctave/operators/mx-fcnda-fs.cc-t liboctave/operators/mx-fcnda-fs.cc
rm -f liboctave/operators/mx-fdm-fcs.cc-t liboctave/operators/mx-fdm-fcs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fdm-fcs.cc liboctave/operators/mx-ops > liboctave/operators/mx-fdm-fcs.cc-t && mv liboctave/operators/mx-fdm-fcs.cc-t liboctave/operators/mx-fdm-fcs.cc
rm -f liboctave/operators/mx-fdm-fcm.cc-t liboctave/operators/mx-fdm-fcm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fdm-fcm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fdm-fcm.cc-t && mv liboctave/operators/mx-fdm-fcm.cc-t liboctave/operators/mx-fdm-fcm.cc
rm -f liboctave/operators/mx-fm-fcs.cc-t liboctave/operators/mx-fm-fcs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fm-fcs.cc liboctave/operators/mx-ops > liboctave/operators/mx-fm-fcs.cc-t && mv liboctave/operators/mx-fm-fcs.cc-t liboctave/operators/mx-fm-fcs.cc
rm -f liboctave/operators/mx-fnda-fcs.cc-t liboctave/operators/mx-fnda-fcs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-fcs.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-fcs.cc-t && mv liboctave/operators/mx-fnda-fcs.cc-t liboctave/operators/mx-fnda-fcs.cc
rm -f liboctave/operators/mx-fm-fcdm.cc-t liboctave/operators/mx-fm-fcdm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fm-fcdm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fm-fcdm.cc-t && mv liboctave/operators/mx-fm-fcdm.cc-t liboctave/operators/mx-fm-fcdm.cc
rm -f liboctave/operators/mx-fm-fcm.cc-t liboctave/operators/mx-fm-fcm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fm-fcm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fm-fcm.cc-t && mv liboctave/operators/mx-fm-fcm.cc-t liboctave/operators/mx-fm-fcm.cc
rm -f liboctave/operators/mx-fnda-fcnda.cc-t liboctave/operators/mx-fnda-fcnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-fcnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-fcnda.cc-t && mv liboctave/operators/mx-fnda-fcnda.cc-t liboctave/operators/mx-fnda-fcnda.cc
rm -f liboctave/operators/mx-fs-fcdm.cc-t liboctave/operators/mx-fs-fcdm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-fcdm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fs-fcdm.cc-t && mv liboctave/operators/mx-fs-fcdm.cc-t liboctave/operators/mx-fs-fcdm.cc
rm -f liboctave/operators/mx-fs-fcm.cc-t liboctave/operators/mx-fs-fcm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-fcm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fs-fcm.cc-t && mv liboctave/operators/mx-fs-fcm.cc-t liboctave/operators/mx-fs-fcm.cc
rm -f liboctave/operators/mx-fs-fcnda.cc-t liboctave/operators/mx-fs-fcnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-fcnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fs-fcnda.cc-t && mv liboctave/operators/mx-fs-fcnda.cc-t liboctave/operators/mx-fs-fcnda.cc
rm -f liboctave/operators/mx-fdm-fm.cc-t liboctave/operators/mx-fdm-fm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fdm-fm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fdm-fm.cc-t && mv liboctave/operators/mx-fdm-fm.cc-t liboctave/operators/mx-fdm-fm.cc
rm -f liboctave/operators/mx-fm-fdm.cc-t liboctave/operators/mx-fm-fdm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fm-fdm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fm-fdm.cc-t && mv liboctave/operators/mx-fm-fdm.cc-t liboctave/operators/mx-fm-fdm.cc
rm -f liboctave/operators/mx-pm-m.cc-t liboctave/operators/mx-pm-m.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-pm-m.cc liboctave/operators/mx-ops > liboctave/operators/mx-pm-m.cc-t && mv liboctave/operators/mx-pm-m.cc-t liboctave/operators/mx-pm-m.cc
rm -f liboctave/operators/mx-m-pm.cc-t liboctave/operators/mx-m-pm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-m-pm.cc liboctave/operators/mx-ops > liboctave/operators/mx-m-pm.cc-t && mv liboctave/operators/mx-m-pm.cc-t liboctave/operators/mx-m-pm.cc
rm -f liboctave/operators/mx-pm-cm.cc-t liboctave/operators/mx-pm-cm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-pm-cm.cc liboctave/operators/mx-ops > liboctave/operators/mx-pm-cm.cc-t && mv liboctave/operators/mx-pm-cm.cc-t liboctave/operators/mx-pm-cm.cc
rm -f liboctave/operators/mx-cm-pm.cc-t liboctave/operators/mx-cm-pm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-cm-pm.cc liboctave/operators/mx-ops > liboctave/operators/mx-cm-pm.cc-t && mv liboctave/operators/mx-cm-pm.cc-t liboctave/operators/mx-cm-pm.cc
rm -f liboctave/operators/mx-pm-fm.cc-t liboctave/operators/mx-pm-fm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-pm-fm.cc liboctave/operators/mx-ops > liboctave/operators/mx-pm-fm.cc-t && mv liboctave/operators/mx-pm-fm.cc-t liboctave/operators/mx-pm-fm.cc
rm -f liboctave/operators/mx-fm-pm.cc-t liboctave/operators/mx-fm-pm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fm-pm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fm-pm.cc-t && mv liboctave/operators/mx-fm-pm.cc-t liboctave/operators/mx-fm-pm.cc
rm -f liboctave/operators/mx-pm-fcm.cc-t liboctave/operators/mx-pm-fcm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-pm-fcm.cc liboctave/operators/mx-ops > liboctave/operators/mx-pm-fcm.cc-t && mv liboctave/operators/mx-pm-fcm.cc-t liboctave/operators/mx-pm-fcm.cc
rm -f liboctave/operators/mx-fcm-pm.cc-t liboctave/operators/mx-fcm-pm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fcm-pm.cc liboctave/operators/mx-ops > liboctave/operators/mx-fcm-pm.cc-t && mv liboctave/operators/mx-fcm-pm.cc-t liboctave/operators/mx-fcm-pm.cc
rm -f liboctave/operators/mx-s-i8nda.cc-t liboctave/operators/mx-s-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-s-i8nda.cc-t && mv liboctave/operators/mx-s-i8nda.cc-t liboctave/operators/mx-s-i8nda.cc
rm -f liboctave/operators/mx-i8nda-s.cc-t liboctave/operators/mx-i8nda-s.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-s.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-s.cc-t && mv liboctave/operators/mx-i8nda-s.cc-t liboctave/operators/mx-i8nda-s.cc
rm -f liboctave/operators/mx-s-ui8nda.cc-t liboctave/operators/mx-s-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-s-ui8nda.cc-t && mv liboctave/operators/mx-s-ui8nda.cc-t liboctave/operators/mx-s-ui8nda.cc
rm -f liboctave/operators/mx-ui8nda-s.cc-t liboctave/operators/mx-ui8nda-s.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-s.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-s.cc-t && mv liboctave/operators/mx-ui8nda-s.cc-t liboctave/operators/mx-ui8nda-s.cc
rm -f liboctave/operators/mx-s-i16nda.cc-t liboctave/operators/mx-s-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-s-i16nda.cc-t && mv liboctave/operators/mx-s-i16nda.cc-t liboctave/operators/mx-s-i16nda.cc
rm -f liboctave/operators/mx-i16nda-s.cc-t liboctave/operators/mx-i16nda-s.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-s.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-s.cc-t && mv liboctave/operators/mx-i16nda-s.cc-t liboctave/operators/mx-i16nda-s.cc
rm -f liboctave/operators/mx-s-ui16nda.cc-t liboctave/operators/mx-s-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-s-ui16nda.cc-t && mv liboctave/operators/mx-s-ui16nda.cc-t liboctave/operators/mx-s-ui16nda.cc
rm -f liboctave/operators/mx-ui16nda-s.cc-t liboctave/operators/mx-ui16nda-s.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-s.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-s.cc-t && mv liboctave/operators/mx-ui16nda-s.cc-t liboctave/operators/mx-ui16nda-s.cc
rm -f liboctave/operators/mx-s-i32nda.cc-t liboctave/operators/mx-s-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-s-i32nda.cc-t && mv liboctave/operators/mx-s-i32nda.cc-t liboctave/operators/mx-s-i32nda.cc
rm -f liboctave/operators/mx-i32nda-s.cc-t liboctave/operators/mx-i32nda-s.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-s.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-s.cc-t && mv liboctave/operators/mx-i32nda-s.cc-t liboctave/operators/mx-i32nda-s.cc
rm -f liboctave/operators/mx-s-ui32nda.cc-t liboctave/operators/mx-s-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-s-ui32nda.cc-t && mv liboctave/operators/mx-s-ui32nda.cc-t liboctave/operators/mx-s-ui32nda.cc
rm -f liboctave/operators/mx-ui32nda-s.cc-t liboctave/operators/mx-ui32nda-s.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-s.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-s.cc-t && mv liboctave/operators/mx-ui32nda-s.cc-t liboctave/operators/mx-ui32nda-s.cc
rm -f liboctave/operators/mx-s-i64nda.cc-t liboctave/operators/mx-s-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-s-i64nda.cc-t && mv liboctave/operators/mx-s-i64nda.cc-t liboctave/operators/mx-s-i64nda.cc
rm -f liboctave/operators/mx-i64nda-s.cc-t liboctave/operators/mx-i64nda-s.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-s.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-s.cc-t && mv liboctave/operators/mx-i64nda-s.cc-t liboctave/operators/mx-i64nda-s.cc
rm -f liboctave/operators/mx-s-ui64nda.cc-t liboctave/operators/mx-s-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-s-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-s-ui64nda.cc-t && mv liboctave/operators/mx-s-ui64nda.cc-t liboctave/operators/mx-s-ui64nda.cc
rm -f liboctave/operators/mx-ui64nda-s.cc-t liboctave/operators/mx-ui64nda-s.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-s.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-s.cc-t && mv liboctave/operators/mx-ui64nda-s.cc-t liboctave/operators/mx-ui64nda-s.cc
rm -f liboctave/operators/mx-fs-i8nda.cc-t liboctave/operators/mx-fs-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fs-i8nda.cc-t && mv liboctave/operators/mx-fs-i8nda.cc-t liboctave/operators/mx-fs-i8nda.cc
rm -f liboctave/operators/mx-i8nda-fs.cc-t liboctave/operators/mx-i8nda-fs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-fs.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-fs.cc-t && mv liboctave/operators/mx-i8nda-fs.cc-t liboctave/operators/mx-i8nda-fs.cc
rm -f liboctave/operators/mx-fs-ui8nda.cc-t liboctave/operators/mx-fs-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fs-ui8nda.cc-t && mv liboctave/operators/mx-fs-ui8nda.cc-t liboctave/operators/mx-fs-ui8nda.cc
rm -f liboctave/operators/mx-ui8nda-fs.cc-t liboctave/operators/mx-ui8nda-fs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-fs.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-fs.cc-t && mv liboctave/operators/mx-ui8nda-fs.cc-t liboctave/operators/mx-ui8nda-fs.cc
rm -f liboctave/operators/mx-fs-i16nda.cc-t liboctave/operators/mx-fs-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fs-i16nda.cc-t && mv liboctave/operators/mx-fs-i16nda.cc-t liboctave/operators/mx-fs-i16nda.cc
rm -f liboctave/operators/mx-i16nda-fs.cc-t liboctave/operators/mx-i16nda-fs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-fs.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-fs.cc-t && mv liboctave/operators/mx-i16nda-fs.cc-t liboctave/operators/mx-i16nda-fs.cc
rm -f liboctave/operators/mx-fs-ui16nda.cc-t liboctave/operators/mx-fs-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fs-ui16nda.cc-t && mv liboctave/operators/mx-fs-ui16nda.cc-t liboctave/operators/mx-fs-ui16nda.cc
rm -f liboctave/operators/mx-ui16nda-fs.cc-t liboctave/operators/mx-ui16nda-fs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-fs.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-fs.cc-t && mv liboctave/operators/mx-ui16nda-fs.cc-t liboctave/operators/mx-ui16nda-fs.cc
rm -f liboctave/operators/mx-fs-i32nda.cc-t liboctave/operators/mx-fs-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fs-i32nda.cc-t && mv liboctave/operators/mx-fs-i32nda.cc-t liboctave/operators/mx-fs-i32nda.cc
rm -f liboctave/operators/mx-i32nda-fs.cc-t liboctave/operators/mx-i32nda-fs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-fs.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-fs.cc-t && mv liboctave/operators/mx-i32nda-fs.cc-t liboctave/operators/mx-i32nda-fs.cc
rm -f liboctave/operators/mx-fs-ui32nda.cc-t liboctave/operators/mx-fs-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fs-ui32nda.cc-t && mv liboctave/operators/mx-fs-ui32nda.cc-t liboctave/operators/mx-fs-ui32nda.cc
rm -f liboctave/operators/mx-ui32nda-fs.cc-t liboctave/operators/mx-ui32nda-fs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-fs.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-fs.cc-t && mv liboctave/operators/mx-ui32nda-fs.cc-t liboctave/operators/mx-ui32nda-fs.cc
rm -f liboctave/operators/mx-fs-i64nda.cc-t liboctave/operators/mx-fs-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fs-i64nda.cc-t && mv liboctave/operators/mx-fs-i64nda.cc-t liboctave/operators/mx-fs-i64nda.cc
rm -f liboctave/operators/mx-i64nda-fs.cc-t liboctave/operators/mx-i64nda-fs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-fs.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-fs.cc-t && mv liboctave/operators/mx-i64nda-fs.cc-t liboctave/operators/mx-i64nda-fs.cc
rm -f liboctave/operators/mx-fs-ui64nda.cc-t liboctave/operators/mx-fs-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fs-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fs-ui64nda.cc-t && mv liboctave/operators/mx-fs-ui64nda.cc-t liboctave/operators/mx-fs-ui64nda.cc
rm -f liboctave/operators/mx-ui64nda-fs.cc-t liboctave/operators/mx-ui64nda-fs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-fs.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-fs.cc-t && mv liboctave/operators/mx-ui64nda-fs.cc-t liboctave/operators/mx-ui64nda-fs.cc
rm -f liboctave/operators/mx-nda-i8.cc-t liboctave/operators/mx-nda-i8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i8.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-i8.cc-t && mv liboctave/operators/mx-nda-i8.cc-t liboctave/operators/mx-nda-i8.cc
rm -f liboctave/operators/mx-i8-nda.cc-t liboctave/operators/mx-i8-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8-nda.cc-t && mv liboctave/operators/mx-i8-nda.cc-t liboctave/operators/mx-i8-nda.cc
rm -f liboctave/operators/mx-nda-ui8.cc-t liboctave/operators/mx-nda-ui8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui8.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui8.cc-t && mv liboctave/operators/mx-nda-ui8.cc-t liboctave/operators/mx-nda-ui8.cc
rm -f liboctave/operators/mx-ui8-nda.cc-t liboctave/operators/mx-ui8-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8-nda.cc-t && mv liboctave/operators/mx-ui8-nda.cc-t liboctave/operators/mx-ui8-nda.cc
rm -f liboctave/operators/mx-nda-i16.cc-t liboctave/operators/mx-nda-i16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i16.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-i16.cc-t && mv liboctave/operators/mx-nda-i16.cc-t liboctave/operators/mx-nda-i16.cc
rm -f liboctave/operators/mx-i16-nda.cc-t liboctave/operators/mx-i16-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16-nda.cc-t && mv liboctave/operators/mx-i16-nda.cc-t liboctave/operators/mx-i16-nda.cc
rm -f liboctave/operators/mx-nda-ui16.cc-t liboctave/operators/mx-nda-ui16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui16.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui16.cc-t && mv liboctave/operators/mx-nda-ui16.cc-t liboctave/operators/mx-nda-ui16.cc
rm -f liboctave/operators/mx-ui16-nda.cc-t liboctave/operators/mx-ui16-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16-nda.cc-t && mv liboctave/operators/mx-ui16-nda.cc-t liboctave/operators/mx-ui16-nda.cc
rm -f liboctave/operators/mx-nda-i32.cc-t liboctave/operators/mx-nda-i32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i32.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-i32.cc-t && mv liboctave/operators/mx-nda-i32.cc-t liboctave/operators/mx-nda-i32.cc
rm -f liboctave/operators/mx-i32-nda.cc-t liboctave/operators/mx-i32-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32-nda.cc-t && mv liboctave/operators/mx-i32-nda.cc-t liboctave/operators/mx-i32-nda.cc
rm -f liboctave/operators/mx-nda-ui32.cc-t liboctave/operators/mx-nda-ui32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui32.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui32.cc-t && mv liboctave/operators/mx-nda-ui32.cc-t liboctave/operators/mx-nda-ui32.cc
rm -f liboctave/operators/mx-ui32-nda.cc-t liboctave/operators/mx-ui32-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32-nda.cc-t && mv liboctave/operators/mx-ui32-nda.cc-t liboctave/operators/mx-ui32-nda.cc
rm -f liboctave/operators/mx-nda-i64.cc-t liboctave/operators/mx-nda-i64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i64.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-i64.cc-t && mv liboctave/operators/mx-nda-i64.cc-t liboctave/operators/mx-nda-i64.cc
rm -f liboctave/operators/mx-i64-nda.cc-t liboctave/operators/mx-i64-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64-nda.cc-t && mv liboctave/operators/mx-i64-nda.cc-t liboctave/operators/mx-i64-nda.cc
rm -f liboctave/operators/mx-nda-ui64.cc-t liboctave/operators/mx-nda-ui64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui64.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui64.cc-t && mv liboctave/operators/mx-nda-ui64.cc-t liboctave/operators/mx-nda-ui64.cc
rm -f liboctave/operators/mx-ui64-nda.cc-t liboctave/operators/mx-ui64-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64-nda.cc-t && mv liboctave/operators/mx-ui64-nda.cc-t liboctave/operators/mx-ui64-nda.cc
rm -f liboctave/operators/mx-fnda-i8.cc-t liboctave/operators/mx-fnda-i8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i8.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i8.cc-t && mv liboctave/operators/mx-fnda-i8.cc-t liboctave/operators/mx-fnda-i8.cc
rm -f liboctave/operators/mx-i8-fnda.cc-t liboctave/operators/mx-i8-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8-fnda.cc-t && mv liboctave/operators/mx-i8-fnda.cc-t liboctave/operators/mx-i8-fnda.cc
rm -f liboctave/operators/mx-fnda-ui8.cc-t liboctave/operators/mx-fnda-ui8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui8.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui8.cc-t && mv liboctave/operators/mx-fnda-ui8.cc-t liboctave/operators/mx-fnda-ui8.cc
rm -f liboctave/operators/mx-ui8-fnda.cc-t liboctave/operators/mx-ui8-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8-fnda.cc-t && mv liboctave/operators/mx-ui8-fnda.cc-t liboctave/operators/mx-ui8-fnda.cc
rm -f liboctave/operators/mx-fnda-i16.cc-t liboctave/operators/mx-fnda-i16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i16.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i16.cc-t && mv liboctave/operators/mx-fnda-i16.cc-t liboctave/operators/mx-fnda-i16.cc
rm -f liboctave/operators/mx-i16-fnda.cc-t liboctave/operators/mx-i16-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16-fnda.cc-t && mv liboctave/operators/mx-i16-fnda.cc-t liboctave/operators/mx-i16-fnda.cc
rm -f liboctave/operators/mx-fnda-ui16.cc-t liboctave/operators/mx-fnda-ui16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui16.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui16.cc-t && mv liboctave/operators/mx-fnda-ui16.cc-t liboctave/operators/mx-fnda-ui16.cc
rm -f liboctave/operators/mx-ui16-fnda.cc-t liboctave/operators/mx-ui16-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16-fnda.cc-t && mv liboctave/operators/mx-ui16-fnda.cc-t liboctave/operators/mx-ui16-fnda.cc
rm -f liboctave/operators/mx-fnda-i32.cc-t liboctave/operators/mx-fnda-i32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i32.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i32.cc-t && mv liboctave/operators/mx-fnda-i32.cc-t liboctave/operators/mx-fnda-i32.cc
rm -f liboctave/operators/mx-i32-fnda.cc-t liboctave/operators/mx-i32-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32-fnda.cc-t && mv liboctave/operators/mx-i32-fnda.cc-t liboctave/operators/mx-i32-fnda.cc
rm -f liboctave/operators/mx-fnda-ui32.cc-t liboctave/operators/mx-fnda-ui32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui32.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui32.cc-t && mv liboctave/operators/mx-fnda-ui32.cc-t liboctave/operators/mx-fnda-ui32.cc
rm -f liboctave/operators/mx-ui32-fnda.cc-t liboctave/operators/mx-ui32-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32-fnda.cc-t && mv liboctave/operators/mx-ui32-fnda.cc-t liboctave/operators/mx-ui32-fnda.cc
rm -f liboctave/operators/mx-fnda-i64.cc-t liboctave/operators/mx-fnda-i64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i64.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i64.cc-t && mv liboctave/operators/mx-fnda-i64.cc-t liboctave/operators/mx-fnda-i64.cc
rm -f liboctave/operators/mx-i64-fnda.cc-t liboctave/operators/mx-i64-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64-fnda.cc-t && mv liboctave/operators/mx-i64-fnda.cc-t liboctave/operators/mx-i64-fnda.cc
rm -f liboctave/operators/mx-fnda-ui64.cc-t liboctave/operators/mx-fnda-ui64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui64.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui64.cc-t && mv liboctave/operators/mx-fnda-ui64.cc-t liboctave/operators/mx-fnda-ui64.cc
rm -f liboctave/operators/mx-ui64-fnda.cc-t liboctave/operators/mx-ui64-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64-fnda.cc-t && mv liboctave/operators/mx-ui64-fnda.cc-t liboctave/operators/mx-ui64-fnda.cc
rm -f liboctave/operators/mx-nda-i8nda.cc-t liboctave/operators/mx-nda-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-i8nda.cc-t && mv liboctave/operators/mx-nda-i8nda.cc-t liboctave/operators/mx-nda-i8nda.cc
rm -f liboctave/operators/mx-i8nda-nda.cc-t liboctave/operators/mx-i8nda-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-nda.cc-t && mv liboctave/operators/mx-i8nda-nda.cc-t liboctave/operators/mx-i8nda-nda.cc
rm -f liboctave/operators/mx-nda-ui8nda.cc-t liboctave/operators/mx-nda-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui8nda.cc-t && mv liboctave/operators/mx-nda-ui8nda.cc-t liboctave/operators/mx-nda-ui8nda.cc
rm -f liboctave/operators/mx-ui8nda-nda.cc-t liboctave/operators/mx-ui8nda-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-nda.cc-t && mv liboctave/operators/mx-ui8nda-nda.cc-t liboctave/operators/mx-ui8nda-nda.cc
rm -f liboctave/operators/mx-nda-i16nda.cc-t liboctave/operators/mx-nda-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-i16nda.cc-t && mv liboctave/operators/mx-nda-i16nda.cc-t liboctave/operators/mx-nda-i16nda.cc
rm -f liboctave/operators/mx-i16nda-nda.cc-t liboctave/operators/mx-i16nda-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-nda.cc-t && mv liboctave/operators/mx-i16nda-nda.cc-t liboctave/operators/mx-i16nda-nda.cc
rm -f liboctave/operators/mx-nda-ui16nda.cc-t liboctave/operators/mx-nda-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui16nda.cc-t && mv liboctave/operators/mx-nda-ui16nda.cc-t liboctave/operators/mx-nda-ui16nda.cc
rm -f liboctave/operators/mx-ui16nda-nda.cc-t liboctave/operators/mx-ui16nda-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-nda.cc-t && mv liboctave/operators/mx-ui16nda-nda.cc-t liboctave/operators/mx-ui16nda-nda.cc
rm -f liboctave/operators/mx-nda-i32nda.cc-t liboctave/operators/mx-nda-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-i32nda.cc-t && mv liboctave/operators/mx-nda-i32nda.cc-t liboctave/operators/mx-nda-i32nda.cc
rm -f liboctave/operators/mx-i32nda-nda.cc-t liboctave/operators/mx-i32nda-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-nda.cc-t && mv liboctave/operators/mx-i32nda-nda.cc-t liboctave/operators/mx-i32nda-nda.cc
rm -f liboctave/operators/mx-nda-ui32nda.cc-t liboctave/operators/mx-nda-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui32nda.cc-t && mv liboctave/operators/mx-nda-ui32nda.cc-t liboctave/operators/mx-nda-ui32nda.cc
rm -f liboctave/operators/mx-ui32nda-nda.cc-t liboctave/operators/mx-ui32nda-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-nda.cc-t && mv liboctave/operators/mx-ui32nda-nda.cc-t liboctave/operators/mx-ui32nda-nda.cc
rm -f liboctave/operators/mx-nda-i64nda.cc-t liboctave/operators/mx-nda-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-i64nda.cc-t && mv liboctave/operators/mx-nda-i64nda.cc-t liboctave/operators/mx-nda-i64nda.cc
rm -f liboctave/operators/mx-i64nda-nda.cc-t liboctave/operators/mx-i64nda-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-nda.cc-t && mv liboctave/operators/mx-i64nda-nda.cc-t liboctave/operators/mx-i64nda-nda.cc
rm -f liboctave/operators/mx-nda-ui64nda.cc-t liboctave/operators/mx-nda-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-nda-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-nda-ui64nda.cc-t && mv liboctave/operators/mx-nda-ui64nda.cc-t liboctave/operators/mx-nda-ui64nda.cc
rm -f liboctave/operators/mx-ui64nda-nda.cc-t liboctave/operators/mx-ui64nda-nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-nda.cc-t && mv liboctave/operators/mx-ui64nda-nda.cc-t liboctave/operators/mx-ui64nda-nda.cc
rm -f liboctave/operators/mx-fnda-i8nda.cc-t liboctave/operators/mx-fnda-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i8nda.cc-t && mv liboctave/operators/mx-fnda-i8nda.cc-t liboctave/operators/mx-fnda-i8nda.cc
rm -f liboctave/operators/mx-i8nda-fnda.cc-t liboctave/operators/mx-i8nda-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-fnda.cc-t && mv liboctave/operators/mx-i8nda-fnda.cc-t liboctave/operators/mx-i8nda-fnda.cc
rm -f liboctave/operators/mx-fnda-ui8nda.cc-t liboctave/operators/mx-fnda-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui8nda.cc-t && mv liboctave/operators/mx-fnda-ui8nda.cc-t liboctave/operators/mx-fnda-ui8nda.cc
rm -f liboctave/operators/mx-ui8nda-fnda.cc-t liboctave/operators/mx-ui8nda-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-fnda.cc-t && mv liboctave/operators/mx-ui8nda-fnda.cc-t liboctave/operators/mx-ui8nda-fnda.cc
rm -f liboctave/operators/mx-fnda-i16nda.cc-t liboctave/operators/mx-fnda-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i16nda.cc-t && mv liboctave/operators/mx-fnda-i16nda.cc-t liboctave/operators/mx-fnda-i16nda.cc
rm -f liboctave/operators/mx-i16nda-fnda.cc-t liboctave/operators/mx-i16nda-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-fnda.cc-t && mv liboctave/operators/mx-i16nda-fnda.cc-t liboctave/operators/mx-i16nda-fnda.cc
rm -f liboctave/operators/mx-fnda-ui16nda.cc-t liboctave/operators/mx-fnda-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui16nda.cc-t && mv liboctave/operators/mx-fnda-ui16nda.cc-t liboctave/operators/mx-fnda-ui16nda.cc
rm -f liboctave/operators/mx-ui16nda-fnda.cc-t liboctave/operators/mx-ui16nda-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-fnda.cc-t && mv liboctave/operators/mx-ui16nda-fnda.cc-t liboctave/operators/mx-ui16nda-fnda.cc
rm -f liboctave/operators/mx-fnda-i32nda.cc-t liboctave/operators/mx-fnda-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i32nda.cc-t && mv liboctave/operators/mx-fnda-i32nda.cc-t liboctave/operators/mx-fnda-i32nda.cc
rm -f liboctave/operators/mx-i32nda-fnda.cc-t liboctave/operators/mx-i32nda-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-fnda.cc-t && mv liboctave/operators/mx-i32nda-fnda.cc-t liboctave/operators/mx-i32nda-fnda.cc
rm -f liboctave/operators/mx-fnda-ui32nda.cc-t liboctave/operators/mx-fnda-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui32nda.cc-t && mv liboctave/operators/mx-fnda-ui32nda.cc-t liboctave/operators/mx-fnda-ui32nda.cc
rm -f liboctave/operators/mx-ui32nda-fnda.cc-t liboctave/operators/mx-ui32nda-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-fnda.cc-t && mv liboctave/operators/mx-ui32nda-fnda.cc-t liboctave/operators/mx-ui32nda-fnda.cc
rm -f liboctave/operators/mx-fnda-i64nda.cc-t liboctave/operators/mx-fnda-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-i64nda.cc-t && mv liboctave/operators/mx-fnda-i64nda.cc-t liboctave/operators/mx-fnda-i64nda.cc
rm -f liboctave/operators/mx-i64nda-fnda.cc-t liboctave/operators/mx-i64nda-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-fnda.cc-t && mv liboctave/operators/mx-i64nda-fnda.cc-t liboctave/operators/mx-i64nda-fnda.cc
rm -f liboctave/operators/mx-fnda-ui64nda.cc-t liboctave/operators/mx-fnda-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-fnda-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-fnda-ui64nda.cc-t && mv liboctave/operators/mx-fnda-ui64nda.cc-t liboctave/operators/mx-fnda-ui64nda.cc
rm -f liboctave/operators/mx-ui64nda-fnda.cc-t liboctave/operators/mx-ui64nda-fnda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-fnda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-fnda.cc-t && mv liboctave/operators/mx-ui64nda-fnda.cc-t liboctave/operators/mx-ui64nda-fnda.cc
rm -f liboctave/operators/mx-i8nda-ui8.cc-t liboctave/operators/mx-i8nda-ui8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui8.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui8.cc-t && mv liboctave/operators/mx-i8nda-ui8.cc-t liboctave/operators/mx-i8nda-ui8.cc
rm -f liboctave/operators/mx-i8nda-i16.cc-t liboctave/operators/mx-i8nda-i16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-i16.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-i16.cc-t && mv liboctave/operators/mx-i8nda-i16.cc-t liboctave/operators/mx-i8nda-i16.cc
rm -f liboctave/operators/mx-i8nda-ui16.cc-t liboctave/operators/mx-i8nda-ui16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui16.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui16.cc-t && mv liboctave/operators/mx-i8nda-ui16.cc-t liboctave/operators/mx-i8nda-ui16.cc
rm -f liboctave/operators/mx-i8nda-i32.cc-t liboctave/operators/mx-i8nda-i32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-i32.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-i32.cc-t && mv liboctave/operators/mx-i8nda-i32.cc-t liboctave/operators/mx-i8nda-i32.cc
rm -f liboctave/operators/mx-i8nda-ui32.cc-t liboctave/operators/mx-i8nda-ui32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui32.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui32.cc-t && mv liboctave/operators/mx-i8nda-ui32.cc-t liboctave/operators/mx-i8nda-ui32.cc
rm -f liboctave/operators/mx-i8nda-i64.cc-t liboctave/operators/mx-i8nda-i64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-i64.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-i64.cc-t && mv liboctave/operators/mx-i8nda-i64.cc-t liboctave/operators/mx-i8nda-i64.cc
rm -f liboctave/operators/mx-i8nda-ui64.cc-t liboctave/operators/mx-i8nda-ui64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui64.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui64.cc-t && mv liboctave/operators/mx-i8nda-ui64.cc-t liboctave/operators/mx-i8nda-ui64.cc
rm -f liboctave/operators/mx-i16nda-i8.cc-t liboctave/operators/mx-i16nda-i8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-i8.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-i8.cc-t && mv liboctave/operators/mx-i16nda-i8.cc-t liboctave/operators/mx-i16nda-i8.cc
rm -f liboctave/operators/mx-i16nda-ui8.cc-t liboctave/operators/mx-i16nda-ui8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui8.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui8.cc-t && mv liboctave/operators/mx-i16nda-ui8.cc-t liboctave/operators/mx-i16nda-ui8.cc
rm -f liboctave/operators/mx-i16nda-ui16.cc-t liboctave/operators/mx-i16nda-ui16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui16.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui16.cc-t && mv liboctave/operators/mx-i16nda-ui16.cc-t liboctave/operators/mx-i16nda-ui16.cc
rm -f liboctave/operators/mx-i16nda-i32.cc-t liboctave/operators/mx-i16nda-i32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-i32.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-i32.cc-t && mv liboctave/operators/mx-i16nda-i32.cc-t liboctave/operators/mx-i16nda-i32.cc
rm -f liboctave/operators/mx-i16nda-ui32.cc-t liboctave/operators/mx-i16nda-ui32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui32.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui32.cc-t && mv liboctave/operators/mx-i16nda-ui32.cc-t liboctave/operators/mx-i16nda-ui32.cc
rm -f liboctave/operators/mx-i16nda-i64.cc-t liboctave/operators/mx-i16nda-i64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-i64.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-i64.cc-t && mv liboctave/operators/mx-i16nda-i64.cc-t liboctave/operators/mx-i16nda-i64.cc
rm -f liboctave/operators/mx-i16nda-ui64.cc-t liboctave/operators/mx-i16nda-ui64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui64.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui64.cc-t && mv liboctave/operators/mx-i16nda-ui64.cc-t liboctave/operators/mx-i16nda-ui64.cc
rm -f liboctave/operators/mx-i32nda-i8.cc-t liboctave/operators/mx-i32nda-i8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-i8.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-i8.cc-t && mv liboctave/operators/mx-i32nda-i8.cc-t liboctave/operators/mx-i32nda-i8.cc
rm -f liboctave/operators/mx-i32nda-ui8.cc-t liboctave/operators/mx-i32nda-ui8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui8.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui8.cc-t && mv liboctave/operators/mx-i32nda-ui8.cc-t liboctave/operators/mx-i32nda-ui8.cc
rm -f liboctave/operators/mx-i32nda-i16.cc-t liboctave/operators/mx-i32nda-i16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-i16.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-i16.cc-t && mv liboctave/operators/mx-i32nda-i16.cc-t liboctave/operators/mx-i32nda-i16.cc
rm -f liboctave/operators/mx-i32nda-ui16.cc-t liboctave/operators/mx-i32nda-ui16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui16.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui16.cc-t && mv liboctave/operators/mx-i32nda-ui16.cc-t liboctave/operators/mx-i32nda-ui16.cc
rm -f liboctave/operators/mx-i32nda-ui32.cc-t liboctave/operators/mx-i32nda-ui32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui32.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui32.cc-t && mv liboctave/operators/mx-i32nda-ui32.cc-t liboctave/operators/mx-i32nda-ui32.cc
rm -f liboctave/operators/mx-i32nda-i64.cc-t liboctave/operators/mx-i32nda-i64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-i64.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-i64.cc-t && mv liboctave/operators/mx-i32nda-i64.cc-t liboctave/operators/mx-i32nda-i64.cc
rm -f liboctave/operators/mx-i32nda-ui64.cc-t liboctave/operators/mx-i32nda-ui64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui64.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui64.cc-t && mv liboctave/operators/mx-i32nda-ui64.cc-t liboctave/operators/mx-i32nda-ui64.cc
rm -f liboctave/operators/mx-i64nda-i8.cc-t liboctave/operators/mx-i64nda-i8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-i8.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-i8.cc-t && mv liboctave/operators/mx-i64nda-i8.cc-t liboctave/operators/mx-i64nda-i8.cc
rm -f liboctave/operators/mx-i64nda-ui8.cc-t liboctave/operators/mx-i64nda-ui8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui8.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui8.cc-t && mv liboctave/operators/mx-i64nda-ui8.cc-t liboctave/operators/mx-i64nda-ui8.cc
rm -f liboctave/operators/mx-i64nda-i16.cc-t liboctave/operators/mx-i64nda-i16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-i16.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-i16.cc-t && mv liboctave/operators/mx-i64nda-i16.cc-t liboctave/operators/mx-i64nda-i16.cc
rm -f liboctave/operators/mx-i64nda-ui16.cc-t liboctave/operators/mx-i64nda-ui16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui16.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui16.cc-t && mv liboctave/operators/mx-i64nda-ui16.cc-t liboctave/operators/mx-i64nda-ui16.cc
rm -f liboctave/operators/mx-i64nda-i32.cc-t liboctave/operators/mx-i64nda-i32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-i32.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-i32.cc-t && mv liboctave/operators/mx-i64nda-i32.cc-t liboctave/operators/mx-i64nda-i32.cc
rm -f liboctave/operators/mx-i64nda-ui32.cc-t liboctave/operators/mx-i64nda-ui32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui32.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui32.cc-t && mv liboctave/operators/mx-i64nda-ui32.cc-t liboctave/operators/mx-i64nda-ui32.cc
rm -f liboctave/operators/mx-i64nda-ui64.cc-t liboctave/operators/mx-i64nda-ui64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui64.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui64.cc-t && mv liboctave/operators/mx-i64nda-ui64.cc-t liboctave/operators/mx-i64nda-ui64.cc
rm -f liboctave/operators/mx-ui8nda-i8.cc-t liboctave/operators/mx-ui8nda-i8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i8.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i8.cc-t && mv liboctave/operators/mx-ui8nda-i8.cc-t liboctave/operators/mx-ui8nda-i8.cc
rm -f liboctave/operators/mx-ui8nda-i16.cc-t liboctave/operators/mx-ui8nda-i16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i16.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i16.cc-t && mv liboctave/operators/mx-ui8nda-i16.cc-t liboctave/operators/mx-ui8nda-i16.cc
rm -f liboctave/operators/mx-ui8nda-ui16.cc-t liboctave/operators/mx-ui8nda-ui16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-ui16.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-ui16.cc-t && mv liboctave/operators/mx-ui8nda-ui16.cc-t liboctave/operators/mx-ui8nda-ui16.cc
rm -f liboctave/operators/mx-ui8nda-i32.cc-t liboctave/operators/mx-ui8nda-i32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i32.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i32.cc-t && mv liboctave/operators/mx-ui8nda-i32.cc-t liboctave/operators/mx-ui8nda-i32.cc
rm -f liboctave/operators/mx-ui8nda-ui32.cc-t liboctave/operators/mx-ui8nda-ui32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-ui32.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-ui32.cc-t && mv liboctave/operators/mx-ui8nda-ui32.cc-t liboctave/operators/mx-ui8nda-ui32.cc
rm -f liboctave/operators/mx-ui8nda-i64.cc-t liboctave/operators/mx-ui8nda-i64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i64.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i64.cc-t && mv liboctave/operators/mx-ui8nda-i64.cc-t liboctave/operators/mx-ui8nda-i64.cc
rm -f liboctave/operators/mx-ui8nda-ui64.cc-t liboctave/operators/mx-ui8nda-ui64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-ui64.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-ui64.cc-t && mv liboctave/operators/mx-ui8nda-ui64.cc-t liboctave/operators/mx-ui8nda-ui64.cc
rm -f liboctave/operators/mx-ui16nda-i8.cc-t liboctave/operators/mx-ui16nda-i8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i8.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i8.cc-t && mv liboctave/operators/mx-ui16nda-i8.cc-t liboctave/operators/mx-ui16nda-i8.cc
rm -f liboctave/operators/mx-ui16nda-ui8.cc-t liboctave/operators/mx-ui16nda-ui8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-ui8.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-ui8.cc-t && mv liboctave/operators/mx-ui16nda-ui8.cc-t liboctave/operators/mx-ui16nda-ui8.cc
rm -f liboctave/operators/mx-ui16nda-i16.cc-t liboctave/operators/mx-ui16nda-i16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i16.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i16.cc-t && mv liboctave/operators/mx-ui16nda-i16.cc-t liboctave/operators/mx-ui16nda-i16.cc
rm -f liboctave/operators/mx-ui16nda-i32.cc-t liboctave/operators/mx-ui16nda-i32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i32.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i32.cc-t && mv liboctave/operators/mx-ui16nda-i32.cc-t liboctave/operators/mx-ui16nda-i32.cc
rm -f liboctave/operators/mx-ui16nda-ui32.cc-t liboctave/operators/mx-ui16nda-ui32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-ui32.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-ui32.cc-t && mv liboctave/operators/mx-ui16nda-ui32.cc-t liboctave/operators/mx-ui16nda-ui32.cc
rm -f liboctave/operators/mx-ui16nda-i64.cc-t liboctave/operators/mx-ui16nda-i64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i64.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i64.cc-t && mv liboctave/operators/mx-ui16nda-i64.cc-t liboctave/operators/mx-ui16nda-i64.cc
rm -f liboctave/operators/mx-ui16nda-ui64.cc-t liboctave/operators/mx-ui16nda-ui64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-ui64.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-ui64.cc-t && mv liboctave/operators/mx-ui16nda-ui64.cc-t liboctave/operators/mx-ui16nda-ui64.cc
rm -f liboctave/operators/mx-ui32nda-i8.cc-t liboctave/operators/mx-ui32nda-i8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i8.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i8.cc-t && mv liboctave/operators/mx-ui32nda-i8.cc-t liboctave/operators/mx-ui32nda-i8.cc
rm -f liboctave/operators/mx-ui32nda-ui8.cc-t liboctave/operators/mx-ui32nda-ui8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-ui8.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-ui8.cc-t && mv liboctave/operators/mx-ui32nda-ui8.cc-t liboctave/operators/mx-ui32nda-ui8.cc
rm -f liboctave/operators/mx-ui32nda-i16.cc-t liboctave/operators/mx-ui32nda-i16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i16.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i16.cc-t && mv liboctave/operators/mx-ui32nda-i16.cc-t liboctave/operators/mx-ui32nda-i16.cc
rm -f liboctave/operators/mx-ui32nda-ui16.cc-t liboctave/operators/mx-ui32nda-ui16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-ui16.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-ui16.cc-t && mv liboctave/operators/mx-ui32nda-ui16.cc-t liboctave/operators/mx-ui32nda-ui16.cc
rm -f liboctave/operators/mx-ui32nda-i32.cc-t liboctave/operators/mx-ui32nda-i32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i32.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i32.cc-t && mv liboctave/operators/mx-ui32nda-i32.cc-t liboctave/operators/mx-ui32nda-i32.cc
rm -f liboctave/operators/mx-ui32nda-i64.cc-t liboctave/operators/mx-ui32nda-i64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i64.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i64.cc-t && mv liboctave/operators/mx-ui32nda-i64.cc-t liboctave/operators/mx-ui32nda-i64.cc
rm -f liboctave/operators/mx-ui32nda-ui64.cc-t liboctave/operators/mx-ui32nda-ui64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-ui64.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-ui64.cc-t && mv liboctave/operators/mx-ui32nda-ui64.cc-t liboctave/operators/mx-ui32nda-ui64.cc
rm -f liboctave/operators/mx-ui64nda-i8.cc-t liboctave/operators/mx-ui64nda-i8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i8.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i8.cc-t && mv liboctave/operators/mx-ui64nda-i8.cc-t liboctave/operators/mx-ui64nda-i8.cc
rm -f liboctave/operators/mx-ui64nda-ui8.cc-t liboctave/operators/mx-ui64nda-ui8.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-ui8.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-ui8.cc-t && mv liboctave/operators/mx-ui64nda-ui8.cc-t liboctave/operators/mx-ui64nda-ui8.cc
rm -f liboctave/operators/mx-ui64nda-i16.cc-t liboctave/operators/mx-ui64nda-i16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i16.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i16.cc-t && mv liboctave/operators/mx-ui64nda-i16.cc-t liboctave/operators/mx-ui64nda-i16.cc
rm -f liboctave/operators/mx-ui64nda-ui16.cc-t liboctave/operators/mx-ui64nda-ui16.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-ui16.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-ui16.cc-t && mv liboctave/operators/mx-ui64nda-ui16.cc-t liboctave/operators/mx-ui64nda-ui16.cc
rm -f liboctave/operators/mx-ui64nda-i32.cc-t liboctave/operators/mx-ui64nda-i32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i32.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i32.cc-t && mv liboctave/operators/mx-ui64nda-i32.cc-t liboctave/operators/mx-ui64nda-i32.cc
rm -f liboctave/operators/mx-ui64nda-ui32.cc-t liboctave/operators/mx-ui64nda-ui32.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-ui32.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-ui32.cc-t && mv liboctave/operators/mx-ui64nda-ui32.cc-t liboctave/operators/mx-ui64nda-ui32.cc
rm -f liboctave/operators/mx-ui64nda-i64.cc-t liboctave/operators/mx-ui64nda-i64.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i64.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i64.cc-t && mv liboctave/operators/mx-ui64nda-i64.cc-t liboctave/operators/mx-ui64nda-i64.cc
rm -f liboctave/operators/mx-i8-ui8nda.cc-t liboctave/operators/mx-i8-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8-ui8nda.cc-t && mv liboctave/operators/mx-i8-ui8nda.cc-t liboctave/operators/mx-i8-ui8nda.cc
rm -f liboctave/operators/mx-i8-i16nda.cc-t liboctave/operators/mx-i8-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8-i16nda.cc-t && mv liboctave/operators/mx-i8-i16nda.cc-t liboctave/operators/mx-i8-i16nda.cc
rm -f liboctave/operators/mx-i8-ui16nda.cc-t liboctave/operators/mx-i8-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8-ui16nda.cc-t && mv liboctave/operators/mx-i8-ui16nda.cc-t liboctave/operators/mx-i8-ui16nda.cc
rm -f liboctave/operators/mx-i8-i32nda.cc-t liboctave/operators/mx-i8-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8-i32nda.cc-t && mv liboctave/operators/mx-i8-i32nda.cc-t liboctave/operators/mx-i8-i32nda.cc
rm -f liboctave/operators/mx-i8-ui32nda.cc-t liboctave/operators/mx-i8-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8-ui32nda.cc-t && mv liboctave/operators/mx-i8-ui32nda.cc-t liboctave/operators/mx-i8-ui32nda.cc
rm -f liboctave/operators/mx-i8-i64nda.cc-t liboctave/operators/mx-i8-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8-i64nda.cc-t && mv liboctave/operators/mx-i8-i64nda.cc-t liboctave/operators/mx-i8-i64nda.cc
rm -f liboctave/operators/mx-i8-ui64nda.cc-t liboctave/operators/mx-i8-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8-ui64nda.cc-t && mv liboctave/operators/mx-i8-ui64nda.cc-t liboctave/operators/mx-i8-ui64nda.cc
rm -f liboctave/operators/mx-i16-i8nda.cc-t liboctave/operators/mx-i16-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16-i8nda.cc-t && mv liboctave/operators/mx-i16-i8nda.cc-t liboctave/operators/mx-i16-i8nda.cc
rm -f liboctave/operators/mx-i16-ui8nda.cc-t liboctave/operators/mx-i16-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16-ui8nda.cc-t && mv liboctave/operators/mx-i16-ui8nda.cc-t liboctave/operators/mx-i16-ui8nda.cc
rm -f liboctave/operators/mx-i16-ui16nda.cc-t liboctave/operators/mx-i16-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16-ui16nda.cc-t && mv liboctave/operators/mx-i16-ui16nda.cc-t liboctave/operators/mx-i16-ui16nda.cc
rm -f liboctave/operators/mx-i16-i32nda.cc-t liboctave/operators/mx-i16-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16-i32nda.cc-t && mv liboctave/operators/mx-i16-i32nda.cc-t liboctave/operators/mx-i16-i32nda.cc
rm -f liboctave/operators/mx-i16-ui32nda.cc-t liboctave/operators/mx-i16-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16-ui32nda.cc-t && mv liboctave/operators/mx-i16-ui32nda.cc-t liboctave/operators/mx-i16-ui32nda.cc
rm -f liboctave/operators/mx-i16-i64nda.cc-t liboctave/operators/mx-i16-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16-i64nda.cc-t && mv liboctave/operators/mx-i16-i64nda.cc-t liboctave/operators/mx-i16-i64nda.cc
rm -f liboctave/operators/mx-i16-ui64nda.cc-t liboctave/operators/mx-i16-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16-ui64nda.cc-t && mv liboctave/operators/mx-i16-ui64nda.cc-t liboctave/operators/mx-i16-ui64nda.cc
rm -f liboctave/operators/mx-i32-i8nda.cc-t liboctave/operators/mx-i32-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32-i8nda.cc-t && mv liboctave/operators/mx-i32-i8nda.cc-t liboctave/operators/mx-i32-i8nda.cc
rm -f liboctave/operators/mx-i32-ui8nda.cc-t liboctave/operators/mx-i32-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32-ui8nda.cc-t && mv liboctave/operators/mx-i32-ui8nda.cc-t liboctave/operators/mx-i32-ui8nda.cc
rm -f liboctave/operators/mx-i32-i16nda.cc-t liboctave/operators/mx-i32-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32-i16nda.cc-t && mv liboctave/operators/mx-i32-i16nda.cc-t liboctave/operators/mx-i32-i16nda.cc
rm -f liboctave/operators/mx-i32-ui16nda.cc-t liboctave/operators/mx-i32-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32-ui16nda.cc-t && mv liboctave/operators/mx-i32-ui16nda.cc-t liboctave/operators/mx-i32-ui16nda.cc
rm -f liboctave/operators/mx-i32-ui32nda.cc-t liboctave/operators/mx-i32-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32-ui32nda.cc-t && mv liboctave/operators/mx-i32-ui32nda.cc-t liboctave/operators/mx-i32-ui32nda.cc
rm -f liboctave/operators/mx-i32-i64nda.cc-t liboctave/operators/mx-i32-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32-i64nda.cc-t && mv liboctave/operators/mx-i32-i64nda.cc-t liboctave/operators/mx-i32-i64nda.cc
rm -f liboctave/operators/mx-i32-ui64nda.cc-t liboctave/operators/mx-i32-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32-ui64nda.cc-t && mv liboctave/operators/mx-i32-ui64nda.cc-t liboctave/operators/mx-i32-ui64nda.cc
rm -f liboctave/operators/mx-i64-i8nda.cc-t liboctave/operators/mx-i64-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64-i8nda.cc-t && mv liboctave/operators/mx-i64-i8nda.cc-t liboctave/operators/mx-i64-i8nda.cc
rm -f liboctave/operators/mx-i64-ui8nda.cc-t liboctave/operators/mx-i64-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64-ui8nda.cc-t && mv liboctave/operators/mx-i64-ui8nda.cc-t liboctave/operators/mx-i64-ui8nda.cc
rm -f liboctave/operators/mx-i64-i16nda.cc-t liboctave/operators/mx-i64-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64-i16nda.cc-t && mv liboctave/operators/mx-i64-i16nda.cc-t liboctave/operators/mx-i64-i16nda.cc
rm -f liboctave/operators/mx-i64-ui16nda.cc-t liboctave/operators/mx-i64-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64-ui16nda.cc-t && mv liboctave/operators/mx-i64-ui16nda.cc-t liboctave/operators/mx-i64-ui16nda.cc
rm -f liboctave/operators/mx-i64-i32nda.cc-t liboctave/operators/mx-i64-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64-i32nda.cc-t && mv liboctave/operators/mx-i64-i32nda.cc-t liboctave/operators/mx-i64-i32nda.cc
rm -f liboctave/operators/mx-i64-ui32nda.cc-t liboctave/operators/mx-i64-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64-ui32nda.cc-t && mv liboctave/operators/mx-i64-ui32nda.cc-t liboctave/operators/mx-i64-ui32nda.cc
rm -f liboctave/operators/mx-i64-ui64nda.cc-t liboctave/operators/mx-i64-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64-ui64nda.cc-t && mv liboctave/operators/mx-i64-ui64nda.cc-t liboctave/operators/mx-i64-ui64nda.cc
rm -f liboctave/operators/mx-ui8-i8nda.cc-t liboctave/operators/mx-ui8-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8-i8nda.cc-t && mv liboctave/operators/mx-ui8-i8nda.cc-t liboctave/operators/mx-ui8-i8nda.cc
rm -f liboctave/operators/mx-ui8-i16nda.cc-t liboctave/operators/mx-ui8-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8-i16nda.cc-t && mv liboctave/operators/mx-ui8-i16nda.cc-t liboctave/operators/mx-ui8-i16nda.cc
rm -f liboctave/operators/mx-ui8-ui16nda.cc-t liboctave/operators/mx-ui8-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8-ui16nda.cc-t && mv liboctave/operators/mx-ui8-ui16nda.cc-t liboctave/operators/mx-ui8-ui16nda.cc
rm -f liboctave/operators/mx-ui8-i32nda.cc-t liboctave/operators/mx-ui8-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8-i32nda.cc-t && mv liboctave/operators/mx-ui8-i32nda.cc-t liboctave/operators/mx-ui8-i32nda.cc
rm -f liboctave/operators/mx-ui8-ui32nda.cc-t liboctave/operators/mx-ui8-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8-ui32nda.cc-t && mv liboctave/operators/mx-ui8-ui32nda.cc-t liboctave/operators/mx-ui8-ui32nda.cc
rm -f liboctave/operators/mx-ui8-i64nda.cc-t liboctave/operators/mx-ui8-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8-i64nda.cc-t && mv liboctave/operators/mx-ui8-i64nda.cc-t liboctave/operators/mx-ui8-i64nda.cc
rm -f liboctave/operators/mx-ui8-ui64nda.cc-t liboctave/operators/mx-ui8-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8-ui64nda.cc-t && mv liboctave/operators/mx-ui8-ui64nda.cc-t liboctave/operators/mx-ui8-ui64nda.cc
rm -f liboctave/operators/mx-ui16-i8nda.cc-t liboctave/operators/mx-ui16-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16-i8nda.cc-t && mv liboctave/operators/mx-ui16-i8nda.cc-t liboctave/operators/mx-ui16-i8nda.cc
rm -f liboctave/operators/mx-ui16-ui8nda.cc-t liboctave/operators/mx-ui16-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16-ui8nda.cc-t && mv liboctave/operators/mx-ui16-ui8nda.cc-t liboctave/operators/mx-ui16-ui8nda.cc
rm -f liboctave/operators/mx-ui16-i16nda.cc-t liboctave/operators/mx-ui16-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16-i16nda.cc-t && mv liboctave/operators/mx-ui16-i16nda.cc-t liboctave/operators/mx-ui16-i16nda.cc
rm -f liboctave/operators/mx-ui16-i32nda.cc-t liboctave/operators/mx-ui16-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16-i32nda.cc-t && mv liboctave/operators/mx-ui16-i32nda.cc-t liboctave/operators/mx-ui16-i32nda.cc
rm -f liboctave/operators/mx-ui16-ui32nda.cc-t liboctave/operators/mx-ui16-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16-ui32nda.cc-t && mv liboctave/operators/mx-ui16-ui32nda.cc-t liboctave/operators/mx-ui16-ui32nda.cc
rm -f liboctave/operators/mx-ui16-i64nda.cc-t liboctave/operators/mx-ui16-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16-i64nda.cc-t && mv liboctave/operators/mx-ui16-i64nda.cc-t liboctave/operators/mx-ui16-i64nda.cc
rm -f liboctave/operators/mx-ui16-ui64nda.cc-t liboctave/operators/mx-ui16-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16-ui64nda.cc-t && mv liboctave/operators/mx-ui16-ui64nda.cc-t liboctave/operators/mx-ui16-ui64nda.cc
rm -f liboctave/operators/mx-ui32-i8nda.cc-t liboctave/operators/mx-ui32-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32-i8nda.cc-t && mv liboctave/operators/mx-ui32-i8nda.cc-t liboctave/operators/mx-ui32-i8nda.cc
rm -f liboctave/operators/mx-ui32-ui8nda.cc-t liboctave/operators/mx-ui32-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32-ui8nda.cc-t && mv liboctave/operators/mx-ui32-ui8nda.cc-t liboctave/operators/mx-ui32-ui8nda.cc
rm -f liboctave/operators/mx-ui32-i16nda.cc-t liboctave/operators/mx-ui32-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32-i16nda.cc-t && mv liboctave/operators/mx-ui32-i16nda.cc-t liboctave/operators/mx-ui32-i16nda.cc
rm -f liboctave/operators/mx-ui32-ui16nda.cc-t liboctave/operators/mx-ui32-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32-ui16nda.cc-t && mv liboctave/operators/mx-ui32-ui16nda.cc-t liboctave/operators/mx-ui32-ui16nda.cc
rm -f liboctave/operators/mx-ui32-i32nda.cc-t liboctave/operators/mx-ui32-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32-i32nda.cc-t && mv liboctave/operators/mx-ui32-i32nda.cc-t liboctave/operators/mx-ui32-i32nda.cc
rm -f liboctave/operators/mx-ui32-i64nda.cc-t liboctave/operators/mx-ui32-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32-i64nda.cc-t && mv liboctave/operators/mx-ui32-i64nda.cc-t liboctave/operators/mx-ui32-i64nda.cc
rm -f liboctave/operators/mx-ui32-ui64nda.cc-t liboctave/operators/mx-ui32-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32-ui64nda.cc-t && mv liboctave/operators/mx-ui32-ui64nda.cc-t liboctave/operators/mx-ui32-ui64nda.cc
rm -f liboctave/operators/mx-ui64-i8nda.cc-t liboctave/operators/mx-ui64-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64-i8nda.cc-t && mv liboctave/operators/mx-ui64-i8nda.cc-t liboctave/operators/mx-ui64-i8nda.cc
rm -f liboctave/operators/mx-ui64-ui8nda.cc-t liboctave/operators/mx-ui64-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64-ui8nda.cc-t && mv liboctave/operators/mx-ui64-ui8nda.cc-t liboctave/operators/mx-ui64-ui8nda.cc
rm -f liboctave/operators/mx-ui64-i16nda.cc-t liboctave/operators/mx-ui64-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64-i16nda.cc-t && mv liboctave/operators/mx-ui64-i16nda.cc-t liboctave/operators/mx-ui64-i16nda.cc
rm -f liboctave/operators/mx-ui64-ui16nda.cc-t liboctave/operators/mx-ui64-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64-ui16nda.cc-t && mv liboctave/operators/mx-ui64-ui16nda.cc-t liboctave/operators/mx-ui64-ui16nda.cc
rm -f liboctave/operators/mx-ui64-i32nda.cc-t liboctave/operators/mx-ui64-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64-i32nda.cc-t && mv liboctave/operators/mx-ui64-i32nda.cc-t liboctave/operators/mx-ui64-i32nda.cc
rm -f liboctave/operators/mx-ui64-ui32nda.cc-t liboctave/operators/mx-ui64-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64-ui32nda.cc-t && mv liboctave/operators/mx-ui64-ui32nda.cc-t liboctave/operators/mx-ui64-ui32nda.cc
rm -f liboctave/operators/mx-ui64-i64nda.cc-t liboctave/operators/mx-ui64-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64-i64nda.cc-t && mv liboctave/operators/mx-ui64-i64nda.cc-t liboctave/operators/mx-ui64-i64nda.cc
rm -f liboctave/operators/mx-i8nda-ui8nda.cc-t liboctave/operators/mx-i8nda-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui8nda.cc-t && mv liboctave/operators/mx-i8nda-ui8nda.cc-t liboctave/operators/mx-i8nda-ui8nda.cc
rm -f liboctave/operators/mx-i8nda-i16nda.cc-t liboctave/operators/mx-i8nda-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-i16nda.cc-t && mv liboctave/operators/mx-i8nda-i16nda.cc-t liboctave/operators/mx-i8nda-i16nda.cc
rm -f liboctave/operators/mx-i8nda-ui16nda.cc-t liboctave/operators/mx-i8nda-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui16nda.cc-t && mv liboctave/operators/mx-i8nda-ui16nda.cc-t liboctave/operators/mx-i8nda-ui16nda.cc
rm -f liboctave/operators/mx-i8nda-i32nda.cc-t liboctave/operators/mx-i8nda-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-i32nda.cc-t && mv liboctave/operators/mx-i8nda-i32nda.cc-t liboctave/operators/mx-i8nda-i32nda.cc
rm -f liboctave/operators/mx-i8nda-ui32nda.cc-t liboctave/operators/mx-i8nda-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui32nda.cc-t && mv liboctave/operators/mx-i8nda-ui32nda.cc-t liboctave/operators/mx-i8nda-ui32nda.cc
rm -f liboctave/operators/mx-i8nda-i64nda.cc-t liboctave/operators/mx-i8nda-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-i64nda.cc-t && mv liboctave/operators/mx-i8nda-i64nda.cc-t liboctave/operators/mx-i8nda-i64nda.cc
rm -f liboctave/operators/mx-i8nda-ui64nda.cc-t liboctave/operators/mx-i8nda-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i8nda-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i8nda-ui64nda.cc-t && mv liboctave/operators/mx-i8nda-ui64nda.cc-t liboctave/operators/mx-i8nda-ui64nda.cc
rm -f liboctave/operators/mx-i16nda-i8nda.cc-t liboctave/operators/mx-i16nda-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-i8nda.cc-t && mv liboctave/operators/mx-i16nda-i8nda.cc-t liboctave/operators/mx-i16nda-i8nda.cc
rm -f liboctave/operators/mx-i16nda-ui8nda.cc-t liboctave/operators/mx-i16nda-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui8nda.cc-t && mv liboctave/operators/mx-i16nda-ui8nda.cc-t liboctave/operators/mx-i16nda-ui8nda.cc
rm -f liboctave/operators/mx-i16nda-ui16nda.cc-t liboctave/operators/mx-i16nda-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui16nda.cc-t && mv liboctave/operators/mx-i16nda-ui16nda.cc-t liboctave/operators/mx-i16nda-ui16nda.cc
rm -f liboctave/operators/mx-i16nda-i32nda.cc-t liboctave/operators/mx-i16nda-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-i32nda.cc-t && mv liboctave/operators/mx-i16nda-i32nda.cc-t liboctave/operators/mx-i16nda-i32nda.cc
rm -f liboctave/operators/mx-i16nda-ui32nda.cc-t liboctave/operators/mx-i16nda-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui32nda.cc-t && mv liboctave/operators/mx-i16nda-ui32nda.cc-t liboctave/operators/mx-i16nda-ui32nda.cc
rm -f liboctave/operators/mx-i16nda-i64nda.cc-t liboctave/operators/mx-i16nda-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-i64nda.cc-t && mv liboctave/operators/mx-i16nda-i64nda.cc-t liboctave/operators/mx-i16nda-i64nda.cc
rm -f liboctave/operators/mx-i16nda-ui64nda.cc-t liboctave/operators/mx-i16nda-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i16nda-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i16nda-ui64nda.cc-t && mv liboctave/operators/mx-i16nda-ui64nda.cc-t liboctave/operators/mx-i16nda-ui64nda.cc
rm -f liboctave/operators/mx-i32nda-i8nda.cc-t liboctave/operators/mx-i32nda-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-i8nda.cc-t && mv liboctave/operators/mx-i32nda-i8nda.cc-t liboctave/operators/mx-i32nda-i8nda.cc
rm -f liboctave/operators/mx-i32nda-ui8nda.cc-t liboctave/operators/mx-i32nda-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui8nda.cc-t && mv liboctave/operators/mx-i32nda-ui8nda.cc-t liboctave/operators/mx-i32nda-ui8nda.cc
rm -f liboctave/operators/mx-i32nda-i16nda.cc-t liboctave/operators/mx-i32nda-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-i16nda.cc-t && mv liboctave/operators/mx-i32nda-i16nda.cc-t liboctave/operators/mx-i32nda-i16nda.cc
rm -f liboctave/operators/mx-i32nda-ui16nda.cc-t liboctave/operators/mx-i32nda-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui16nda.cc-t && mv liboctave/operators/mx-i32nda-ui16nda.cc-t liboctave/operators/mx-i32nda-ui16nda.cc
rm -f liboctave/operators/mx-i32nda-ui32nda.cc-t liboctave/operators/mx-i32nda-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui32nda.cc-t && mv liboctave/operators/mx-i32nda-ui32nda.cc-t liboctave/operators/mx-i32nda-ui32nda.cc
rm -f liboctave/operators/mx-i32nda-i64nda.cc-t liboctave/operators/mx-i32nda-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-i64nda.cc-t && mv liboctave/operators/mx-i32nda-i64nda.cc-t liboctave/operators/mx-i32nda-i64nda.cc
rm -f liboctave/operators/mx-i32nda-ui64nda.cc-t liboctave/operators/mx-i32nda-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i32nda-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i32nda-ui64nda.cc-t && mv liboctave/operators/mx-i32nda-ui64nda.cc-t liboctave/operators/mx-i32nda-ui64nda.cc
rm -f liboctave/operators/mx-i64nda-i8nda.cc-t liboctave/operators/mx-i64nda-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-i8nda.cc-t && mv liboctave/operators/mx-i64nda-i8nda.cc-t liboctave/operators/mx-i64nda-i8nda.cc
rm -f liboctave/operators/mx-i64nda-ui8nda.cc-t liboctave/operators/mx-i64nda-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui8nda.cc-t && mv liboctave/operators/mx-i64nda-ui8nda.cc-t liboctave/operators/mx-i64nda-ui8nda.cc
rm -f liboctave/operators/mx-i64nda-i16nda.cc-t liboctave/operators/mx-i64nda-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-i16nda.cc-t && mv liboctave/operators/mx-i64nda-i16nda.cc-t liboctave/operators/mx-i64nda-i16nda.cc
rm -f liboctave/operators/mx-i64nda-ui16nda.cc-t liboctave/operators/mx-i64nda-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui16nda.cc-t && mv liboctave/operators/mx-i64nda-ui16nda.cc-t liboctave/operators/mx-i64nda-ui16nda.cc
rm -f liboctave/operators/mx-i64nda-i32nda.cc-t liboctave/operators/mx-i64nda-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-i32nda.cc-t && mv liboctave/operators/mx-i64nda-i32nda.cc-t liboctave/operators/mx-i64nda-i32nda.cc
rm -f liboctave/operators/mx-i64nda-ui32nda.cc-t liboctave/operators/mx-i64nda-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui32nda.cc-t && mv liboctave/operators/mx-i64nda-ui32nda.cc-t liboctave/operators/mx-i64nda-ui32nda.cc
rm -f liboctave/operators/mx-i64nda-ui64nda.cc-t liboctave/operators/mx-i64nda-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-i64nda-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-i64nda-ui64nda.cc-t && mv liboctave/operators/mx-i64nda-ui64nda.cc-t liboctave/operators/mx-i64nda-ui64nda.cc
rm -f liboctave/operators/mx-ui8nda-i8nda.cc-t liboctave/operators/mx-ui8nda-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i8nda.cc-t && mv liboctave/operators/mx-ui8nda-i8nda.cc-t liboctave/operators/mx-ui8nda-i8nda.cc
rm -f liboctave/operators/mx-ui8nda-i16nda.cc-t liboctave/operators/mx-ui8nda-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i16nda.cc-t && mv liboctave/operators/mx-ui8nda-i16nda.cc-t liboctave/operators/mx-ui8nda-i16nda.cc
rm -f liboctave/operators/mx-ui8nda-ui16nda.cc-t liboctave/operators/mx-ui8nda-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-ui16nda.cc-t && mv liboctave/operators/mx-ui8nda-ui16nda.cc-t liboctave/operators/mx-ui8nda-ui16nda.cc
rm -f liboctave/operators/mx-ui8nda-i32nda.cc-t liboctave/operators/mx-ui8nda-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i32nda.cc-t && mv liboctave/operators/mx-ui8nda-i32nda.cc-t liboctave/operators/mx-ui8nda-i32nda.cc
rm -f liboctave/operators/mx-ui8nda-ui32nda.cc-t liboctave/operators/mx-ui8nda-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-ui32nda.cc-t && mv liboctave/operators/mx-ui8nda-ui32nda.cc-t liboctave/operators/mx-ui8nda-ui32nda.cc
rm -f liboctave/operators/mx-ui8nda-i64nda.cc-t liboctave/operators/mx-ui8nda-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-i64nda.cc-t && mv liboctave/operators/mx-ui8nda-i64nda.cc-t liboctave/operators/mx-ui8nda-i64nda.cc
rm -f liboctave/operators/mx-ui8nda-ui64nda.cc-t liboctave/operators/mx-ui8nda-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui8nda-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui8nda-ui64nda.cc-t && mv liboctave/operators/mx-ui8nda-ui64nda.cc-t liboctave/operators/mx-ui8nda-ui64nda.cc
rm -f liboctave/operators/mx-ui16nda-i8nda.cc-t liboctave/operators/mx-ui16nda-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i8nda.cc-t && mv liboctave/operators/mx-ui16nda-i8nda.cc-t liboctave/operators/mx-ui16nda-i8nda.cc
rm -f liboctave/operators/mx-ui16nda-ui8nda.cc-t liboctave/operators/mx-ui16nda-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-ui8nda.cc-t && mv liboctave/operators/mx-ui16nda-ui8nda.cc-t liboctave/operators/mx-ui16nda-ui8nda.cc
rm -f liboctave/operators/mx-ui16nda-i16nda.cc-t liboctave/operators/mx-ui16nda-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i16nda.cc-t && mv liboctave/operators/mx-ui16nda-i16nda.cc-t liboctave/operators/mx-ui16nda-i16nda.cc
rm -f liboctave/operators/mx-ui16nda-i32nda.cc-t liboctave/operators/mx-ui16nda-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i32nda.cc-t && mv liboctave/operators/mx-ui16nda-i32nda.cc-t liboctave/operators/mx-ui16nda-i32nda.cc
rm -f liboctave/operators/mx-ui16nda-ui32nda.cc-t liboctave/operators/mx-ui16nda-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-ui32nda.cc-t && mv liboctave/operators/mx-ui16nda-ui32nda.cc-t liboctave/operators/mx-ui16nda-ui32nda.cc
rm -f liboctave/operators/mx-ui16nda-i64nda.cc-t liboctave/operators/mx-ui16nda-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-i64nda.cc-t && mv liboctave/operators/mx-ui16nda-i64nda.cc-t liboctave/operators/mx-ui16nda-i64nda.cc
rm -f liboctave/operators/mx-ui16nda-ui64nda.cc-t liboctave/operators/mx-ui16nda-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui16nda-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui16nda-ui64nda.cc-t && mv liboctave/operators/mx-ui16nda-ui64nda.cc-t liboctave/operators/mx-ui16nda-ui64nda.cc
rm -f liboctave/operators/mx-ui32nda-i8nda.cc-t liboctave/operators/mx-ui32nda-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i8nda.cc-t && mv liboctave/operators/mx-ui32nda-i8nda.cc-t liboctave/operators/mx-ui32nda-i8nda.cc
rm -f liboctave/operators/mx-ui32nda-ui8nda.cc-t liboctave/operators/mx-ui32nda-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-ui8nda.cc-t && mv liboctave/operators/mx-ui32nda-ui8nda.cc-t liboctave/operators/mx-ui32nda-ui8nda.cc
rm -f liboctave/operators/mx-ui32nda-i16nda.cc-t liboctave/operators/mx-ui32nda-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i16nda.cc-t && mv liboctave/operators/mx-ui32nda-i16nda.cc-t liboctave/operators/mx-ui32nda-i16nda.cc
rm -f liboctave/operators/mx-ui32nda-ui16nda.cc-t liboctave/operators/mx-ui32nda-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-ui16nda.cc-t && mv liboctave/operators/mx-ui32nda-ui16nda.cc-t liboctave/operators/mx-ui32nda-ui16nda.cc
rm -f liboctave/operators/mx-ui32nda-i32nda.cc-t liboctave/operators/mx-ui32nda-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i32nda.cc-t && mv liboctave/operators/mx-ui32nda-i32nda.cc-t liboctave/operators/mx-ui32nda-i32nda.cc
rm -f liboctave/operators/mx-ui32nda-i64nda.cc-t liboctave/operators/mx-ui32nda-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-i64nda.cc-t && mv liboctave/operators/mx-ui32nda-i64nda.cc-t liboctave/operators/mx-ui32nda-i64nda.cc
rm -f liboctave/operators/mx-ui32nda-ui64nda.cc-t liboctave/operators/mx-ui32nda-ui64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui32nda-ui64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui32nda-ui64nda.cc-t && mv liboctave/operators/mx-ui32nda-ui64nda.cc-t liboctave/operators/mx-ui32nda-ui64nda.cc
rm -f liboctave/operators/mx-ui64nda-i8nda.cc-t liboctave/operators/mx-ui64nda-i8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i8nda.cc-t && mv liboctave/operators/mx-ui64nda-i8nda.cc-t liboctave/operators/mx-ui64nda-i8nda.cc
rm -f liboctave/operators/mx-ui64nda-ui8nda.cc-t liboctave/operators/mx-ui64nda-ui8nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-ui8nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-ui8nda.cc-t && mv liboctave/operators/mx-ui64nda-ui8nda.cc-t liboctave/operators/mx-ui64nda-ui8nda.cc
rm -f liboctave/operators/mx-ui64nda-i16nda.cc-t liboctave/operators/mx-ui64nda-i16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i16nda.cc-t && mv liboctave/operators/mx-ui64nda-i16nda.cc-t liboctave/operators/mx-ui64nda-i16nda.cc
rm -f liboctave/operators/mx-ui64nda-ui16nda.cc-t liboctave/operators/mx-ui64nda-ui16nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-ui16nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-ui16nda.cc-t && mv liboctave/operators/mx-ui64nda-ui16nda.cc-t liboctave/operators/mx-ui64nda-ui16nda.cc
rm -f liboctave/operators/mx-ui64nda-i32nda.cc-t liboctave/operators/mx-ui64nda-i32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i32nda.cc-t && mv liboctave/operators/mx-ui64nda-i32nda.cc-t liboctave/operators/mx-ui64nda-i32nda.cc
rm -f liboctave/operators/mx-ui64nda-ui32nda.cc-t liboctave/operators/mx-ui64nda-ui32nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-ui32nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-ui32nda.cc-t && mv liboctave/operators/mx-ui64nda-ui32nda.cc-t liboctave/operators/mx-ui64nda-ui32nda.cc
rm -f liboctave/operators/mx-ui64nda-i64nda.cc-t liboctave/operators/mx-ui64nda-i64nda.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=mx-ui64nda-i64nda.cc liboctave/operators/mx-ops > liboctave/operators/mx-ui64nda-i64nda.cc-t && mv liboctave/operators/mx-ui64nda-i64nda.cc-t liboctave/operators/mx-ui64nda-i64nda.cc
rm -f liboctave/operators/vx-ccv-cv.cc-t liboctave/operators/vx-ccv-cv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-ccv-cv.cc liboctave/operators/vx-ops > liboctave/operators/vx-ccv-cv.cc-t && mv liboctave/operators/vx-ccv-cv.cc-t liboctave/operators/vx-ccv-cv.cc
rm -f liboctave/operators/vx-ccv-s.cc-t liboctave/operators/vx-ccv-s.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-ccv-s.cc liboctave/operators/vx-ops > liboctave/operators/vx-ccv-s.cc-t && mv liboctave/operators/vx-ccv-s.cc-t liboctave/operators/vx-ccv-s.cc
rm -f liboctave/operators/vx-crv-rv.cc-t liboctave/operators/vx-crv-rv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-crv-rv.cc liboctave/operators/vx-ops > liboctave/operators/vx-crv-rv.cc-t && mv liboctave/operators/vx-crv-rv.cc-t liboctave/operators/vx-crv-rv.cc
rm -f liboctave/operators/vx-crv-s.cc-t liboctave/operators/vx-crv-s.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-crv-s.cc liboctave/operators/vx-ops > liboctave/operators/vx-crv-s.cc-t && mv liboctave/operators/vx-crv-s.cc-t liboctave/operators/vx-crv-s.cc
rm -f liboctave/operators/vx-cs-cv.cc-t liboctave/operators/vx-cs-cv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-cs-cv.cc liboctave/operators/vx-ops > liboctave/operators/vx-cs-cv.cc-t && mv liboctave/operators/vx-cs-cv.cc-t liboctave/operators/vx-cs-cv.cc
rm -f liboctave/operators/vx-cs-rv.cc-t liboctave/operators/vx-cs-rv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-cs-rv.cc liboctave/operators/vx-ops > liboctave/operators/vx-cs-rv.cc-t && mv liboctave/operators/vx-cs-rv.cc-t liboctave/operators/vx-cs-rv.cc
rm -f liboctave/operators/vx-cv-ccv.cc-t liboctave/operators/vx-cv-ccv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-cv-ccv.cc liboctave/operators/vx-ops > liboctave/operators/vx-cv-ccv.cc-t && mv liboctave/operators/vx-cv-ccv.cc-t liboctave/operators/vx-cv-ccv.cc
rm -f liboctave/operators/vx-cv-cs.cc-t liboctave/operators/vx-cv-cs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-cv-cs.cc liboctave/operators/vx-ops > liboctave/operators/vx-cv-cs.cc-t && mv liboctave/operators/vx-cv-cs.cc-t liboctave/operators/vx-cv-cs.cc
rm -f liboctave/operators/vx-rv-crv.cc-t liboctave/operators/vx-rv-crv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-rv-crv.cc liboctave/operators/vx-ops > liboctave/operators/vx-rv-crv.cc-t && mv liboctave/operators/vx-rv-crv.cc-t liboctave/operators/vx-rv-crv.cc
rm -f liboctave/operators/vx-rv-cs.cc-t liboctave/operators/vx-rv-cs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-rv-cs.cc liboctave/operators/vx-ops > liboctave/operators/vx-rv-cs.cc-t && mv liboctave/operators/vx-rv-cs.cc-t liboctave/operators/vx-rv-cs.cc
rm -f liboctave/operators/vx-s-ccv.cc-t liboctave/operators/vx-s-ccv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-s-ccv.cc liboctave/operators/vx-ops > liboctave/operators/vx-s-ccv.cc-t && mv liboctave/operators/vx-s-ccv.cc-t liboctave/operators/vx-s-ccv.cc
rm -f liboctave/operators/vx-s-crv.cc-t liboctave/operators/vx-s-crv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-s-crv.cc liboctave/operators/vx-ops > liboctave/operators/vx-s-crv.cc-t && mv liboctave/operators/vx-s-crv.cc-t liboctave/operators/vx-s-crv.cc
rm -f liboctave/operators/vx-fccv-fcv.cc-t liboctave/operators/vx-fccv-fcv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fccv-fcv.cc liboctave/operators/vx-ops > liboctave/operators/vx-fccv-fcv.cc-t && mv liboctave/operators/vx-fccv-fcv.cc-t liboctave/operators/vx-fccv-fcv.cc
rm -f liboctave/operators/vx-fccv-fs.cc-t liboctave/operators/vx-fccv-fs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fccv-fs.cc liboctave/operators/vx-ops > liboctave/operators/vx-fccv-fs.cc-t && mv liboctave/operators/vx-fccv-fs.cc-t liboctave/operators/vx-fccv-fs.cc
rm -f liboctave/operators/vx-fcrv-frv.cc-t liboctave/operators/vx-fcrv-frv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fcrv-frv.cc liboctave/operators/vx-ops > liboctave/operators/vx-fcrv-frv.cc-t && mv liboctave/operators/vx-fcrv-frv.cc-t liboctave/operators/vx-fcrv-frv.cc
rm -f liboctave/operators/vx-fcrv-fs.cc-t liboctave/operators/vx-fcrv-fs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fcrv-fs.cc liboctave/operators/vx-ops > liboctave/operators/vx-fcrv-fs.cc-t && mv liboctave/operators/vx-fcrv-fs.cc-t liboctave/operators/vx-fcrv-fs.cc
rm -f liboctave/operators/vx-fcs-fcv.cc-t liboctave/operators/vx-fcs-fcv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fcs-fcv.cc liboctave/operators/vx-ops > liboctave/operators/vx-fcs-fcv.cc-t && mv liboctave/operators/vx-fcs-fcv.cc-t liboctave/operators/vx-fcs-fcv.cc
rm -f liboctave/operators/vx-fcs-frv.cc-t liboctave/operators/vx-fcs-frv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fcs-frv.cc liboctave/operators/vx-ops > liboctave/operators/vx-fcs-frv.cc-t && mv liboctave/operators/vx-fcs-frv.cc-t liboctave/operators/vx-fcs-frv.cc
rm -f liboctave/operators/vx-fcv-fccv.cc-t liboctave/operators/vx-fcv-fccv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fcv-fccv.cc liboctave/operators/vx-ops > liboctave/operators/vx-fcv-fccv.cc-t && mv liboctave/operators/vx-fcv-fccv.cc-t liboctave/operators/vx-fcv-fccv.cc
rm -f liboctave/operators/vx-fcv-fcs.cc-t liboctave/operators/vx-fcv-fcs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fcv-fcs.cc liboctave/operators/vx-ops > liboctave/operators/vx-fcv-fcs.cc-t && mv liboctave/operators/vx-fcv-fcs.cc-t liboctave/operators/vx-fcv-fcs.cc
rm -f liboctave/operators/vx-frv-fcrv.cc-t liboctave/operators/vx-frv-fcrv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-frv-fcrv.cc liboctave/operators/vx-ops > liboctave/operators/vx-frv-fcrv.cc-t && mv liboctave/operators/vx-frv-fcrv.cc-t liboctave/operators/vx-frv-fcrv.cc
rm -f liboctave/operators/vx-frv-fcs.cc-t liboctave/operators/vx-frv-fcs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-frv-fcs.cc liboctave/operators/vx-ops > liboctave/operators/vx-frv-fcs.cc-t && mv liboctave/operators/vx-frv-fcs.cc-t liboctave/operators/vx-frv-fcs.cc
rm -f liboctave/operators/vx-fs-fccv.cc-t liboctave/operators/vx-fs-fccv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fs-fccv.cc liboctave/operators/vx-ops > liboctave/operators/vx-fs-fccv.cc-t && mv liboctave/operators/vx-fs-fccv.cc-t liboctave/operators/vx-fs-fccv.cc
rm -f liboctave/operators/vx-fs-fcrv.cc-t liboctave/operators/vx-fs-fcrv.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=vx-fs-fcrv.cc liboctave/operators/vx-ops > liboctave/operators/vx-fs-fcrv.cc-t && mv liboctave/operators/vx-fs-fcrv.cc-t liboctave/operators/vx-fs-fcrv.cc
rm -f liboctave/operators/smx-sm-cs.cc-t liboctave/operators/smx-sm-cs.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-sm-cs.cc liboctave/operators/smx-ops > liboctave/operators/smx-sm-cs.cc-t && mv liboctave/operators/smx-sm-cs.cc-t liboctave/operators/smx-sm-cs.cc
rm -f liboctave/operators/smx-cs-sm.cc-t liboctave/operators/smx-cs-sm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-cs-sm.cc liboctave/operators/smx-ops > liboctave/operators/smx-cs-sm.cc-t && mv liboctave/operators/smx-cs-sm.cc-t liboctave/operators/smx-cs-sm.cc
rm -f liboctave/operators/smx-scm-s.cc-t liboctave/operators/smx-scm-s.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-scm-s.cc liboctave/operators/smx-ops > liboctave/operators/smx-scm-s.cc-t && mv liboctave/operators/smx-scm-s.cc-t liboctave/operators/smx-scm-s.cc
rm -f liboctave/operators/smx-s-scm.cc-t liboctave/operators/smx-s-scm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-s-scm.cc liboctave/operators/smx-ops > liboctave/operators/smx-s-scm.cc-t && mv liboctave/operators/smx-s-scm.cc-t liboctave/operators/smx-s-scm.cc
rm -f liboctave/operators/smx-scm-sm.cc-t liboctave/operators/smx-scm-sm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-scm-sm.cc liboctave/operators/smx-ops > liboctave/operators/smx-scm-sm.cc-t && mv liboctave/operators/smx-scm-sm.cc-t liboctave/operators/smx-scm-sm.cc
rm -f liboctave/operators/smx-sm-scm.cc-t liboctave/operators/smx-sm-scm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-sm-scm.cc liboctave/operators/smx-ops > liboctave/operators/smx-sm-scm.cc-t && mv liboctave/operators/smx-sm-scm.cc-t liboctave/operators/smx-sm-scm.cc
rm -f liboctave/operators/smx-m-sm.cc-t liboctave/operators/smx-m-sm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-m-sm.cc liboctave/operators/smx-ops > liboctave/operators/smx-m-sm.cc-t && mv liboctave/operators/smx-m-sm.cc-t liboctave/operators/smx-m-sm.cc
rm -f liboctave/operators/smx-m-scm.cc-t liboctave/operators/smx-m-scm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-m-scm.cc liboctave/operators/smx-ops > liboctave/operators/smx-m-scm.cc-t && mv liboctave/operators/smx-m-scm.cc-t liboctave/operators/smx-m-scm.cc
rm -f liboctave/operators/smx-cm-sm.cc-t liboctave/operators/smx-cm-sm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-cm-sm.cc liboctave/operators/smx-ops > liboctave/operators/smx-cm-sm.cc-t && mv liboctave/operators/smx-cm-sm.cc-t liboctave/operators/smx-cm-sm.cc
rm -f liboctave/operators/smx-cm-scm.cc-t liboctave/operators/smx-cm-scm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-cm-scm.cc liboctave/operators/smx-ops > liboctave/operators/smx-cm-scm.cc-t && mv liboctave/operators/smx-cm-scm.cc-t liboctave/operators/smx-cm-scm.cc
rm -f liboctave/operators/smx-sm-m.cc-t liboctave/operators/smx-sm-m.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-sm-m.cc liboctave/operators/smx-ops > liboctave/operators/smx-sm-m.cc-t && mv liboctave/operators/smx-sm-m.cc-t liboctave/operators/smx-sm-m.cc
rm -f liboctave/operators/smx-scm-m.cc-t liboctave/operators/smx-scm-m.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-scm-m.cc liboctave/operators/smx-ops > liboctave/operators/smx-scm-m.cc-t && mv liboctave/operators/smx-scm-m.cc-t liboctave/operators/smx-scm-m.cc
rm -f liboctave/operators/smx-sm-cm.cc-t liboctave/operators/smx-sm-cm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-sm-cm.cc liboctave/operators/smx-ops > liboctave/operators/smx-sm-cm.cc-t && mv liboctave/operators/smx-sm-cm.cc-t liboctave/operators/smx-sm-cm.cc
rm -f liboctave/operators/smx-scm-cm.cc-t liboctave/operators/smx-scm-cm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-scm-cm.cc liboctave/operators/smx-ops > liboctave/operators/smx-scm-cm.cc-t && mv liboctave/operators/smx-scm-cm.cc-t liboctave/operators/smx-scm-cm.cc
rm -f liboctave/operators/smx-bm-sbm.cc-t liboctave/operators/smx-bm-sbm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-bm-sbm.cc liboctave/operators/smx-ops > liboctave/operators/smx-bm-sbm.cc-t && mv liboctave/operators/smx-bm-sbm.cc-t liboctave/operators/smx-bm-sbm.cc
rm -f liboctave/operators/smx-sbm-bm.cc-t liboctave/operators/smx-sbm-bm.cc && gawk -f ./liboctave/operators/mk-ops.awk -v build_file=smx-sbm-bm.cc liboctave/operators/smx-ops > liboctave/operators/smx-sbm-bm.cc-t && mv liboctave/operators/smx-sbm-bm.cc-t liboctave/operators/smx-sbm-bm.cc
/bin/mkdir -p libinterp/corefcn && \
: > libinterp/corefcn/.octave-dirstamp
/bin/mkdir -p libinterp && \
: > libinterp/.octave-dirstamp
rm -f libinterp/corefcn/defaults.h-t libinterp/corefcn/defaults.h && /bin/sh build-aux/subst-default-vals.sh < libinterp/corefcn/defaults.in.h > libinterp/corefcn/defaults.h-t && mv libinterp/corefcn/defaults.h-t libinterp/corefcn/defaults.h
rm -f libinterp/corefcn/graphics-props.cc-t && \
gawk -v emit_graphics_props=1 -f ./libinterp/genprops.awk libinterp/corefcn/graphics.in.h > libinterp/corefcn/graphics-props.cc-t && \
mv libinterp/corefcn/graphics-props.cc-t libinterp/corefcn/graphics-props.cc
rm -f libinterp/corefcn/graphics.h-t && \
gawk -f ./libinterp/genprops.awk libinterp/corefcn/graphics.in.h > libinterp/corefcn/graphics.h-t && \
mv libinterp/corefcn/graphics.h-t libinterp/corefcn/graphics.h
rm -f libinterp/corefcn/mxarray.h-t libinterp/corefcn/mxarray.h && /bin/sh build-aux/mk-mxarray-h.sh < libinterp/corefcn/mxarray.in.h > libinterp/corefcn/mxarray.h-t && mv libinterp/corefcn/mxarray.h-t libinterp/corefcn/mxarray.h
/bin/mkdir -p libgui/src && \
: > libgui/src/.octave-dirstamp
/bin/mkdir -p libgui/graphics && \
: > libgui/graphics/.octave-dirstamp
/bin/mkdir -p test && \
: > test/.octave-dirstamp
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/build-aux/missing autoheader)
rm -f run-octave-t run-octave && /bin/sh build-aux/subst-script-vals.sh < run-octave.in > run-octave-t && mv run-octave-t run-octave && \
chmod a+rx run-octave
/bin/mkdir -p liboctave/cruft/ranlib && \
: > liboctave/cruft/ranlib/.octave-dirstamp
/bin/mkdir -p liboctave/cruft/slatec-fn && \
: > liboctave/cruft/slatec-fn/.octave-dirstamp
/bin/mkdir -p liboctave && \
: > liboctave/.octave-dirstamp
/bin/mkdir -p libgui/src/m-editor && \
: > libgui/src/m-editor/.octave-dirstamp
/bin/mkdir -p libgui/qterminal/libqterminal && \
: > libgui/qterminal/libqterminal/.octave-dirstamp
/bin/mkdir -p libgui/qterminal/libqterminal/unix && \
: > libgui/qterminal/libqterminal/unix/.octave-dirstamp
/bin/mkdir -p libgui && \
: > libgui/.octave-dirstamp
/bin/mkdir -p libgui/languages && \
: > libgui/languages/.octave-dirstamp
/bin/mkdir -p src && \
: > src/.octave-dirstamp
/bin/mkdir -p scripts/audio && \
: > scripts/audio/.octave-dirstamp
/bin/mkdir -p scripts/deprecated && \
: > scripts/deprecated/.octave-dirstamp
/bin/mkdir -p scripts/elfun && \
: > scripts/elfun/.octave-dirstamp
/bin/mkdir -p scripts/general && \
: > scripts/general/.octave-dirstamp
/bin/mkdir -p scripts/geometry && \
: > scripts/geometry/.octave-dirstamp
/bin/mkdir -p scripts/gui && \
: > scripts/gui/.octave-dirstamp
/bin/mkdir -p scripts/help && \
: > scripts/help/.octave-dirstamp
/bin/mkdir -p scripts/image && \
: > scripts/image/.octave-dirstamp
/bin/mkdir -p scripts/io && \
: > scripts/io/.octave-dirstamp
/bin/mkdir -p scripts/java && \
: > scripts/java/.octave-dirstamp
/bin/mkdir -p scripts/linear-algebra && \
: > scripts/linear-algebra/.octave-dirstamp
/bin/mkdir -p scripts/miscellaneous && \
: > scripts/miscellaneous/.octave-dirstamp
/bin/mkdir -p scripts/ode && \
: > scripts/ode/.octave-dirstamp
/bin/mkdir -p scripts/optimization && \
: > scripts/optimization/.octave-dirstamp
/bin/mkdir -p scripts/path && \
: > scripts/path/.octave-dirstamp
/bin/mkdir -p scripts/pkg && \
: > scripts/pkg/.octave-dirstamp
/bin/mkdir -p scripts/plot/appearance && \
: > scripts/plot/appearance/.octave-dirstamp
/bin/mkdir -p scripts/plot/draw && \
: > scripts/plot/draw/.octave-dirstamp
/bin/mkdir -p scripts/plot/util && \
: > scripts/plot/util/.octave-dirstamp
/bin/mkdir -p scripts/polynomial && \
: > scripts/polynomial/.octave-dirstamp
/bin/mkdir -p scripts/prefs && \
: > scripts/prefs/.octave-dirstamp
/bin/mkdir -p scripts/profiler && \
: > scripts/profiler/.octave-dirstamp
/bin/mkdir -p scripts/set && \
: > scripts/set/.octave-dirstamp
/bin/mkdir -p scripts/signal && \
: > scripts/signal/.octave-dirstamp
/bin/mkdir -p scripts/sparse && \
: > scripts/sparse/.octave-dirstamp
/bin/mkdir -p scripts/specfun && \
: > scripts/specfun/.octave-dirstamp
/bin/mkdir -p scripts/special-matrix && \
: > scripts/special-matrix/.octave-dirstamp
/bin/mkdir -p scripts/startup && \
: > scripts/startup/.octave-dirstamp
/bin/mkdir -p scripts/statistics/base && \
: > scripts/statistics/base/.octave-dirstamp
/bin/mkdir -p scripts/statistics/distributions && \
: > scripts/statistics/distributions/.octave-dirstamp
/bin/mkdir -p scripts/statistics/models && \
: > scripts/statistics/models/.octave-dirstamp
/bin/mkdir -p scripts/statistics/tests && \
: > scripts/statistics/tests/.octave-dirstamp
/bin/mkdir -p scripts/strings && \
: > scripts/strings/.octave-dirstamp
/bin/mkdir -p scripts/testfun && \
: > scripts/testfun/.octave-dirstamp
/bin/mkdir -p scripts/time && \
: > scripts/time/.octave-dirstamp
/bin/mkdir -p scripts/@ftp && \
: > scripts/@ftp/.octave-dirstamp
/bin/mkdir -p scripts && \
: > scripts/.octave-dirstamp
/bin/mkdir -p doc/doxyhtml && \
: > doc/doxyhtml/.octave-dirstamp
/bin/mkdir -p doc/interpreter && \
: > doc/interpreter/.octave-dirstamp
/bin/mkdir -p doc/liboctave && \
: > doc/liboctave/.octave-dirstamp
/bin/mkdir -p doc/refcard && \
: > doc/refcard/.octave-dirstamp
/bin/mkdir -p etc/icons && \
: > etc/icons/.octave-dirstamp
rm -f bits/stl_algo.h
rm -f libinterp/builtin-defun-decls.h-t && \
/bin/sh ./build-aux/mk-builtins.sh --header "." -- libinterp/corefcn/DASPK-opts.cc libinterp/corefcn/DASRT-opts.cc libinterp/corefcn/DASSL-opts.cc libinterp/corefcn/LSODE-opts.cc libinterp/corefcn/Quad-opts.cc libinterp/octave.cc libinterp/octave-value/ov-base.cc libinterp/octave-value/ov-bool-mat.cc libinterp/octave-value/ov-cell.cc libinterp/octave-value/ov-class.cc libinterp/octave-value/ov-classdef.cc libinterp/octave-value/ov-fcn-handle.cc libinterp/octave-value/ov-fcn-inline.cc libinterp/octave-value/ov-java.cc libinterp/octave-value/ov-null-mat.cc libinterp/octave-value/ov-oncleanup.cc libinterp/octave-value/ov-range.cc libinterp/octave-value/ov-struct.cc libinterp/octave-value/ov-typeinfo.cc libinterp/octave-value/ov-usr-fcn.cc libinterp/octave-value/ov.cc libinterp/parse-tree/lex.ll libinterp/parse-tree/pt-arg-list.cc libinterp/parse-tree/pt-binop.cc libinterp/parse-tree/pt-eval.cc libinterp/parse-tree/pt-mat.cc libinterp/corefcn/__contourc__.cc libinterp/corefcn/__dispatch__.cc libinterp/corefcn/__dsearchn__.cc libinterp/corefcn/__ichol__.cc libinterp/corefcn/__ilu__.cc libinterp/corefcn/__lin_interpn__.cc libinterp/corefcn/__luinc__.cc libinterp/corefcn/__magick_read__.cc libinterp/corefcn/__pchip_deriv__.cc libinterp/corefcn/__qp__.cc libinterp/corefcn/balance.cc libinterp/corefcn/besselj.cc libinterp/corefcn/betainc.cc libinterp/corefcn/bitfcns.cc libinterp/corefcn/bsxfun.cc libinterp/corefcn/cellfun.cc libinterp/corefcn/colloc.cc libinterp/corefcn/conv2.cc libinterp/corefcn/daspk.cc libinterp/corefcn/dasrt.cc libinterp/corefcn/dassl.cc libinterp/corefcn/data.cc libinterp/corefcn/debug.cc libinterp/corefcn/defaults.cc libinterp/corefcn/det.cc libinterp/corefcn/dirfns.cc libinterp/corefcn/dlmread.cc libinterp/corefcn/dot.cc libinterp/corefcn/eig.cc libinterp/corefcn/ellipj.cc libinterp/corefcn/error.cc libinterp/corefcn/fft.cc libinterp/corefcn/fft2.cc libinterp/corefcn/fftn.cc libinterp/corefcn/file-io.cc libinterp/corefcn/filter.cc libinterp/corefcn/find.cc libinterp/corefcn/gammainc.cc libinterp/corefcn/gcd.cc libinterp/corefcn/getgrent.cc libinterp/corefcn/getpwent.cc libinterp/corefcn/getrusage.cc libinterp/corefcn/givens.cc libinterp/corefcn/graphics.cc libinterp/corefcn/hash.cc libinterp/corefcn/help.cc libinterp/corefcn/hess.cc libinterp/corefcn/hex2num.cc libinterp/corefcn/input.cc libinterp/corefcn/inv.cc libinterp/corefcn/interpreter.cc libinterp/corefcn/kron.cc libinterp/corefcn/load-path.cc libinterp/corefcn/load-save.cc libinterp/corefcn/lookup.cc libinterp/corefcn/ls-oct-text.cc libinterp/corefcn/lsode.cc libinterp/corefcn/lu.cc libinterp/corefcn/mappers.cc libinterp/corefcn/matrix_type.cc libinterp/corefcn/max.cc libinterp/corefcn/mgorth.cc libinterp/corefcn/nproc.cc libinterp/corefcn/oct-hist.cc libinterp/corefcn/octave-link.cc libinterp/corefcn/ordschur.cc libinterp/corefcn/pager.cc libinterp/corefcn/pinv.cc libinterp/corefcn/pr-output.cc libinterp/corefcn/profiler.cc libinterp/corefcn/psi.cc libinterp/corefcn/quad.cc libinterp/corefcn/quadcc.cc libinterp/corefcn/qz.cc libinterp/corefcn/rand.cc libinterp/corefcn/rcond.cc libinterp/corefcn/regexp.cc libinterp/corefcn/schur.cc libinterp/corefcn/sighandlers.cc libinterp/corefcn/sparse.cc libinterp/corefcn/spparms.cc libinterp/corefcn/sqrtm.cc libinterp/corefcn/str2double.cc libinterp/corefcn/strfind.cc libinterp/corefcn/strfns.cc libinterp/corefcn/sub2ind.cc libinterp/corefcn/svd.cc libinterp/corefcn/sylvester.cc libinterp/corefcn/symtab.cc libinterp/corefcn/syscalls.cc libinterp/corefcn/sysdep.cc libinterp/corefcn/time.cc libinterp/corefcn/toplev.cc libinterp/corefcn/tril.cc libinterp/corefcn/tsearch.cc libinterp/corefcn/typecast.cc libinterp/corefcn/urlwrite.cc libinterp/corefcn/utils.cc libinterp/corefcn/variables.cc libinterp/corefcn/pt-jit.cc libinterp/parse-tree/oct-parse.in.yy libinterp/dldfcn/__delaunayn__.cc libinterp/dldfcn/__eigs__.cc libinterp/dldfcn/__fltk_uigetfile__.cc libinterp/dldfcn/__glpk__.cc libinterp/dldfcn/__init_fltk__.cc libinterp/dldfcn/__init_gnuplot__.cc libinterp/dldfcn/__osmesa_print__.cc libinterp/dldfcn/__voronoi__.cc libinterp/dldfcn/amd.cc libinterp/dldfcn/audiodevinfo.cc libinterp/dldfcn/audioread.cc libinterp/dldfcn/ccolamd.cc libinterp/dldfcn/chol.cc libinterp/dldfcn/colamd.cc libinterp/dldfcn/convhulln.cc libinterp/dldfcn/dmperm.cc libinterp/dldfcn/fftw.cc libinterp/dldfcn/gzip.cc libinterp/dldfcn/qr.cc libinterp/dldfcn/symbfact.cc libinterp/dldfcn/symrcm.cc > libinterp/builtin-defun-decls.h-t && \
if [ -s libinterp/builtin-defun-decls.h-t ]; then /bin/sh ./build-aux/move-if-change libinterp/builtin-defun-decls.h-t libinterp/builtin-defun-decls.h; else echo "libinterp/builtin-defun-decls.h-t is empty!" 1>&2; rm -f libinterp/builtin-defun-decls.h-t; exit 1; fi
rm -f libinterp/version.h-t libinterp/version.h && /bin/sh build-aux/mk-version-h.sh < libinterp/version.in.h > libinterp/version.h-t && mv libinterp/version.h-t libinterp/version.h
uic -qt5 -o libgui/src/ui-settings-dialog.h libgui/src/settings-dialog.ui
uic -qt5 -o libgui/graphics/ui-annotation-dialog.h libgui/graphics/annotation-dialog.ui
rm -f test/conv.tst-t test/conv.tst && \
/bin/sh ./test/build-conv-tests.sh > test/conv.tst-t && \
mv test/conv.tst-t test/conv.tst
rm -f test/sparse.tst-t test/sparse.tst && \
/bin/sh ./test/build-sparse-tests.sh > test/sparse.tst-t && \
mv test/sparse.tst-t test/sparse.tst
rm -f test/.bc-overload-tests-stamp && \
/bin/sh ./test/build-bc-overload-tests.sh test ./test/bc-overloads-expected && \
touch test/.bc-overload-tests-stamp
rm -f stamp-h1
touch config.in.h
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/bin/sh ./build-aux/mk-octave-config-h.sh config.h > octave-config.h-t && \
if [ -s octave-config.h-t ]; then /bin/sh ./build-aux/move-if-change octave-config.h-t octave-config.h; else echo "octave-config.h-t is empty!" 1>&2; rm -f octave-config.h-t; exit 1; fi
make all-recursive
make[1]: Entering directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2'
preserving existing HG-ID file
Making all in libgnu
make[2]: Entering directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libgnu'
make all-recursive
make[3]: Entering directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libgnu'
make[4]: Entering directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libgnu'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libgnu'
make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libgnu'
make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libgnu'
make[2]: Entering directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2'
preserving existing HG-ID file
rm -f liboctave/array/CMatrix.cc-tst-t liboctave/array/CMatrix.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from CMatrix.cc by Make."; /bin/grep '^%!' liboctave/array/CMatrix.cc ) > liboctave/array/CMatrix.cc-tst-t && mv liboctave/array/CMatrix.cc-tst-t liboctave/array/CMatrix.cc-tst
rm -f liboctave/array/CSparse.cc-tst-t liboctave/array/CSparse.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from CSparse.cc by Make."; /bin/grep '^%!' liboctave/array/CSparse.cc ) > liboctave/array/CSparse.cc-tst-t && mv liboctave/array/CSparse.cc-tst-t liboctave/array/CSparse.cc-tst
rm -f liboctave/array/dMatrix.cc-tst-t liboctave/array/dMatrix.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from dMatrix.cc by Make."; /bin/grep '^%!' liboctave/array/dMatrix.cc ) > liboctave/array/dMatrix.cc-tst-t && mv liboctave/array/dMatrix.cc-tst-t liboctave/array/dMatrix.cc-tst
rm -f liboctave/array/dSparse.cc-tst-t liboctave/array/dSparse.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from dSparse.cc by Make."; /bin/grep '^%!' liboctave/array/dSparse.cc ) > liboctave/array/dSparse.cc-tst-t && mv liboctave/array/dSparse.cc-tst-t liboctave/array/dSparse.cc-tst
rm -f liboctave/array/fCMatrix.cc-tst-t liboctave/array/fCMatrix.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from fCMatrix.cc by Make."; /bin/grep '^%!' liboctave/array/fCMatrix.cc ) > liboctave/array/fCMatrix.cc-tst-t && mv liboctave/array/fCMatrix.cc-tst-t liboctave/array/fCMatrix.cc-tst
make[3]: Entering directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2'
rm -f liboctave/array/fMatrix.cc-tst-t liboctave/array/fMatrix.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from fMatrix.cc by Make."; /bin/grep '^%!' liboctave/array/fMatrix.cc ) > liboctave/array/fMatrix.cc-tst-t && mv liboctave/array/fMatrix.cc-tst-t liboctave/array/fMatrix.cc-tst
rm -f liboctave/array/idx-vector.cc-tst-t liboctave/array/idx-vector.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from idx-vector.cc by Make."; /bin/grep '^%!' liboctave/array/idx-vector.cc ) > liboctave/array/idx-vector.cc-tst-t && mv liboctave/array/idx-vector.cc-tst-t liboctave/array/idx-vector.cc-tst
rm -f liboctave/util/oct-inttypes.cc-tst-t liboctave/util/oct-inttypes.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from oct-inttypes.cc by Make."; /bin/grep '^%!' liboctave/util/oct-inttypes.cc ) > liboctave/util/oct-inttypes.cc-tst-t && mv liboctave/util/oct-inttypes.cc-tst-t liboctave/util/oct-inttypes.cc-tst
rm -f liboctave/array/Array.cc-tst-t liboctave/array/Array.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from Array.cc by Make."; /bin/grep '^%!' liboctave/array/Array.cc ) > liboctave/array/Array.cc-tst-t && mv liboctave/array/Array.cc-tst-t liboctave/array/Array.cc-tst
rm -f liboctave/array/Sparse.cc-tst-t liboctave/array/Sparse.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from Sparse.cc by Make."; /bin/grep '^%!' liboctave/array/Sparse.cc ) > liboctave/array/Sparse.cc-tst-t && mv liboctave/array/Sparse.cc-tst-t liboctave/array/Sparse.cc-tst
rm -f libinterp/corefcn/oct-errno.cc-t && \
if test -n "perl"; then \
/bin/sh ./libinterp/mk-errno-list --perl "perl" < libinterp/corefcn/oct-errno.in.cc > libinterp/corefcn/oct-errno.cc-t; \
elif test -n "python"; then \
/bin/sh ./libinterp/mk-errno-list --python "python" < libinterp/corefcn/oct-errno.in.cc > libinterp/corefcn/oct-errno.cc-t; \
else \
/bin/sed '/@SYSDEP_ERRNO_LIST@/D' libinterp/corefcn/oct-errno.in.cc > libinterp/corefcn/oct-errno.cc-t; \
fi && \
mv libinterp/corefcn/oct-errno.cc-t libinterp/corefcn/oct-errno.cc
rm -f libinterp/operators/ops.cc-t libinterp/operators/ops.cc && \
/bin/sh ./libinterp/mkops libinterp/operators/op-b-b.cc libinterp/operators/op-b-bm.cc libinterp/operators/op-b-sbm.cc libinterp/operators/op-bm-b.cc libinterp/operators/op-bm-bm.cc libinterp/operators/op-bm-sbm.cc libinterp/operators/op-cdm-cdm.cc libinterp/operators/op-cdm-cm.cc libinterp/operators/op-cdm-cs.cc libinterp/operators/op-cdm-dm.cc libinterp/operators/op-cdm-m.cc libinterp/operators/op-cdm-s.cc libinterp/operators/op-cell.cc libinterp/operators/op-chm.cc libinterp/operators/op-class.cc libinterp/operators/op-cm-cdm.cc libinterp/operators/op-cm-cm.cc libinterp/operators/op-cm-cs.cc libinterp/operators/op-cm-dm.cc libinterp/operators/op-cm-m.cc libinterp/operators/op-cm-pm.cc libinterp/operators/op-cm-s.cc libinterp/operators/op-cm-scm.cc libinterp/operators/op-cm-sm.cc libinterp/operators/op-cs-cm.cc libinterp/operators/op-cs-cs.cc libinterp/operators/op-cs-m.cc libinterp/operators/op-cs-s.cc libinterp/operators/op-cs-scm.cc libinterp/operators/op-cs-sm.cc libinterp/operators/op-dm-cdm.cc libinterp/operators/op-dm-cm.cc libinterp/operators/op-dm-cs.cc libinterp/operators/op-dm-dm.cc libinterp/operators/op-dm-m.cc libinterp/operators/op-dm-s.cc libinterp/operators/op-dm-scm.cc libinterp/operators/op-dm-sm.cc libinterp/operators/op-fcdm-fcdm.cc libinterp/operators/op-fcdm-fcm.cc libinterp/operators/op-fcdm-fcs.cc libinterp/operators/op-fcdm-fdm.cc libinterp/operators/op-fcdm-fm.cc libinterp/operators/op-fcdm-fs.cc libinterp/operators/op-fcm-fcdm.cc libinterp/operators/op-fcm-fcm.cc libinterp/operators/op-fcm-fcs.cc libinterp/operators/op-fcm-fdm.cc libinterp/operators/op-fcm-fm.cc libinterp/operators/op-fcm-fs.cc libinterp/operators/op-fcm-pm.cc libinterp/operators/op-fcn.cc libinterp/operators/op-fcs-fcm.cc libinterp/operators/op-fcs-fcs.cc libinterp/operators/op-fcs-fm.cc libinterp/operators/op-fcs-fs.cc libinterp/operators/op-fdm-fcdm.cc libinterp/operators/op-fdm-fcm.cc libinterp/operators/op-fdm-fcs.cc libinterp/operators/op-fdm-fdm.cc libinterp/operators/op-fdm-fm.cc libinterp/operators/op-fdm-fs.cc libinterp/operators/op-fm-fcdm.cc libinterp/operators/op-fm-fcm.cc libinterp/operators/op-fm-fcs.cc libinterp/operators/op-fm-fdm.cc libinterp/operators/op-fm-fm.cc libinterp/operators/op-fm-fs.cc libinterp/operators/op-fm-pm.cc libinterp/operators/op-fs-fcm.cc libinterp/operators/op-fs-fcs.cc libinterp/operators/op-fs-fm.cc libinterp/operators/op-fs-fs.cc libinterp/operators/op-i16-i16.cc libinterp/operators/op-i32-i32.cc libinterp/operators/op-i64-i64.cc libinterp/operators/op-i8-i8.cc libinterp/operators/op-int-concat.cc libinterp/operators/op-m-cdm.cc libinterp/operators/op-m-cm.cc libinterp/operators/op-m-cs.cc libinterp/operators/op-m-dm.cc libinterp/operators/op-m-m.cc libinterp/operators/op-m-pm.cc libinterp/operators/op-m-s.cc libinterp/operators/op-m-scm.cc libinterp/operators/op-m-sm.cc libinterp/operators/op-pm-cm.cc libinterp/operators/op-pm-fcm.cc libinterp/operators/op-pm-fm.cc libinterp/operators/op-pm-m.cc libinterp/operators/op-pm-pm.cc libinterp/operators/op-pm-scm.cc libinterp/operators/op-pm-sm.cc libinterp/operators/op-range.cc libinterp/operators/op-s-cm.cc libinterp/operators/op-s-cs.cc libinterp/operators/op-s-m.cc libinterp/operators/op-s-s.cc libinterp/operators/op-s-scm.cc libinterp/operators/op-s-sm.cc libinterp/operators/op-sbm-b.cc libinterp/operators/op-sbm-bm.cc libinterp/operators/op-sbm-sbm.cc libinterp/operators/op-scm-cm.cc libinterp/operators/op-scm-cs.cc libinterp/operators/op-scm-m.cc libinterp/operators/op-scm-s.cc libinterp/operators/op-scm-scm.cc libinterp/operators/op-scm-sm.cc libinterp/operators/op-sm-cm.cc libinterp/operators/op-sm-cs.cc libinterp/operators/op-sm-m.cc libinterp/operators/op-sm-s.cc libinterp/operators/op-sm-scm.cc libinterp/operators/op-sm-sm.cc libinterp/operators/op-str-m.cc libinterp/operators/op-str-s.cc libinterp/operators/op-str-str.cc libinterp/operators/op-struct.cc libinterp/operators/op-ui16-ui16.cc libinterp/operators/op-ui32-ui32.cc libinterp/operators/op-ui64-ui64.cc libinterp/operators/op-ui8-ui8.cc > libinterp/operators/ops.cc-t && \
mv libinterp/operators/ops.cc-t libinterp/operators/ops.cc
rm -f libinterp/builtins.cc-t && \
/bin/sh ./build-aux/mk-builtins.sh --source "." -- libinterp/corefcn/DASPK-opts.cc libinterp/corefcn/DASRT-opts.cc libinterp/corefcn/DASSL-opts.cc libinterp/corefcn/LSODE-opts.cc libinterp/corefcn/Quad-opts.cc libinterp/octave.cc libinterp/octave-value/ov-base.cc libinterp/octave-value/ov-bool-mat.cc libinterp/octave-value/ov-cell.cc libinterp/octave-value/ov-class.cc libinterp/octave-value/ov-classdef.cc libinterp/octave-value/ov-fcn-handle.cc libinterp/octave-value/ov-fcn-inline.cc libinterp/octave-value/ov-java.cc libinterp/octave-value/ov-null-mat.cc libinterp/octave-value/ov-oncleanup.cc libinterp/octave-value/ov-range.cc libinterp/octave-value/ov-struct.cc libinterp/octave-value/ov-typeinfo.cc libinterp/octave-value/ov-usr-fcn.cc libinterp/octave-value/ov.cc libinterp/parse-tree/lex.ll libinterp/parse-tree/pt-arg-list.cc libinterp/parse-tree/pt-binop.cc libinterp/parse-tree/pt-eval.cc libinterp/parse-tree/pt-mat.cc libinterp/corefcn/__contourc__.cc libinterp/corefcn/__dispatch__.cc libinterp/corefcn/__dsearchn__.cc libinterp/corefcn/__ichol__.cc libinterp/corefcn/__ilu__.cc libinterp/corefcn/__lin_interpn__.cc libinterp/corefcn/__luinc__.cc libinterp/corefcn/__magick_read__.cc libinterp/corefcn/__pchip_deriv__.cc libinterp/corefcn/__qp__.cc libinterp/corefcn/balance.cc libinterp/corefcn/besselj.cc libinterp/corefcn/betainc.cc libinterp/corefcn/bitfcns.cc libinterp/corefcn/bsxfun.cc libinterp/corefcn/cellfun.cc libinterp/corefcn/colloc.cc libinterp/corefcn/conv2.cc libinterp/corefcn/daspk.cc libinterp/corefcn/dasrt.cc libinterp/corefcn/dassl.cc libinterp/corefcn/data.cc libinterp/corefcn/debug.cc libinterp/corefcn/defaults.cc libinterp/corefcn/det.cc libinterp/corefcn/dirfns.cc libinterp/corefcn/dlmread.cc libinterp/corefcn/dot.cc libinterp/corefcn/eig.cc libinterp/corefcn/ellipj.cc libinterp/corefcn/error.cc libinterp/corefcn/fft.cc libinterp/corefcn/fft2.cc libinterp/corefcn/fftn.cc libinterp/corefcn/file-io.cc libinterp/corefcn/filter.cc libinterp/corefcn/find.cc libinterp/corefcn/gammainc.cc libinterp/corefcn/gcd.cc libinterp/corefcn/getgrent.cc libinterp/corefcn/getpwent.cc libinterp/corefcn/getrusage.cc libinterp/corefcn/givens.cc libinterp/corefcn/graphics.cc libinterp/corefcn/hash.cc libinterp/corefcn/help.cc libinterp/corefcn/hess.cc libinterp/corefcn/hex2num.cc libinterp/corefcn/input.cc libinterp/corefcn/inv.cc libinterp/corefcn/interpreter.cc libinterp/corefcn/kron.cc libinterp/corefcn/load-path.cc libinterp/corefcn/load-save.cc libinterp/corefcn/lookup.cc libinterp/corefcn/ls-oct-text.cc libinterp/corefcn/lsode.cc libinterp/corefcn/lu.cc libinterp/corefcn/mappers.cc libinterp/corefcn/matrix_type.cc libinterp/corefcn/max.cc libinterp/corefcn/mgorth.cc libinterp/corefcn/nproc.cc libinterp/corefcn/oct-hist.cc libinterp/corefcn/octave-link.cc libinterp/corefcn/ordschur.cc libinterp/corefcn/pager.cc libinterp/corefcn/pinv.cc libinterp/corefcn/pr-output.cc libinterp/corefcn/profiler.cc libinterp/corefcn/psi.cc libinterp/corefcn/quad.cc libinterp/corefcn/quadcc.cc libinterp/corefcn/qz.cc libinterp/corefcn/rand.cc libinterp/corefcn/rcond.cc libinterp/corefcn/regexp.cc libinterp/corefcn/schur.cc libinterp/corefcn/sighandlers.cc libinterp/corefcn/sparse.cc libinterp/corefcn/spparms.cc libinterp/corefcn/sqrtm.cc libinterp/corefcn/str2double.cc libinterp/corefcn/strfind.cc libinterp/corefcn/strfns.cc libinterp/corefcn/sub2ind.cc libinterp/corefcn/svd.cc libinterp/corefcn/sylvester.cc libinterp/corefcn/symtab.cc libinterp/corefcn/syscalls.cc libinterp/corefcn/sysdep.cc libinterp/corefcn/time.cc libinterp/corefcn/toplev.cc libinterp/corefcn/tril.cc libinterp/corefcn/tsearch.cc libinterp/corefcn/typecast.cc libinterp/corefcn/urlwrite.cc libinterp/corefcn/utils.cc libinterp/corefcn/variables.cc libinterp/corefcn/pt-jit.cc libinterp/parse-tree/oct-parse.in.yy libinterp/dldfcn/__delaunayn__.cc libinterp/dldfcn/__eigs__.cc libinterp/dldfcn/__fltk_uigetfile__.cc libinterp/dldfcn/__glpk__.cc libinterp/dldfcn/__init_fltk__.cc libinterp/dldfcn/__init_gnuplot__.cc libinterp/dldfcn/__osmesa_print__.cc libinterp/dldfcn/__voronoi__.cc libinterp/dldfcn/amd.cc libinterp/dldfcn/audiodevinfo.cc libinterp/dldfcn/audioread.cc libinterp/dldfcn/ccolamd.cc libinterp/dldfcn/chol.cc libinterp/dldfcn/colamd.cc libinterp/dldfcn/convhulln.cc libinterp/dldfcn/dmperm.cc libinterp/dldfcn/fftw.cc libinterp/dldfcn/gzip.cc libinterp/dldfcn/qr.cc libinterp/dldfcn/symbfact.cc libinterp/dldfcn/symrcm.cc > libinterp/builtins.cc-t && \
mv libinterp/builtins.cc-t libinterp/builtins.cc
rm -f libinterp/build-env.cc-t libinterp/build-env.cc && /bin/sh build-aux/subst-config-vals.sh < libinterp/build-env.in.cc > libinterp/build-env.cc-t && mv libinterp/build-env.cc-t libinterp/build-env.cc
rm -f libinterp/liboctinterp-build-info.cc-t && \
/bin/sed \
-e "s|%NO_EDIT_WARNING%|DO NOT EDIT! Generated automatically by Makefile|" \
-e "s|%OCTAVE_HG_ID%|94f8e2b5a88b|" libinterp/liboctinterp-build-info.in.cc > libinterp/liboctinterp-build-info.cc-t && \
if [ -s libinterp/liboctinterp-build-info.cc-t ]; then /bin/sh ./build-aux/move-if-change libinterp/liboctinterp-build-info.cc-t libinterp/liboctinterp-build-info.cc; else echo "libinterp/liboctinterp-build-info.cc-t is empty!" 1>&2; rm -f libinterp/liboctinterp-build-info.cc-t; exit 1; fi
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-Cell.lo `test -f 'libinterp/corefcn/Cell.cc' || echo './'`libinterp/corefcn/Cell.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__contourc__.lo `test -f 'libinterp/corefcn/__contourc__.cc' || echo './'`libinterp/corefcn/__contourc__.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__dispatch__.lo `test -f 'libinterp/corefcn/__dispatch__.cc' || echo './'`libinterp/corefcn/__dispatch__.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/__contourc__.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__contourc__.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/Cell.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-Cell.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/__dispatch__.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__dispatch__.o
In file included from [01m[Klibinterp/corefcn/__dispatch__.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Klibinterp/corefcn/Cell.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Klibinterp/corefcn/__contourc__.cc:36:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__dsearchn__.lo `test -f 'libinterp/corefcn/__dsearchn__.cc' || echo './'`libinterp/corefcn/__dsearchn__.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/__dsearchn__.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__dsearchn__.o
In file included from [01m[Klibinterp/corefcn/__dsearchn__.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__ichol__.lo `test -f 'libinterp/corefcn/__ichol__.cc' || echo './'`libinterp/corefcn/__ichol__.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/__ichol__.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__ichol__.o
In file included from [01m[Klibinterp/corefcn/__ichol__.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__ilu__.lo `test -f 'libinterp/corefcn/__ilu__.cc' || echo './'`libinterp/corefcn/__ilu__.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/__ilu__.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__ilu__.o
In file included from [01m[Klibinterp/corefcn/__ilu__.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__lin_interpn__.lo `test -f 'libinterp/corefcn/__lin_interpn__.cc' || echo './'`libinterp/corefcn/__lin_interpn__.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__luinc__.lo `test -f 'libinterp/corefcn/__luinc__.cc' || echo './'`libinterp/corefcn/__luinc__.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/__lin_interpn__.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__lin_interpn__.o
In file included from [01m[Klibinterp/corefcn/__lin_interpn__.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/__luinc__.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__luinc__.o
In file included from [01m[Klibinterp/corefcn/__luinc__.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
preserving existing HG-ID file
make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2'
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__magick_read__.lo `test -f 'libinterp/corefcn/__magick_read__.cc' || echo './'`libinterp/corefcn/__magick_read__.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/__magick_read__.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__magick_read__.o
In file included from [01m[Klibinterp/corefcn/__magick_read__.cc:27:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__pchip_deriv__.lo `test -f 'libinterp/corefcn/__pchip_deriv__.cc' || echo './'`libinterp/corefcn/__pchip_deriv__.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/__pchip_deriv__.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__pchip_deriv__.o
In file included from [01m[Klibinterp/corefcn/__pchip_deriv__.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__qp__.lo `test -f 'libinterp/corefcn/__qp__.cc' || echo './'`libinterp/corefcn/__qp__.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/__qp__.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__qp__.o
In file included from [01m[Klibinterp/corefcn/__qp__.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-balance.lo `test -f 'libinterp/corefcn/balance.cc' || echo './'`libinterp/corefcn/balance.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-besselj.lo `test -f 'libinterp/corefcn/besselj.cc' || echo './'`libinterp/corefcn/besselj.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/balance.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-balance.o
In file included from [01m[Klibinterp/corefcn/balance.cc:27:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/besselj.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-besselj.o
In file included from [01m[Klibinterp/corefcn/besselj.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-betainc.lo `test -f 'libinterp/corefcn/betainc.cc' || echo './'`libinterp/corefcn/betainc.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/betainc.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-betainc.o
In file included from [01m[Klibinterp/corefcn/betainc.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-bitfcns.lo `test -f 'libinterp/corefcn/bitfcns.cc' || echo './'`libinterp/corefcn/bitfcns.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-bsxfun.lo `test -f 'libinterp/corefcn/bsxfun.cc' || echo './'`libinterp/corefcn/bsxfun.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/bitfcns.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-bitfcns.o
In file included from [01m[Klibinterp/corefcn/bitfcns.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/bsxfun.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-bsxfun.o
In file included from [01m[Klibinterp/corefcn/bsxfun.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-c-file-ptr-stream.lo `test -f 'libinterp/corefcn/c-file-ptr-stream.cc' || echo './'`libinterp/corefcn/c-file-ptr-stream.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/c-file-ptr-stream.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-c-file-ptr-stream.o
In file included from [01m[Klibinterp/corefcn/c-file-ptr-stream.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-call-stack.lo `test -f 'libinterp/corefcn/call-stack.cc' || echo './'`libinterp/corefcn/call-stack.cc
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-cdisplay.lo `test -f 'libinterp/corefcn/cdisplay.c' || echo './'`libinterp/corefcn/cdisplay.c
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/call-stack.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-call-stack.o
In file included from [01m[Klibinterp/corefcn/call-stack.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-cellfun.lo `test -f 'libinterp/corefcn/cellfun.cc' || echo './'`libinterp/corefcn/cellfun.cc
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/cdisplay.c -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-cdisplay.o
In file included from [01m[Klibinterp/corefcn/cdisplay.c:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-colloc.lo `test -f 'libinterp/corefcn/colloc.cc' || echo './'`libinterp/corefcn/colloc.cc
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-coct-hdf5-types.lo `test -f 'libinterp/corefcn/coct-hdf5-types.c' || echo './'`libinterp/corefcn/coct-hdf5-types.c
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/cellfun.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-cellfun.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/coct-hdf5-types.c -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-coct-hdf5-types.o
In file included from [01m[Klibinterp/corefcn/cellfun.cc:27:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Klibinterp/corefcn/coct-hdf5-types.c:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/colloc.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-colloc.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-comment-list.lo `test -f 'libinterp/corefcn/comment-list.cc' || echo './'`libinterp/corefcn/comment-list.cc
In file included from [01m[Klibinterp/corefcn/colloc.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/comment-list.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-comment-list.o
In file included from [01m[Klibinterp/corefcn/comment-list.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-conv2.lo `test -f 'libinterp/corefcn/conv2.cc' || echo './'`libinterp/corefcn/conv2.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/conv2.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-conv2.o
In file included from [01m[Klibinterp/corefcn/conv2.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-daspk.lo `test -f 'libinterp/corefcn/daspk.cc' || echo './'`libinterp/corefcn/daspk.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dasrt.lo `test -f 'libinterp/corefcn/dasrt.cc' || echo './'`libinterp/corefcn/dasrt.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/daspk.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-daspk.o
In file included from [01m[Klibinterp/corefcn/daspk.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/dasrt.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-dasrt.o
In file included from [01m[Klibinterp/corefcn/dasrt.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dassl.lo `test -f 'libinterp/corefcn/dassl.cc' || echo './'`libinterp/corefcn/dassl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/dassl.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-dassl.o
In file included from [01m[Klibinterp/corefcn/dassl.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-data.lo `test -f 'libinterp/corefcn/data.cc' || echo './'`libinterp/corefcn/data.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-debug.lo `test -f 'libinterp/corefcn/debug.cc' || echo './'`libinterp/corefcn/debug.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/debug.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-debug.o
In file included from [01m[Klibinterp/corefcn/debug.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/data.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-data.o
In file included from [01m[Klibinterp/corefcn/data.cc:27:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-defaults.lo `test -f 'libinterp/corefcn/defaults.cc' || echo './'`libinterp/corefcn/defaults.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/defaults.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-defaults.o
In file included from [01m[Klibinterp/corefcn/defaults.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-defun.lo `test -f 'libinterp/corefcn/defun.cc' || echo './'`libinterp/corefcn/defun.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/defun.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-defun.o
In file included from [01m[Klibinterp/corefcn/defun.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-det.lo `test -f 'libinterp/corefcn/det.cc' || echo './'`libinterp/corefcn/det.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/det.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-det.o
In file included from [01m[Klibinterp/corefcn/det.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Klibinterp/corefcn/data.cc:44:0[m[K:
[01m[K./liboctave/util/oct-binmap.h:102:3:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbsxfun_wrapper<double, double, double, double (*)(double, double) throw ()>::f[m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
F [01;35m[Kbsxfun_wrapper<R, X, Y, F>[m[K::f;
[01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:102:3:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbsxfun_wrapper<float, float, float, float (*)(float, float) throw ()>::f[m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[K./liboctave/util/oct-binmap.h:93:3:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kstatic void bsxfun_wrapper<R, X, Y, F>::op_ms(size_t, R*, const X*, Y) [with R = double; X = double; Y = double; F = double (*)(double, double) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kop_ms[m[K (size_t n , R* r, const X* x, Y y)
[01;35m[K^~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:86:3:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kstatic void bsxfun_wrapper<R, X, Y, F>::op_sm(size_t, R*, X, const Y*) [with R = double; X = double; Y = double; F = double (*)(double, double) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kop_sm[m[K (size_t n, R* r, X x, const Y* y)
[01;35m[K^~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:79:3:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kstatic void bsxfun_wrapper<R, X, Y, F>::op_mm(size_t, R*, const X*, const Y*) [with R = double; X = double; Y = double; F = double (*)(double, double) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kop_mm[m[K (size_t n, R* r, const X* x , const Y* y)
[01;35m[K^~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:73:3:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kstatic void bsxfun_wrapper<R, X, Y, F>::set_f(const F&) [with R = double; X = double; Y = double; F = double (*)(double, double) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kset_f[m[K (const F& f_in)
[01;35m[K^~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:138:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> binmap(const Array<X>&, const R&, F) [with U = double; T = double; R = double; F = double (*)(double, double) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kbinmap[m[K (const Array<T>& xa, const R& y, F fcn)
[01;35m[K^~~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:107:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> binmap(const T&, const Array<Y>&, F) [with U = double; T = double; R = double; F = double (*)(double, double) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kbinmap[m[K (const T& x, const Array<R>& ya, F fcn)
[01;35m[K^~~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:250:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KSparse<T> binmap(const Sparse<T>&, const R&, F) [with U = double; T = double; R = double; F = double (*)(double, double) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kbinmap[m[K (const Sparse<T>& xs, const R& y, F fcn)
[01;35m[K^~~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:219:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KSparse<T> binmap(const T&, const Sparse<R>&, F) [with U = double; T = double; R = double; F = double (*)(double, double) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kbinmap[m[K (const T& x, const Sparse<R>& ys, F fcn)
[01;35m[K^~~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:93:3:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kstatic void bsxfun_wrapper<R, X, Y, F>::op_ms(size_t, R*, const X*, Y) [with R = float; X = float; Y = float; F = float (*)(float, float) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kop_ms[m[K (size_t n , R* r, const X* x, Y y)
[01;35m[K^~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:86:3:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kstatic void bsxfun_wrapper<R, X, Y, F>::op_sm(size_t, R*, X, const Y*) [with R = float; X = float; Y = float; F = float (*)(float, float) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kop_sm[m[K (size_t n, R* r, X x, const Y* y)
[01;35m[K^~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:79:3:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kstatic void bsxfun_wrapper<R, X, Y, F>::op_mm(size_t, R*, const X*, const Y*) [with R = float; X = float; Y = float; F = float (*)(float, float) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kop_mm[m[K (size_t n, R* r, const X* x , const Y* y)
[01;35m[K^~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:73:3:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kstatic void bsxfun_wrapper<R, X, Y, F>::set_f(const F&) [with R = float; X = float; Y = float; F = float (*)(float, float) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kset_f[m[K (const F& f_in)
[01;35m[K^~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:138:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> binmap(const Array<X>&, const R&, F) [with U = float; T = float; R = float; F = float (*)(float, float) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kbinmap[m[K (const Array<T>& xa, const R& y, F fcn)
[01;35m[K^~~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:107:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> binmap(const T&, const Array<Y>&, F) [with U = float; T = float; R = float; F = float (*)(float, float) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kbinmap[m[K (const T& x, const Array<R>& ya, F fcn)
[01;35m[K^~~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:169:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> binmap(const Array<X>&, const Array<Y>&, F, const char*) [with U = double; T = double; R = double; F = double (*)(double, double) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kbinmap[m[K (const Array<T>& xa, const Array<R>& ya, F fcn, const char *name)
[01;35m[K^~~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:281:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KSparse<T> binmap(const Sparse<T>&, const Sparse<R>&, F, const char*) [with U = double; T = double; R = double; F = double (*)(double, double) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kbinmap[m[K (const Sparse<T>& xs, const Sparse<R>& ys, F fcn, const char *name)
[01;35m[K^~~~~~[m[K
[01m[K./liboctave/util/oct-binmap.h:169:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> binmap(const Array<X>&, const Array<Y>&, F, const char*) [with U = float; T = float; R = float; F = float (*)(float, float) throw ()][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kbinmap[m[K (const Array<T>& xa, const Array<R>& ya, F fcn, const char *name)
[01;35m[K^~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dirfns.lo `test -f 'libinterp/corefcn/dirfns.cc' || echo './'`libinterp/corefcn/dirfns.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/dirfns.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-dirfns.o
In file included from [01m[Klibinterp/corefcn/dirfns.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-display.lo `test -f 'libinterp/corefcn/display.cc' || echo './'`libinterp/corefcn/display.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/display.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-display.o
In file included from [01m[Klibinterp/corefcn/display.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dlmread.lo `test -f 'libinterp/corefcn/dlmread.cc' || echo './'`libinterp/corefcn/dlmread.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/dlmread.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-dlmread.o
In file included from [01m[Klibinterp/corefcn/dlmread.cc:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dot.lo `test -f 'libinterp/corefcn/dot.cc' || echo './'`libinterp/corefcn/dot.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dynamic-ld.lo `test -f 'libinterp/corefcn/dynamic-ld.cc' || echo './'`libinterp/corefcn/dynamic-ld.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/dot.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-dot.o
In file included from [01m[Klibinterp/corefcn/dot.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/dynamic-ld.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-dynamic-ld.o
In file included from [01m[Klibinterp/corefcn/dynamic-ld.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-eig.lo `test -f 'libinterp/corefcn/eig.cc' || echo './'`libinterp/corefcn/eig.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/eig.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-eig.o
In file included from [01m[Klibinterp/corefcn/eig.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ellipj.lo `test -f 'libinterp/corefcn/ellipj.cc' || echo './'`libinterp/corefcn/ellipj.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/ellipj.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ellipj.o
In file included from [01m[Klibinterp/corefcn/ellipj.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-error.lo `test -f 'libinterp/corefcn/error.cc' || echo './'`libinterp/corefcn/error.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/error.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-error.o
In file included from [01m[Klibinterp/corefcn/error.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-errwarn.lo `test -f 'libinterp/corefcn/errwarn.cc' || echo './'`libinterp/corefcn/errwarn.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-event-queue.lo `test -f 'libinterp/corefcn/event-queue.cc' || echo './'`libinterp/corefcn/event-queue.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-fft.lo `test -f 'libinterp/corefcn/fft.cc' || echo './'`libinterp/corefcn/fft.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/errwarn.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-errwarn.o
In file included from [01m[Klibinterp/corefcn/errwarn.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/event-queue.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-event-queue.o
In file included from [01m[Klibinterp/corefcn/event-queue.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/fft.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-fft.o
In file included from [01m[Klibinterp/corefcn/fft.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-fft2.lo `test -f 'libinterp/corefcn/fft2.cc' || echo './'`libinterp/corefcn/fft2.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/fft2.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-fft2.o
In file included from [01m[Klibinterp/corefcn/fft2.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-fftn.lo `test -f 'libinterp/corefcn/fftn.cc' || echo './'`libinterp/corefcn/fftn.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/fftn.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-fftn.o
In file included from [01m[Klibinterp/corefcn/fftn.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-file-io.lo `test -f 'libinterp/corefcn/file-io.cc' || echo './'`libinterp/corefcn/file-io.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/file-io.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-file-io.o
In file included from [01m[Klibinterp/corefcn/file-io.cc:38:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-filter.lo `test -f 'libinterp/corefcn/filter.cc' || echo './'`libinterp/corefcn/filter.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/filter.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-filter.o
In file included from [01m[Klibinterp/corefcn/filter.cc:32:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-find.lo `test -f 'libinterp/corefcn/find.cc' || echo './'`libinterp/corefcn/find.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/find.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-find.o
In file included from [01m[Klibinterp/corefcn/find.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ft-text-renderer.lo `test -f 'libinterp/corefcn/ft-text-renderer.cc' || echo './'`libinterp/corefcn/ft-text-renderer.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/ft-text-renderer.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ft-text-renderer.o
In file included from [01m[Klibinterp/corefcn/ft-text-renderer.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gammainc.lo `test -f 'libinterp/corefcn/gammainc.cc' || echo './'`libinterp/corefcn/gammainc.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/gammainc.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-gammainc.o
In file included from [01m[Klibinterp/corefcn/gammainc.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gcd.lo `test -f 'libinterp/corefcn/gcd.cc' || echo './'`libinterp/corefcn/gcd.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/gcd.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-gcd.o
In file included from [01m[Klibinterp/corefcn/gcd.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-getgrent.lo `test -f 'libinterp/corefcn/getgrent.cc' || echo './'`libinterp/corefcn/getgrent.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/getgrent.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-getgrent.o
In file included from [01m[Klibinterp/corefcn/getgrent.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-getpwent.lo `test -f 'libinterp/corefcn/getpwent.cc' || echo './'`libinterp/corefcn/getpwent.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/getpwent.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-getpwent.o
In file included from [01m[Klibinterp/corefcn/getpwent.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-getrusage.lo `test -f 'libinterp/corefcn/getrusage.cc' || echo './'`libinterp/corefcn/getrusage.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/getrusage.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-getrusage.o
In file included from [01m[Klibinterp/corefcn/getrusage.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-givens.lo `test -f 'libinterp/corefcn/givens.cc' || echo './'`libinterp/corefcn/givens.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/givens.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-givens.o
In file included from [01m[Klibinterp/corefcn/givens.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gl-render.lo `test -f 'libinterp/corefcn/gl-render.cc' || echo './'`libinterp/corefcn/gl-render.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/gl-render.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-gl-render.o
In file included from [01m[Klibinterp/corefcn/gl-render.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gl2ps-print.lo `test -f 'libinterp/corefcn/gl2ps-print.cc' || echo './'`libinterp/corefcn/gl2ps-print.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-graphics.lo `test -f 'libinterp/corefcn/graphics.cc' || echo './'`libinterp/corefcn/graphics.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/gl2ps-print.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-gl2ps-print.o
In file included from [01m[Klibinterp/corefcn/gl2ps-print.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/graphics.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-graphics.o
In file included from [01m[Klibinterp/corefcn/graphics.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gripes.lo `test -f 'libinterp/corefcn/gripes.cc' || echo './'`libinterp/corefcn/gripes.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/gripes.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-gripes.o
In file included from [01m[Klibinterp/corefcn/gripes.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-hash.lo `test -f 'libinterp/corefcn/hash.cc' || echo './'`libinterp/corefcn/hash.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/hash.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-hash.o
In file included from [01m[Klibinterp/corefcn/hash.cc:38:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-help.lo `test -f 'libinterp/corefcn/help.cc' || echo './'`libinterp/corefcn/help.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/help.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-help.o
In file included from [01m[Klibinterp/corefcn/help.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-hess.lo `test -f 'libinterp/corefcn/hess.cc' || echo './'`libinterp/corefcn/hess.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/hess.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-hess.o
In file included from [01m[Klibinterp/corefcn/hess.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-hex2num.lo `test -f 'libinterp/corefcn/hex2num.cc' || echo './'`libinterp/corefcn/hex2num.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/hex2num.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-hex2num.o
In file included from [01m[Klibinterp/corefcn/hex2num.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-hook-fcn.lo `test -f 'libinterp/corefcn/hook-fcn.cc' || echo './'`libinterp/corefcn/hook-fcn.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/hook-fcn.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-hook-fcn.o
In file included from [01m[Klibinterp/corefcn/hook-fcn.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-input.lo `test -f 'libinterp/corefcn/input.cc' || echo './'`libinterp/corefcn/input.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-inv.lo `test -f 'libinterp/corefcn/inv.cc' || echo './'`libinterp/corefcn/inv.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/input.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-input.o
In file included from [01m[Klibinterp/corefcn/input.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/inv.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-inv.o
In file included from [01m[Klibinterp/corefcn/inv.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-interpreter.lo `test -f 'libinterp/corefcn/interpreter.cc' || echo './'`libinterp/corefcn/interpreter.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/interpreter.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-interpreter.o
In file included from [01m[Klibinterp/corefcn/interpreter.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-kron.lo `test -f 'libinterp/corefcn/kron.cc' || echo './'`libinterp/corefcn/kron.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/kron.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-kron.o
In file included from [01m[Klibinterp/corefcn/kron.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-load-path.lo `test -f 'libinterp/corefcn/load-path.cc' || echo './'`libinterp/corefcn/load-path.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/load-path.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-load-path.o
In file included from [01m[Klibinterp/corefcn/load-path.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-load-save.lo `test -f 'libinterp/corefcn/load-save.cc' || echo './'`libinterp/corefcn/load-save.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/load-save.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-load-save.o
In file included from [01m[Klibinterp/corefcn/load-save.cc:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-lookup.lo `test -f 'libinterp/corefcn/lookup.cc' || echo './'`libinterp/corefcn/lookup.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/lookup.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-lookup.o
In file included from [01m[Klibinterp/corefcn/lookup.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-ascii-helper.lo `test -f 'libinterp/corefcn/ls-ascii-helper.cc' || echo './'`libinterp/corefcn/ls-ascii-helper.cc
[01m[Klibinterp/corefcn/load-save.cc:[m[K In function ‘[01m[Kbool glob_pattern_p(const string&)[m[K’:
[01m[Klibinterp/corefcn/load-save.cc:895:11:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K]
[01;35m[Kif[m[K (i == len - 1)
[01;35m[K^~[m[K
[01m[Klibinterp/corefcn/load-save.cc:898:9:[m[K [01;36m[Knote: [m[Khere
[01;36m[Kdefault[m[K:
[01;36m[K^~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/ls-ascii-helper.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-ascii-helper.o
In file included from [01m[Klibinterp/corefcn/ls-ascii-helper.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-hdf5.lo `test -f 'libinterp/corefcn/ls-hdf5.cc' || echo './'`libinterp/corefcn/ls-hdf5.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/ls-hdf5.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-hdf5.o
In file included from [01m[Klibinterp/corefcn/ls-hdf5.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-mat-ascii.lo `test -f 'libinterp/corefcn/ls-mat-ascii.cc' || echo './'`libinterp/corefcn/ls-mat-ascii.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/ls-mat-ascii.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-mat-ascii.o
In file included from [01m[Klibinterp/corefcn/ls-mat-ascii.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-mat4.lo `test -f 'libinterp/corefcn/ls-mat4.cc' || echo './'`libinterp/corefcn/ls-mat4.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/ls-mat4.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-mat4.o
In file included from [01m[Klibinterp/corefcn/ls-mat4.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-mat5.lo `test -f 'libinterp/corefcn/ls-mat5.cc' || echo './'`libinterp/corefcn/ls-mat5.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/ls-mat5.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-mat5.o
In file included from [01m[Klibinterp/corefcn/ls-mat5.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-oct-text.lo `test -f 'libinterp/corefcn/ls-oct-text.cc' || echo './'`libinterp/corefcn/ls-oct-text.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-oct-binary.lo `test -f 'libinterp/corefcn/ls-oct-binary.cc' || echo './'`libinterp/corefcn/ls-oct-binary.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/ls-oct-text.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-oct-text.o
In file included from [01m[Klibinterp/corefcn/ls-oct-text.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/ls-oct-binary.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-oct-binary.o
In file included from [01m[Klibinterp/corefcn/ls-oct-binary.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-utils.lo `test -f 'libinterp/corefcn/ls-utils.cc' || echo './'`libinterp/corefcn/ls-utils.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/ls-utils.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-utils.o
In file included from [01m[Klibinterp/corefcn/ls-utils.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-lsode.lo `test -f 'libinterp/corefcn/lsode.cc' || echo './'`libinterp/corefcn/lsode.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/lsode.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-lsode.o
In file included from [01m[Klibinterp/corefcn/lsode.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-lu.lo `test -f 'libinterp/corefcn/lu.cc' || echo './'`libinterp/corefcn/lu.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-mappers.lo `test -f 'libinterp/corefcn/mappers.cc' || echo './'`libinterp/corefcn/mappers.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/lu.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-lu.o
In file included from [01m[Klibinterp/corefcn/lu.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/mappers.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-mappers.o
In file included from [01m[Klibinterp/corefcn/mappers.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-matrix_type.lo `test -f 'libinterp/corefcn/matrix_type.cc' || echo './'`libinterp/corefcn/matrix_type.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/matrix_type.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-matrix_type.o
In file included from [01m[Klibinterp/corefcn/matrix_type.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-max.lo `test -f 'libinterp/corefcn/max.cc' || echo './'`libinterp/corefcn/max.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/max.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-max.o
In file included from [01m[Klibinterp/corefcn/max.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-mex.lo `test -f 'libinterp/corefcn/mex.cc' || echo './'`libinterp/corefcn/mex.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/mex.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-mex.o
In file included from [01m[Klibinterp/corefcn/mex.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-mgorth.lo `test -f 'libinterp/corefcn/mgorth.cc' || echo './'`libinterp/corefcn/mgorth.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/mgorth.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-mgorth.o
In file included from [01m[Klibinterp/corefcn/mgorth.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-nproc.lo `test -f 'libinterp/corefcn/nproc.cc' || echo './'`libinterp/corefcn/nproc.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/nproc.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-nproc.o
In file included from [01m[Klibinterp/corefcn/nproc.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-fstrm.lo `test -f 'libinterp/corefcn/oct-fstrm.cc' || echo './'`libinterp/corefcn/oct-fstrm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/oct-fstrm.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-fstrm.o
In file included from [01m[Klibinterp/corefcn/oct-fstrm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-hdf5-types.lo `test -f 'libinterp/corefcn/oct-hdf5-types.cc' || echo './'`libinterp/corefcn/oct-hdf5-types.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/oct-hdf5-types.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-hdf5-types.o
In file included from [01m[Klibinterp/corefcn/oct-hdf5-types.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-hist.lo `test -f 'libinterp/corefcn/oct-hist.cc' || echo './'`libinterp/corefcn/oct-hist.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-iostrm.lo `test -f 'libinterp/corefcn/oct-iostrm.cc' || echo './'`libinterp/corefcn/oct-iostrm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/oct-hist.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-hist.o
In file included from [01m[Klibinterp/corefcn/oct-hist.cc:35:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/oct-iostrm.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-iostrm.o
In file included from [01m[Klibinterp/corefcn/oct-iostrm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-lvalue.lo `test -f 'libinterp/corefcn/oct-lvalue.cc' || echo './'`libinterp/corefcn/oct-lvalue.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/oct-lvalue.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-lvalue.o
In file included from [01m[Klibinterp/corefcn/oct-lvalue.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-map.lo `test -f 'libinterp/corefcn/oct-map.cc' || echo './'`libinterp/corefcn/oct-map.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/oct-map.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-map.o
In file included from [01m[Klibinterp/corefcn/oct-map.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-prcstrm.lo `test -f 'libinterp/corefcn/oct-prcstrm.cc' || echo './'`libinterp/corefcn/oct-prcstrm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/oct-prcstrm.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-prcstrm.o
In file included from [01m[Klibinterp/corefcn/oct-prcstrm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-procbuf.lo `test -f 'libinterp/corefcn/oct-procbuf.cc' || echo './'`libinterp/corefcn/oct-procbuf.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-stream.lo `test -f 'libinterp/corefcn/oct-stream.cc' || echo './'`libinterp/corefcn/oct-stream.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/oct-procbuf.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-procbuf.o
In file included from [01m[Klibinterp/corefcn/oct-procbuf.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/oct-stream.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-stream.o
In file included from [01m[Klibinterp/corefcn/oct-stream.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-strstrm.lo `test -f 'libinterp/corefcn/oct-strstrm.cc' || echo './'`libinterp/corefcn/oct-strstrm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/oct-strstrm.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-strstrm.o
In file included from [01m[Klibinterp/corefcn/oct-strstrm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-tex-lexer.lo `test -f 'libinterp/corefcn/oct-tex-lexer.cc' || echo './'`libinterp/corefcn/oct-tex-lexer.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-tex-parser.lo `test -f 'libinterp/corefcn/oct-tex-parser.cc' || echo './'`libinterp/corefcn/oct-tex-parser.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/oct-tex-lexer.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-tex-lexer.o
In file included from [01m[Klibinterp/corefcn/oct-tex-lexer.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/oct-tex-parser.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-tex-parser.o
In file included from [01m[Klibinterp/corefcn/oct-tex-parser.yy:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Klibinterp/corefcn/oct-stream.cc:[m[K In member function ‘[01m[Kint octave::textscan::read_format_once(octave::delimited_stream&, octave::textscan_format_list&, std::__cxx11::list<octave_value>&, Array<int>, int&)[m[K’:
[01m[Klibinterp/corefcn/oct-stream.cc:3494:41:[m[K [01;35m[Kwarning: [m[K‘[01m[K~[m[K’ on an expression of type bool [[01;35m[K-Wbool-operation[m[K]
if (!is.eof () && ~[01;35m[Kis_delim (is.peek ())[m[K)
[01;35m[K~~~~~~~~~^~~~~~~~~~~~[m[K
[01m[Klibinterp/corefcn/oct-stream.cc:3494:41:[m[K [01;36m[Knote: [m[Kdid you mean to use logical not (‘[01m[K![m[K’)?
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-octave-link.lo `test -f 'libinterp/corefcn/octave-link.cc' || echo './'`libinterp/corefcn/octave-link.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ordschur.lo `test -f 'libinterp/corefcn/ordschur.cc' || echo './'`libinterp/corefcn/ordschur.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-pager.lo `test -f 'libinterp/corefcn/pager.cc' || echo './'`libinterp/corefcn/pager.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/octave-link.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-octave-link.o
In file included from [01m[Klibinterp/corefcn/octave-link.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/ordschur.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ordschur.o
In file included from [01m[Klibinterp/corefcn/ordschur.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/pager.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-pager.o
In file included from [01m[Klibinterp/corefcn/pager.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-pinv.lo `test -f 'libinterp/corefcn/pinv.cc' || echo './'`libinterp/corefcn/pinv.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/pinv.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-pinv.o
In file included from [01m[Klibinterp/corefcn/pinv.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-pr-output.lo `test -f 'libinterp/corefcn/pr-output.cc' || echo './'`libinterp/corefcn/pr-output.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/pr-output.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-pr-output.o
In file included from [01m[Klibinterp/corefcn/pr-output.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-procstream.lo `test -f 'libinterp/corefcn/procstream.cc' || echo './'`libinterp/corefcn/procstream.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/procstream.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-procstream.o
In file included from [01m[Klibinterp/corefcn/procstream.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-profiler.lo `test -f 'libinterp/corefcn/profiler.cc' || echo './'`libinterp/corefcn/profiler.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/profiler.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-profiler.o
In file included from [01m[Klibinterp/corefcn/profiler.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-psi.lo `test -f 'libinterp/corefcn/psi.cc' || echo './'`libinterp/corefcn/psi.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/psi.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-psi.o
In file included from [01m[Klibinterp/corefcn/psi.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-quad.lo `test -f 'libinterp/corefcn/quad.cc' || echo './'`libinterp/corefcn/quad.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/quad.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-quad.o
In file included from [01m[Klibinterp/corefcn/quad.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-quadcc.lo `test -f 'libinterp/corefcn/quadcc.cc' || echo './'`libinterp/corefcn/quadcc.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/quadcc.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-quadcc.o
In file included from [01m[Klibinterp/corefcn/quadcc.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Klibinterp/corefcn/quad.cc:[m[K In function ‘[01m[Koctave_value_list Fquad(const octave_value_list&, int)[m[K’:
[01m[Klibinterp/corefcn/quad.cc:264:65:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K]
[01;35m[Kquad_opts.set_single_precision_relative_tolerance (tol (1))[m[K;
[01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K
[01m[Klibinterp/corefcn/quad.cc:266:13:[m[K [01;36m[Knote: [m[Khere
[01;36m[Kcase[m[K 1:
[01;36m[K^~~~[m[K
[01m[Klibinterp/corefcn/quad.cc:256:46:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K]
sing = [01;35m[Kargs(4).xfloat_vector_value ("quad: fifth argument SING must be a vector of singularities")[m[K;
[01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Klibinterp/corefcn/quad.cc:258:9:[m[K [01;36m[Knote: [m[Khere
[01;36m[Kcase[m[K 4:
[01;36m[K^~~~[m[K
[01m[Klibinterp/corefcn/quad.cc:357:48:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K]
[01;35m[Kquad_opts.set_relative_tolerance (tol (1))[m[K;
[01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~[m[K
[01m[Klibinterp/corefcn/quad.cc:359:13:[m[K [01;36m[Knote: [m[Khere
[01;36m[Kcase[m[K 1:
[01;36m[K^~~~[m[K
[01m[Klibinterp/corefcn/quad.cc:349:39:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K]
sing = [01;35m[Kargs(4).vector_value ("quad: fifth argument SING must be a vector of singularities")[m[K;
[01;35m[K~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Klibinterp/corefcn/quad.cc:351:9:[m[K [01;36m[Knote: [m[Khere
[01;36m[Kcase[m[K 4:
[01;36m[K^~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-qz.lo `test -f 'libinterp/corefcn/qz.cc' || echo './'`libinterp/corefcn/qz.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-rand.lo `test -f 'libinterp/corefcn/rand.cc' || echo './'`libinterp/corefcn/rand.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/qz.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-qz.o
In file included from [01m[Klibinterp/corefcn/qz.cc:32:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/rand.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-rand.o
In file included from [01m[Klibinterp/corefcn/rand.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-rcond.lo `test -f 'libinterp/corefcn/rcond.cc' || echo './'`libinterp/corefcn/rcond.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/rcond.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-rcond.o
In file included from [01m[Klibinterp/corefcn/rcond.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Klibinterp/corefcn/qz.cc:[m[K In function ‘[01m[Koctave_value_list Fqz(const octave_value_list&, int)[m[K’:
[01m[Klibinterp/corefcn/qz.cc:999:19:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K]
retval(6) = [01;35m[Kgev[m[K;
[01;35m[K^~~[m[K
[01m[Klibinterp/corefcn/qz.cc:1001:5:[m[K [01;36m[Knote: [m[Khere
[01;36m[Kcase[m[K 6:
[01;36m[K^~~~[m[K
[01m[Klibinterp/corefcn/qz.cc:1003:19:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K]
retval(5) = [01;35m[KCVL[m[K;
[01;35m[K^~~[m[K
[01m[Klibinterp/corefcn/qz.cc:1005:5:[m[K [01;36m[Knote: [m[Khere
[01;36m[Kcase[m[K 5:
[01;36m[K^~~~[m[K
[01m[Klibinterp/corefcn/qz.cc:1007:19:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K]
retval(4) = [01;35m[KCVR[m[K;
[01;35m[K^~~[m[K
[01m[Klibinterp/corefcn/qz.cc:1009:5:[m[K [01;36m[Knote: [m[Khere
[01;36m[Kcase[m[K 4:
[01;36m[K^~~~[m[K
[01m[Klibinterp/corefcn/qz.cc:1010:7:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K]
[01;35m[Kif[m[K (nargin == 3)
[01;35m[K^~[m[K
[01m[Klibinterp/corefcn/qz.cc:1027:5:[m[K [01;36m[Knote: [m[Khere
[01;36m[Kcase[m[K 3:
[01;36m[K^~~~[m[K
[01m[Klibinterp/corefcn/qz.cc:1028:7:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K]
[01;35m[Kif[m[K (nargin == 3)
[01;35m[K^~[m[K
[01m[Klibinterp/corefcn/qz.cc:1043:5:[m[K [01;36m[Knote: [m[Khere
[01;36m[Kcase[m[K 2:
[01;36m[K^~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-regexp.lo `test -f 'libinterp/corefcn/regexp.cc' || echo './'`libinterp/corefcn/regexp.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/regexp.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-regexp.o
In file included from [01m[Klibinterp/corefcn/regexp.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-schur.lo `test -f 'libinterp/corefcn/schur.cc' || echo './'`libinterp/corefcn/schur.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/schur.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-schur.o
In file included from [01m[Klibinterp/corefcn/schur.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sighandlers.lo `test -f 'libinterp/corefcn/sighandlers.cc' || echo './'`libinterp/corefcn/sighandlers.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sparse-xdiv.lo `test -f 'libinterp/corefcn/sparse-xdiv.cc' || echo './'`libinterp/corefcn/sparse-xdiv.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/sighandlers.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sighandlers.o
In file included from [01m[Klibinterp/corefcn/sighandlers.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/sparse-xdiv.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sparse-xdiv.o
In file included from [01m[Klibinterp/corefcn/sparse-xdiv.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sparse-xpow.lo `test -f 'libinterp/corefcn/sparse-xpow.cc' || echo './'`libinterp/corefcn/sparse-xpow.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/sparse-xpow.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sparse-xpow.o
In file included from [01m[Klibinterp/corefcn/sparse-xpow.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sparse.lo `test -f 'libinterp/corefcn/sparse.cc' || echo './'`libinterp/corefcn/sparse.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/sparse.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sparse.o
In file included from [01m[Klibinterp/corefcn/sparse.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-spparms.lo `test -f 'libinterp/corefcn/spparms.cc' || echo './'`libinterp/corefcn/spparms.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/spparms.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-spparms.o
In file included from [01m[Klibinterp/corefcn/spparms.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sqrtm.lo `test -f 'libinterp/corefcn/sqrtm.cc' || echo './'`libinterp/corefcn/sqrtm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/sqrtm.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sqrtm.o
In file included from [01m[Klibinterp/corefcn/sqrtm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-str2double.lo `test -f 'libinterp/corefcn/str2double.cc' || echo './'`libinterp/corefcn/str2double.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-strfind.lo `test -f 'libinterp/corefcn/strfind.cc' || echo './'`libinterp/corefcn/strfind.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/str2double.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-str2double.o
In file included from [01m[Klibinterp/corefcn/str2double.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/strfind.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-strfind.o
In file included from [01m[Klibinterp/corefcn/strfind.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-strfns.lo `test -f 'libinterp/corefcn/strfns.cc' || echo './'`libinterp/corefcn/strfns.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/strfns.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-strfns.o
In file included from [01m[Klibinterp/corefcn/strfns.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sub2ind.lo `test -f 'libinterp/corefcn/sub2ind.cc' || echo './'`libinterp/corefcn/sub2ind.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/sub2ind.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sub2ind.o
In file included from [01m[Klibinterp/corefcn/sub2ind.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-svd.lo `test -f 'libinterp/corefcn/svd.cc' || echo './'`libinterp/corefcn/svd.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/svd.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-svd.o
In file included from [01m[Klibinterp/corefcn/svd.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sylvester.lo `test -f 'libinterp/corefcn/sylvester.cc' || echo './'`libinterp/corefcn/sylvester.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/sylvester.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sylvester.o
In file included from [01m[Klibinterp/corefcn/sylvester.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-symtab.lo `test -f 'libinterp/corefcn/symtab.cc' || echo './'`libinterp/corefcn/symtab.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/symtab.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-symtab.o
In file included from [01m[Klibinterp/corefcn/symtab.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-syscalls.lo `test -f 'libinterp/corefcn/syscalls.cc' || echo './'`libinterp/corefcn/syscalls.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/syscalls.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-syscalls.o
In file included from [01m[Klibinterp/corefcn/syscalls.cc:30:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sysdep.lo `test -f 'libinterp/corefcn/sysdep.cc' || echo './'`libinterp/corefcn/sysdep.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/sysdep.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sysdep.o
In file included from [01m[Klibinterp/corefcn/sysdep.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-time.lo `test -f 'libinterp/corefcn/time.cc' || echo './'`libinterp/corefcn/time.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-text-renderer.lo `test -f 'libinterp/corefcn/text-renderer.cc' || echo './'`libinterp/corefcn/text-renderer.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/time.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-time.o
In file included from [01m[Klibinterp/corefcn/time.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/text-renderer.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-text-renderer.o
In file included from [01m[Klibinterp/corefcn/text-renderer.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-toplev.lo `test -f 'libinterp/corefcn/toplev.cc' || echo './'`libinterp/corefcn/toplev.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-tril.lo `test -f 'libinterp/corefcn/tril.cc' || echo './'`libinterp/corefcn/tril.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/tril.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-tril.o
In file included from [01m[Klibinterp/corefcn/tril.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/toplev.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-toplev.o
In file included from [01m[Klibinterp/corefcn/toplev.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-tsearch.lo `test -f 'libinterp/corefcn/tsearch.cc' || echo './'`libinterp/corefcn/tsearch.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/tsearch.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-tsearch.o
In file included from [01m[Klibinterp/corefcn/tsearch.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-txt-eng.lo `test -f 'libinterp/corefcn/txt-eng.cc' || echo './'`libinterp/corefcn/txt-eng.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/txt-eng.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-txt-eng.o
In file included from [01m[Klibinterp/corefcn/txt-eng.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-typecast.lo `test -f 'libinterp/corefcn/typecast.cc' || echo './'`libinterp/corefcn/typecast.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/typecast.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-typecast.o
In file included from [01m[Klibinterp/corefcn/typecast.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-urlwrite.lo `test -f 'libinterp/corefcn/urlwrite.cc' || echo './'`libinterp/corefcn/urlwrite.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/urlwrite.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-urlwrite.o
In file included from [01m[Klibinterp/corefcn/urlwrite.cc:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-utils.lo `test -f 'libinterp/corefcn/utils.cc' || echo './'`libinterp/corefcn/utils.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/utils.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-utils.o
In file included from [01m[Klibinterp/corefcn/utils.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-variables.lo `test -f 'libinterp/corefcn/variables.cc' || echo './'`libinterp/corefcn/variables.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/variables.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-variables.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-xdiv.lo `test -f 'libinterp/corefcn/xdiv.cc' || echo './'`libinterp/corefcn/xdiv.cc
In file included from [01m[Klibinterp/corefcn/variables.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/xdiv.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-xdiv.o
In file included from [01m[Klibinterp/corefcn/xdiv.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-xnorm.lo `test -f 'libinterp/corefcn/xnorm.cc' || echo './'`libinterp/corefcn/xnorm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/xnorm.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-xnorm.o
In file included from [01m[Klibinterp/corefcn/xnorm.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-xpow.lo `test -f 'libinterp/corefcn/xpow.cc' || echo './'`libinterp/corefcn/xpow.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/xpow.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-xpow.o
In file included from [01m[Klibinterp/corefcn/xpow.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-zfstream.lo `test -f 'libinterp/corefcn/zfstream.cc' || echo './'`libinterp/corefcn/zfstream.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/zfstream.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-zfstream.o
In file included from [01m[Klibinterp/corefcn/zfstream.cc:34:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-jit-util.lo `test -f 'libinterp/corefcn/jit-util.cc' || echo './'`libinterp/corefcn/jit-util.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-jit-typeinfo.lo `test -f 'libinterp/corefcn/jit-typeinfo.cc' || echo './'`libinterp/corefcn/jit-typeinfo.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/jit-util.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-jit-util.o
In file included from [01m[Klibinterp/corefcn/jit-util.cc:30:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-jit-ir.lo `test -f 'libinterp/corefcn/jit-ir.cc' || echo './'`libinterp/corefcn/jit-ir.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_corefcn_libcorefcn_la-pt-jit.lo `test -f 'libinterp/corefcn/pt-jit.cc' || echo './'`libinterp/corefcn/pt-jit.cc
rm -f liboctave/liboctave-build-info.cc-t && \
/bin/sed \
-e "s|%NO_EDIT_WARNING%|DO NOT EDIT! Generated automatically by Makefile|" \
-e "s|%OCTAVE_HG_ID%|94f8e2b5a88b|" liboctave/liboctave-build-info.in.cc > liboctave/liboctave-build-info.cc-t && \
if [ -s liboctave/liboctave-build-info.cc-t ]; then /bin/sh ./build-aux/move-if-change liboctave/liboctave-build-info.cc-t liboctave/liboctave-build-info.cc; else echo "liboctave/liboctave-build-info.cc-t is empty!" 1>&2; rm -f liboctave/liboctave-build-info.cc-t; exit 1; fi
rm -f liboctave/cruft/ranlib/ranlib.def-t liboctave/cruft/ranlib/ranlib.def && \
/bin/sh build-aux/mk-f77-def.sh . liboctave/cruft/ranlib/advnst.f liboctave/cruft/ranlib/genbet.f liboctave/cruft/ranlib/genchi.f liboctave/cruft/ranlib/genexp.f liboctave/cruft/ranlib/genf.f liboctave/cruft/ranlib/gengam.f liboctave/cruft/ranlib/genmn.f liboctave/cruft/ranlib/genmul.f liboctave/cruft/ranlib/gennch.f liboctave/cruft/ranlib/gennf.f liboctave/cruft/ranlib/gennor.f liboctave/cruft/ranlib/genprm.f liboctave/cruft/ranlib/genunf.f liboctave/cruft/ranlib/getcgn.f liboctave/cruft/ranlib/getsd.f liboctave/cruft/ranlib/ignbin.f liboctave/cruft/ranlib/ignlgi.f liboctave/cruft/ranlib/ignnbn.f liboctave/cruft/ranlib/ignpoi.f liboctave/cruft/ranlib/ignuin.f liboctave/cruft/ranlib/initgn.f liboctave/cruft/ranlib/inrgcm.f liboctave/cruft/ranlib/lennob.f liboctave/cruft/ranlib/mltmod.f liboctave/cruft/ranlib/phrtsd.f liboctave/cruft/ranlib/qrgnin.f liboctave/cruft/ranlib/ranf.f liboctave/cruft/ranlib/setall.f liboctave/cruft/ranlib/setant.f liboctave/cruft/ranlib/setgmn.f liboctave/cruft/ranlib/setsd.f liboctave/cruft/ranlib/sexpo.f liboctave/cruft/ranlib/sgamma.f liboctave/cruft/ranlib/snorm.f liboctave/cruft/ranlib/wrap.f > liboctave/cruft/ranlib/ranlib.def-t && \
mv liboctave/cruft/ranlib/ranlib.def-t liboctave/cruft/ranlib/ranlib.def
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/jit-typeinfo.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-jit-typeinfo.o
In file included from [01m[Klibinterp/corefcn/jit-typeinfo.cc:30:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/jit-ir.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-jit-ir.o
In file included from [01m[Klibinterp/corefcn/jit-ir.cc:30:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/pt-jit.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-pt-jit.o
In file included from [01m[Klibinterp/corefcn/pt-jit.cc:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
rm -f liboctave/cruft/slatec-fn/derfc.f-t liboctave/cruft/slatec-fn/derfc.f && /bin/sh build-aux/subst-f77-isnan-macro.sh < liboctave/cruft/slatec-fn/derfc.in.f > liboctave/cruft/slatec-fn/derfc.f-t && mv liboctave/cruft/slatec-fn/derfc.f-t liboctave/cruft/slatec-fn/derfc.f
rm -f liboctave/cruft/slatec-fn/erfc.f-t liboctave/cruft/slatec-fn/erfc.f && /bin/sh build-aux/subst-f77-isnan-macro.sh < liboctave/cruft/slatec-fn/erfc.in.f > liboctave/cruft/slatec-fn/erfc.f-t && mv liboctave/cruft/slatec-fn/erfc.f-t liboctave/cruft/slatec-fn/erfc.f
rm -f liboctave/cruft/cruft.def-t liboctave/cruft/cruft.def && \
/bin/sh build-aux/mk-f77-def.sh . liboctave/cruft/amos/cacai.f liboctave/cruft/amos/cacon.f liboctave/cruft/amos/cbesh.f liboctave/cruft/amos/cbesi.f liboctave/cruft/amos/cbesj.f liboctave/cruft/amos/cbesk.f liboctave/cruft/amos/cbesy.f liboctave/cruft/amos/cbinu.f liboctave/cruft/amos/cbuni.f liboctave/cruft/amos/cbunk.f liboctave/cruft/amos/cunk1.f liboctave/cruft/amos/cunk2.f liboctave/cruft/amos/crati.f liboctave/cruft/amos/cshch.f liboctave/cruft/amos/cuni1.f liboctave/cruft/amos/cuoik.f liboctave/cruft/amos/cairy.f liboctave/cruft/amos/cbiry.f liboctave/cruft/amos/ckscl.f liboctave/cruft/amos/cs1s2.f liboctave/cruft/amos/cuchk.f liboctave/cruft/amos/cuni2.f liboctave/cruft/amos/cwrsk.f liboctave/cruft/amos/casyi.f liboctave/cruft/amos/cbknu.f liboctave/cruft/amos/cmlri.f liboctave/cruft/amos/cseri.f liboctave/cruft/amos/cunhj.f liboctave/cruft/amos/cunik.f liboctave/cruft/amos/dgamln.f liboctave/cruft/amos/gamln.f liboctave/cruft/amos/xzabs.f liboctave/cruft/amos/xzexp.f liboctave/cruft/amos/xzlog.f liboctave/cruft/amos/xzsqrt.f liboctave/cruft/amos/zacai.f liboctave/cruft/amos/zacon.f liboctave/cruft/amos/zairy.f liboctave/cruft/amos/zasyi.f liboctave/cruft/amos/zbesh.f liboctave/cruft/amos/zbesi.f liboctave/cruft/amos/zbesj.f liboctave/cruft/amos/zbesk.f liboctave/cruft/amos/zbesy.f liboctave/cruft/amos/zbinu.f liboctave/cruft/amos/zbiry.f liboctave/cruft/amos/zbknu.f liboctave/cruft/amos/zbuni.f liboctave/cruft/amos/zbunk.f liboctave/cruft/amos/zdiv.f liboctave/cruft/amos/zkscl.f liboctave/cruft/amos/zmlri.f liboctave/cruft/amos/zmlt.f liboctave/cruft/amos/zrati.f liboctave/cruft/amos/zs1s2.f liboctave/cruft/amos/zseri.f liboctave/cruft/amos/zshch.f liboctave/cruft/amos/zuchk.f liboctave/cruft/amos/zunhj.f liboctave/cruft/amos/zuni1.f liboctave/cruft/amos/zuni2.f liboctave/cruft/amos/zunik.f liboctave/cruft/amos/zunk1.f liboctave/cruft/amos/zunk2.f liboctave/cruft/amos/zuoik.f liboctave/cruft/amos/zwrsk.f liboctave/cruft/blas-xtra/ddot3.f liboctave/cruft/blas-xtra/zdotc3.f liboctave/cruft/blas-xtra/sdot3.f liboctave/cruft/blas-xtra/cdotc3.f liboctave/cruft/blas-xtra/dmatm3.f liboctave/cruft/blas-xtra/zmatm3.f liboctave/cruft/blas-xtra/smatm3.f liboctave/cruft/blas-xtra/cmatm3.f liboctave/cruft/blas-xtra/xddot.f liboctave/cruft/blas-xtra/xdnrm2.f liboctave/cruft/blas-xtra/xdznrm2.f liboctave/cruft/blas-xtra/xzdotc.f liboctave/cruft/blas-xtra/xzdotu.f liboctave/cruft/blas-xtra/xsdot.f liboctave/cruft/blas-xtra/xsnrm2.f liboctave/cruft/blas-xtra/xscnrm2.f liboctave/cruft/blas-xtra/xcdotc.f liboctave/cruft/blas-xtra/xcdotu.f liboctave/cruft/blas-xtra/xerbla.f liboctave/cruft/blas-xtra/cconv2.f liboctave/cruft/blas-xtra/csconv2.f liboctave/cruft/blas-xtra/dconv2.f liboctave/cruft/blas-xtra/sconv2.f liboctave/cruft/blas-xtra/zconv2.f liboctave/cruft/blas-xtra/zdconv2.f liboctave/cruft/daspk/datv.f liboctave/cruft/daspk/dcnst0.f liboctave/cruft/daspk/dcnstr.f liboctave/cruft/daspk/ddasic.f liboctave/cruft/daspk/ddasid.f liboctave/cruft/daspk/ddasik.f liboctave/cruft/daspk/ddaspk.f liboctave/cruft/daspk/ddstp.f liboctave/cruft/daspk/ddwnrm.f liboctave/cruft/daspk/dfnrmd.f liboctave/cruft/daspk/dfnrmk.f liboctave/cruft/daspk/dhels.f liboctave/cruft/daspk/dheqr.f liboctave/cruft/daspk/dinvwt.f liboctave/cruft/daspk/dlinsd.f liboctave/cruft/daspk/dlinsk.f liboctave/cruft/daspk/dmatd.f liboctave/cruft/daspk/dnedd.f liboctave/cruft/daspk/dnedk.f liboctave/cruft/daspk/dnsd.f liboctave/cruft/daspk/dnsid.f liboctave/cruft/daspk/dnsik.f liboctave/cruft/daspk/dnsk.f liboctave/cruft/daspk/dorth.f liboctave/cruft/daspk/dslvd.f liboctave/cruft/daspk/dslvk.f liboctave/cruft/daspk/dspigm.f liboctave/cruft/daspk/dyypnw.f liboctave/cruft/dasrt/ddasrt.f liboctave/cruft/dasrt/drchek.f liboctave/cruft/dasrt/droots.f liboctave/cruft/dassl/ddaini.f liboctave/cruft/dassl/ddajac.f liboctave/cruft/dassl/ddanrm.f liboctave/cruft/dassl/ddaslv.f liboctave/cruft/dassl/ddassl.f liboctave/cruft/dassl/ddastp.f liboctave/cruft/dassl/ddatrp.f liboctave/cruft/dassl/ddawts.f liboctave/cruft/Faddeeva/Faddeeva.cc liboctave/cruft/Faddeeva/Faddeeva.hh liboctave/cruft/fftpack/cfftb.f liboctave/cruft/fftpack/cfftb1.f liboctave/cruft/fftpack/cfftf.f liboctave/cruft/fftpack/cfftf1.f liboctave/cruft/fftpack/cffti.f liboctave/cruft/fftpack/cffti1.f liboctave/cruft/fftpack/passb.f liboctave/cruft/fftpack/passb2.f liboctave/cruft/fftpack/passb3.f liboctave/cruft/fftpack/passb4.f liboctave/cruft/fftpack/passb5.f liboctave/cruft/fftpack/passf.f liboctave/cruft/fftpack/passf2.f liboctave/cruft/fftpack/passf3.f liboctave/cruft/fftpack/passf4.f liboctave/cruft/fftpack/passf5.f liboctave/cruft/fftpack/zfftb.f liboctave/cruft/fftpack/zfftb1.f liboctave/cruft/fftpack/zfftf.f liboctave/cruft/fftpack/zfftf1.f liboctave/cruft/fftpack/zffti.f liboctave/cruft/fftpack/zffti1.f liboctave/cruft/fftpack/zpassb.f liboctave/cruft/fftpack/zpassb2.f liboctave/cruft/fftpack/zpassb3.f liboctave/cruft/fftpack/zpassb4.f liboctave/cruft/fftpack/zpassb5.f liboctave/cruft/fftpack/zpassf.f liboctave/cruft/fftpack/zpassf2.f liboctave/cruft/fftpack/zpassf3.f liboctave/cruft/fftpack/zpassf4.f liboctave/cruft/fftpack/zpassf5.f liboctave/cruft/lapack-xtra/xclange.f liboctave/cruft/lapack-xtra/xdlamch.f liboctave/cruft/lapack-xtra/xdlange.f liboctave/cruft/lapack-xtra/xilaenv.f liboctave/cruft/lapack-xtra/xslamch.f liboctave/cruft/lapack-xtra/xslange.f liboctave/cruft/lapack-xtra/xzlange.f liboctave/cruft/lapack-xtra/zrsf2csf.f liboctave/cruft/lapack-xtra/crsf2csf.f liboctave/cruft/misc/blaswrap.c liboctave/cruft/misc/cquit.c liboctave/cruft/misc/d1mach.f liboctave/cruft/misc/f77-extern.cc liboctave/cruft/misc/f77-fcn.c liboctave/cruft/misc/i1mach.f liboctave/cruft/misc/lo-error.c liboctave/cruft/misc/quit.cc liboctave/cruft/misc/r1mach.f liboctave/cruft/odepack/cfode.f liboctave/cruft/odepack/dlsode.f liboctave/cruft/odepack/ewset.f liboctave/cruft/odepack/intdy.f liboctave/cruft/odepack/prepj.f liboctave/cruft/odepack/solsy.f liboctave/cruft/odepack/stode.f liboctave/cruft/odepack/vnorm.f liboctave/cruft/odepack/scfode.f liboctave/cruft/odepack/sewset.f liboctave/cruft/odepack/sintdy.f liboctave/cruft/odepack/slsode.f liboctave/cruft/odepack/sprepj.f liboctave/cruft/odepack/ssolsy.f liboctave/cruft/odepack/sstode.f liboctave/cruft/odepack/svnorm.f liboctave/cruft/ordered-qz/dsubsp.f liboctave/cruft/ordered-qz/exchqz.f liboctave/cruft/ordered-qz/ssubsp.f liboctave/cruft/ordered-qz/sexchqz.f liboctave/cruft/quadpack/dqagi.f liboctave/cruft/quadpack/dqagie.f liboctave/cruft/quadpack/dqagp.f liboctave/cruft/quadpack/dqagpe.f liboctave/cruft/quadpack/dqelg.f liboctave/cruft/quadpack/dqk15i.f liboctave/cruft/quadpack/dqk21.f liboctave/cruft/quadpack/dqpsrt.f liboctave/cruft/quadpack/qagie.f liboctave/cruft/quadpack/qagi.f liboctave/cruft/quadpack/qagpe.f liboctave/cruft/quadpack/qagp.f liboctave/cruft/quadpack/qelg.f liboctave/cruft/quadpack/qk15i.f liboctave/cruft/quadpack/qk21.f liboctave/cruft/quadpack/qpsrt.f liboctave/cruft/quadpack/xerror.f liboctave/cruft/slatec-err/fdump.f liboctave/cruft/slatec-err/ixsav.f liboctave/cruft/slatec-err/j4save.f liboctave/cruft/slatec-err/xerclr.f liboctave/cruft/slatec-err/xercnt.f liboctave/cruft/slatec-err/xerhlt.f liboctave/cruft/slatec-err/xermsg.f liboctave/cruft/slatec-err/xerprn.f liboctave/cruft/slatec-err/xerrwd.f liboctave/cruft/slatec-err/xersve.f liboctave/cruft/slatec-err/xgetf.f liboctave/cruft/slatec-err/xgetua.f liboctave/cruft/slatec-err/xsetf.f liboctave/cruft/slatec-err/xsetua.f liboctave/cruft/slatec-fn/albeta.f liboctave/cruft/slatec-fn/alngam.f liboctave/cruft/slatec-fn/alnrel.f liboctave/cruft/slatec-fn/algams.f liboctave/cruft/slatec-fn/acosh.f liboctave/cruft/slatec-fn/asinh.f liboctave/cruft/slatec-fn/atanh.f liboctave/cruft/slatec-fn/betai.f liboctave/cruft/slatec-fn/csevl.f liboctave/cruft/slatec-fn/d9gmit.f liboctave/cruft/slatec-fn/d9lgic.f liboctave/cruft/slatec-fn/d9lgit.f liboctave/cruft/slatec-fn/d9lgmc.f liboctave/cruft/slatec-fn/dacosh.f liboctave/cruft/slatec-fn/dasinh.f liboctave/cruft/slatec-fn/datanh.f liboctave/cruft/slatec-fn/dbetai.f liboctave/cruft/slatec-fn/dcsevl.f liboctave/cruft/slatec-fn/derf.f liboctave/cruft/slatec-fn/dgami.f liboctave/cruft/slatec-fn/dgamit.f liboctave/cruft/slatec-fn/dgamlm.f liboctave/cruft/slatec-fn/dgamma.f liboctave/cruft/slatec-fn/dgamr.f liboctave/cruft/slatec-fn/dlbeta.f liboctave/cruft/slatec-fn/dlgams.f liboctave/cruft/slatec-fn/dlngam.f liboctave/cruft/slatec-fn/dlnrel.f liboctave/cruft/slatec-fn/dpchim.f liboctave/cruft/slatec-fn/dpchst.f liboctave/cruft/slatec-fn/dpsifn.f liboctave/cruft/slatec-fn/erf.f liboctave/cruft/slatec-fn/gami.f liboctave/cruft/slatec-fn/gamit.f liboctave/cruft/slatec-fn/gamlim.f liboctave/cruft/slatec-fn/gamma.f liboctave/cruft/slatec-fn/gamr.f liboctave/cruft/slatec-fn/initds.f liboctave/cruft/slatec-fn/inits.f liboctave/cruft/slatec-fn/pchim.f liboctave/cruft/slatec-fn/pchst.f liboctave/cruft/slatec-fn/psifn.f liboctave/cruft/slatec-fn/r9lgmc.f liboctave/cruft/slatec-fn/r9lgit.f liboctave/cruft/slatec-fn/r9gmit.f liboctave/cruft/slatec-fn/r9lgic.f liboctave/cruft/slatec-fn/xdacosh.f liboctave/cruft/slatec-fn/xdasinh.f liboctave/cruft/slatec-fn/xdatanh.f liboctave/cruft/slatec-fn/xdbetai.f liboctave/cruft/slatec-fn/xderf.f liboctave/cruft/slatec-fn/xderfc.f liboctave/cruft/slatec-fn/xdgami.f liboctave/cruft/slatec-fn/xdgamit.f liboctave/cruft/slatec-fn/xdgamma.f liboctave/cruft/slatec-fn/xgmainc.f liboctave/cruft/slatec-fn/xacosh.f liboctave/cruft/slatec-fn/xasinh.f liboctave/cruft/slatec-fn/xatanh.f liboctave/cruft/slatec-fn/xerf.f liboctave/cruft/slatec-fn/xerfc.f liboctave/cruft/slatec-fn/xsgmainc.f liboctave/cruft/slatec-fn/xgamma.f liboctave/cruft/slatec-fn/xbetai.f > liboctave/cruft/cruft.def-t && \
mv liboctave/cruft/cruft.def-t liboctave/cruft/cruft.def
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn___eigs___la-__eigs__.lo `test -f 'libinterp/dldfcn/__eigs__.cc' || echo './'`libinterp/dldfcn/__eigs__.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/fltk -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -I/usr/include/fltk -I/usr/include/freetype2 -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn___fltk_uigetfile___la-__fltk_uigetfile__.lo `test -f 'libinterp/dldfcn/__fltk_uigetfile__.cc' || echo './'`libinterp/dldfcn/__fltk_uigetfile__.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/fltk -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -I/usr/include/fltk -I/usr/include/freetype2 -march=broadwell -O2 -pipe -c libinterp/dldfcn/__fltk_uigetfile__.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn___fltk_uigetfile___la-__fltk_uigetfile__.o
In file included from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/__eigs__.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn___eigs___la-__eigs__.o
In file included from [01m[Klibinterp/dldfcn/__eigs__.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl.H:31:0[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:33[m[K:
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K In function ‘[01m[KFl_Boxtype fl_box(Fl_Boxtype)[m[K’:
[01m[K/usr/include/fltk/FL/Enumerations.H:594:51:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
return (Fl_Boxtype)((b<FL_UP_BOX||b%4>1)?b:(b-2)[01;35m[K)[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K In function ‘[01m[KFl_Boxtype fl_down(Fl_Boxtype)[m[K’:
[01m[K/usr/include/fltk/FL/Enumerations.H:602:44:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
return (Fl_Boxtype)((b<FL_UP_BOX)?b:(b|1)[01;35m[K)[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K In function ‘[01m[KFl_Boxtype fl_frame(Fl_Boxtype)[m[K’:
[01m[K/usr/include/fltk/FL/Enumerations.H:610:38:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
return (Fl_Boxtype)((b%4<2)?b:(b+2)[01;35m[K)[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K At global scope:
[01m[K/usr/include/fltk/FL/Enumerations.H:692:45:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_CENTER = (Fl_Align)[01;35m[K0[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:695:42:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_TOP = (Fl_Align)[01;35m[K1[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:697:45:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_BOTTOM = (Fl_Align)[01;35m[K2[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:701:43:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_LEFT = (Fl_Align)[01;35m[K4[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:703:44:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_RIGHT = (Fl_Align)[01;35m[K8[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:705:45:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_INSIDE = (Fl_Align)[01;35m[K16[m[K;
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:707:53:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_TEXT_OVER_IMAGE = (Fl_Align)[01;35m[K0x0020[m[K;
[01;35m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:709:53:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_IMAGE_OVER_TEXT = (Fl_Align)[01;35m[K0x0000[m[K;
[01;35m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:711:43:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_CLIP = (Fl_Align)[01;35m[K64[m[K;
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:713:43:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_WRAP = (Fl_Align)[01;35m[K128[m[K;
[01;35m[K^~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:715:56:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_IMAGE_NEXT_TO_TEXT = (Fl_Align)[01;35m[K0x0100[m[K;
[01;35m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:717:56:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_TEXT_NEXT_TO_IMAGE = (Fl_Align)[01;35m[K0x0120[m[K;
[01;35m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:719:53:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_IMAGE_BACKDROP = (Fl_Align)[01;35m[K0x0200[m[K;
[01;35m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:728:45:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_NOWRAP = (Fl_Align)[01;35m[K0[m[K; // for back compatibility
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K In function ‘[01m[KFl_Color fl_rgb_color(uchar, uchar, uchar)[m[K’:
[01m[K/usr/include/fltk/FL/Enumerations.H:861:58:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
else return (Fl_Color)(((((r << 8) | g) << 8) | b) << 8[01;35m[K)[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K In function ‘[01m[KFl_Color fl_rgb_color(uchar)[m[K’:
[01m[K/usr/include/fltk/FL/Enumerations.H:867:58:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
else return (Fl_Color)(((((g << 8) | g) << 8) | g) << 8[01;35m[K)[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K In function ‘[01m[KFl_Color fl_gray_ramp(int)[m[K’:
[01m[K/usr/include/fltk/FL/Enumerations.H:838:37:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
#define FL_GRAY_RAMP (Fl_Color)[01;35m[K3[m[K2
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:878:58:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KFL_GRAY_RAMP[m[K’
inline Fl_Color fl_gray_ramp(int i) {return (Fl_Color)(i+[01;36m[KFL_GRAY_RAMP[m[K);}
[01;36m[K^~~~~~~~~~~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:878:70:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
inline Fl_Color fl_gray_ramp(int i) {return (Fl_Color)(i+FL_GRAY_RAMP[01;35m[K)[m[K;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K In function ‘[01m[KFl_Color fl_color_cube(int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Enumerations.H:841:37:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
#define FL_COLOR_CUBE (Fl_Color)[01;35m[K5[m[K6
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:895:61:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KFL_COLOR_CUBE[m[K’
return (Fl_Color)((b*FL_NUM_RED + r) * FL_NUM_GREEN + g + [01;36m[KFL_COLOR_CUBE[m[K);}
[01;36m[K^~~~~~~~~~~~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:895:74:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
return (Fl_Color)((b*FL_NUM_RED + r) * FL_NUM_GREEN + g + FL_COLOR_CUBE[01;35m[K)[m[K;}
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Group.H:26:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Window.H:29[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Double_Window.H:25[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:31[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[KFl_Boxtype Fl_Widget::box() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:352:46:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Boxtype box() const {return (Fl_Boxtype)[01;35m[Kbox_[m[K;}
[01;35m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[KFl_Labeltype Fl_Widget::labeltype() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:445:63:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Labeltype labeltype() const {return (Fl_Labeltype)label_.[01;35m[Ktype[m[K;}
[01;35m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[Kvoid Fl_Widget::callback(void (*)(Fl_Widget*))[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:569:59:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)[01;35m[Kcb[m[K;}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[Kvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:576:69:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)[01;35m[Kcb[m[K; user_data_=(void*)p;}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:576:91:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)[01;35m[Kp[m[K;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[Klong int Fl_Widget::argument() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:592:52:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
long argument() const {return (long)(fl_intptr_t)[01;35m[Kuser_data_[m[K;}
[01;35m[K^~~~~~~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:592:52:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[Kvoid Fl_Widget::argument(long int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:598:46:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void argument(long v) {user_data_ = (void*)[01;35m[Kv[m[K;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[KFl_When Fl_Widget::when() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:608:41:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_When when() const {return (Fl_When)[01;35m[Kwhen_[m[K;}
[01;35m[K^~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[Kvoid Fl_Widget::do_callback(Fl_Widget*, long int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:848:65:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void do_callback(Fl_Widget* o,long arg) {do_callback(o,(void*)[01;35m[Karg[m[K);}
[01;35m[K^~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[KFl_Color Fl_Widget::color2() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:1000:45:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Color color2() const {return (Fl_Color)[01;35m[Kcolor2_[m[K;}
[01;35m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Bitmap.H:24:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Window.H:30[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Double_Window.H:25[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:31[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_Image.H:[m[K In constructor ‘[01m[KFl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Image.H:221:90:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Image(W,H,D), array(bits), alloc_array(0), id_(0), mask_(0) {data((const char **)&[01;35m[Karray[m[K, 1); ld(LD);}
[01;35m[K^~~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Window.H:30:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Double_Window.H:25[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:31[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_Bitmap.H:[m[K In constructor ‘[01m[KFl_Bitmap::Fl_Bitmap(const uchar*, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Bitmap.H:60:80:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Image(W,H,0), array(bits), alloc_array(0), id_(0) {data((const char **)&[01;35m[Karray[m[K, 1);}
[01;35m[K^~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Bitmap.H:[m[K In constructor ‘[01m[KFl_Bitmap::Fl_Bitmap(const char*, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Bitmap.H:63:43:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Image(W,H,0), array((const uchar *)[01;35m[Kbits[m[K), alloc_array(0), id_(0) {data((const char **)&array, 1);}
[01;35m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Bitmap.H:63:95:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Image(W,H,0), array((const uchar *)bits), alloc_array(0), id_(0) {data((const char **)&[01;35m[Karray[m[K, 1);}
[01;35m[K^~~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Double_Window.H:25:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:31[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_Window.H:[m[K In member function ‘[01m[Kvoid Fl_Window::size_range(int, int, int, int, int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Window.H:438:97:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kaspect[m[K’ shadows a member of ‘[01m[KFl_Window[m[K’ [[01;35m[K-Wshadow[m[K]
void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) [01;35m[K{[m[K
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:114:15:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int dw, dh, [01;36m[Kaspect[m[K;
[01;36m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:438:97:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kdh[m[K’ shadows a member of ‘[01m[KFl_Window[m[K’ [[01;35m[K-Wshadow[m[K]
void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) [01;35m[K{[m[K
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:114:11:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int dw, [01;36m[Kdh[m[K, aspect;
[01;36m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:438:97:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kdw[m[K’ shadows a member of ‘[01m[KFl_Window[m[K’ [[01;35m[K-Wshadow[m[K]
void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) [01;35m[K{[m[K
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:114:7:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int [01;36m[Kdw[m[K, dh, aspect;
[01;36m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:438:97:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kmaxh[m[K’ shadows a member of ‘[01m[KFl_Window[m[K’ [[01;35m[K-Wshadow[m[K]
void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) [01;35m[K{[m[K
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:113:25:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int minw, minh, maxw, [01;36m[Kmaxh[m[K;
[01;36m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:438:97:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kmaxw[m[K’ shadows a member of ‘[01m[KFl_Window[m[K’ [[01;35m[K-Wshadow[m[K]
void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) [01;35m[K{[m[K
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:113:19:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int minw, minh, [01;36m[Kmaxw[m[K, maxh;
[01;36m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:438:97:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kminh[m[K’ shadows a member of ‘[01m[KFl_Window[m[K’ [[01;35m[K-Wshadow[m[K]
void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) [01;35m[K{[m[K
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:113:13:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int minw, [01;36m[Kminh[m[K, maxw, maxh;
[01;36m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:438:97:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kminw[m[K’ shadows a member of ‘[01m[KFl_Window[m[K’ [[01;35m[K-Wshadow[m[K]
void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) [01;35m[K{[m[K
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:113:7:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int [01;36m[Kminw[m[K, minh, maxw, maxh;
[01;36m[K^~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Menu_.H:28:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Choice.H:25[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:36[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:[m[K In member function ‘[01m[KFl_Menu_Item* Fl_Menu_Item::next(int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:129:50:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
return (Fl_Menu_Item*)(((const Fl_Menu_Item*)[01;35m[Kthis[m[K)->next(i));}
[01;35m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:129:64:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
return (Fl_Menu_Item*)(((const Fl_Menu_Item*)this)->next(i)[01;35m[K)[m[K;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:129:64:[m[K [01;35m[Kwarning: [m[Kcast from type ‘[01m[Kconst Fl_Menu_Item*[m[K’ to type ‘[01m[KFl_Menu_Item*[m[K’ casts away qualifiers [[01;35m[K-Wcast-qual[m[K]
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:[m[K In member function ‘[01m[KFl_Labeltype Fl_Menu_Item::labeltype() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:160:56:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Labeltype labeltype() const {return (Fl_Labeltype)[01;35m[Klabeltype_[m[K;}
[01;35m[K^~~~~~~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:[m[K In member function ‘[01m[Kvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*))[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:234:58:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)[01;35m[Kc[m[K;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:[m[K In member function ‘[01m[Kvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*, long int), long int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:243:68:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)[01;35m[Kc[m[K; user_data_=(void*)p;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:243:89:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)[01;35m[Kp[m[K;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:[m[K In member function ‘[01m[Klong int Fl_Menu_Item::argument() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:259:52:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
long argument() const {return (long)(fl_intptr_t)[01;35m[Kuser_data_[m[K;}
[01;35m[K^~~~~~~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:259:52:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:[m[K In member function ‘[01m[Kvoid Fl_Menu_Item::argument(long int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:267:46:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void argument(long v) {user_data_ = (void*)[01;35m[Kv[m[K;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:[m[K In member function ‘[01m[Kvoid Fl_Menu_Item::do_callback(Fl_Widget*, long int) const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:397:70:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void do_callback(Fl_Widget* o,long arg) const {callback_(o, (void*)[01;35m[Karg[m[K);}
[01;35m[K^~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Choice.H:25:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:36[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_Menu_.H:[m[K In member function ‘[01m[Kint Fl_Menu_::value() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_.H:126:56:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
int value() const {return value_ ? (int)(value_-menu_[01;35m[K)[m[K : -1;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_.H:[m[K In member function ‘[01m[KFl_Boxtype Fl_Menu_::down_box() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_.H:159:51:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Boxtype down_box() const {return (Fl_Boxtype)[01;35m[Kdown_box_[m[K;}
[01;35m[K^~~~~~~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:38:0[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_Button.H:[m[K In member function ‘[01m[KFl_Boxtype Fl_Button::down_box() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Button.H:149:51:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Boxtype down_box() const {return (Fl_Boxtype)[01;35m[Kdown_box_[m[K;}
[01;35m[K^~~~~~~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:39:0[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_Preferences.H:[m[K In member function ‘[01m[Kvoid* Fl_Preferences::id()[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Preferences.H:94:24:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
ID id() { return (ID)[01;35m[Knode[m[K; }
[01;35m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Preferences.H:[m[K In static member function ‘[01m[Kstatic char Fl_Preferences::remove(Fl_Preferences::ID)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Preferences.H:98:47:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
static char remove(ID id_) { return ((Node*)[01;35m[Kid_[m[K)->remove(); }
[01;35m[K^~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Scrollbar.H:25:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Browser_.H:30[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Browser.H:29[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Browser.H:29[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:41[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_Slider.H:[m[K In member function ‘[01m[KFl_Boxtype Fl_Slider::slider() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Slider.H:101:49:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Boxtype slider() const {return (Fl_Boxtype)[01;35m[Kslider_[m[K;}
[01;35m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Browser_.H:30:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Browser.H:29[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Browser.H:29[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:41[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_Scrollbar.H:[m[K In member function ‘[01m[Kint Fl_Scrollbar::value(int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Scrollbar.H:73:57:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
int value(int p) {return int(Fl_Slider::value((double)[01;35m[Kp[m[K));}
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_File_Browser.H:29:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:41[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_Browser.H:[m[K In member function ‘[01m[Kvirtual void Fl_Browser::item_swap(void*, void*)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Browser.H:112:54:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void item_swap(void *a, void *b) { swap((FL_BLINE*)[01;35m[Ka[m[K, (FL_BLINE*)b); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Browser.H:112:68:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void item_swap(void *a, void *b) { swap((FL_BLINE*)a, (FL_BLINE*)[01;35m[Kb[m[K); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Browser.H:[m[K In member function ‘[01m[Kvirtual void* Fl_Browser::item_at(int) const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Browser.H:118:63:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void *item_at(int line) const { return (void*)find_line(line[01;35m[K)[m[K; }
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_File_Browser.H:30:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:41[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:[m[K In member function ‘[01m[Kshort int* Fl_File_Icon::add_color(Fl_Color)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:90:27:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)[01;35m[KCOLOR[m[K); add((short)(c >> 16)); add((short)c); return (d); }
[01;35m[K^~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:90:54:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)COLOR); add((short)(c >> 16[01;35m[K)[m[K); add((short)c); return (d); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:90:69:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)COLOR); add((short)(c >> 16)); add((short)[01;35m[Kc[m[K); return (d); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:[m[K In member function ‘[01m[Kshort int* Fl_File_Icon::add_vertex(int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:99:27:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)[01;35m[KVERTEX[m[K); add((short)x); add((short)y); return (d); }
[01;35m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:99:47:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)VERTEX); add((short)[01;35m[Kx[m[K); add((short)y); return (d); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:99:62:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)VERTEX); add((short)x); add((short)[01;35m[Ky[m[K); return (d); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:[m[K In member function ‘[01m[Kshort int* Fl_File_Icon::add_vertex(float, float)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:108:27:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)[01;35m[KVERTEX[m[K); add((short)(x * 10000.0));
[01;35m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:108:59:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)VERTEX); add((short)(x * 10000.0[01;35m[K)[m[K);
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:109:28:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
add((short)(y * 10000.0[01;35m[K)[m[K); return (d); }
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_File_Browser.H:31:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:41[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/filename.H:[m[K At global scope:
[01m[K/usr/include/fltk/FL/filename.H:134:64:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
FL_EXPORT int fl_open_uri(const char *uri, char *msg = (char *)[01;35m[K0[m[K,
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:41:0[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_File_Browser.H:[m[K In member function ‘[01m[Kvoid Fl_File_Browser::textsize(Fl_Fontsize)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_File_Browser.H:89:89:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void textsize(Fl_Fontsize s) { Fl_Browser::textsize(s); iconsize_ = (uchar)(3 * s / 2[01;35m[K)[m[K; };
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Input.H:25:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Input.H:26[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:44[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_Input_.H:[m[K In member function ‘[01m[Kvoid Fl_Input_::input_type(int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Input_.H:427:55:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void input_type(int t) { type((uchar)(t | readonly()[01;35m[K)[m[K); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Input_.H:[m[K In member function ‘[01m[Kvoid Fl_Input_::readonly(int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Input_.H:435:72:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void readonly(int b) { if (b) type((uchar)(type() | FL_INPUT_READONLY[01;35m[K)[m[K);
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Input_.H:436:71:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
else type((uchar)(type() & ~FL_INPUT_READONLY[01;35m[K)[m[K); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Input_.H:[m[K In member function ‘[01m[Kvoid Fl_Input_::wrap(int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Input_.H:448:64:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void wrap(int b) { if (b) type((uchar)(type() | FL_INPUT_WRAP[01;35m[K)[m[K);
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Input_.H:449:67:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
else type((uchar)(type() & ~FL_INPUT_WRAP[01;35m[K)[m[K); }
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:44:0[m[K,
from [01m[Klibinterp/dldfcn/__fltk_uigetfile__.cc:34[m[K:
[01m[K/usr/include/fltk/FL/Fl_File_Input.H:[m[K In member function ‘[01m[KFl_Boxtype Fl_File_Input::down_box() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_File_Input.H:70:52:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Boxtype down_box() const { return (Fl_Boxtype)[01;35m[Kdown_box_[m[K; }
[01;35m[K^~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn___glpk___la-__glpk__.lo `test -f 'libinterp/dldfcn/__glpk__.cc' || echo './'`libinterp/dldfcn/__glpk__.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/__glpk__.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn___glpk___la-__glpk__.o
In file included from [01m[Klibinterp/dldfcn/__glpk__.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/fltk -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -I/usr/include/fltk -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn___init_fltk___la-__init_fltk__.lo `test -f 'libinterp/dldfcn/__init_fltk__.cc' || echo './'`libinterp/dldfcn/__init_fltk__.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/fltk -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -I/usr/include/fltk -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -march=broadwell -O2 -pipe -c libinterp/dldfcn/__init_fltk__.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn___init_fltk___la-__init_fltk__.o
In file included from [01m[Klibinterp/dldfcn/__init_fltk__.cc:36:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn___init_gnuplot___la-__init_gnuplot__.lo `test -f 'libinterp/dldfcn/__init_gnuplot__.cc' || echo './'`libinterp/dldfcn/__init_gnuplot__.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -I/usr/include/freetype2 -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn___osmesa_print___la-__osmesa_print__.lo `test -f 'libinterp/dldfcn/__osmesa_print__.cc' || echo './'`libinterp/dldfcn/__osmesa_print__.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -march=broadwell -O2 -pipe -c libinterp/dldfcn/__init_gnuplot__.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn___init_gnuplot___la-__init_gnuplot__.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/usr/include/freetype2 -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -I/usr/include/freetype2 -march=broadwell -O2 -pipe -c libinterp/dldfcn/__osmesa_print__.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn___osmesa_print___la-__osmesa_print__.o
In file included from [01m[Klibinterp/dldfcn/__init_gnuplot__.cc:33:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Klibinterp/dldfcn/__osmesa_print__.cc:27:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn___voronoi___la-__voronoi__.lo `test -f 'libinterp/dldfcn/__voronoi__.cc' || echo './'`libinterp/dldfcn/__voronoi__.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/__voronoi__.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn___voronoi___la-__voronoi__.o
In file included from [01m[Klibinterp/dldfcn/__voronoi__.cc:34:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn_amd_la-amd.lo `test -f 'libinterp/dldfcn/amd.cc' || echo './'`libinterp/dldfcn/amd.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/amd.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn_amd_la-amd.o
In file included from [01m[Klibinterp/dldfcn/amd.cc:27:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl.H:31:0[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:61[m[K:
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K In function ‘[01m[KFl_Boxtype fl_box(Fl_Boxtype)[m[K’:
[01m[K/usr/include/fltk/FL/Enumerations.H:594:51:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
return (Fl_Boxtype)((b<FL_UP_BOX||b%4>1)?b:(b-2)[01;35m[K)[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K In function ‘[01m[KFl_Boxtype fl_down(Fl_Boxtype)[m[K’:
[01m[K/usr/include/fltk/FL/Enumerations.H:602:44:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
return (Fl_Boxtype)((b<FL_UP_BOX)?b:(b|1)[01;35m[K)[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K In function ‘[01m[KFl_Boxtype fl_frame(Fl_Boxtype)[m[K’:
[01m[K/usr/include/fltk/FL/Enumerations.H:610:38:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
return (Fl_Boxtype)((b%4<2)?b:(b+2)[01;35m[K)[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K At global scope:
[01m[K/usr/include/fltk/FL/Enumerations.H:692:45:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_CENTER = (Fl_Align)[01;35m[K0[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:695:42:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_TOP = (Fl_Align)[01;35m[K1[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:697:45:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_BOTTOM = (Fl_Align)[01;35m[K2[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:701:43:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_LEFT = (Fl_Align)[01;35m[K4[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:703:44:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_RIGHT = (Fl_Align)[01;35m[K8[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:705:45:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_INSIDE = (Fl_Align)[01;35m[K16[m[K;
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:707:53:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_TEXT_OVER_IMAGE = (Fl_Align)[01;35m[K0x0020[m[K;
[01;35m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:709:53:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_IMAGE_OVER_TEXT = (Fl_Align)[01;35m[K0x0000[m[K;
[01;35m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:711:43:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_CLIP = (Fl_Align)[01;35m[K64[m[K;
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:713:43:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_WRAP = (Fl_Align)[01;35m[K128[m[K;
[01;35m[K^~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:715:56:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_IMAGE_NEXT_TO_TEXT = (Fl_Align)[01;35m[K0x0100[m[K;
[01;35m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:717:56:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_TEXT_NEXT_TO_IMAGE = (Fl_Align)[01;35m[K0x0120[m[K;
[01;35m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:719:53:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_IMAGE_BACKDROP = (Fl_Align)[01;35m[K0x0200[m[K;
[01;35m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:728:45:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
const Fl_Align FL_ALIGN_NOWRAP = (Fl_Align)[01;35m[K0[m[K; // for back compatibility
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K In function ‘[01m[KFl_Color fl_rgb_color(uchar, uchar, uchar)[m[K’:
[01m[K/usr/include/fltk/FL/Enumerations.H:861:58:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
else return (Fl_Color)(((((r << 8) | g) << 8) | b) << 8[01;35m[K)[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K In function ‘[01m[KFl_Color fl_rgb_color(uchar)[m[K’:
[01m[K/usr/include/fltk/FL/Enumerations.H:867:58:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
else return (Fl_Color)(((((g << 8) | g) << 8) | g) << 8[01;35m[K)[m[K;
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K In function ‘[01m[KFl_Color fl_gray_ramp(int)[m[K’:
[01m[K/usr/include/fltk/FL/Enumerations.H:838:37:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
#define FL_GRAY_RAMP (Fl_Color)[01;35m[K3[m[K2
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:878:58:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KFL_GRAY_RAMP[m[K’
inline Fl_Color fl_gray_ramp(int i) {return (Fl_Color)(i+[01;36m[KFL_GRAY_RAMP[m[K);}
[01;36m[K^~~~~~~~~~~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:878:70:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
inline Fl_Color fl_gray_ramp(int i) {return (Fl_Color)(i+FL_GRAY_RAMP[01;35m[K)[m[K;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:[m[K In function ‘[01m[KFl_Color fl_color_cube(int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Enumerations.H:841:37:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
#define FL_COLOR_CUBE (Fl_Color)[01;35m[K5[m[K6
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:895:61:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KFL_COLOR_CUBE[m[K’
return (Fl_Color)((b*FL_NUM_RED + r) * FL_NUM_GREEN + g + [01;36m[KFL_COLOR_CUBE[m[K);}
[01;36m[K^~~~~~~~~~~~~[m[K
[01m[K/usr/include/fltk/FL/Enumerations.H:895:74:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
return (Fl_Color)((b*FL_NUM_RED + r) * FL_NUM_GREEN + g + FL_COLOR_CUBE[01;35m[K)[m[K;}
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Box.H:26:0[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:62[m[K:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[KFl_Boxtype Fl_Widget::box() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:352:46:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Boxtype box() const {return (Fl_Boxtype)[01;35m[Kbox_[m[K;}
[01;35m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[KFl_Labeltype Fl_Widget::labeltype() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:445:63:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Labeltype labeltype() const {return (Fl_Labeltype)label_.[01;35m[Ktype[m[K;}
[01;35m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[Kvoid Fl_Widget::callback(void (*)(Fl_Widget*))[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:569:59:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)[01;35m[Kcb[m[K;}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[Kvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:576:69:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)[01;35m[Kcb[m[K; user_data_=(void*)p;}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:576:91:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)[01;35m[Kp[m[K;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[Klong int Fl_Widget::argument() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:592:52:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
long argument() const {return (long)(fl_intptr_t)[01;35m[Kuser_data_[m[K;}
[01;35m[K^~~~~~~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:592:52:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[Kvoid Fl_Widget::argument(long int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:598:46:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void argument(long v) {user_data_ = (void*)[01;35m[Kv[m[K;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[KFl_When Fl_Widget::when() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:608:41:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_When when() const {return (Fl_When)[01;35m[Kwhen_[m[K;}
[01;35m[K^~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[Kvoid Fl_Widget::do_callback(Fl_Widget*, long int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:848:65:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void do_callback(Fl_Widget* o,long arg) {do_callback(o,(void*)[01;35m[Karg[m[K);}
[01;35m[K^~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Widget.H:[m[K In member function ‘[01m[KFl_Color Fl_Widget::color2() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Widget.H:1000:45:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Color color2() const {return (Fl_Color)[01;35m[Kcolor2_[m[K;}
[01;35m[K^~~~~~~[m[K
In file included from [01m[Klibinterp/dldfcn/__init_fltk__.cc:63:0[m[K:
[01m[K/usr/include/fltk/FL/Fl_Button.H:[m[K In member function ‘[01m[KFl_Boxtype Fl_Button::down_box() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Button.H:149:51:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Boxtype down_box() const {return (Fl_Boxtype)[01;35m[Kdown_box_[m[K;}
[01;35m[K^~~~~~~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:23:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Menu_.H:28[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Choice.H:25[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:64[m[K:
[01m[K/usr/include/fltk/FL/Fl_Image.H:[m[K In constructor ‘[01m[KFl_RGB_Image::Fl_RGB_Image(const uchar*, int, int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Image.H:221:90:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Image(W,H,D), array(bits), alloc_array(0), id_(0), mask_(0) {data((const char **)&[01;35m[Karray[m[K, 1); ld(LD);}
[01;35m[K^~~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Menu_.H:28:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Choice.H:25[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:64[m[K:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:[m[K In member function ‘[01m[KFl_Menu_Item* Fl_Menu_Item::next(int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:129:50:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
return (Fl_Menu_Item*)(((const Fl_Menu_Item*)[01;35m[Kthis[m[K)->next(i));}
[01;35m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:129:64:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
return (Fl_Menu_Item*)(((const Fl_Menu_Item*)this)->next(i)[01;35m[K)[m[K;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:129:64:[m[K [01;35m[Kwarning: [m[Kcast from type ‘[01m[Kconst Fl_Menu_Item*[m[K’ to type ‘[01m[KFl_Menu_Item*[m[K’ casts away qualifiers [[01;35m[K-Wcast-qual[m[K]
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:[m[K In member function ‘[01m[KFl_Labeltype Fl_Menu_Item::labeltype() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:160:56:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Labeltype labeltype() const {return (Fl_Labeltype)[01;35m[Klabeltype_[m[K;}
[01;35m[K^~~~~~~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:[m[K In member function ‘[01m[Kvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*))[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:234:58:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)[01;35m[Kc[m[K;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:[m[K In member function ‘[01m[Kvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*, long int), long int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:243:68:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)[01;35m[Kc[m[K; user_data_=(void*)p;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:243:89:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)[01;35m[Kp[m[K;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:[m[K In member function ‘[01m[Klong int Fl_Menu_Item::argument() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:259:52:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
long argument() const {return (long)(fl_intptr_t)[01;35m[Kuser_data_[m[K;}
[01;35m[K^~~~~~~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:259:52:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:[m[K In member function ‘[01m[Kvoid Fl_Menu_Item::argument(long int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:267:46:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void argument(long v) {user_data_ = (void*)[01;35m[Kv[m[K;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:[m[K In member function ‘[01m[Kvoid Fl_Menu_Item::do_callback(Fl_Widget*, long int) const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_Item.H:397:70:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void do_callback(Fl_Widget* o,long arg) const {callback_(o, (void*)[01;35m[Karg[m[K);}
[01;35m[K^~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Choice.H:25:0[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:64[m[K:
[01m[K/usr/include/fltk/FL/Fl_Menu_.H:[m[K In member function ‘[01m[Kint Fl_Menu_::value() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_.H:126:56:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
int value() const {return value_ ? (int)(value_-menu_[01;35m[K)[m[K : -1;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Menu_.H:[m[K In member function ‘[01m[KFl_Boxtype Fl_Menu_::down_box() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Menu_.H:159:51:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Boxtype down_box() const {return (Fl_Boxtype)[01;35m[Kdown_box_[m[K;}
[01;35m[K^~~~~~~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Window.H:30:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Double_Window.H:25[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:31[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:65[m[K:
[01m[K/usr/include/fltk/FL/Fl_Bitmap.H:[m[K In constructor ‘[01m[KFl_Bitmap::Fl_Bitmap(const uchar*, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Bitmap.H:60:80:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Image(W,H,0), array(bits), alloc_array(0), id_(0) {data((const char **)&[01;35m[Karray[m[K, 1);}
[01;35m[K^~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Bitmap.H:[m[K In constructor ‘[01m[KFl_Bitmap::Fl_Bitmap(const char*, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Bitmap.H:63:43:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Image(W,H,0), array((const uchar *)[01;35m[Kbits[m[K), alloc_array(0), id_(0) {data((const char **)&array, 1);}
[01;35m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Bitmap.H:63:95:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Image(W,H,0), array((const uchar *)bits), alloc_array(0), id_(0) {data((const char **)&[01;35m[Karray[m[K, 1);}
[01;35m[K^~~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Double_Window.H:25:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:31[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:65[m[K:
[01m[K/usr/include/fltk/FL/Fl_Window.H:[m[K In member function ‘[01m[Kvoid Fl_Window::size_range(int, int, int, int, int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Window.H:438:97:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kaspect[m[K’ shadows a member of ‘[01m[KFl_Window[m[K’ [[01;35m[K-Wshadow[m[K]
void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) [01;35m[K{[m[K
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:114:15:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int dw, dh, [01;36m[Kaspect[m[K;
[01;36m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:438:97:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kdh[m[K’ shadows a member of ‘[01m[KFl_Window[m[K’ [[01;35m[K-Wshadow[m[K]
void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) [01;35m[K{[m[K
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:114:11:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int dw, [01;36m[Kdh[m[K, aspect;
[01;36m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:438:97:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kdw[m[K’ shadows a member of ‘[01m[KFl_Window[m[K’ [[01;35m[K-Wshadow[m[K]
void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) [01;35m[K{[m[K
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:114:7:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int [01;36m[Kdw[m[K, dh, aspect;
[01;36m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:438:97:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kmaxh[m[K’ shadows a member of ‘[01m[KFl_Window[m[K’ [[01;35m[K-Wshadow[m[K]
void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) [01;35m[K{[m[K
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:113:25:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int minw, minh, maxw, [01;36m[Kmaxh[m[K;
[01;36m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:438:97:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kmaxw[m[K’ shadows a member of ‘[01m[KFl_Window[m[K’ [[01;35m[K-Wshadow[m[K]
void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) [01;35m[K{[m[K
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:113:19:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int minw, minh, [01;36m[Kmaxw[m[K, maxh;
[01;36m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:438:97:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kminh[m[K’ shadows a member of ‘[01m[KFl_Window[m[K’ [[01;35m[K-Wshadow[m[K]
void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) [01;35m[K{[m[K
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:113:13:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int minw, [01;36m[Kminh[m[K, maxw, maxh;
[01;36m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:438:97:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kminw[m[K’ shadows a member of ‘[01m[KFl_Window[m[K’ [[01;35m[K-Wshadow[m[K]
void size_range(int minw, int minh, int maxw=0, int maxh=0, int dw=0, int dh=0, int aspect=0) [01;35m[K{[m[K
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Window.H:113:7:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int [01;36m[Kminw[m[K, minh, maxw, maxh;
[01;36m[K^~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:39:0[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:65[m[K:
[01m[K/usr/include/fltk/FL/Fl_Preferences.H:[m[K In member function ‘[01m[Kvoid* Fl_Preferences::id()[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Preferences.H:94:24:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
ID id() { return (ID)[01;35m[Knode[m[K; }
[01;35m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Preferences.H:[m[K In static member function ‘[01m[Kstatic char Fl_Preferences::remove(Fl_Preferences::ID)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Preferences.H:98:47:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
static char remove(ID id_) { return ((Node*)[01;35m[Kid_[m[K)->remove(); }
[01;35m[K^~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Scrollbar.H:25:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Browser_.H:30[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Browser.H:29[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Browser.H:29[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:41[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:65[m[K:
[01m[K/usr/include/fltk/FL/Fl_Slider.H:[m[K In member function ‘[01m[KFl_Boxtype Fl_Slider::slider() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Slider.H:101:49:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Boxtype slider() const {return (Fl_Boxtype)[01;35m[Kslider_[m[K;}
[01;35m[K^~~~~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Browser_.H:30:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_Browser.H:29[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Browser.H:29[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:41[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:65[m[K:
[01m[K/usr/include/fltk/FL/Fl_Scrollbar.H:[m[K In member function ‘[01m[Kint Fl_Scrollbar::value(int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Scrollbar.H:73:57:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
int value(int p) {return int(Fl_Slider::value((double)[01;35m[Kp[m[K));}
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_File_Browser.H:29:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:41[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:65[m[K:
[01m[K/usr/include/fltk/FL/Fl_Browser.H:[m[K In member function ‘[01m[Kvirtual void Fl_Browser::item_swap(void*, void*)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Browser.H:112:54:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void item_swap(void *a, void *b) { swap((FL_BLINE*)[01;35m[Ka[m[K, (FL_BLINE*)b); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Browser.H:112:68:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void item_swap(void *a, void *b) { swap((FL_BLINE*)a, (FL_BLINE*)[01;35m[Kb[m[K); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Browser.H:[m[K In member function ‘[01m[Kvirtual void* Fl_Browser::item_at(int) const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Browser.H:118:63:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void *item_at(int line) const { return (void*)find_line(line[01;35m[K)[m[K; }
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_File_Browser.H:30:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:41[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:65[m[K:
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:[m[K In member function ‘[01m[Kshort int* Fl_File_Icon::add_color(Fl_Color)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:90:27:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)[01;35m[KCOLOR[m[K); add((short)(c >> 16)); add((short)c); return (d); }
[01;35m[K^~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:90:54:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)COLOR); add((short)(c >> 16[01;35m[K)[m[K); add((short)c); return (d); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:90:69:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)COLOR); add((short)(c >> 16)); add((short)[01;35m[Kc[m[K); return (d); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:[m[K In member function ‘[01m[Kshort int* Fl_File_Icon::add_vertex(int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:99:27:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)[01;35m[KVERTEX[m[K); add((short)x); add((short)y); return (d); }
[01;35m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:99:47:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)VERTEX); add((short)[01;35m[Kx[m[K); add((short)y); return (d); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:99:62:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)VERTEX); add((short)x); add((short)[01;35m[Ky[m[K); return (d); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:[m[K In member function ‘[01m[Kshort int* Fl_File_Icon::add_vertex(float, float)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:108:27:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)[01;35m[KVERTEX[m[K); add((short)(x * 10000.0));
[01;35m[K^~~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:108:59:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
{ short *d = add((short)VERTEX); add((short)(x * 10000.0[01;35m[K)[m[K);
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_File_Icon.H:109:28:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
add((short)(y * 10000.0[01;35m[K)[m[K); return (d); }
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_File_Browser.H:31:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:41[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:65[m[K:
[01m[K/usr/include/fltk/FL/filename.H:[m[K At global scope:
[01m[K/usr/include/fltk/FL/filename.H:134:64:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
FL_EXPORT int fl_open_uri(const char *uri, char *msg = (char *)[01;35m[K0[m[K,
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:41:0[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:65[m[K:
[01m[K/usr/include/fltk/FL/Fl_File_Browser.H:[m[K In member function ‘[01m[Kvoid Fl_File_Browser::textsize(Fl_Fontsize)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_File_Browser.H:89:89:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void textsize(Fl_Fontsize s) { Fl_Browser::textsize(s); iconsize_ = (uchar)(3 * s / 2[01;35m[K)[m[K; };
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Input.H:25:0[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Input.H:26[m[K,
from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:44[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:65[m[K:
[01m[K/usr/include/fltk/FL/Fl_Input_.H:[m[K In member function ‘[01m[Kvoid Fl_Input_::input_type(int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Input_.H:427:55:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void input_type(int t) { type((uchar)(t | readonly()[01;35m[K)[m[K); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Input_.H:[m[K In member function ‘[01m[Kvoid Fl_Input_::readonly(int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Input_.H:435:72:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void readonly(int b) { if (b) type((uchar)(type() | FL_INPUT_READONLY[01;35m[K)[m[K);
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Input_.H:436:71:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
else type((uchar)(type() & ~FL_INPUT_READONLY[01;35m[K)[m[K); }
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Input_.H:[m[K In member function ‘[01m[Kvoid Fl_Input_::wrap(int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Input_.H:448:64:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
void wrap(int b) { if (b) type((uchar)(type() | FL_INPUT_WRAP[01;35m[K)[m[K);
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Input_.H:449:67:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
else type((uchar)(type() & ~FL_INPUT_WRAP[01;35m[K)[m[K); }
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_File_Chooser.H:44:0[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:65[m[K:
[01m[K/usr/include/fltk/FL/Fl_File_Input.H:[m[K In member function ‘[01m[KFl_Boxtype Fl_File_Input::down_box() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_File_Input.H:70:52:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Boxtype down_box() const { return (Fl_Boxtype)[01;35m[Kdown_box_[m[K; }
[01;35m[K^~~~~~~~~[m[K
In file included from [01m[Klibinterp/dldfcn/__init_fltk__.cc:66:0[m[K:
[01m[K/usr/include/fltk/FL/Fl_Gl_Window.H:[m[K In member function ‘[01m[KFl_Mode Fl_Gl_Window::mode() const[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Gl_Window.H:166:41:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
Fl_Mode mode() const {return (Fl_Mode)[01;35m[Kmode_[m[K;}
[01;35m[K^~~~~[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Device.H:32:0[m[K,
from [01m[K/usr/include/fltk/FL/fl_draw.H:30[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:73[m[K:
[01m[K/usr/include/fltk/FL/Fl_Pixmap.H:[m[K In constructor ‘[01m[KFl_Pixmap::Fl_Pixmap(char* const*)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Pixmap.H:79:121:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
ar * const * D) : Fl_Image(-1,0,1), alloc_data(0), id_(0), mask_(0) {set_data((const char*const*)[01;35m[KD[m[K); measure();}
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/Fl_Device.H:32:0[m[K,
from [01m[K/usr/include/fltk/FL/fl_draw.H:30[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:73[m[K:
[01m[K/usr/include/fltk/FL/Fl_Pixmap.H:[m[K In constructor ‘[01m[KFl_Pixmap::Fl_Pixmap(uchar* const*)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Pixmap.H:81:121:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
har* const * D) : Fl_Image(-1,0,1), alloc_data(0), id_(0), mask_(0) {set_data((const char*const*)[01;35m[KD[m[K); measure();}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Pixmap.H:[m[K In constructor ‘[01m[KFl_Pixmap::Fl_Pixmap(const char* const*)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Pixmap.H:83:127:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
ar * const * D) : Fl_Image(-1,0,1), alloc_data(0), id_(0), mask_(0) {set_data((const char*const*)[01;35m[KD[m[K); measure();}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Pixmap.H:[m[K In constructor ‘[01m[KFl_Pixmap::Fl_Pixmap(const uchar* const*)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Pixmap.H:85:127:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
har* const * D) : Fl_Image(-1,0,1), alloc_data(0), id_(0), mask_(0) {set_data((const char*const*)[01;35m[KD[m[K); measure();}
[01;35m[K^[m[K
In file included from [01m[K/usr/include/fltk/FL/fl_draw.H:30:0[m[K,
from [01m[Klibinterp/dldfcn/__init_fltk__.cc:73[m[K:
[01m[K/usr/include/fltk/FL/Fl_Device.H:[m[K In member function ‘[01m[Kvirtual void Fl_Graphics_Driver::draw(const char*, int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Device.H:244:59:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kn[m[K’ shadows a member of ‘[01m[KFl_Graphics_Driver[m[K’ [[01;35m[K-Wshadow[m[K]
virtual void draw(const char *str, int n, int x, int y) [01;35m[K{[m[K}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:117:7:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int [01;36m[Kn[m[K, p_size, gap_;
[01;36m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:244:33:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kstr[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(const char *[01;35m[Kstr[m[K, int n, int x, int y) {}
[01;35m[K^~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:244:42:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kn[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(const char *str, int [01;35m[Kn[m[K, int x, int y) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:244:49:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kx[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(const char *str, int n, int [01;35m[Kx[m[K, int y) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:244:56:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Ky[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(const char *str, int n, int x, int [01;35m[Ky[m[K) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:[m[K In member function ‘[01m[Kvirtual void Fl_Graphics_Driver::draw(int, const char*, int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Device.H:249:70:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kn[m[K’ shadows a member of ‘[01m[KFl_Graphics_Driver[m[K’ [[01;35m[K-Wshadow[m[K]
virtual void draw(int angle, const char *str, int n, int x, int y) [01;35m[K{[m[K}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:117:7:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int [01;36m[Kn[m[K, p_size, gap_;
[01;36m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:249:25:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kangle[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(int [01;35m[Kangle[m[K, const char *str, int n, int x, int y) {}
[01;35m[K^~~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:249:44:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kstr[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(int angle, const char *[01;35m[Kstr[m[K, int n, int x, int y) {}
[01;35m[K^~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:249:53:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kn[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(int angle, const char *str, int [01;35m[Kn[m[K, int x, int y) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:249:60:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kx[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(int angle, const char *str, int n, int [01;35m[Kx[m[K, int y) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:249:67:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Ky[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(int angle, const char *str, int n, int x, int [01;35m[Ky[m[K) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:[m[K In member function ‘[01m[Kvirtual void Fl_Graphics_Driver::rtl_draw(const char*, int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Device.H:251:63:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kn[m[K’ shadows a member of ‘[01m[KFl_Graphics_Driver[m[K’ [[01;35m[K-Wshadow[m[K]
virtual void rtl_draw(const char *str, int n, int x, int y) [01;35m[K{[m[K};
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:117:7:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int [01;36m[Kn[m[K, p_size, gap_;
[01;36m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:251:37:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kstr[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void rtl_draw(const char *[01;35m[Kstr[m[K, int n, int x, int y) {};
[01;35m[K^~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:251:46:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kn[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void rtl_draw(const char *str, int [01;35m[Kn[m[K, int x, int y) {};
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:251:53:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kx[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void rtl_draw(const char *str, int n, int [01;35m[Kx[m[K, int y) {};
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:251:60:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Ky[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void rtl_draw(const char *str, int n, int x, int [01;35m[Ky[m[K) {};
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:[m[K In member function ‘[01m[Kvirtual void Fl_Graphics_Driver::color(uchar, uchar, uchar)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Device.H:255:28:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kr[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void color(uchar [01;35m[Kr[m[K, uchar g, uchar b) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:255:37:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kg[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void color(uchar r, uchar [01;35m[Kg[m[K, uchar b) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:255:46:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kb[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void color(uchar r, uchar g, uchar [01;35m[Kb[m[K) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:[m[K In member function ‘[01m[Kvirtual void Fl_Graphics_Driver::draw_image(const uchar*, int, int, int, int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Device.H:344:42:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kbuf[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image(const uchar* [01;35m[Kbuf[m[K, int X,int Y,int W,int H, int D=3, int L=0) {}
[01;35m[K^~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:344:51:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KX[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image(const uchar* buf, int [01;35m[KX[m[K,int Y,int W,int H, int D=3, int L=0) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:344:57:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KY[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image(const uchar* buf, int X,int [01;35m[KY[m[K,int W,int H, int D=3, int L=0) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:344:63:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KW[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image(const uchar* buf, int X,int Y,int [01;35m[KW[m[K,int H, int D=3, int L=0) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:344:69:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KH[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image(const uchar* buf, int X,int Y,int W,int [01;35m[KH[m[K, int D=3, int L=0) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:344:78:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KD[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image(const uchar* buf, int X,int Y,int W,int H, int D=[01;35m[K3[m[K, int L=0) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:344:87:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KL[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image(const uchar* buf, int X,int Y,int W,int H, int D=3, int L=[01;35m[K0[m[K) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:[m[K In member function ‘[01m[Kvirtual void Fl_Graphics_Driver::draw_image_mono(const uchar*, int, int, int, int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Device.H:346:47:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kbuf[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image_mono(const uchar* [01;35m[Kbuf[m[K, int X,int Y,int W,int H, int D=1, int L=0) {}
[01;35m[K^~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:346:56:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KX[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image_mono(const uchar* buf, int [01;35m[KX[m[K,int Y,int W,int H, int D=1, int L=0) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:346:62:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KY[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image_mono(const uchar* buf, int X,int [01;35m[KY[m[K,int W,int H, int D=1, int L=0) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:346:68:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KW[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image_mono(const uchar* buf, int X,int Y,int [01;35m[KW[m[K,int H, int D=1, int L=0) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:346:74:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KH[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image_mono(const uchar* buf, int X,int Y,int W,int [01;35m[KH[m[K, int D=1, int L=0) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:346:83:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KD[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image_mono(const uchar* buf, int X,int Y,int W,int H, int D=[01;35m[K1[m[K, int L=0) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:346:92:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KL[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image_mono(const uchar* buf, int X,int Y,int W,int H, int D=1, int L=[01;35m[K0[m[K) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:[m[K In member function ‘[01m[Kvirtual void Fl_Graphics_Driver::draw_image(Fl_Draw_Image_Cb, void*, int, int, int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Device.H:348:46:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kcb[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image(Fl_Draw_Image_Cb [01;35m[Kcb[m[K, void* data, int X,int Y,int W,int H, int D=3) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:348:56:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kdata[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image(Fl_Draw_Image_Cb cb, void* [01;35m[Kdata[m[K, int X,int Y,int W,int H, int D=3) {}
[01;35m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:348:66:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KX[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image(Fl_Draw_Image_Cb cb, void* data, int [01;35m[KX[m[K,int Y,int W,int H, int D=3) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:348:72:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KY[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image(Fl_Draw_Image_Cb cb, void* data, int X,int [01;35m[KY[m[K,int W,int H, int D=3) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:348:78:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KW[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int [01;35m[KW[m[K,int H, int D=3) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:348:84:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KH[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int [01;35m[KH[m[K, int D=3) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:348:93:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KD[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=[01;35m[K3[m[K) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:[m[K In member function ‘[01m[Kvirtual void Fl_Graphics_Driver::draw_image_mono(Fl_Draw_Image_Cb, void*, int, int, int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Device.H:350:51:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kcb[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image_mono(Fl_Draw_Image_Cb [01;35m[Kcb[m[K, void* data, int X,int Y,int W,int H, int D=1) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:350:61:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kdata[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image_mono(Fl_Draw_Image_Cb cb, void* [01;35m[Kdata[m[K, int X,int Y,int W,int H, int D=1) {}
[01;35m[K^~~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:350:71:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KX[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image_mono(Fl_Draw_Image_Cb cb, void* data, int [01;35m[KX[m[K,int Y,int W,int H, int D=1) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:350:77:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KY[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image_mono(Fl_Draw_Image_Cb cb, void* data, int X,int [01;35m[KY[m[K,int W,int H, int D=1) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:350:83:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KW[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image_mono(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int [01;35m[KW[m[K,int H, int D=1) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:350:89:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KH[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image_mono(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int [01;35m[KH[m[K, int D=1) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:350:98:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KD[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw_image_mono(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D=[01;35m[K1[m[K) {}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:[m[K In member function ‘[01m[Kvirtual void Fl_Graphics_Driver::draw(Fl_RGB_Image*, int, int, int, int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Device.H:357:38:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Krgb[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_RGB_Image * [01;35m[Krgb[m[K,int XP, int YP, int WP, int HP, int cx, int cy) {}
[01;35m[K^~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:357:46:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KXP[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_RGB_Image * rgb,int [01;35m[KXP[m[K, int YP, int WP, int HP, int cx, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:357:54:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KYP[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_RGB_Image * rgb,int XP, int [01;35m[KYP[m[K, int WP, int HP, int cx, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:357:62:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KWP[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_RGB_Image * rgb,int XP, int YP, int [01;35m[KWP[m[K, int HP, int cx, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:357:70:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KHP[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_RGB_Image * rgb,int XP, int YP, int WP, int [01;35m[KHP[m[K, int cx, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:357:78:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kcx[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_RGB_Image * rgb,int XP, int YP, int WP, int HP, int [01;35m[Kcx[m[K, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:357:86:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kcy[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_RGB_Image * rgb,int XP, int YP, int WP, int HP, int cx, int [01;35m[Kcy[m[K) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:[m[K In member function ‘[01m[Kvirtual void Fl_Graphics_Driver::draw(Fl_Pixmap*, int, int, int, int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Device.H:363:35:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kpxm[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_Pixmap * [01;35m[Kpxm[m[K,int XP, int YP, int WP, int HP, int cx, int cy) {}
[01;35m[K^~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:363:43:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KXP[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_Pixmap * pxm,int [01;35m[KXP[m[K, int YP, int WP, int HP, int cx, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:363:51:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KYP[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_Pixmap * pxm,int XP, int [01;35m[KYP[m[K, int WP, int HP, int cx, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:363:59:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KWP[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_Pixmap * pxm,int XP, int YP, int [01;35m[KWP[m[K, int HP, int cx, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:363:67:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KHP[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_Pixmap * pxm,int XP, int YP, int WP, int [01;35m[KHP[m[K, int cx, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:363:75:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kcx[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_Pixmap * pxm,int XP, int YP, int WP, int HP, int [01;35m[Kcx[m[K, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:363:83:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kcy[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_Pixmap * pxm,int XP, int YP, int WP, int HP, int cx, int [01;35m[Kcy[m[K) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:[m[K In member function ‘[01m[Kvirtual void Fl_Graphics_Driver::draw(Fl_Bitmap*, int, int, int, int, int, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Device.H:369:32:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kbm[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_Bitmap *[01;35m[Kbm[m[K, int XP, int YP, int WP, int HP, int cx, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:369:40:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KXP[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_Bitmap *bm, int [01;35m[KXP[m[K, int YP, int WP, int HP, int cx, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:369:48:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KYP[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_Bitmap *bm, int XP, int [01;35m[KYP[m[K, int WP, int HP, int cx, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:369:56:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KWP[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_Bitmap *bm, int XP, int YP, int [01;35m[KWP[m[K, int HP, int cx, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:369:64:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[KHP[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_Bitmap *bm, int XP, int YP, int WP, int [01;35m[KHP[m[K, int cx, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:369:72:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kcx[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_Bitmap *bm, int XP, int YP, int WP, int HP, int [01;35m[Kcx[m[K, int cy) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:369:80:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kcy[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual void draw(Fl_Bitmap *bm, int XP, int YP, int WP, int HP, int cx, int [01;35m[Kcy[m[K) {}
[01;35m[K^~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:[m[K In member function ‘[01m[Kvirtual double Fl_Graphics_Driver::width(const char*, int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Device.H:385:48:[m[K [01;35m[Kwarning: [m[Kdeclaration of ‘[01m[Kn[m[K’ shadows a member of ‘[01m[KFl_Graphics_Driver[m[K’ [[01;35m[K-Wshadow[m[K]
virtual double width(const char *str, int n) [01;35m[K{[m[Kreturn 0;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:117:7:[m[K [01;36m[Knote: [m[Kshadowed declaration is here
int [01;36m[Kn[m[K, p_size, gap_;
[01;36m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:385:36:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kstr[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual double width(const char *[01;35m[Kstr[m[K, int n) {return 0;}
[01;35m[K^~~[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:385:45:[m[K [01;35m[Kwarning: [m[Kunused parameter ‘[01m[Kn[m[K’ [[01;35m[K-Wunused-parameter[m[K]
virtual double width(const char *str, int [01;35m[Kn[m[K) {return 0;}
[01;35m[K^[m[K
[01m[K/usr/include/fltk/FL/Fl_Device.H:[m[K In member function ‘[01m[Kvirtual double Fl_Graphics_Driver::width(unsigned int)[m[K’:
[01m[K/usr/include/fltk/FL/Fl_Device.H:387:65:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
virtual inline double width(unsigned int c) { char ch = (char)[01;35m[Kc[m[K; return width(&ch, 1); }
[01;35m[K^[m[K
In file included from [01m[Klibinterp/dldfcn/__init_fltk__.cc:73:0[m[K:
[01m[K/usr/include/fltk/FL/fl_draw.H:[m[K In function ‘[01m[Kvoid fl_color(int)[m[K’:
[01m[K/usr/include/fltk/FL/fl_draw.H:54:49:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
inline void fl_color(int c) {fl_color((Fl_Color)[01;35m[Kc[m[K);}
[01;35m[K^[m[K
In file included from [01m[Klibinterp/dldfcn/__init_fltk__.cc:74:0[m[K:
[01m[K/usr/include/fltk/FL/gl.h:[m[K In function ‘[01m[Kvoid gl_color(int)[m[K’:
[01m[K/usr/include/fltk/FL/gl.h:68:49:[m[K [01;35m[Kwarning: [m[Kuse of old-style cast [[01;35m[K-Wold-style-cast[m[K]
inline void gl_color(int c) {gl_color((Fl_Color)[01;35m[Kc[m[K);}
[01;35m[K^[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn_audiodevinfo_la-audiodevinfo.lo `test -f 'libinterp/dldfcn/audiodevinfo.cc' || echo './'`libinterp/dldfcn/audiodevinfo.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/audiodevinfo.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn_audiodevinfo_la-audiodevinfo.o
In file included from [01m[Klibinterp/dldfcn/audiodevinfo.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Klibinterp/dldfcn/__init_fltk__.cc:[m[K In member function ‘[01m[Kvirtual int plot_window::handle(int)[m[K’:
[01m[Klibinterp/dldfcn/__init_fltk__.cc:1743:19:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K]
[01;35m[K}[m[K
[01;35m[K^[m[K
[01m[Klibinterp/dldfcn/__init_fltk__.cc:1746:13:[m[K [01;36m[Knote: [m[Khere
[01;36m[Kcase[m[K FL_RELEASE:
[01;36m[K^~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn_audioread_la-audioread.lo `test -f 'libinterp/dldfcn/audioread.cc' || echo './'`libinterp/dldfcn/audioread.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/audioread.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn_audioread_la-audioread.o
In file included from [01m[Klibinterp/dldfcn/audioread.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn_ccolamd_la-ccolamd.lo `test -f 'libinterp/dldfcn/ccolamd.cc' || echo './'`libinterp/dldfcn/ccolamd.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/ccolamd.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn_ccolamd_la-ccolamd.o
In file included from [01m[Klibinterp/dldfcn/ccolamd.cc:27:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn_chol_la-chol.lo `test -f 'libinterp/dldfcn/chol.cc' || echo './'`libinterp/dldfcn/chol.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn_colamd_la-colamd.lo `test -f 'libinterp/dldfcn/colamd.cc' || echo './'`libinterp/dldfcn/colamd.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/chol.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn_chol_la-chol.o
In file included from [01m[Klibinterp/dldfcn/chol.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/colamd.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn_colamd_la-colamd.o
In file included from [01m[Klibinterp/dldfcn/colamd.cc:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn_convhulln_la-convhulln.lo `test -f 'libinterp/dldfcn/convhulln.cc' || echo './'`libinterp/dldfcn/convhulln.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/convhulln.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn_convhulln_la-convhulln.o
In file included from [01m[Klibinterp/dldfcn/convhulln.cc:33:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn_dmperm_la-dmperm.lo `test -f 'libinterp/dldfcn/dmperm.cc' || echo './'`libinterp/dldfcn/dmperm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/dmperm.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn_dmperm_la-dmperm.o
In file included from [01m[Klibinterp/dldfcn/dmperm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn_fftw_la-fftw.lo `test -f 'libinterp/dldfcn/fftw.cc' || echo './'`libinterp/dldfcn/fftw.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/fftw.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn_fftw_la-fftw.o
In file included from [01m[Klibinterp/dldfcn/fftw.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn_gzip_la-gzip.lo `test -f 'libinterp/dldfcn/gzip.cc' || echo './'`libinterp/dldfcn/gzip.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/gzip.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn_gzip_la-gzip.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn_qr_la-qr.lo `test -f 'libinterp/dldfcn/qr.cc' || echo './'`libinterp/dldfcn/qr.cc
In file included from [01m[Klibinterp/dldfcn/gzip.cc:42:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/qr.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn_qr_la-qr.o
In file included from [01m[Klibinterp/dldfcn/qr.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn_symbfact_la-symbfact.lo `test -f 'libinterp/dldfcn/symbfact.cc' || echo './'`libinterp/dldfcn/symbfact.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn_symrcm_la-symrcm.lo `test -f 'libinterp/dldfcn/symrcm.cc' || echo './'`libinterp/dldfcn/symrcm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/symrcm.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn_symrcm_la-symrcm.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/symbfact.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn_symbfact_la-symbfact.o
In file included from [01m[Klibinterp/dldfcn/symrcm.cc:54:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Klibinterp/dldfcn/symbfact.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
rm -f libinterp/dldfcn/PKG_ADD-t && \
/bin/sh ./libinterp/mk-pkg-add "." libinterp/dldfcn/__delaunayn__.cc libinterp/dldfcn/__eigs__.cc libinterp/dldfcn/__fltk_uigetfile__.cc libinterp/dldfcn/__glpk__.cc libinterp/dldfcn/__init_fltk__.cc libinterp/dldfcn/__init_gnuplot__.cc libinterp/dldfcn/__osmesa_print__.cc libinterp/dldfcn/__voronoi__.cc libinterp/dldfcn/amd.cc libinterp/dldfcn/audiodevinfo.cc libinterp/dldfcn/audioread.cc libinterp/dldfcn/ccolamd.cc libinterp/dldfcn/chol.cc libinterp/dldfcn/colamd.cc libinterp/dldfcn/convhulln.cc libinterp/dldfcn/dmperm.cc libinterp/dldfcn/fftw.cc libinterp/dldfcn/gzip.cc libinterp/dldfcn/qr.cc libinterp/dldfcn/symbfact.cc libinterp/dldfcn/symrcm.cc > libinterp/dldfcn/PKG_ADD-t && \
mv libinterp/dldfcn/PKG_ADD-t libinterp/dldfcn/PKG_ADD
rm -f libinterp/octave.cc-tst-t libinterp/octave.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from octave.cc by Make."; /bin/grep '^%!' libinterp/octave.cc ) > libinterp/octave.cc-tst-t && mv libinterp/octave.cc-tst-t libinterp/octave.cc-tst
rm -f libinterp/octave-value/ov-base.cc-tst-t libinterp/octave-value/ov-base.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov-base.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov-base.cc ) > libinterp/octave-value/ov-base.cc-tst-t && mv libinterp/octave-value/ov-base.cc-tst-t libinterp/octave-value/ov-base.cc-tst
rm -f libinterp/octave-value/ov-bool-mat.cc-tst-t libinterp/octave-value/ov-bool-mat.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov-bool-mat.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov-bool-mat.cc ) > libinterp/octave-value/ov-bool-mat.cc-tst-t && mv libinterp/octave-value/ov-bool-mat.cc-tst-t libinterp/octave-value/ov-bool-mat.cc-tst
rm -f libinterp/octave-value/ov-cell.cc-tst-t libinterp/octave-value/ov-cell.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov-cell.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov-cell.cc ) > libinterp/octave-value/ov-cell.cc-tst-t && mv libinterp/octave-value/ov-cell.cc-tst-t libinterp/octave-value/ov-cell.cc-tst
rm -f libinterp/octave-value/ov-class.cc-tst-t libinterp/octave-value/ov-class.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov-class.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov-class.cc ) > libinterp/octave-value/ov-class.cc-tst-t && mv libinterp/octave-value/ov-class.cc-tst-t libinterp/octave-value/ov-class.cc-tst
rm -f libinterp/octave-value/ov-cx-diag.cc-tst-t libinterp/octave-value/ov-cx-diag.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov-cx-diag.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov-cx-diag.cc ) > libinterp/octave-value/ov-cx-diag.cc-tst-t && mv libinterp/octave-value/ov-cx-diag.cc-tst-t libinterp/octave-value/ov-cx-diag.cc-tst
rm -f libinterp/octave-value/ov-fcn-handle.cc-tst-t libinterp/octave-value/ov-fcn-handle.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov-fcn-handle.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov-fcn-handle.cc ) > libinterp/octave-value/ov-fcn-handle.cc-tst-t && mv libinterp/octave-value/ov-fcn-handle.cc-tst-t libinterp/octave-value/ov-fcn-handle.cc-tst
rm -f libinterp/octave-value/ov-fcn-inline.cc-tst-t libinterp/octave-value/ov-fcn-inline.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov-fcn-inline.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov-fcn-inline.cc ) > libinterp/octave-value/ov-fcn-inline.cc-tst-t && mv libinterp/octave-value/ov-fcn-inline.cc-tst-t libinterp/octave-value/ov-fcn-inline.cc-tst
rm -f libinterp/octave-value/ov-java.cc-tst-t libinterp/octave-value/ov-java.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov-java.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov-java.cc ) > libinterp/octave-value/ov-java.cc-tst-t && mv libinterp/octave-value/ov-java.cc-tst-t libinterp/octave-value/ov-java.cc-tst
rm -f libinterp/octave-value/ov-null-mat.cc-tst-t libinterp/octave-value/ov-null-mat.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov-null-mat.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov-null-mat.cc ) > libinterp/octave-value/ov-null-mat.cc-tst-t && mv libinterp/octave-value/ov-null-mat.cc-tst-t libinterp/octave-value/ov-null-mat.cc-tst
rm -f libinterp/octave-value/ov-oncleanup.cc-tst-t libinterp/octave-value/ov-oncleanup.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov-oncleanup.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov-oncleanup.cc ) > libinterp/octave-value/ov-oncleanup.cc-tst-t && mv libinterp/octave-value/ov-oncleanup.cc-tst-t libinterp/octave-value/ov-oncleanup.cc-tst
rm -f libinterp/octave-value/ov-range.cc-tst-t libinterp/octave-value/ov-range.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov-range.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov-range.cc ) > libinterp/octave-value/ov-range.cc-tst-t && mv libinterp/octave-value/ov-range.cc-tst-t libinterp/octave-value/ov-range.cc-tst
rm -f libinterp/octave-value/ov-struct.cc-tst-t libinterp/octave-value/ov-struct.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov-struct.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov-struct.cc ) > libinterp/octave-value/ov-struct.cc-tst-t && mv libinterp/octave-value/ov-struct.cc-tst-t libinterp/octave-value/ov-struct.cc-tst
rm -f libinterp/octave-value/ov-typeinfo.cc-tst-t libinterp/octave-value/ov-typeinfo.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov-typeinfo.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov-typeinfo.cc ) > libinterp/octave-value/ov-typeinfo.cc-tst-t && mv libinterp/octave-value/ov-typeinfo.cc-tst-t libinterp/octave-value/ov-typeinfo.cc-tst
rm -f libinterp/octave-value/ov-usr-fcn.cc-tst-t libinterp/octave-value/ov-usr-fcn.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov-usr-fcn.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov-usr-fcn.cc ) > libinterp/octave-value/ov-usr-fcn.cc-tst-t && mv libinterp/octave-value/ov-usr-fcn.cc-tst-t libinterp/octave-value/ov-usr-fcn.cc-tst
rm -f libinterp/octave-value/ov.cc-tst-t libinterp/octave-value/ov.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ov.cc by Make."; /bin/grep '^%!' libinterp/octave-value/ov.cc ) > libinterp/octave-value/ov.cc-tst-t && mv libinterp/octave-value/ov.cc-tst-t libinterp/octave-value/ov.cc-tst
rm -f libinterp/parse-tree/lex.ll-tst-t libinterp/parse-tree/lex.ll-tst && ( echo "## DO NOT EDIT! Generated automatically from lex.ll by Make."; /bin/grep '^%!' libinterp/parse-tree/lex.ll ) > libinterp/parse-tree/lex.ll-tst-t && mv libinterp/parse-tree/lex.ll-tst-t libinterp/parse-tree/lex.ll-tst
rm -f libinterp/parse-tree/pt-assign.cc-tst-t libinterp/parse-tree/pt-assign.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from pt-assign.cc by Make."; /bin/grep '^%!' libinterp/parse-tree/pt-assign.cc ) > libinterp/parse-tree/pt-assign.cc-tst-t && mv libinterp/parse-tree/pt-assign.cc-tst-t libinterp/parse-tree/pt-assign.cc-tst
rm -f libinterp/parse-tree/pt-binop.cc-tst-t libinterp/parse-tree/pt-binop.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from pt-binop.cc by Make."; /bin/grep '^%!' libinterp/parse-tree/pt-binop.cc ) > libinterp/parse-tree/pt-binop.cc-tst-t && mv libinterp/parse-tree/pt-binop.cc-tst-t libinterp/parse-tree/pt-binop.cc-tst
rm -f libinterp/parse-tree/pt-eval.cc-tst-t libinterp/parse-tree/pt-eval.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from pt-eval.cc by Make."; /bin/grep '^%!' libinterp/parse-tree/pt-eval.cc ) > libinterp/parse-tree/pt-eval.cc-tst-t && mv libinterp/parse-tree/pt-eval.cc-tst-t libinterp/parse-tree/pt-eval.cc-tst
rm -f libinterp/parse-tree/pt-fcn-handle.cc-tst-t libinterp/parse-tree/pt-fcn-handle.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from pt-fcn-handle.cc by Make."; /bin/grep '^%!' libinterp/parse-tree/pt-fcn-handle.cc ) > libinterp/parse-tree/pt-fcn-handle.cc-tst-t && mv libinterp/parse-tree/pt-fcn-handle.cc-tst-t libinterp/parse-tree/pt-fcn-handle.cc-tst
rm -f libinterp/parse-tree/pt-idx.cc-tst-t libinterp/parse-tree/pt-idx.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from pt-idx.cc by Make."; /bin/grep '^%!' libinterp/parse-tree/pt-idx.cc ) > libinterp/parse-tree/pt-idx.cc-tst-t && mv libinterp/parse-tree/pt-idx.cc-tst-t libinterp/parse-tree/pt-idx.cc-tst
rm -f libinterp/parse-tree/pt-mat.cc-tst-t libinterp/parse-tree/pt-mat.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from pt-mat.cc by Make."; /bin/grep '^%!' libinterp/parse-tree/pt-mat.cc ) > libinterp/parse-tree/pt-mat.cc-tst-t && mv libinterp/parse-tree/pt-mat.cc-tst-t libinterp/parse-tree/pt-mat.cc-tst
rm -f libinterp/corefcn/Cell.cc-tst-t libinterp/corefcn/Cell.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from Cell.cc by Make."; /bin/grep '^%!' libinterp/corefcn/Cell.cc ) > libinterp/corefcn/Cell.cc-tst-t && mv libinterp/corefcn/Cell.cc-tst-t libinterp/corefcn/Cell.cc-tst
rm -f libinterp/corefcn/__contourc__.cc-tst-t libinterp/corefcn/__contourc__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __contourc__.cc by Make."; /bin/grep '^%!' libinterp/corefcn/__contourc__.cc ) > libinterp/corefcn/__contourc__.cc-tst-t && mv libinterp/corefcn/__contourc__.cc-tst-t libinterp/corefcn/__contourc__.cc-tst
rm -f libinterp/corefcn/__dispatch__.cc-tst-t libinterp/corefcn/__dispatch__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __dispatch__.cc by Make."; /bin/grep '^%!' libinterp/corefcn/__dispatch__.cc ) > libinterp/corefcn/__dispatch__.cc-tst-t && mv libinterp/corefcn/__dispatch__.cc-tst-t libinterp/corefcn/__dispatch__.cc-tst
rm -f libinterp/corefcn/__dsearchn__.cc-tst-t libinterp/corefcn/__dsearchn__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __dsearchn__.cc by Make."; /bin/grep '^%!' libinterp/corefcn/__dsearchn__.cc ) > libinterp/corefcn/__dsearchn__.cc-tst-t && mv libinterp/corefcn/__dsearchn__.cc-tst-t libinterp/corefcn/__dsearchn__.cc-tst
rm -f libinterp/corefcn/__ichol__.cc-tst-t libinterp/corefcn/__ichol__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __ichol__.cc by Make."; /bin/grep '^%!' libinterp/corefcn/__ichol__.cc ) > libinterp/corefcn/__ichol__.cc-tst-t && mv libinterp/corefcn/__ichol__.cc-tst-t libinterp/corefcn/__ichol__.cc-tst
rm -f libinterp/corefcn/__ilu__.cc-tst-t libinterp/corefcn/__ilu__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __ilu__.cc by Make."; /bin/grep '^%!' libinterp/corefcn/__ilu__.cc ) > libinterp/corefcn/__ilu__.cc-tst-t && mv libinterp/corefcn/__ilu__.cc-tst-t libinterp/corefcn/__ilu__.cc-tst
rm -f libinterp/corefcn/__lin_interpn__.cc-tst-t libinterp/corefcn/__lin_interpn__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __lin_interpn__.cc by Make."; /bin/grep '^%!' libinterp/corefcn/__lin_interpn__.cc ) > libinterp/corefcn/__lin_interpn__.cc-tst-t && mv libinterp/corefcn/__lin_interpn__.cc-tst-t libinterp/corefcn/__lin_interpn__.cc-tst
rm -f libinterp/corefcn/__magick_read__.cc-tst-t libinterp/corefcn/__magick_read__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __magick_read__.cc by Make."; /bin/grep '^%!' libinterp/corefcn/__magick_read__.cc ) > libinterp/corefcn/__magick_read__.cc-tst-t && mv libinterp/corefcn/__magick_read__.cc-tst-t libinterp/corefcn/__magick_read__.cc-tst
rm -f libinterp/corefcn/__pchip_deriv__.cc-tst-t libinterp/corefcn/__pchip_deriv__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __pchip_deriv__.cc by Make."; /bin/grep '^%!' libinterp/corefcn/__pchip_deriv__.cc ) > libinterp/corefcn/__pchip_deriv__.cc-tst-t && mv libinterp/corefcn/__pchip_deriv__.cc-tst-t libinterp/corefcn/__pchip_deriv__.cc-tst
rm -f libinterp/corefcn/__qp__.cc-tst-t libinterp/corefcn/__qp__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __qp__.cc by Make."; /bin/grep '^%!' libinterp/corefcn/__qp__.cc ) > libinterp/corefcn/__qp__.cc-tst-t && mv libinterp/corefcn/__qp__.cc-tst-t libinterp/corefcn/__qp__.cc-tst
rm -f libinterp/corefcn/besselj.cc-tst-t libinterp/corefcn/besselj.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from besselj.cc by Make."; /bin/grep '^%!' libinterp/corefcn/besselj.cc ) > libinterp/corefcn/besselj.cc-tst-t && mv libinterp/corefcn/besselj.cc-tst-t libinterp/corefcn/besselj.cc-tst
rm -f libinterp/corefcn/betainc.cc-tst-t libinterp/corefcn/betainc.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from betainc.cc by Make."; /bin/grep '^%!' libinterp/corefcn/betainc.cc ) > libinterp/corefcn/betainc.cc-tst-t && mv libinterp/corefcn/betainc.cc-tst-t libinterp/corefcn/betainc.cc-tst
rm -f libinterp/corefcn/bitfcns.cc-tst-t libinterp/corefcn/bitfcns.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from bitfcns.cc by Make."; /bin/grep '^%!' libinterp/corefcn/bitfcns.cc ) > libinterp/corefcn/bitfcns.cc-tst-t && mv libinterp/corefcn/bitfcns.cc-tst-t libinterp/corefcn/bitfcns.cc-tst
rm -f libinterp/corefcn/bsxfun.cc-tst-t libinterp/corefcn/bsxfun.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from bsxfun.cc by Make."; /bin/grep '^%!' libinterp/corefcn/bsxfun.cc ) > libinterp/corefcn/bsxfun.cc-tst-t && mv libinterp/corefcn/bsxfun.cc-tst-t libinterp/corefcn/bsxfun.cc-tst
rm -f libinterp/corefcn/cellfun.cc-tst-t libinterp/corefcn/cellfun.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from cellfun.cc by Make."; /bin/grep '^%!' libinterp/corefcn/cellfun.cc ) > libinterp/corefcn/cellfun.cc-tst-t && mv libinterp/corefcn/cellfun.cc-tst-t libinterp/corefcn/cellfun.cc-tst
rm -f libinterp/corefcn/conv2.cc-tst-t libinterp/corefcn/conv2.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from conv2.cc by Make."; /bin/grep '^%!' libinterp/corefcn/conv2.cc ) > libinterp/corefcn/conv2.cc-tst-t && mv libinterp/corefcn/conv2.cc-tst-t libinterp/corefcn/conv2.cc-tst
rm -f libinterp/corefcn/dassl.cc-tst-t libinterp/corefcn/dassl.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from dassl.cc by Make."; /bin/grep '^%!' libinterp/corefcn/dassl.cc ) > libinterp/corefcn/dassl.cc-tst-t && mv libinterp/corefcn/dassl.cc-tst-t libinterp/corefcn/dassl.cc-tst
rm -f libinterp/corefcn/data.cc-tst-t libinterp/corefcn/data.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from data.cc by Make."; /bin/grep '^%!' libinterp/corefcn/data.cc ) > libinterp/corefcn/data.cc-tst-t && mv libinterp/corefcn/data.cc-tst-t libinterp/corefcn/data.cc-tst
rm -f libinterp/corefcn/debug.cc-tst-t libinterp/corefcn/debug.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from debug.cc by Make."; /bin/grep '^%!' libinterp/corefcn/debug.cc ) > libinterp/corefcn/debug.cc-tst-t && mv libinterp/corefcn/debug.cc-tst-t libinterp/corefcn/debug.cc-tst
rm -f libinterp/corefcn/defaults.cc-tst-t libinterp/corefcn/defaults.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from defaults.cc by Make."; /bin/grep '^%!' libinterp/corefcn/defaults.cc ) > libinterp/corefcn/defaults.cc-tst-t && mv libinterp/corefcn/defaults.cc-tst-t libinterp/corefcn/defaults.cc-tst
rm -f libinterp/corefcn/det.cc-tst-t libinterp/corefcn/det.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from det.cc by Make."; /bin/grep '^%!' libinterp/corefcn/det.cc ) > libinterp/corefcn/det.cc-tst-t && mv libinterp/corefcn/det.cc-tst-t libinterp/corefcn/det.cc-tst
rm -f libinterp/corefcn/dirfns.cc-tst-t libinterp/corefcn/dirfns.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from dirfns.cc by Make."; /bin/grep '^%!' libinterp/corefcn/dirfns.cc ) > libinterp/corefcn/dirfns.cc-tst-t && mv libinterp/corefcn/dirfns.cc-tst-t libinterp/corefcn/dirfns.cc-tst
rm -f libinterp/corefcn/dlmread.cc-tst-t libinterp/corefcn/dlmread.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from dlmread.cc by Make."; /bin/grep '^%!' libinterp/corefcn/dlmread.cc ) > libinterp/corefcn/dlmread.cc-tst-t && mv libinterp/corefcn/dlmread.cc-tst-t libinterp/corefcn/dlmread.cc-tst
rm -f libinterp/corefcn/dot.cc-tst-t libinterp/corefcn/dot.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from dot.cc by Make."; /bin/grep '^%!' libinterp/corefcn/dot.cc ) > libinterp/corefcn/dot.cc-tst-t && mv libinterp/corefcn/dot.cc-tst-t libinterp/corefcn/dot.cc-tst
rm -f libinterp/corefcn/eig.cc-tst-t libinterp/corefcn/eig.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from eig.cc by Make."; /bin/grep '^%!' libinterp/corefcn/eig.cc ) > libinterp/corefcn/eig.cc-tst-t && mv libinterp/corefcn/eig.cc-tst-t libinterp/corefcn/eig.cc-tst
rm -f libinterp/corefcn/ellipj.cc-tst-t libinterp/corefcn/ellipj.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ellipj.cc by Make."; /bin/grep '^%!' libinterp/corefcn/ellipj.cc ) > libinterp/corefcn/ellipj.cc-tst-t && mv libinterp/corefcn/ellipj.cc-tst-t libinterp/corefcn/ellipj.cc-tst
rm -f libinterp/corefcn/error.cc-tst-t libinterp/corefcn/error.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from error.cc by Make."; /bin/grep '^%!' libinterp/corefcn/error.cc ) > libinterp/corefcn/error.cc-tst-t && mv libinterp/corefcn/error.cc-tst-t libinterp/corefcn/error.cc-tst
rm -f libinterp/corefcn/errwarn.cc-tst-t libinterp/corefcn/errwarn.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from errwarn.cc by Make."; /bin/grep '^%!' libinterp/corefcn/errwarn.cc ) > libinterp/corefcn/errwarn.cc-tst-t && mv libinterp/corefcn/errwarn.cc-tst-t libinterp/corefcn/errwarn.cc-tst
rm -f libinterp/corefcn/fft.cc-tst-t libinterp/corefcn/fft.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from fft.cc by Make."; /bin/grep '^%!' libinterp/corefcn/fft.cc ) > libinterp/corefcn/fft.cc-tst-t && mv libinterp/corefcn/fft.cc-tst-t libinterp/corefcn/fft.cc-tst
rm -f libinterp/corefcn/fft2.cc-tst-t libinterp/corefcn/fft2.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from fft2.cc by Make."; /bin/grep '^%!' libinterp/corefcn/fft2.cc ) > libinterp/corefcn/fft2.cc-tst-t && mv libinterp/corefcn/fft2.cc-tst-t libinterp/corefcn/fft2.cc-tst
rm -f libinterp/corefcn/file-io.cc-tst-t libinterp/corefcn/file-io.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from file-io.cc by Make."; /bin/grep '^%!' libinterp/corefcn/file-io.cc ) > libinterp/corefcn/file-io.cc-tst-t && mv libinterp/corefcn/file-io.cc-tst-t libinterp/corefcn/file-io.cc-tst
rm -f libinterp/corefcn/filter.cc-tst-t libinterp/corefcn/filter.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from filter.cc by Make."; /bin/grep '^%!' libinterp/corefcn/filter.cc ) > libinterp/corefcn/filter.cc-tst-t && mv libinterp/corefcn/filter.cc-tst-t libinterp/corefcn/filter.cc-tst
rm -f libinterp/corefcn/find.cc-tst-t libinterp/corefcn/find.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from find.cc by Make."; /bin/grep '^%!' libinterp/corefcn/find.cc ) > libinterp/corefcn/find.cc-tst-t && mv libinterp/corefcn/find.cc-tst-t libinterp/corefcn/find.cc-tst
rm -f libinterp/corefcn/gammainc.cc-tst-t libinterp/corefcn/gammainc.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from gammainc.cc by Make."; /bin/grep '^%!' libinterp/corefcn/gammainc.cc ) > libinterp/corefcn/gammainc.cc-tst-t && mv libinterp/corefcn/gammainc.cc-tst-t libinterp/corefcn/gammainc.cc-tst
rm -f libinterp/corefcn/gcd.cc-tst-t libinterp/corefcn/gcd.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from gcd.cc by Make."; /bin/grep '^%!' libinterp/corefcn/gcd.cc ) > libinterp/corefcn/gcd.cc-tst-t && mv libinterp/corefcn/gcd.cc-tst-t libinterp/corefcn/gcd.cc-tst
rm -f libinterp/corefcn/getrusage.cc-tst-t libinterp/corefcn/getrusage.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from getrusage.cc by Make."; /bin/grep '^%!' libinterp/corefcn/getrusage.cc ) > libinterp/corefcn/getrusage.cc-tst-t && mv libinterp/corefcn/getrusage.cc-tst-t libinterp/corefcn/getrusage.cc-tst
rm -f libinterp/corefcn/givens.cc-tst-t libinterp/corefcn/givens.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from givens.cc by Make."; /bin/grep '^%!' libinterp/corefcn/givens.cc ) > libinterp/corefcn/givens.cc-tst-t && mv libinterp/corefcn/givens.cc-tst-t libinterp/corefcn/givens.cc-tst
rm -f libinterp/corefcn/graphics.cc-tst-t libinterp/corefcn/graphics.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from graphics.cc by Make."; /bin/grep '^%!' libinterp/corefcn/graphics.cc ) > libinterp/corefcn/graphics.cc-tst-t && mv libinterp/corefcn/graphics.cc-tst-t libinterp/corefcn/graphics.cc-tst
rm -f libinterp/corefcn/hash.cc-tst-t libinterp/corefcn/hash.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from hash.cc by Make."; /bin/grep '^%!' libinterp/corefcn/hash.cc ) > libinterp/corefcn/hash.cc-tst-t && mv libinterp/corefcn/hash.cc-tst-t libinterp/corefcn/hash.cc-tst
rm -f libinterp/corefcn/help.cc-tst-t libinterp/corefcn/help.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from help.cc by Make."; /bin/grep '^%!' libinterp/corefcn/help.cc ) > libinterp/corefcn/help.cc-tst-t && mv libinterp/corefcn/help.cc-tst-t libinterp/corefcn/help.cc-tst
rm -f libinterp/corefcn/hess.cc-tst-t libinterp/corefcn/hess.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from hess.cc by Make."; /bin/grep '^%!' libinterp/corefcn/hess.cc ) > libinterp/corefcn/hess.cc-tst-t && mv libinterp/corefcn/hess.cc-tst-t libinterp/corefcn/hess.cc-tst
rm -f libinterp/corefcn/hex2num.cc-tst-t libinterp/corefcn/hex2num.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from hex2num.cc by Make."; /bin/grep '^%!' libinterp/corefcn/hex2num.cc ) > libinterp/corefcn/hex2num.cc-tst-t && mv libinterp/corefcn/hex2num.cc-tst-t libinterp/corefcn/hex2num.cc-tst
rm -f libinterp/corefcn/input.cc-tst-t libinterp/corefcn/input.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from input.cc by Make."; /bin/grep '^%!' libinterp/corefcn/input.cc ) > libinterp/corefcn/input.cc-tst-t && mv libinterp/corefcn/input.cc-tst-t libinterp/corefcn/input.cc-tst
rm -f libinterp/corefcn/inv.cc-tst-t libinterp/corefcn/inv.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from inv.cc by Make."; /bin/grep '^%!' libinterp/corefcn/inv.cc ) > libinterp/corefcn/inv.cc-tst-t && mv libinterp/corefcn/inv.cc-tst-t libinterp/corefcn/inv.cc-tst
rm -f libinterp/corefcn/kron.cc-tst-t libinterp/corefcn/kron.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from kron.cc by Make."; /bin/grep '^%!' libinterp/corefcn/kron.cc ) > libinterp/corefcn/kron.cc-tst-t && mv libinterp/corefcn/kron.cc-tst-t libinterp/corefcn/kron.cc-tst
rm -f libinterp/corefcn/lookup.cc-tst-t libinterp/corefcn/lookup.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from lookup.cc by Make."; /bin/grep '^%!' libinterp/corefcn/lookup.cc ) > libinterp/corefcn/lookup.cc-tst-t && mv libinterp/corefcn/lookup.cc-tst-t libinterp/corefcn/lookup.cc-tst
rm -f libinterp/corefcn/lsode.cc-tst-t libinterp/corefcn/lsode.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from lsode.cc by Make."; /bin/grep '^%!' libinterp/corefcn/lsode.cc ) > libinterp/corefcn/lsode.cc-tst-t && mv libinterp/corefcn/lsode.cc-tst-t libinterp/corefcn/lsode.cc-tst
rm -f libinterp/corefcn/lu.cc-tst-t libinterp/corefcn/lu.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from lu.cc by Make."; /bin/grep '^%!' libinterp/corefcn/lu.cc ) > libinterp/corefcn/lu.cc-tst-t && mv libinterp/corefcn/lu.cc-tst-t libinterp/corefcn/lu.cc-tst
rm -f libinterp/corefcn/mappers.cc-tst-t libinterp/corefcn/mappers.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from mappers.cc by Make."; /bin/grep '^%!' libinterp/corefcn/mappers.cc ) > libinterp/corefcn/mappers.cc-tst-t && mv libinterp/corefcn/mappers.cc-tst-t libinterp/corefcn/mappers.cc-tst
rm -f libinterp/corefcn/matrix_type.cc-tst-t libinterp/corefcn/matrix_type.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from matrix_type.cc by Make."; /bin/grep '^%!' libinterp/corefcn/matrix_type.cc ) > libinterp/corefcn/matrix_type.cc-tst-t && mv libinterp/corefcn/matrix_type.cc-tst-t libinterp/corefcn/matrix_type.cc-tst
rm -f libinterp/corefcn/max.cc-tst-t libinterp/corefcn/max.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from max.cc by Make."; /bin/grep '^%!' libinterp/corefcn/max.cc ) > libinterp/corefcn/max.cc-tst-t && mv libinterp/corefcn/max.cc-tst-t libinterp/corefcn/max.cc-tst
rm -f libinterp/corefcn/mgorth.cc-tst-t libinterp/corefcn/mgorth.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from mgorth.cc by Make."; /bin/grep '^%!' libinterp/corefcn/mgorth.cc ) > libinterp/corefcn/mgorth.cc-tst-t && mv libinterp/corefcn/mgorth.cc-tst-t libinterp/corefcn/mgorth.cc-tst
rm -f libinterp/corefcn/nproc.cc-tst-t libinterp/corefcn/nproc.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from nproc.cc by Make."; /bin/grep '^%!' libinterp/corefcn/nproc.cc ) > libinterp/corefcn/nproc.cc-tst-t && mv libinterp/corefcn/nproc.cc-tst-t libinterp/corefcn/nproc.cc-tst
rm -f libinterp/corefcn/oct-map.cc-tst-t libinterp/corefcn/oct-map.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from oct-map.cc by Make."; /bin/grep '^%!' libinterp/corefcn/oct-map.cc ) > libinterp/corefcn/oct-map.cc-tst-t && mv libinterp/corefcn/oct-map.cc-tst-t libinterp/corefcn/oct-map.cc-tst
rm -f libinterp/corefcn/ordschur.cc-tst-t libinterp/corefcn/ordschur.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from ordschur.cc by Make."; /bin/grep '^%!' libinterp/corefcn/ordschur.cc ) > libinterp/corefcn/ordschur.cc-tst-t && mv libinterp/corefcn/ordschur.cc-tst-t libinterp/corefcn/ordschur.cc-tst
rm -f libinterp/corefcn/pinv.cc-tst-t libinterp/corefcn/pinv.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from pinv.cc by Make."; /bin/grep '^%!' libinterp/corefcn/pinv.cc ) > libinterp/corefcn/pinv.cc-tst-t && mv libinterp/corefcn/pinv.cc-tst-t libinterp/corefcn/pinv.cc-tst
rm -f libinterp/corefcn/pr-output.cc-tst-t libinterp/corefcn/pr-output.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from pr-output.cc by Make."; /bin/grep '^%!' libinterp/corefcn/pr-output.cc ) > libinterp/corefcn/pr-output.cc-tst-t && mv libinterp/corefcn/pr-output.cc-tst-t libinterp/corefcn/pr-output.cc-tst
rm -f libinterp/corefcn/psi.cc-tst-t libinterp/corefcn/psi.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from psi.cc by Make."; /bin/grep '^%!' libinterp/corefcn/psi.cc ) > libinterp/corefcn/psi.cc-tst-t && mv libinterp/corefcn/psi.cc-tst-t libinterp/corefcn/psi.cc-tst
rm -f libinterp/corefcn/quad.cc-tst-t libinterp/corefcn/quad.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from quad.cc by Make."; /bin/grep '^%!' libinterp/corefcn/quad.cc ) > libinterp/corefcn/quad.cc-tst-t && mv libinterp/corefcn/quad.cc-tst-t libinterp/corefcn/quad.cc-tst
rm -f libinterp/corefcn/quadcc.cc-tst-t libinterp/corefcn/quadcc.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from quadcc.cc by Make."; /bin/grep '^%!' libinterp/corefcn/quadcc.cc ) > libinterp/corefcn/quadcc.cc-tst-t && mv libinterp/corefcn/quadcc.cc-tst-t libinterp/corefcn/quadcc.cc-tst
rm -f libinterp/corefcn/qz.cc-tst-t libinterp/corefcn/qz.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from qz.cc by Make."; /bin/grep '^%!' libinterp/corefcn/qz.cc ) > libinterp/corefcn/qz.cc-tst-t && mv libinterp/corefcn/qz.cc-tst-t libinterp/corefcn/qz.cc-tst
rm -f libinterp/corefcn/rand.cc-tst-t libinterp/corefcn/rand.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from rand.cc by Make."; /bin/grep '^%!' libinterp/corefcn/rand.cc ) > libinterp/corefcn/rand.cc-tst-t && mv libinterp/corefcn/rand.cc-tst-t libinterp/corefcn/rand.cc-tst
rm -f libinterp/corefcn/rcond.cc-tst-t libinterp/corefcn/rcond.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from rcond.cc by Make."; /bin/grep '^%!' libinterp/corefcn/rcond.cc ) > libinterp/corefcn/rcond.cc-tst-t && mv libinterp/corefcn/rcond.cc-tst-t libinterp/corefcn/rcond.cc-tst
rm -f libinterp/corefcn/regexp.cc-tst-t libinterp/corefcn/regexp.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from regexp.cc by Make."; /bin/grep '^%!' libinterp/corefcn/regexp.cc ) > libinterp/corefcn/regexp.cc-tst-t && mv libinterp/corefcn/regexp.cc-tst-t libinterp/corefcn/regexp.cc-tst
rm -f libinterp/corefcn/schur.cc-tst-t libinterp/corefcn/schur.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from schur.cc by Make."; /bin/grep '^%!' libinterp/corefcn/schur.cc ) > libinterp/corefcn/schur.cc-tst-t && mv libinterp/corefcn/schur.cc-tst-t libinterp/corefcn/schur.cc-tst
rm -f libinterp/corefcn/sighandlers.cc-tst-t libinterp/corefcn/sighandlers.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from sighandlers.cc by Make."; /bin/grep '^%!' libinterp/corefcn/sighandlers.cc ) > libinterp/corefcn/sighandlers.cc-tst-t && mv libinterp/corefcn/sighandlers.cc-tst-t libinterp/corefcn/sighandlers.cc-tst
rm -f libinterp/corefcn/sparse-xpow.cc-tst-t libinterp/corefcn/sparse-xpow.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from sparse-xpow.cc by Make."; /bin/grep '^%!' libinterp/corefcn/sparse-xpow.cc ) > libinterp/corefcn/sparse-xpow.cc-tst-t && mv libinterp/corefcn/sparse-xpow.cc-tst-t libinterp/corefcn/sparse-xpow.cc-tst
rm -f libinterp/corefcn/spparms.cc-tst-t libinterp/corefcn/spparms.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from spparms.cc by Make."; /bin/grep '^%!' libinterp/corefcn/spparms.cc ) > libinterp/corefcn/spparms.cc-tst-t && mv libinterp/corefcn/spparms.cc-tst-t libinterp/corefcn/spparms.cc-tst
rm -f libinterp/corefcn/sqrtm.cc-tst-t libinterp/corefcn/sqrtm.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from sqrtm.cc by Make."; /bin/grep '^%!' libinterp/corefcn/sqrtm.cc ) > libinterp/corefcn/sqrtm.cc-tst-t && mv libinterp/corefcn/sqrtm.cc-tst-t libinterp/corefcn/sqrtm.cc-tst
rm -f libinterp/corefcn/str2double.cc-tst-t libinterp/corefcn/str2double.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from str2double.cc by Make."; /bin/grep '^%!' libinterp/corefcn/str2double.cc ) > libinterp/corefcn/str2double.cc-tst-t && mv libinterp/corefcn/str2double.cc-tst-t libinterp/corefcn/str2double.cc-tst
rm -f libinterp/corefcn/strfind.cc-tst-t libinterp/corefcn/strfind.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from strfind.cc by Make."; /bin/grep '^%!' libinterp/corefcn/strfind.cc ) > libinterp/corefcn/strfind.cc-tst-t && mv libinterp/corefcn/strfind.cc-tst-t libinterp/corefcn/strfind.cc-tst
rm -f libinterp/corefcn/strfns.cc-tst-t libinterp/corefcn/strfns.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from strfns.cc by Make."; /bin/grep '^%!' libinterp/corefcn/strfns.cc ) > libinterp/corefcn/strfns.cc-tst-t && mv libinterp/corefcn/strfns.cc-tst-t libinterp/corefcn/strfns.cc-tst
rm -f libinterp/corefcn/sub2ind.cc-tst-t libinterp/corefcn/sub2ind.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from sub2ind.cc by Make."; /bin/grep '^%!' libinterp/corefcn/sub2ind.cc ) > libinterp/corefcn/sub2ind.cc-tst-t && mv libinterp/corefcn/sub2ind.cc-tst-t libinterp/corefcn/sub2ind.cc-tst
rm -f libinterp/corefcn/svd.cc-tst-t libinterp/corefcn/svd.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from svd.cc by Make."; /bin/grep '^%!' libinterp/corefcn/svd.cc ) > libinterp/corefcn/svd.cc-tst-t && mv libinterp/corefcn/svd.cc-tst-t libinterp/corefcn/svd.cc-tst
rm -f libinterp/corefcn/sylvester.cc-tst-t libinterp/corefcn/sylvester.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from sylvester.cc by Make."; /bin/grep '^%!' libinterp/corefcn/sylvester.cc ) > libinterp/corefcn/sylvester.cc-tst-t && mv libinterp/corefcn/sylvester.cc-tst-t libinterp/corefcn/sylvester.cc-tst
rm -f libinterp/corefcn/symtab.cc-tst-t libinterp/corefcn/symtab.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from symtab.cc by Make."; /bin/grep '^%!' libinterp/corefcn/symtab.cc ) > libinterp/corefcn/symtab.cc-tst-t && mv libinterp/corefcn/symtab.cc-tst-t libinterp/corefcn/symtab.cc-tst
rm -f libinterp/corefcn/syscalls.cc-tst-t libinterp/corefcn/syscalls.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from syscalls.cc by Make."; /bin/grep '^%!' libinterp/corefcn/syscalls.cc ) > libinterp/corefcn/syscalls.cc-tst-t && mv libinterp/corefcn/syscalls.cc-tst-t libinterp/corefcn/syscalls.cc-tst
rm -f libinterp/corefcn/sysdep.cc-tst-t libinterp/corefcn/sysdep.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from sysdep.cc by Make."; /bin/grep '^%!' libinterp/corefcn/sysdep.cc ) > libinterp/corefcn/sysdep.cc-tst-t && mv libinterp/corefcn/sysdep.cc-tst-t libinterp/corefcn/sysdep.cc-tst
rm -f libinterp/corefcn/time.cc-tst-t libinterp/corefcn/time.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from time.cc by Make."; /bin/grep '^%!' libinterp/corefcn/time.cc ) > libinterp/corefcn/time.cc-tst-t && mv libinterp/corefcn/time.cc-tst-t libinterp/corefcn/time.cc-tst
rm -f libinterp/corefcn/toplev.cc-tst-t libinterp/corefcn/toplev.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from toplev.cc by Make."; /bin/grep '^%!' libinterp/corefcn/toplev.cc ) > libinterp/corefcn/toplev.cc-tst-t && mv libinterp/corefcn/toplev.cc-tst-t libinterp/corefcn/toplev.cc-tst
rm -f libinterp/corefcn/tril.cc-tst-t libinterp/corefcn/tril.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from tril.cc by Make."; /bin/grep '^%!' libinterp/corefcn/tril.cc ) > libinterp/corefcn/tril.cc-tst-t && mv libinterp/corefcn/tril.cc-tst-t libinterp/corefcn/tril.cc-tst
rm -f libinterp/corefcn/tsearch.cc-tst-t libinterp/corefcn/tsearch.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from tsearch.cc by Make."; /bin/grep '^%!' libinterp/corefcn/tsearch.cc ) > libinterp/corefcn/tsearch.cc-tst-t && mv libinterp/corefcn/tsearch.cc-tst-t libinterp/corefcn/tsearch.cc-tst
rm -f libinterp/corefcn/typecast.cc-tst-t libinterp/corefcn/typecast.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from typecast.cc by Make."; /bin/grep '^%!' libinterp/corefcn/typecast.cc ) > libinterp/corefcn/typecast.cc-tst-t && mv libinterp/corefcn/typecast.cc-tst-t libinterp/corefcn/typecast.cc-tst
rm -f libinterp/corefcn/utils.cc-tst-t libinterp/corefcn/utils.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from utils.cc by Make."; /bin/grep '^%!' libinterp/corefcn/utils.cc ) > libinterp/corefcn/utils.cc-tst-t && mv libinterp/corefcn/utils.cc-tst-t libinterp/corefcn/utils.cc-tst
rm -f libinterp/corefcn/variables.cc-tst-t libinterp/corefcn/variables.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from variables.cc by Make."; /bin/grep '^%!' libinterp/corefcn/variables.cc ) > libinterp/corefcn/variables.cc-tst-t && mv libinterp/corefcn/variables.cc-tst-t libinterp/corefcn/variables.cc-tst
rm -f libinterp/parse-tree/oct-parse.in.yy-tst-t libinterp/parse-tree/oct-parse.in.yy-tst && ( echo "## DO NOT EDIT! Generated automatically from oct-parse.in.yy by Make."; /bin/grep '^%!' libinterp/parse-tree/oct-parse.in.yy ) > libinterp/parse-tree/oct-parse.in.yy-tst-t && mv libinterp/parse-tree/oct-parse.in.yy-tst-t libinterp/parse-tree/oct-parse.in.yy-tst
rm -f libinterp/dldfcn/__delaunayn__.cc-tst-t libinterp/dldfcn/__delaunayn__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __delaunayn__.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/__delaunayn__.cc ) > libinterp/dldfcn/__delaunayn__.cc-tst-t && mv libinterp/dldfcn/__delaunayn__.cc-tst-t libinterp/dldfcn/__delaunayn__.cc-tst
rm -f libinterp/dldfcn/__eigs__.cc-tst-t libinterp/dldfcn/__eigs__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __eigs__.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/__eigs__.cc ) > libinterp/dldfcn/__eigs__.cc-tst-t && mv libinterp/dldfcn/__eigs__.cc-tst-t libinterp/dldfcn/__eigs__.cc-tst
rm -f libinterp/dldfcn/__fltk_uigetfile__.cc-tst-t libinterp/dldfcn/__fltk_uigetfile__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __fltk_uigetfile__.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/__fltk_uigetfile__.cc ) > libinterp/dldfcn/__fltk_uigetfile__.cc-tst-t && mv libinterp/dldfcn/__fltk_uigetfile__.cc-tst-t libinterp/dldfcn/__fltk_uigetfile__.cc-tst
rm -f libinterp/dldfcn/__glpk__.cc-tst-t libinterp/dldfcn/__glpk__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __glpk__.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/__glpk__.cc ) > libinterp/dldfcn/__glpk__.cc-tst-t && mv libinterp/dldfcn/__glpk__.cc-tst-t libinterp/dldfcn/__glpk__.cc-tst
rm -f libinterp/dldfcn/__init_fltk__.cc-tst-t libinterp/dldfcn/__init_fltk__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __init_fltk__.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/__init_fltk__.cc ) > libinterp/dldfcn/__init_fltk__.cc-tst-t && mv libinterp/dldfcn/__init_fltk__.cc-tst-t libinterp/dldfcn/__init_fltk__.cc-tst
rm -f libinterp/dldfcn/__init_gnuplot__.cc-tst-t libinterp/dldfcn/__init_gnuplot__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __init_gnuplot__.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/__init_gnuplot__.cc ) > libinterp/dldfcn/__init_gnuplot__.cc-tst-t && mv libinterp/dldfcn/__init_gnuplot__.cc-tst-t libinterp/dldfcn/__init_gnuplot__.cc-tst
rm -f libinterp/dldfcn/__osmesa_print__.cc-tst-t libinterp/dldfcn/__osmesa_print__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __osmesa_print__.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/__osmesa_print__.cc ) > libinterp/dldfcn/__osmesa_print__.cc-tst-t && mv libinterp/dldfcn/__osmesa_print__.cc-tst-t libinterp/dldfcn/__osmesa_print__.cc-tst
rm -f libinterp/dldfcn/__voronoi__.cc-tst-t libinterp/dldfcn/__voronoi__.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from __voronoi__.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/__voronoi__.cc ) > libinterp/dldfcn/__voronoi__.cc-tst-t && mv libinterp/dldfcn/__voronoi__.cc-tst-t libinterp/dldfcn/__voronoi__.cc-tst
rm -f libinterp/dldfcn/amd.cc-tst-t libinterp/dldfcn/amd.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from amd.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/amd.cc ) > libinterp/dldfcn/amd.cc-tst-t && mv libinterp/dldfcn/amd.cc-tst-t libinterp/dldfcn/amd.cc-tst
rm -f libinterp/dldfcn/audiodevinfo.cc-tst-t libinterp/dldfcn/audiodevinfo.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from audiodevinfo.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/audiodevinfo.cc ) > libinterp/dldfcn/audiodevinfo.cc-tst-t && mv libinterp/dldfcn/audiodevinfo.cc-tst-t libinterp/dldfcn/audiodevinfo.cc-tst
rm -f libinterp/dldfcn/chol.cc-tst-t libinterp/dldfcn/chol.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from chol.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/chol.cc ) > libinterp/dldfcn/chol.cc-tst-t && mv libinterp/dldfcn/chol.cc-tst-t libinterp/dldfcn/chol.cc-tst
rm -f libinterp/dldfcn/convhulln.cc-tst-t libinterp/dldfcn/convhulln.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from convhulln.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/convhulln.cc ) > libinterp/dldfcn/convhulln.cc-tst-t && mv libinterp/dldfcn/convhulln.cc-tst-t libinterp/dldfcn/convhulln.cc-tst
rm -f libinterp/dldfcn/dmperm.cc-tst-t libinterp/dldfcn/dmperm.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from dmperm.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/dmperm.cc ) > libinterp/dldfcn/dmperm.cc-tst-t && mv libinterp/dldfcn/dmperm.cc-tst-t libinterp/dldfcn/dmperm.cc-tst
rm -f libinterp/dldfcn/fftw.cc-tst-t libinterp/dldfcn/fftw.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from fftw.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/fftw.cc ) > libinterp/dldfcn/fftw.cc-tst-t && mv libinterp/dldfcn/fftw.cc-tst-t libinterp/dldfcn/fftw.cc-tst
rm -f libinterp/dldfcn/gzip.cc-tst-t libinterp/dldfcn/gzip.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from gzip.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/gzip.cc ) > libinterp/dldfcn/gzip.cc-tst-t && mv libinterp/dldfcn/gzip.cc-tst-t libinterp/dldfcn/gzip.cc-tst
rm -f libinterp/dldfcn/qr.cc-tst-t libinterp/dldfcn/qr.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from qr.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/qr.cc ) > libinterp/dldfcn/qr.cc-tst-t && mv libinterp/dldfcn/qr.cc-tst-t libinterp/dldfcn/qr.cc-tst
rm -f libinterp/dldfcn/symbfact.cc-tst-t libinterp/dldfcn/symbfact.cc-tst && ( echo "## DO NOT EDIT! Generated automatically from symbfact.cc by Make."; /bin/grep '^%!' libinterp/dldfcn/symbfact.cc ) > libinterp/dldfcn/symbfact.cc-tst-t && mv libinterp/dldfcn/symbfact.cc-tst-t libinterp/dldfcn/symbfact.cc-tst
rm -f src/mkoctfile.cc-t src/mkoctfile.cc && /bin/sh build-aux/subst-config-vals.sh < src/mkoctfile.in.cc > src/mkoctfile.cc-t && mv src/mkoctfile.cc-t src/mkoctfile.cc
rm -f src/main.cc-t src/main.cc && /bin/sh build-aux/subst-default-vals.sh < src/main.in.cc > src/main.cc-t && mv src/main.cc-t src/main.cc
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -I./liboctave/numeric -I./liboctave/system -I./liboctave/util -Iliboctave/wrappers -I./liboctave/wrappers -Ilibinterp -I./libinterp -Ilibinterp/corefcn -I./libinterp/corefcn -I./src -DHAVE_OCTAVE_QT_GUI -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o src/src_octave_cli-main-cli.o `test -f 'src/main-cli.cc' || echo './'`src/main-cli.cc
rm -f src/octave-build-info.cc-t && \
/bin/sed \
-e "s|%NO_EDIT_WARNING%|DO NOT EDIT! Generated automatically by Makefile|" \
-e "s|%OCTAVE_HG_ID%|94f8e2b5a88b|" src/octave-build-info.in.cc > src/octave-build-info.cc-t && \
if [ -s src/octave-build-info.cc-t ]; then /bin/sh ./build-aux/move-if-change src/octave-build-info.cc-t src/octave-build-info.cc; else echo "src/octave-build-info.cc-t is empty!" 1>&2; rm -f src/octave-build-info.cc-t; exit 1; fi
In file included from [01m[Ksrc/main-cli.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
rm -f src/octave-config.cc-t src/octave-config.cc && /bin/sh build-aux/subst-default-vals.sh < src/octave-config.in.cc > src/octave-config.cc-t && mv src/octave-config.cc-t src/octave-config.cc
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -I./liboctave/numeric -I./liboctave/system -I./liboctave/util -Iliboctave/wrappers -I./liboctave/wrappers -Ilibinterp -I./libinterp -Ilibinterp/corefcn -I./libinterp/corefcn -I./src -Ilibgui/src -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o src/src_octave_gui-main-gui.o `test -f 'src/main-gui.cc' || echo './'`src/main-gui.cc
In file included from [01m[Ksrc/main-gui.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -I./liboctave/numeric -I./liboctave/system -I./liboctave/util -Iliboctave/wrappers -I./liboctave/wrappers -Ilibinterp -I./libinterp -Ilibinterp/corefcn -I./libinterp/corefcn -I./src -Ilibgui/src -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o src/src_octave_gui-octave-build-info.o `test -f 'src/octave-build-info.cc' || echo './'`src/octave-build-info.cc
In file included from [01m[Ksrc/octave-build-info.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
rm -f libgui/qterminal/libqterminal/moc-QTerminal.cc-t libgui/qterminal/libqterminal/moc-QTerminal.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/qterminal/libqterminal/QTerminal.h ) > libgui/qterminal/libqterminal/moc-QTerminal.cc-t && mv libgui/qterminal/libqterminal/moc-QTerminal.cc-t libgui/qterminal/libqterminal/moc-QTerminal.cc
rm -f libgui/qterminal/libqterminal/unix/moc-Emulation.cc-t libgui/qterminal/libqterminal/unix/moc-Emulation.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/qterminal/libqterminal/unix/Emulation.h ) > libgui/qterminal/libqterminal/unix/moc-Emulation.cc-t && mv libgui/qterminal/libqterminal/unix/moc-Emulation.cc-t libgui/qterminal/libqterminal/unix/moc-Emulation.cc
rm -f libgui/qterminal/libqterminal/unix/moc-Filter.cc-t libgui/qterminal/libqterminal/unix/moc-Filter.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/qterminal/libqterminal/unix/Filter.h ) > libgui/qterminal/libqterminal/unix/moc-Filter.cc-t && mv libgui/qterminal/libqterminal/unix/moc-Filter.cc-t libgui/qterminal/libqterminal/unix/moc-Filter.cc
rm -f libgui/qterminal/libqterminal/unix/moc-QUnixTerminalImpl.cc-t libgui/qterminal/libqterminal/unix/moc-QUnixTerminalImpl.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/qterminal/libqterminal/unix/QUnixTerminalImpl.h ) > libgui/qterminal/libqterminal/unix/moc-QUnixTerminalImpl.cc-t && mv libgui/qterminal/libqterminal/unix/moc-QUnixTerminalImpl.cc-t libgui/qterminal/libqterminal/unix/moc-QUnixTerminalImpl.cc
rm -f libgui/qterminal/libqterminal/unix/moc-ScreenWindow.cc-t libgui/qterminal/libqterminal/unix/moc-ScreenWindow.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/qterminal/libqterminal/unix/ScreenWindow.h ) > libgui/qterminal/libqterminal/unix/moc-ScreenWindow.cc-t && mv libgui/qterminal/libqterminal/unix/moc-ScreenWindow.cc-t libgui/qterminal/libqterminal/unix/moc-ScreenWindow.cc
rm -f libgui/qterminal/libqterminal/unix/moc-SelfListener.cc-t libgui/qterminal/libqterminal/unix/moc-SelfListener.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/qterminal/libqterminal/unix/SelfListener.h ) > libgui/qterminal/libqterminal/unix/moc-SelfListener.cc-t && mv libgui/qterminal/libqterminal/unix/moc-SelfListener.cc-t libgui/qterminal/libqterminal/unix/moc-SelfListener.cc
rm -f libgui/qterminal/libqterminal/unix/moc-TerminalModel.cc-t libgui/qterminal/libqterminal/unix/moc-TerminalModel.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/qterminal/libqterminal/unix/TerminalModel.h ) > libgui/qterminal/libqterminal/unix/moc-TerminalModel.cc-t && mv libgui/qterminal/libqterminal/unix/moc-TerminalModel.cc-t libgui/qterminal/libqterminal/unix/moc-TerminalModel.cc
rm -f libgui/qterminal/libqterminal/unix/moc-TerminalView.cc-t libgui/qterminal/libqterminal/unix/moc-TerminalView.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/qterminal/libqterminal/unix/TerminalView.h ) > libgui/qterminal/libqterminal/unix/moc-TerminalView.cc-t && mv libgui/qterminal/libqterminal/unix/moc-TerminalView.cc-t libgui/qterminal/libqterminal/unix/moc-TerminalView.cc
rm -f libgui/qterminal/libqterminal/unix/moc-Vt102Emulation.cc-t libgui/qterminal/libqterminal/unix/moc-Vt102Emulation.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/qterminal/libqterminal/unix/Vt102Emulation.h ) > libgui/qterminal/libqterminal/unix/moc-Vt102Emulation.cc-t && mv libgui/qterminal/libqterminal/unix/moc-Vt102Emulation.cc-t libgui/qterminal/libqterminal/unix/moc-Vt102Emulation.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-main-window.lo `test -f 'libgui/src/main-window.cc' || echo './'`libgui/src/main-window.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-octave-cmd.lo `test -f 'libgui/src/octave-cmd.cc' || echo './'`libgui/src/octave-cmd.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/octave-cmd.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-octave-cmd.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/main-window.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-main-window.o
In file included from [01m[Klibgui/src/octave-cmd.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Klibgui/src/main-window.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-octave-dock-widget.lo `test -f 'libgui/src/octave-dock-widget.cc' || echo './'`libgui/src/octave-dock-widget.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-octave-gui.lo `test -f 'libgui/src/octave-gui.cc' || echo './'`libgui/src/octave-gui.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/octave-dock-widget.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-octave-dock-widget.o
In file included from [01m[Klibgui/src/octave-dock-widget.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/octave-gui.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-octave-gui.o
In file included from [01m[Klibgui/src/octave-gui.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-octave-interpreter.lo `test -f 'libgui/src/octave-interpreter.cc' || echo './'`libgui/src/octave-interpreter.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/octave-interpreter.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-octave-interpreter.o
In file included from [01m[Klibgui/src/octave-interpreter.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-octave-qt-link.lo `test -f 'libgui/src/octave-qt-link.cc' || echo './'`libgui/src/octave-qt-link.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/octave-qt-link.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-octave-qt-link.o
In file included from [01m[Klibgui/src/octave-qt-link.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-resource-manager.lo `test -f 'libgui/src/resource-manager.cc' || echo './'`libgui/src/resource-manager.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-settings-dialog.lo `test -f 'libgui/src/settings-dialog.cc' || echo './'`libgui/src/settings-dialog.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/resource-manager.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-resource-manager.o
In file included from [01m[Klibgui/src/resource-manager.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K/usr/include/qt5/QtNetwork/qtnetworkglobal.h:44:0[m[K,
from [01m[K/usr/include/qt5/QtNetwork/qnetworkproxy.h:43[m[K,
from [01m[K/usr/include/qt5/QtNetwork/QNetworkProxy:1[m[K,
from [01m[Klibgui/src/resource-manager.cc:31[m[K:
[01m[K/usr/include/qt5/QtNetwork/qtnetwork-config.h:8:0:[m[K [01;35m[Kwarning: [m[K"QT_LINKED_OPENSSL" redefined
#define QT_LINKED_OPENSSL true

In file included from [01m[K/usr/include/qt5/QtCore/qconfig.h:1:0[m[K,
from [01m[K/usr/include/qt5/QtCore/qglobal.h:64[m[K,
from [01m[K/usr/include/qt5/QtCore/qiodevice.h:43[m[K,
from [01m[K/usr/include/qt5/QtCore/qfiledevice.h:43[m[K,
from [01m[K/usr/include/qt5/QtCore/qfile.h:44[m[K,
from [01m[K/usr/include/qt5/QtCore/QFile:1[m[K,
from [01m[Klibgui/src/resource-manager.cc:29[m[K:
[01m[K/usr/include/qt5/Gentoo/gentoo-qconfig.h:9:0:[m[K [01;36m[Knote: [m[Kthis is the location of the previous definition
#define QT_LINKED_OPENSSL

libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/settings-dialog.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-settings-dialog.o
In file included from [01m[Klibgui/src/settings-dialog.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-shortcut-manager.lo `test -f 'libgui/src/shortcut-manager.cc' || echo './'`libgui/src/shortcut-manager.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/shortcut-manager.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-shortcut-manager.o
In file included from [01m[Klibgui/src/shortcut-manager.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Klibgui/src/settings-dialog.cc:[m[K In function ‘[01m[Kvoid read_lexer_settings(Ui::settings_dialog*, QsciLexer*, QSettings*)[m[K’:
[01m[Klibgui/src/settings-dialog.cc:144:72:[m[K [01;35m[Kwarning: [m[Kenum constant in boolean context [[01;35m[K-Wint-in-bool-context[m[K]
attrib_font[0+3*i]->setChecked (Qt::Checked && actual_font.bold ([01;35m[K)[m[K);
[01;35m[K^[m[K
[01m[Klibgui/src/settings-dialog.cc:146:74:[m[K [01;35m[Kwarning: [m[Kenum constant in boolean context [[01;35m[K-Wint-in-bool-context[m[K]
attrib_font[1+3*i]->setChecked (Qt::Checked && actual_font.italic ([01;35m[K)[m[K);
[01;35m[K^[m[K
[01m[Klibgui/src/settings-dialog.cc:148:77:[m[K [01;35m[Kwarning: [m[Kenum constant in boolean context [[01;35m[K-Wint-in-bool-context[m[K]
attrib_font[2+3*i]->setChecked (Qt::Checked && actual_font.underline ([01;35m[K)[m[K);
[01;35m[K^[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-thread-manager.lo `test -f 'libgui/src/thread-manager.cc' || echo './'`libgui/src/thread-manager.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/thread-manager.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-thread-manager.o
In file included from [01m[Klibgui/src/thread-manager.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-terminal-dock-widget.lo `test -f 'libgui/src/terminal-dock-widget.cc' || echo './'`libgui/src/terminal-dock-widget.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/terminal-dock-widget.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-terminal-dock-widget.o
In file included from [01m[Klibgui/src/terminal-dock-widget.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-color-picker.lo `test -f 'libgui/src/color-picker.cc' || echo './'`libgui/src/color-picker.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/color-picker.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-color-picker.o
In file included from [01m[Klibgui/src/color-picker.cc:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-welcome-wizard.lo `test -f 'libgui/src/welcome-wizard.cc' || echo './'`libgui/src/welcome-wizard.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/welcome-wizard.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-welcome-wizard.o
In file included from [01m[Klibgui/src/welcome-wizard.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-find-files-dialog.lo `test -f 'libgui/src/find-files-dialog.cc' || echo './'`libgui/src/find-files-dialog.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-find-files-model.lo `test -f 'libgui/src/find-files-model.cc' || echo './'`libgui/src/find-files-model.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/find-files-dialog.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-find-files-dialog.o
In file included from [01m[Klibgui/src/find-files-dialog.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/find-files-model.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-find-files-model.o
In file included from [01m[Klibgui/src/find-files-model.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-workspace-model.lo `test -f 'libgui/src/workspace-model.cc' || echo './'`libgui/src/workspace-model.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/workspace-model.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-workspace-model.o
In file included from [01m[Klibgui/src/workspace-model.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-workspace-view.lo `test -f 'libgui/src/workspace-view.cc' || echo './'`libgui/src/workspace-view.cc
rm -f libgui/src/liboctgui-build-info.cc-t && \
/bin/sed \
-e "s|%NO_EDIT_WARNING%|DO NOT EDIT! Generated automatically by Makefile|" \
-e "s|%OCTAVE_HG_ID%|94f8e2b5a88b|" libgui/src/liboctgui-build-info.in.cc > libgui/src/liboctgui-build-info.cc-t && \
if [ -s libgui/src/liboctgui-build-info.cc-t ]; then /bin/sh ./build-aux/move-if-change libgui/src/liboctgui-build-info.cc-t libgui/src/liboctgui-build-info.cc; else echo "libgui/src/liboctgui-build-info.cc-t is empty!" 1>&2; rm -f libgui/src/liboctgui-build-info.cc-t; exit 1; fi
rm -f libgui/src/m-editor/moc-file-editor-interface.cc-t libgui/src/m-editor/moc-file-editor-interface.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/m-editor/file-editor-interface.h ) > libgui/src/m-editor/moc-file-editor-interface.cc-t && mv libgui/src/m-editor/moc-file-editor-interface.cc-t libgui/src/m-editor/moc-file-editor-interface.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/workspace-view.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-workspace-view.o
rm -f libgui/src/m-editor/moc-file-editor-tab.cc-t libgui/src/m-editor/moc-file-editor-tab.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/m-editor/file-editor-tab.h ) > libgui/src/m-editor/moc-file-editor-tab.cc-t && mv libgui/src/m-editor/moc-file-editor-tab.cc-t libgui/src/m-editor/moc-file-editor-tab.cc
In file included from [01m[Klibgui/src/workspace-view.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
rm -f libgui/src/m-editor/moc-file-editor.cc-t libgui/src/m-editor/moc-file-editor.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/m-editor/file-editor.h ) > libgui/src/m-editor/moc-file-editor.cc-t && mv libgui/src/m-editor/moc-file-editor.cc-t libgui/src/m-editor/moc-file-editor.cc
rm -f libgui/src/m-editor/moc-find-dialog.cc-t libgui/src/m-editor/moc-find-dialog.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/m-editor/find-dialog.h ) > libgui/src/m-editor/moc-find-dialog.cc-t && mv libgui/src/m-editor/moc-find-dialog.cc-t libgui/src/m-editor/moc-find-dialog.cc
rm -f libgui/src/m-editor/moc-octave-qscintilla.cc-t libgui/src/m-editor/moc-octave-qscintilla.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/m-editor/octave-qscintilla.h ) > libgui/src/m-editor/moc-octave-qscintilla.cc-t && mv libgui/src/m-editor/moc-octave-qscintilla.cc-t libgui/src/m-editor/moc-octave-qscintilla.cc
rm -f libgui/src/m-editor/moc-octave-txt-lexer.cc-t libgui/src/m-editor/moc-octave-txt-lexer.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/m-editor/octave-txt-lexer.h ) > libgui/src/m-editor/moc-octave-txt-lexer.cc-t && mv libgui/src/m-editor/moc-octave-txt-lexer.cc-t libgui/src/m-editor/moc-octave-txt-lexer.cc
rm -f libgui/src/m-editor/moc-marker.cc-t libgui/src/m-editor/moc-marker.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/m-editor/marker.h ) > libgui/src/m-editor/moc-marker.cc-t && mv libgui/src/m-editor/moc-marker.cc-t libgui/src/m-editor/moc-marker.cc
rm -f libgui/src/moc-dialog.cc-t libgui/src/moc-dialog.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/dialog.h ) > libgui/src/moc-dialog.cc-t && mv libgui/src/moc-dialog.cc-t libgui/src/moc-dialog.cc
rm -f libgui/src/moc-documentation-dock-widget.cc-t libgui/src/moc-documentation-dock-widget.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/documentation-dock-widget.h ) > libgui/src/moc-documentation-dock-widget.cc-t && mv libgui/src/moc-documentation-dock-widget.cc-t libgui/src/moc-documentation-dock-widget.cc
rm -f libgui/src/moc-files-dock-widget.cc-t libgui/src/moc-files-dock-widget.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/files-dock-widget.h ) > libgui/src/moc-files-dock-widget.cc-t && mv libgui/src/moc-files-dock-widget.cc-t libgui/src/moc-files-dock-widget.cc
rm -f libgui/src/moc-history-dock-widget.cc-t libgui/src/moc-history-dock-widget.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/history-dock-widget.h ) > libgui/src/moc-history-dock-widget.cc-t && mv libgui/src/moc-history-dock-widget.cc-t libgui/src/moc-history-dock-widget.cc
rm -f libgui/src/moc-main-window.cc-t libgui/src/moc-main-window.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/main-window.h ) > libgui/src/moc-main-window.cc-t && mv libgui/src/moc-main-window.cc-t libgui/src/moc-main-window.cc
rm -f libgui/src/moc-octave-cmd.cc-t libgui/src/moc-octave-cmd.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/octave-cmd.h ) > libgui/src/moc-octave-cmd.cc-t && mv libgui/src/moc-octave-cmd.cc-t libgui/src/moc-octave-cmd.cc
rm -f libgui/src/moc-octave-interpreter.cc-t libgui/src/moc-octave-interpreter.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/octave-interpreter.h ) > libgui/src/moc-octave-interpreter.cc-t && mv libgui/src/moc-octave-interpreter.cc-t libgui/src/moc-octave-interpreter.cc
rm -f libgui/src/moc-octave-qt-link.cc-t libgui/src/moc-octave-qt-link.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/octave-qt-link.h ) > libgui/src/moc-octave-qt-link.cc-t && mv libgui/src/moc-octave-qt-link.cc-t libgui/src/moc-octave-qt-link.cc
rm -f libgui/src/moc-settings-dialog.cc-t libgui/src/moc-settings-dialog.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/settings-dialog.h ) > libgui/src/moc-settings-dialog.cc-t && mv libgui/src/moc-settings-dialog.cc-t libgui/src/moc-settings-dialog.cc
rm -f libgui/src/moc-terminal-dock-widget.cc-t libgui/src/moc-terminal-dock-widget.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/terminal-dock-widget.h ) > libgui/src/moc-terminal-dock-widget.cc-t && mv libgui/src/moc-terminal-dock-widget.cc-t libgui/src/moc-terminal-dock-widget.cc
rm -f libgui/src/moc-color-picker.cc-t libgui/src/moc-color-picker.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/color-picker.h ) > libgui/src/moc-color-picker.cc-t && mv libgui/src/moc-color-picker.cc-t libgui/src/moc-color-picker.cc
rm -f libgui/src/moc-resource-manager.cc-t libgui/src/moc-resource-manager.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/resource-manager.h ) > libgui/src/moc-resource-manager.cc-t && mv libgui/src/moc-resource-manager.cc-t libgui/src/moc-resource-manager.cc
rm -f libgui/src/moc-shortcut-manager.cc-t libgui/src/moc-shortcut-manager.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/shortcut-manager.h ) > libgui/src/moc-shortcut-manager.cc-t && mv libgui/src/moc-shortcut-manager.cc-t libgui/src/moc-shortcut-manager.cc
rm -f libgui/src/moc-welcome-wizard.cc-t libgui/src/moc-welcome-wizard.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/welcome-wizard.h ) > libgui/src/moc-welcome-wizard.cc-t && mv libgui/src/moc-welcome-wizard.cc-t libgui/src/moc-welcome-wizard.cc
rm -f libgui/src/moc-workspace-model.cc-t libgui/src/moc-workspace-model.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/workspace-model.h ) > libgui/src/moc-workspace-model.cc-t && mv libgui/src/moc-workspace-model.cc-t libgui/src/moc-workspace-model.cc
rm -f libgui/src/moc-workspace-view.cc-t libgui/src/moc-workspace-view.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/workspace-view.h ) > libgui/src/moc-workspace-view.cc-t && mv libgui/src/moc-workspace-view.cc-t libgui/src/moc-workspace-view.cc
rm -f libgui/src/moc-find-files-dialog.cc-t libgui/src/moc-find-files-dialog.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/find-files-dialog.h ) > libgui/src/moc-find-files-dialog.cc-t && mv libgui/src/moc-find-files-dialog.cc-t libgui/src/moc-find-files-dialog.cc
rm -f libgui/src/moc-find-files-model.cc-t libgui/src/moc-find-files-model.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/find-files-model.h ) > libgui/src/moc-find-files-model.cc-t && mv libgui/src/moc-find-files-model.cc-t libgui/src/moc-find-files-model.cc
rm -f libgui/src/qtinfo/moc-parser.cc-t libgui/src/qtinfo/moc-parser.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/qtinfo/parser.h ) > libgui/src/qtinfo/moc-parser.cc-t && mv libgui/src/qtinfo/moc-parser.cc-t libgui/src/qtinfo/moc-parser.cc
rm -f libgui/src/qtinfo/moc-webinfo.cc-t libgui/src/qtinfo/moc-webinfo.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/qtinfo/webinfo.h ) > libgui/src/qtinfo/moc-webinfo.cc-t && mv libgui/src/qtinfo/moc-webinfo.cc-t libgui/src/qtinfo/moc-webinfo.cc
rm -f libgui/src/moc-octave-dock-widget.cc-t libgui/src/moc-octave-dock-widget.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/src/octave-dock-widget.h ) > libgui/src/moc-octave-dock-widget.cc-t && mv libgui/src/moc-octave-dock-widget.cc-t libgui/src/moc-octave-dock-widget.cc
rm -f libgui/graphics/moc-annotation-dialog.cc-t libgui/graphics/moc-annotation-dialog.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/annotation-dialog.h ) > libgui/graphics/moc-annotation-dialog.cc-t && mv libgui/graphics/moc-annotation-dialog.cc-t libgui/graphics/moc-annotation-dialog.cc
rm -f libgui/graphics/moc-Backend.cc-t libgui/graphics/moc-Backend.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/Backend.h ) > libgui/graphics/moc-Backend.cc-t && mv libgui/graphics/moc-Backend.cc-t libgui/graphics/moc-Backend.cc
rm -f libgui/graphics/moc-ButtonControl.cc-t libgui/graphics/moc-ButtonControl.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/ButtonControl.h ) > libgui/graphics/moc-ButtonControl.cc-t && mv libgui/graphics/moc-ButtonControl.cc-t libgui/graphics/moc-ButtonControl.cc
rm -f libgui/graphics/moc-ButtonGroup.cc-t libgui/graphics/moc-ButtonGroup.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/ButtonGroup.h ) > libgui/graphics/moc-ButtonGroup.cc-t && mv libgui/graphics/moc-ButtonGroup.cc-t libgui/graphics/moc-ButtonGroup.cc
rm -f libgui/graphics/moc-ContextMenu.cc-t libgui/graphics/moc-ContextMenu.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/ContextMenu.h ) > libgui/graphics/moc-ContextMenu.cc-t && mv libgui/graphics/moc-ContextMenu.cc-t libgui/graphics/moc-ContextMenu.cc
rm -f libgui/graphics/moc-EditControl.cc-t libgui/graphics/moc-EditControl.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/EditControl.h ) > libgui/graphics/moc-EditControl.cc-t && mv libgui/graphics/moc-EditControl.cc-t libgui/graphics/moc-EditControl.cc
rm -f libgui/graphics/moc-Figure.cc-t libgui/graphics/moc-Figure.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/Figure.h ) > libgui/graphics/moc-Figure.cc-t && mv libgui/graphics/moc-Figure.cc-t libgui/graphics/moc-Figure.cc
rm -f libgui/graphics/moc-FigureWindow.cc-t libgui/graphics/moc-FigureWindow.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/FigureWindow.h ) > libgui/graphics/moc-FigureWindow.cc-t && mv libgui/graphics/moc-FigureWindow.cc-t libgui/graphics/moc-FigureWindow.cc
rm -f libgui/graphics/moc-ListBoxControl.cc-t libgui/graphics/moc-ListBoxControl.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/ListBoxControl.h ) > libgui/graphics/moc-ListBoxControl.cc-t && mv libgui/graphics/moc-ListBoxControl.cc-t libgui/graphics/moc-ListBoxControl.cc
rm -f libgui/graphics/moc-Menu.cc-t libgui/graphics/moc-Menu.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/Menu.h ) > libgui/graphics/moc-Menu.cc-t && mv libgui/graphics/moc-Menu.cc-t libgui/graphics/moc-Menu.cc
rm -f libgui/graphics/moc-MouseModeActionGroup.cc-t libgui/graphics/moc-MouseModeActionGroup.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/MouseModeActionGroup.h ) > libgui/graphics/moc-MouseModeActionGroup.cc-t && mv libgui/graphics/moc-MouseModeActionGroup.cc-t libgui/graphics/moc-MouseModeActionGroup.cc
rm -f libgui/graphics/moc-Object.cc-t libgui/graphics/moc-Object.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/Object.h ) > libgui/graphics/moc-Object.cc-t && mv libgui/graphics/moc-Object.cc-t libgui/graphics/moc-Object.cc
rm -f libgui/graphics/moc-ObjectFactory.cc-t libgui/graphics/moc-ObjectFactory.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/ObjectFactory.h ) > libgui/graphics/moc-ObjectFactory.cc-t && mv libgui/graphics/moc-ObjectFactory.cc-t libgui/graphics/moc-ObjectFactory.cc
rm -f libgui/graphics/moc-ObjectProxy.cc-t libgui/graphics/moc-ObjectProxy.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/ObjectProxy.h ) > libgui/graphics/moc-ObjectProxy.cc-t && mv libgui/graphics/moc-ObjectProxy.cc-t libgui/graphics/moc-ObjectProxy.cc
rm -f libgui/graphics/moc-PopupMenuControl.cc-t libgui/graphics/moc-PopupMenuControl.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/PopupMenuControl.h ) > libgui/graphics/moc-PopupMenuControl.cc-t && mv libgui/graphics/moc-PopupMenuControl.cc-t libgui/graphics/moc-PopupMenuControl.cc
rm -f libgui/graphics/moc-PushTool.cc-t libgui/graphics/moc-PushTool.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/PushTool.h ) > libgui/graphics/moc-PushTool.cc-t && mv libgui/graphics/moc-PushTool.cc-t libgui/graphics/moc-PushTool.cc
rm -f libgui/graphics/moc-SliderControl.cc-t libgui/graphics/moc-SliderControl.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/SliderControl.h ) > libgui/graphics/moc-SliderControl.cc-t && mv libgui/graphics/moc-SliderControl.cc-t libgui/graphics/moc-SliderControl.cc
rm -f libgui/graphics/moc-TextEdit.cc-t libgui/graphics/moc-TextEdit.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/TextEdit.h ) > libgui/graphics/moc-TextEdit.cc-t && mv libgui/graphics/moc-TextEdit.cc-t libgui/graphics/moc-TextEdit.cc
rm -f libgui/graphics/moc-ToggleTool.cc-t libgui/graphics/moc-ToggleTool.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/ToggleTool.h ) > libgui/graphics/moc-ToggleTool.cc-t && mv libgui/graphics/moc-ToggleTool.cc-t libgui/graphics/moc-ToggleTool.cc
rm -f libgui/graphics/moc-ToolBar.cc-t libgui/graphics/moc-ToolBar.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; moc -qt5 -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE libgui/graphics/ToolBar.h ) > libgui/graphics/moc-ToolBar.cc-t && mv libgui/graphics/moc-ToolBar.cc-t libgui/graphics/moc-ToolBar.cc
rm -f libgui/src/qrc-resource.cc-t libgui/src/qrc-resource.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; echo "// Ignore unused variable warnings in generated code."; echo "#if defined (HAVE_PRAGMA_GCC_DIAGNOSTIC)"; echo "#pragma GCC diagnostic ignored \"-Wunused-variable\""; echo "#endif"; rcc -qt5 -name libgui/src libgui/src/resource.qrc ) > libgui/src/qrc-resource.cc-t && mv libgui/src/qrc-resource.cc-t libgui/src/qrc-resource.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-__init_qt__.lo `test -f 'libgui/graphics/__init_qt__.cc' || echo './'`libgui/graphics/__init_qt__.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-annotation-dialog.lo `test -f 'libgui/graphics/annotation-dialog.cc' || echo './'`libgui/graphics/annotation-dialog.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-Backend.lo `test -f 'libgui/graphics/Backend.cc' || echo './'`libgui/graphics/Backend.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/__init_qt__.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-__init_qt__.o
In file included from [01m[Klibgui/graphics/__init_qt__.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/annotation-dialog.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-annotation-dialog.o
In file included from [01m[Klibgui/graphics/annotation-dialog.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/Backend.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Backend.o
In file included from [01m[Klibgui/graphics/Backend.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-BaseControl.lo `test -f 'libgui/graphics/BaseControl.cc' || echo './'`libgui/graphics/BaseControl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/BaseControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-BaseControl.o
In file included from [01m[Klibgui/graphics/BaseControl.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-ButtonControl.lo `test -f 'libgui/graphics/ButtonControl.cc' || echo './'`libgui/graphics/ButtonControl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/ButtonControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ButtonControl.o
In file included from [01m[Klibgui/graphics/ButtonControl.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-ButtonGroup.lo `test -f 'libgui/graphics/ButtonGroup.cc' || echo './'`libgui/graphics/ButtonGroup.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/ButtonGroup.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ButtonGroup.o
In file included from [01m[Klibgui/graphics/ButtonGroup.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-Canvas.lo `test -f 'libgui/graphics/Canvas.cc' || echo './'`libgui/graphics/Canvas.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/Canvas.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Canvas.o
In file included from [01m[Klibgui/graphics/Canvas.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-CheckBoxControl.lo `test -f 'libgui/graphics/CheckBoxControl.cc' || echo './'`libgui/graphics/CheckBoxControl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/CheckBoxControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-CheckBoxControl.o
In file included from [01m[Klibgui/graphics/CheckBoxControl.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-Container.lo `test -f 'libgui/graphics/Container.cc' || echo './'`libgui/graphics/Container.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/Container.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Container.o
In file included from [01m[Klibgui/graphics/Container.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-ContextMenu.lo `test -f 'libgui/graphics/ContextMenu.cc' || echo './'`libgui/graphics/ContextMenu.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-EditControl.lo `test -f 'libgui/graphics/EditControl.cc' || echo './'`libgui/graphics/EditControl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/ContextMenu.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ContextMenu.o
In file included from [01m[Klibgui/graphics/ContextMenu.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/EditControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-EditControl.o
In file included from [01m[Klibgui/graphics/EditControl.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-Figure.lo `test -f 'libgui/graphics/Figure.cc' || echo './'`libgui/graphics/Figure.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/Figure.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Figure.o
In file included from [01m[Klibgui/graphics/Figure.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-FigureWindow.lo `test -f 'libgui/graphics/FigureWindow.cc' || echo './'`libgui/graphics/FigureWindow.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/FigureWindow.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-FigureWindow.o
In file included from [01m[Klibgui/graphics/FigureWindow.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-GLCanvas.lo `test -f 'libgui/graphics/GLCanvas.cc' || echo './'`libgui/graphics/GLCanvas.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-KeyMap.lo `test -f 'libgui/graphics/KeyMap.cc' || echo './'`libgui/graphics/KeyMap.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/GLCanvas.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-GLCanvas.o
In file included from [01m[Klibgui/graphics/GLCanvas.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/KeyMap.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-KeyMap.o
In file included from [01m[Klibgui/graphics/KeyMap.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-ListBoxControl.lo `test -f 'libgui/graphics/ListBoxControl.cc' || echo './'`libgui/graphics/ListBoxControl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/ListBoxControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ListBoxControl.o
In file included from [01m[Klibgui/graphics/ListBoxControl.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-Logger.lo `test -f 'libgui/graphics/Logger.cc' || echo './'`libgui/graphics/Logger.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-Menu.lo `test -f 'libgui/graphics/Menu.cc' || echo './'`libgui/graphics/Menu.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/Menu.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Menu.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/Logger.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Logger.o
In file included from [01m[Klibgui/graphics/Logger.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Klibgui/graphics/Menu.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Klibgui/graphics/Figure.cc:[m[K In member function ‘[01m[Kvirtual void QtHandles::Figure::eventNotifyAfter(QObject*, QEvent*)[m[K’:
[01m[Klibgui/graphics/Figure.cc:745:19:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K]
[01;35m[K}[m[K
[01;35m[K^[m[K
[01m[Klibgui/graphics/Figure.cc:747:15:[m[K [01;36m[Knote: [m[Khere
[01;36m[Kcase[m[K QEvent::ChildRemoved:
[01;36m[K^~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-MouseModeActionGroup.lo `test -f 'libgui/graphics/MouseModeActionGroup.cc' || echo './'`libgui/graphics/MouseModeActionGroup.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/MouseModeActionGroup.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-MouseModeActionGroup.o
In file included from [01m[Klibgui/graphics/MouseModeActionGroup.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-Object.lo `test -f 'libgui/graphics/Object.cc' || echo './'`libgui/graphics/Object.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/Object.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Object.o
In file included from [01m[Klibgui/graphics/Object.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-ObjectFactory.lo `test -f 'libgui/graphics/ObjectFactory.cc' || echo './'`libgui/graphics/ObjectFactory.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/ObjectFactory.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ObjectFactory.o
In file included from [01m[Klibgui/graphics/ObjectFactory.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-ObjectProxy.lo `test -f 'libgui/graphics/ObjectProxy.cc' || echo './'`libgui/graphics/ObjectProxy.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/ObjectProxy.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ObjectProxy.o
In file included from [01m[Klibgui/graphics/ObjectProxy.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-Panel.lo `test -f 'libgui/graphics/Panel.cc' || echo './'`libgui/graphics/Panel.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/Panel.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Panel.o
In file included from [01m[Klibgui/graphics/Panel.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-PopupMenuControl.lo `test -f 'libgui/graphics/PopupMenuControl.cc' || echo './'`libgui/graphics/PopupMenuControl.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-PushButtonControl.lo `test -f 'libgui/graphics/PushButtonControl.cc' || echo './'`libgui/graphics/PushButtonControl.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-PushTool.lo `test -f 'libgui/graphics/PushTool.cc' || echo './'`libgui/graphics/PushTool.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/PopupMenuControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-PopupMenuControl.o
In file included from [01m[Klibgui/graphics/PopupMenuControl.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/PushButtonControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-PushButtonControl.o
In file included from [01m[Klibgui/graphics/PushButtonControl.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/PushTool.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-PushTool.o
In file included from [01m[Klibgui/graphics/PushTool.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-QtHandlesUtils.lo `test -f 'libgui/graphics/QtHandlesUtils.cc' || echo './'`libgui/graphics/QtHandlesUtils.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/QtHandlesUtils.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-QtHandlesUtils.o
In file included from [01m[Klibgui/graphics/QtHandlesUtils.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-RadioButtonControl.lo `test -f 'libgui/graphics/RadioButtonControl.cc' || echo './'`libgui/graphics/RadioButtonControl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/RadioButtonControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-RadioButtonControl.o
In file included from [01m[Klibgui/graphics/RadioButtonControl.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-SliderControl.lo `test -f 'libgui/graphics/SliderControl.cc' || echo './'`libgui/graphics/SliderControl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/SliderControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-SliderControl.o
In file included from [01m[Klibgui/graphics/SliderControl.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-TextControl.lo `test -f 'libgui/graphics/TextControl.cc' || echo './'`libgui/graphics/TextControl.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-TextEdit.lo `test -f 'libgui/graphics/TextEdit.cc' || echo './'`libgui/graphics/TextEdit.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-ToggleButtonControl.lo `test -f 'libgui/graphics/ToggleButtonControl.cc' || echo './'`libgui/graphics/ToggleButtonControl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/TextControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-TextControl.o
In file included from [01m[Klibgui/graphics/TextControl.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/TextEdit.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-TextEdit.o
In file included from [01m[Klibgui/graphics/TextEdit.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/ToggleButtonControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ToggleButtonControl.o
In file included from [01m[Klibgui/graphics/ToggleButtonControl.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-ToggleTool.lo `test -f 'libgui/graphics/ToggleTool.cc' || echo './'`libgui/graphics/ToggleTool.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/ToggleTool.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ToggleTool.o
In file included from [01m[Klibgui/graphics/ToggleTool.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-ToolBar.lo `test -f 'libgui/graphics/ToolBar.cc' || echo './'`libgui/graphics/ToolBar.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/ToolBar.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ToolBar.o
In file included from [01m[Klibgui/graphics/ToolBar.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-gl-select.lo `test -f 'libgui/graphics/gl-select.cc' || echo './'`libgui/graphics/gl-select.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/gl-select.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-gl-select.o
In file included from [01m[Klibgui/graphics/gl-select.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
rm -f libgui/graphics/qrc-qthandles.cc-t libgui/graphics/qrc-qthandles.cc && ( echo "#if defined (HAVE_CONFIG_H)"; echo '# include "config.h"'; echo "#endif"; echo "// Ignore unused variable warnings in generated code."; echo "#if defined (HAVE_PRAGMA_GCC_DIAGNOSTIC)"; echo "#pragma GCC diagnostic ignored \"-Wunused-variable\""; echo "#endif"; rcc -qt5 -name libgui/graphics libgui/graphics/qthandles.qrc ) > libgui/graphics/qrc-qthandles.cc-t && mv libgui/graphics/qrc-qthandles.cc-t libgui/graphics/qrc-qthandles.cc
rm -f scripts/plot/util/gnuplot_binary.m-t scripts/plot/util/gnuplot_binary.m && /bin/sh build-aux/subst-config-vals.sh < scripts/plot/util/gnuplot_binary.in.m > scripts/plot/util/gnuplot_binary.m-t && mv scripts/plot/util/gnuplot_binary.m-t scripts/plot/util/gnuplot_binary.m
rm -f scripts/audio/PKG_ADD-t scripts/audio/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/audio/lin2mu.m scripts/audio/mu2lin.m scripts/audio/record.m scripts/audio/sound.m scripts/audio/soundsc.m -- > scripts/audio/PKG_ADD-t && mv scripts/audio/PKG_ADD-t scripts/audio/PKG_ADD
rm -f scripts/deprecated/PKG_ADD-t scripts/deprecated/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/deprecated/bicubic.m scripts/deprecated/bitmax.m scripts/deprecated/comma.m scripts/deprecated/delaunay3.m scripts/deprecated/dump_prefs.m scripts/deprecated/find_dir_in_path.m scripts/deprecated/finite.m scripts/deprecated/fmod.m scripts/deprecated/fnmatch.m scripts/deprecated/gmap40.m scripts/deprecated/isstr.m scripts/deprecated/loadaudio.m scripts/deprecated/luinc.m scripts/deprecated/mahalanobis.m scripts/deprecated/md5sum.m scripts/deprecated/mouse_wheel_zoom.m scripts/deprecated/nfields.m scripts/deprecated/octave_config_info.m scripts/deprecated/octave_tmp_file_name.m scripts/deprecated/onenormest.m scripts/deprecated/paren.m scripts/deprecated/playaudio.m scripts/deprecated/saveaudio.m scripts/deprecated/semicolon.m scripts/deprecated/setaudio.m scripts/deprecated/sleep.m scripts/deprecated/syl.m scripts/deprecated/usage.m scripts/deprecated/usleep.m scripts/deprecated/wavread.m scripts/deprecated/wavwrite.m -- > scripts/deprecated/PKG_ADD-t && mv scripts/deprecated/PKG_ADD-t scripts/deprecated/PKG_ADD
rm -f scripts/elfun/PKG_ADD-t scripts/elfun/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/elfun/acosd.m scripts/elfun/acot.m scripts/elfun/acotd.m scripts/elfun/acoth.m scripts/elfun/acsc.m scripts/elfun/acscd.m scripts/elfun/acsch.m scripts/elfun/asec.m scripts/elfun/asecd.m scripts/elfun/asech.m scripts/elfun/asind.m scripts/elfun/atan2d.m scripts/elfun/atand.m scripts/elfun/cosd.m scripts/elfun/cot.m scripts/elfun/cotd.m scripts/elfun/coth.m scripts/elfun/csc.m scripts/elfun/cscd.m scripts/elfun/csch.m scripts/elfun/sec.m scripts/elfun/secd.m scripts/elfun/sech.m scripts/elfun/sind.m scripts/elfun/tand.m -- > scripts/elfun/PKG_ADD-t && mv scripts/elfun/PKG_ADD-t scripts/elfun/PKG_ADD
rm -f scripts/general/PKG_ADD-t scripts/general/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/general/accumarray.m scripts/general/accumdim.m scripts/general/bincoeff.m scripts/general/bitcmp.m scripts/general/bitget.m scripts/general/bitset.m scripts/general/blkdiag.m scripts/general/cart2pol.m scripts/general/cart2sph.m scripts/general/cell2mat.m scripts/general/celldisp.m scripts/general/chop.m scripts/general/circshift.m scripts/general/common_size.m scripts/general/cplxpair.m scripts/general/cumtrapz.m scripts/general/curl.m scripts/general/dblquad.m scripts/general/deal.m scripts/general/deg2rad.m scripts/general/del2.m scripts/general/display.m scripts/general/divergence.m scripts/general/fieldnames.m scripts/general/flip.m scripts/general/flipdim.m scripts/general/fliplr.m scripts/general/flipud.m scripts/general/grabcode.m scripts/general/gradient.m scripts/general/idivide.m scripts/general/inputParser.m scripts/general/int2str.m scripts/general/interp1.m scripts/general/interp2.m scripts/general/interp3.m scripts/general/interpft.m scripts/general/interpn.m scripts/general/isdir.m scripts/general/isequal.m scripts/general/isequaln.m scripts/general/loadobj.m scripts/general/logspace.m scripts/general/methods.m scripts/general/nargchk.m scripts/general/narginchk.m scripts/general/nargoutchk.m scripts/general/nextpow2.m scripts/general/nthargout.m scripts/general/num2str.m scripts/general/pol2cart.m scripts/general/polyarea.m scripts/general/postpad.m scripts/general/prepad.m scripts/general/publish.m scripts/general/quadgk.m scripts/general/quadl.m scripts/general/quadv.m scripts/general/rad2deg.m scripts/general/randi.m scripts/general/rat.m scripts/general/repmat.m scripts/general/rot90.m scripts/general/rotdim.m scripts/general/saveobj.m scripts/general/shift.m scripts/general/shiftdim.m scripts/general/sortrows.m scripts/general/sph2cart.m scripts/general/structfun.m scripts/general/subsindex.m scripts/general/trapz.m scripts/general/triplequad.m scripts/general/validateattributes.m -- > scripts/general/PKG_ADD-t && mv scripts/general/PKG_ADD-t scripts/general/PKG_ADD
rm -f scripts/geometry/PKG_ADD-t scripts/geometry/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/geometry/convhull.m scripts/geometry/delaunayn.m scripts/geometry/delaunay.m scripts/geometry/dsearch.m scripts/geometry/dsearchn.m scripts/geometry/griddata.m scripts/geometry/griddata3.m scripts/geometry/griddatan.m scripts/geometry/inpolygon.m scripts/geometry/rectint.m scripts/geometry/tsearchn.m scripts/geometry/voronoi.m scripts/geometry/voronoin.m -- > scripts/geometry/PKG_ADD-t && mv scripts/geometry/PKG_ADD-t scripts/geometry/PKG_ADD
rm -f scripts/gui/PKG_ADD-t scripts/gui/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/gui/dialog.m scripts/gui/errordlg.m scripts/gui/guidata.m scripts/gui/guihandles.m scripts/gui/helpdlg.m scripts/gui/inputdlg.m scripts/gui/listdlg.m scripts/gui/msgbox.m scripts/gui/questdlg.m scripts/gui/uibuttongroup.m scripts/gui/uicontextmenu.m scripts/gui/uicontrol.m scripts/gui/uigetdir.m scripts/gui/uigetfile.m scripts/gui/uimenu.m scripts/gui/uipanel.m scripts/gui/uipushtool.m scripts/gui/uiputfile.m scripts/gui/uiresume.m scripts/gui/uitoggletool.m scripts/gui/uitoolbar.m scripts/gui/uiwait.m scripts/gui/waitbar.m scripts/gui/waitforbuttonpress.m scripts/gui/warndlg.m -- > scripts/gui/PKG_ADD-t && mv scripts/gui/PKG_ADD-t scripts/gui/PKG_ADD
rm -f scripts/help/PKG_ADD-t scripts/help/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/help/__gripe_missing_component__.m scripts/help/__makeinfo__.m scripts/help/__unimplemented__.m scripts/help/ans.m scripts/help/doc.m scripts/help/doc_cache_create.m scripts/help/get_first_help_sentence.m scripts/help/error_ids.m scripts/help/help.m scripts/help/lookfor.m scripts/help/print_usage.m scripts/help/type.m scripts/help/warning_ids.m scripts/help/which.m -- > scripts/help/PKG_ADD-t && mv scripts/help/PKG_ADD-t scripts/help/PKG_ADD
rm -f scripts/image/PKG_ADD-t scripts/image/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/image/autumn.m scripts/image/bone.m scripts/image/brighten.m scripts/image/cmpermute.m scripts/image/cmunique.m scripts/image/colorcube.m scripts/image/colormap.m scripts/image/contrast.m scripts/image/cool.m scripts/image/copper.m scripts/image/cubehelix.m scripts/image/flag.m scripts/image/frame2im.m scripts/image/gray.m scripts/image/gray2ind.m scripts/image/hot.m scripts/image/hsv.m scripts/image/hsv2rgb.m scripts/image/im2double.m scripts/image/im2frame.m scripts/image/image.m scripts/image/imagesc.m scripts/image/imfinfo.m scripts/image/imformats.m scripts/image/imread.m scripts/image/imshow.m scripts/image/iscolormap.m scripts/image/imwrite.m scripts/image/ind2gray.m scripts/image/ind2rgb.m scripts/image/jet.m scripts/image/lines.m scripts/image/ntsc2rgb.m scripts/image/ocean.m scripts/image/pink.m scripts/image/prism.m scripts/image/rainbow.m scripts/image/rgb2hsv.m scripts/image/rgb2ind.m scripts/image/rgb2ntsc.m scripts/image/rgbplot.m scripts/image/spinmap.m scripts/image/spring.m scripts/image/summer.m scripts/image/viridis.m scripts/image/white.m scripts/image/winter.m -- > scripts/image/PKG_ADD-t && mv scripts/image/PKG_ADD-t scripts/image/PKG_ADD
rm -f scripts/io/PKG_ADD-t scripts/io/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/io/beep.m scripts/io/csvread.m scripts/io/csvwrite.m scripts/io/dlmwrite.m scripts/io/fileread.m scripts/io/importdata.m scripts/io/is_valid_file_id.m scripts/io/strread.m scripts/io/textread.m -- > scripts/io/PKG_ADD-t && mv scripts/io/PKG_ADD-t scripts/io/PKG_ADD
rm -f scripts/java/PKG_ADD-t scripts/java/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/java/java_get.m scripts/java/java_set.m scripts/java/javaArray.m scripts/java/javaaddpath.m scripts/java/javachk.m scripts/java/javaclasspath.m scripts/java/javamem.m scripts/java/javarmpath.m scripts/java/usejava.m -- > scripts/java/PKG_ADD-t && mv scripts/java/PKG_ADD-t scripts/java/PKG_ADD
rm -f scripts/linear-algebra/PKG_ADD-t scripts/linear-algebra/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/linear-algebra/bandwidth.m scripts/linear-algebra/commutation_matrix.m scripts/linear-algebra/cond.m scripts/linear-algebra/condest.m scripts/linear-algebra/condeig.m scripts/linear-algebra/cross.m scripts/linear-algebra/duplication_matrix.m scripts/linear-algebra/expm.m scripts/linear-algebra/housh.m scripts/linear-algebra/isbanded.m scripts/linear-algebra/isdefinite.m scripts/linear-algebra/isdiag.m scripts/linear-algebra/ishermitian.m scripts/linear-algebra/issymmetric.m scripts/linear-algebra/istril.m scripts/linear-algebra/istriu.m scripts/linear-algebra/krylov.m scripts/linear-algebra/linsolve.m scripts/linear-algebra/logm.m scripts/linear-algebra/normest.m scripts/linear-algebra/normest1.m scripts/linear-algebra/null.m scripts/linear-algebra/orth.m scripts/linear-algebra/planerot.m scripts/linear-algebra/qzhess.m scripts/linear-algebra/rank.m scripts/linear-algebra/rref.m scripts/linear-algebra/subspace.m scripts/linear-algebra/trace.m scripts/linear-algebra/vech.m -- > scripts/linear-algebra/PKG_ADD-t && mv scripts/linear-algebra/PKG_ADD-t scripts/linear-algebra/PKG_ADD
rm -f scripts/miscellaneous/PKG_ADD-t scripts/miscellaneous/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/miscellaneous/bug_report.m scripts/miscellaneous/bunzip2.m scripts/miscellaneous/cast.m scripts/miscellaneous/citation.m scripts/miscellaneous/compare_versions.m scripts/miscellaneous/computer.m scripts/miscellaneous/copyfile.m scripts/miscellaneous/debug.m scripts/miscellaneous/delete.m scripts/miscellaneous/desktop.m scripts/miscellaneous/dir.m scripts/miscellaneous/dos.m scripts/miscellaneous/edit.m scripts/miscellaneous/fact.m scripts/miscellaneous/fileattrib.m scripts/miscellaneous/fileparts.m scripts/miscellaneous/fullfile.m scripts/miscellaneous/genvarname.m scripts/miscellaneous/getappdata.m scripts/miscellaneous/getfield.m scripts/miscellaneous/gunzip.m scripts/miscellaneous/info.m scripts/miscellaneous/inputname.m scripts/miscellaneous/isappdata.m scripts/miscellaneous/isdeployed.m scripts/miscellaneous/ismac.m scripts/miscellaneous/ispc.m scripts/miscellaneous/isunix.m scripts/miscellaneous/license.m scripts/miscellaneous/list_primes.m scripts/miscellaneous/ls.m scripts/miscellaneous/ls_command.m scripts/miscellaneous/menu.m scripts/miscellaneous/mex.m scripts/miscellaneous/mexext.m scripts/miscellaneous/mkdir.m scripts/miscellaneous/mkoctfile.m scripts/miscellaneous/movefile.m scripts/miscellaneous/namelengthmax.m scripts/miscellaneous/news.m scripts/miscellaneous/open.m scripts/miscellaneous/orderfields.m scripts/miscellaneous/pack.m scripts/miscellaneous/parseparams.m scripts/miscellaneous/perl.m scripts/miscellaneous/python.m scripts/miscellaneous/recycle.m scripts/miscellaneous/rmappdata.m scripts/miscellaneous/run.m scripts/miscellaneous/setappdata.m scripts/miscellaneous/setfield.m scripts/miscellaneous/substruct.m scripts/miscellaneous/swapbytes.m scripts/miscellaneous/symvar.m scripts/miscellaneous/tar.m scripts/miscellaneous/tempdir.m scripts/miscellaneous/tmpnam.m scripts/miscellaneous/unix.m scripts/miscellaneous/unpack.m scripts/miscellaneous/untar.m scripts/miscellaneous/unzip.m scripts/miscellaneous/ver.m scripts/miscellaneous/version.m scripts/miscellaneous/what.m scripts/miscellaneous/xor.m scripts/miscellaneous/zip.m -- > scripts/miscellaneous/PKG_ADD-t && mv scripts/miscellaneous/PKG_ADD-t scripts/miscellaneous/PKG_ADD
rm -f scripts/ode/PKG_ADD-t scripts/ode/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/ode/ode23.m scripts/ode/ode45.m scripts/ode/odeset.m scripts/ode/odeget.m scripts/ode/odeplot.m -- > scripts/ode/PKG_ADD-t && mv scripts/ode/PKG_ADD-t scripts/ode/PKG_ADD
rm -f scripts/optimization/PKG_ADD-t scripts/optimization/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/optimization/__all_opts__.m scripts/optimization/fminbnd.m scripts/optimization/fminsearch.m scripts/optimization/fminunc.m scripts/optimization/fsolve.m scripts/optimization/fzero.m scripts/optimization/glpk.m scripts/optimization/lsqnonneg.m scripts/optimization/optimget.m scripts/optimization/optimset.m scripts/optimization/pqpnonneg.m scripts/optimization/qp.m scripts/optimization/sqp.m -- > scripts/optimization/PKG_ADD-t && mv scripts/optimization/PKG_ADD-t scripts/optimization/PKG_ADD
rm -f scripts/path/PKG_ADD-t scripts/path/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/path/matlabroot.m scripts/path/pathdef.m scripts/path/savepath.m -- > scripts/path/PKG_ADD-t && mv scripts/path/PKG_ADD-t scripts/path/PKG_ADD
rm -f scripts/pkg/PKG_ADD-t scripts/pkg/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/pkg/pkg.m -- > scripts/pkg/PKG_ADD-t && mv scripts/pkg/PKG_ADD-t scripts/pkg/PKG_ADD
rm -f scripts/plot/appearance/PKG_ADD-t scripts/plot/appearance/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/plot/appearance/__clabel__.m scripts/plot/appearance/__getlegenddata__.m scripts/plot/appearance/annotation.m scripts/plot/appearance/axis.m scripts/plot/appearance/box.m scripts/plot/appearance/caxis.m scripts/plot/appearance/clabel.m scripts/plot/appearance/daspect.m scripts/plot/appearance/datetick.m scripts/plot/appearance/diffuse.m scripts/plot/appearance/grid.m scripts/plot/appearance/gtext.m scripts/plot/appearance/hidden.m scripts/plot/appearance/legend.m scripts/plot/appearance/lighting.m scripts/plot/appearance/material.m scripts/plot/appearance/orient.m scripts/plot/appearance/pbaspect.m scripts/plot/appearance/shading.m scripts/plot/appearance/specular.m scripts/plot/appearance/text.m scripts/plot/appearance/title.m scripts/plot/appearance/view.m scripts/plot/appearance/whitebg.m scripts/plot/appearance/xlabel.m scripts/plot/appearance/xlim.m scripts/plot/appearance/ylabel.m scripts/plot/appearance/ylim.m scripts/plot/appearance/zlabel.m scripts/plot/appearance/zlim.m -- > scripts/plot/appearance/PKG_ADD-t && mv scripts/plot/appearance/PKG_ADD-t scripts/plot/appearance/PKG_ADD
rm -f scripts/plot/draw/PKG_ADD-t scripts/plot/draw/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/plot/draw/area.m scripts/plot/draw/barh.m scripts/plot/draw/bar.m scripts/plot/draw/camlight.m scripts/plot/draw/colorbar.m scripts/plot/draw/comet3.m scripts/plot/draw/comet.m scripts/plot/draw/compass.m scripts/plot/draw/contour3.m scripts/plot/draw/contourc.m scripts/plot/draw/contourf.m scripts/plot/draw/contour.m scripts/plot/draw/cylinder.m scripts/plot/draw/ellipsoid.m scripts/plot/draw/errorbar.m scripts/plot/draw/ezcontourf.m scripts/plot/draw/ezcontour.m scripts/plot/draw/ezmeshc.m scripts/plot/draw/ezmesh.m scripts/plot/draw/ezplot3.m scripts/plot/draw/ezplot.m scripts/plot/draw/ezpolar.m scripts/plot/draw/ezsurfc.m scripts/plot/draw/ezsurf.m scripts/plot/draw/feather.m scripts/plot/draw/fill.m scripts/plot/draw/fplot.m scripts/plot/draw/hist.m scripts/plot/draw/isocaps.m scripts/plot/draw/isocolors.m scripts/plot/draw/isonormals.m scripts/plot/draw/isosurface.m scripts/plot/draw/light.m scripts/plot/draw/line.m scripts/plot/draw/loglogerr.m scripts/plot/draw/loglog.m scripts/plot/draw/meshc.m scripts/plot/draw/mesh.m scripts/plot/draw/meshz.m scripts/plot/draw/pareto.m scripts/plot/draw/patch.m scripts/plot/draw/pcolor.m scripts/plot/draw/peaks.m scripts/plot/draw/pie3.m scripts/plot/draw/pie.m scripts/plot/draw/plot3.m scripts/plot/draw/plot.m scripts/plot/draw/plotmatrix.m scripts/plot/draw/plotyy.m scripts/plot/draw/polar.m scripts/plot/draw/quiver3.m scripts/plot/draw/quiver.m scripts/plot/draw/rectangle.m scripts/plot/draw/reducepatch.m scripts/plot/draw/reducevolume.m scripts/plot/draw/ribbon.m scripts/plot/draw/rose.m scripts/plot/draw/scatter3.m scripts/plot/draw/scatter.m scripts/plot/draw/semilogxerr.m scripts/plot/draw/semilogx.m scripts/plot/draw/semilogyerr.m scripts/plot/draw/semilogy.m scripts/plot/draw/shrinkfaces.m scripts/plot/draw/slice.m scripts/plot/draw/smooth3.m scripts/plot/draw/sombrero.m scripts/plot/draw/sphere.m scripts/plot/draw/stairs.m scripts/plot/draw/stem3.m scripts/plot/draw/stemleaf.m scripts/plot/draw/stem.m scripts/plot/draw/surface.m scripts/plot/draw/surfc.m scripts/plot/draw/surfl.m scripts/plot/draw/surf.m scripts/plot/draw/surfnorm.m scripts/plot/draw/tetramesh.m scripts/plot/draw/trimesh.m scripts/plot/draw/triplot.m scripts/plot/draw/trisurf.m scripts/plot/draw/waterfall.m -- > scripts/plot/draw/PKG_ADD-t && mv scripts/plot/draw/PKG_ADD-t scripts/plot/draw/PKG_ADD
rm -f scripts/plot/util/PKG_ADD-t scripts/plot/util/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/plot/util/__actual_axis_position__.m scripts/plot/util/__default_plot_options__.m scripts/plot/util/__gnuplot_drawnow__.m scripts/plot/util/__next_line_color__.m scripts/plot/util/__next_line_style__.m scripts/plot/util/__opengl_info__.m scripts/plot/util/__plt_get_axis_arg__.m scripts/plot/util/__pltopt__.m scripts/plot/util/allchild.m scripts/plot/util/ancestor.m scripts/plot/util/axes.m scripts/plot/util/cla.m scripts/plot/util/clf.m scripts/plot/util/close.m scripts/plot/util/closereq.m scripts/plot/util/colstyle.m scripts/plot/util/copyobj.m scripts/plot/util/figure.m scripts/plot/util/findall.m scripts/plot/util/findfigs.m scripts/plot/util/findobj.m scripts/plot/util/gca.m scripts/plot/util/gcbf.m scripts/plot/util/gcbo.m scripts/plot/util/gcf.m scripts/plot/util/gco.m scripts/plot/util/ginput.m scripts/plot/util/graphics_toolkit.m scripts/plot/util/hdl2struct.m scripts/plot/util/hggroup.m scripts/plot/util/hgload.m scripts/plot/util/hgsave.m scripts/plot/util/hold.m scripts/plot/util/isaxes.m scripts/plot/util/isfigure.m scripts/plot/util/ishghandle.m scripts/plot/util/ishold.m scripts/plot/util/isprop.m scripts/plot/util/linkaxes.m scripts/plot/util/linkprop.m scripts/plot/util/meshgrid.m scripts/plot/util/ndgrid.m scripts/plot/util/newplot.m scripts/plot/util/pan.m scripts/plot/util/print.m scripts/plot/util/printd.m scripts/plot/util/refresh.m scripts/plot/util/refreshdata.m scripts/plot/util/rotate.m scripts/plot/util/rotate3d.m scripts/plot/util/saveas.m scripts/plot/util/shg.m scripts/plot/util/struct2hdl.m scripts/plot/util/subplot.m scripts/plot/util/zoom.m -- scripts/plot/util/gnuplot_binary.m > scripts/plot/util/PKG_ADD-t && mv scripts/plot/util/PKG_ADD-t scripts/plot/util/PKG_ADD
rm -f scripts/polynomial/PKG_ADD-t scripts/polynomial/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/polynomial/compan.m scripts/polynomial/conv.m scripts/polynomial/deconv.m scripts/polynomial/mkpp.m scripts/polynomial/mpoles.m scripts/polynomial/padecoef.m scripts/polynomial/pchip.m scripts/polynomial/poly.m scripts/polynomial/polyaffine.m scripts/polynomial/polyder.m scripts/polynomial/polyeig.m scripts/polynomial/polyfit.m scripts/polynomial/polygcd.m scripts/polynomial/polyint.m scripts/polynomial/polyout.m scripts/polynomial/polyreduce.m scripts/polynomial/polyval.m scripts/polynomial/polyvalm.m scripts/polynomial/ppval.m scripts/polynomial/ppder.m scripts/polynomial/ppint.m scripts/polynomial/ppjumps.m scripts/polynomial/residue.m scripts/polynomial/roots.m scripts/polynomial/spline.m scripts/polynomial/splinefit.m scripts/polynomial/unmkpp.m -- > scripts/polynomial/PKG_ADD-t && mv scripts/polynomial/PKG_ADD-t scripts/polynomial/PKG_ADD
rm -f scripts/prefs/PKG_ADD-t scripts/prefs/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/prefs/addpref.m scripts/prefs/getpref.m scripts/prefs/ispref.m scripts/prefs/prefdir.m scripts/prefs/preferences.m scripts/prefs/rmpref.m scripts/prefs/setpref.m -- > scripts/prefs/PKG_ADD-t && mv scripts/prefs/PKG_ADD-t scripts/prefs/PKG_ADD
rm -f scripts/profiler/PKG_ADD-t scripts/profiler/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/profiler/profexplore.m scripts/profiler/profexport.m scripts/profiler/profile.m scripts/profiler/profshow.m -- > scripts/profiler/PKG_ADD-t && mv scripts/profiler/PKG_ADD-t scripts/profiler/PKG_ADD
rm -f scripts/set/PKG_ADD-t scripts/set/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/set/intersect.m scripts/set/ismember.m scripts/set/powerset.m scripts/set/setdiff.m scripts/set/setxor.m scripts/set/union.m scripts/set/unique.m -- > scripts/set/PKG_ADD-t && mv scripts/set/PKG_ADD-t scripts/set/PKG_ADD
rm -f scripts/signal/PKG_ADD-t scripts/signal/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/signal/arch_fit.m scripts/signal/arch_rnd.m scripts/signal/arch_test.m scripts/signal/arma_rnd.m scripts/signal/autoreg_matrix.m scripts/signal/bartlett.m scripts/signal/blackman.m scripts/signal/detrend.m scripts/signal/diffpara.m scripts/signal/durbinlevinson.m scripts/signal/fftconv.m scripts/signal/fftfilt.m scripts/signal/fftshift.m scripts/signal/filter2.m scripts/signal/fractdiff.m scripts/signal/freqz.m scripts/signal/freqz_plot.m scripts/signal/hamming.m scripts/signal/hanning.m scripts/signal/hurst.m scripts/signal/ifftshift.m scripts/signal/periodogram.m scripts/signal/sinc.m scripts/signal/sinetone.m scripts/signal/sinewave.m scripts/signal/spectral_adf.m scripts/signal/spectral_xdf.m scripts/signal/spencer.m scripts/signal/stft.m scripts/signal/synthesis.m scripts/signal/unwrap.m scripts/signal/yulewalker.m -- > scripts/signal/PKG_ADD-t && mv scripts/signal/PKG_ADD-t scripts/signal/PKG_ADD
rm -f scripts/sparse/PKG_ADD-t scripts/sparse/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/sparse/bicg.m scripts/sparse/bicgstab.m scripts/sparse/cgs.m scripts/sparse/colperm.m scripts/sparse/eigs.m scripts/sparse/etreeplot.m scripts/sparse/gmres.m scripts/sparse/gplot.m scripts/sparse/ichol.m scripts/sparse/ilu.m scripts/sparse/nonzeros.m scripts/sparse/pcg.m scripts/sparse/pcr.m scripts/sparse/qmr.m scripts/sparse/spaugment.m scripts/sparse/spconvert.m scripts/sparse/spdiags.m scripts/sparse/speye.m scripts/sparse/spfun.m scripts/sparse/spones.m scripts/sparse/sprand.m scripts/sparse/sprandn.m scripts/sparse/sprandsym.m scripts/sparse/spstats.m scripts/sparse/spy.m scripts/sparse/svds.m scripts/sparse/treelayout.m scripts/sparse/treeplot.m -- > scripts/sparse/PKG_ADD-t && mv scripts/sparse/PKG_ADD-t scripts/sparse/PKG_ADD
rm -f scripts/specfun/PKG_ADD-t scripts/specfun/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/specfun/bessel.m scripts/specfun/beta.m scripts/specfun/betaln.m scripts/specfun/ellipke.m scripts/specfun/expint.m scripts/specfun/factor.m scripts/specfun/factorial.m scripts/specfun/isprime.m scripts/specfun/lcm.m scripts/specfun/legendre.m scripts/specfun/nchoosek.m scripts/specfun/nthroot.m scripts/specfun/perms.m scripts/specfun/pow2.m scripts/specfun/primes.m scripts/specfun/reallog.m scripts/specfun/realpow.m scripts/specfun/realsqrt.m -- > scripts/specfun/PKG_ADD-t && mv scripts/specfun/PKG_ADD-t scripts/specfun/PKG_ADD
rm -f scripts/special-matrix/PKG_ADD-t scripts/special-matrix/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/special-matrix/gallery.m scripts/special-matrix/hadamard.m scripts/special-matrix/hankel.m scripts/special-matrix/hilb.m scripts/special-matrix/invhilb.m scripts/special-matrix/magic.m scripts/special-matrix/pascal.m scripts/special-matrix/rosser.m scripts/special-matrix/toeplitz.m scripts/special-matrix/vander.m scripts/special-matrix/wilkinson.m -- > scripts/special-matrix/PKG_ADD-t && mv scripts/special-matrix/PKG_ADD-t scripts/special-matrix/PKG_ADD
rm -f scripts/startup/PKG_ADD-t scripts/startup/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/startup/__finish__.m -- > scripts/startup/PKG_ADD-t && mv scripts/startup/PKG_ADD-t scripts/startup/PKG_ADD
rm -f scripts/statistics/base/PKG_ADD-t scripts/statistics/base/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/statistics/base/center.m scripts/statistics/base/cloglog.m scripts/statistics/base/corr.m scripts/statistics/base/cov.m scripts/statistics/base/gls.m scripts/statistics/base/histc.m scripts/statistics/base/iqr.m scripts/statistics/base/kendall.m scripts/statistics/base/kurtosis.m scripts/statistics/base/logit.m scripts/statistics/base/lscov.m scripts/statistics/base/mean.m scripts/statistics/base/meansq.m scripts/statistics/base/median.m scripts/statistics/base/mode.m scripts/statistics/base/moment.m scripts/statistics/base/ols.m scripts/statistics/base/ppplot.m scripts/statistics/base/prctile.m scripts/statistics/base/probit.m scripts/statistics/base/qqplot.m scripts/statistics/base/quantile.m scripts/statistics/base/range.m scripts/statistics/base/ranks.m scripts/statistics/base/run_count.m scripts/statistics/base/runlength.m scripts/statistics/base/skewness.m scripts/statistics/base/spearman.m scripts/statistics/base/statistics.m scripts/statistics/base/std.m scripts/statistics/base/table.m scripts/statistics/base/var.m scripts/statistics/base/zscore.m -- > scripts/statistics/base/PKG_ADD-t && mv scripts/statistics/base/PKG_ADD-t scripts/statistics/base/PKG_ADD
rm -f scripts/statistics/distributions/PKG_ADD-t scripts/statistics/distributions/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/statistics/distributions/betacdf.m scripts/statistics/distributions/betainv.m scripts/statistics/distributions/betapdf.m scripts/statistics/distributions/betarnd.m scripts/statistics/distributions/binocdf.m scripts/statistics/distributions/binoinv.m scripts/statistics/distributions/binopdf.m scripts/statistics/distributions/binornd.m scripts/statistics/distributions/cauchy_cdf.m scripts/statistics/distributions/cauchy_inv.m scripts/statistics/distributions/cauchy_pdf.m scripts/statistics/distributions/cauchy_rnd.m scripts/statistics/distributions/chi2cdf.m scripts/statistics/distributions/chi2inv.m scripts/statistics/distributions/chi2pdf.m scripts/statistics/distributions/chi2rnd.m scripts/statistics/distributions/discrete_cdf.m scripts/statistics/distributions/discrete_inv.m scripts/statistics/distributions/discrete_pdf.m scripts/statistics/distributions/discrete_rnd.m scripts/statistics/distributions/empirical_cdf.m scripts/statistics/distributions/empirical_inv.m scripts/statistics/distributions/empirical_pdf.m scripts/statistics/distributions/empirical_rnd.m scripts/statistics/distributions/expcdf.m scripts/statistics/distributions/expinv.m scripts/statistics/distributions/exppdf.m scripts/statistics/distributions/exprnd.m scripts/statistics/distributions/fcdf.m scripts/statistics/distributions/finv.m scripts/statistics/distributions/fpdf.m scripts/statistics/distributions/frnd.m scripts/statistics/distributions/gamcdf.m scripts/statistics/distributions/gaminv.m scripts/statistics/distributions/gampdf.m scripts/statistics/distributions/gamrnd.m scripts/statistics/distributions/geocdf.m scripts/statistics/distributions/geoinv.m scripts/statistics/distributions/geopdf.m scripts/statistics/distributions/geornd.m scripts/statistics/distributions/hygecdf.m scripts/statistics/distributions/hygeinv.m scripts/statistics/distributions/hygepdf.m scripts/statistics/distributions/hygernd.m scripts/statistics/distributions/kolmogorov_smirnov_cdf.m scripts/statistics/distributions/laplace_cdf.m scripts/statistics/distributions/laplace_inv.m scripts/statistics/distributions/laplace_pdf.m scripts/statistics/distributions/laplace_rnd.m scripts/statistics/distributions/logistic_cdf.m scripts/statistics/distributions/logistic_inv.m scripts/statistics/distributions/logistic_pdf.m scripts/statistics/distributions/logistic_rnd.m scripts/statistics/distributions/logncdf.m scripts/statistics/distributions/logninv.m scripts/statistics/distributions/lognpdf.m scripts/statistics/distributions/lognrnd.m scripts/statistics/distributions/nbincdf.m scripts/statistics/distributions/nbininv.m scripts/statistics/distributions/nbinpdf.m scripts/statistics/distributions/nbinrnd.m scripts/statistics/distributions/normcdf.m scripts/statistics/distributions/norminv.m scripts/statistics/distributions/normpdf.m scripts/statistics/distributions/normrnd.m scripts/statistics/distributions/poisscdf.m scripts/statistics/distributions/poissinv.m scripts/statistics/distributions/poisspdf.m scripts/statistics/distributions/poissrnd.m scripts/statistics/distributions/stdnormal_cdf.m scripts/statistics/distributions/stdnormal_inv.m scripts/statistics/distributions/stdnormal_pdf.m scripts/statistics/distributions/stdnormal_rnd.m scripts/statistics/distributions/tcdf.m scripts/statistics/distributions/tinv.m scripts/statistics/distributions/tpdf.m scripts/statistics/distributions/trnd.m scripts/statistics/distributions/unidrnd.m scripts/statistics/distributions/unidcdf.m scripts/statistics/distributions/unidinv.m scripts/statistics/distributions/unidpdf.m scripts/statistics/distributions/unifrnd.m scripts/statistics/distributions/unifcdf.m scripts/statistics/distributions/unifinv.m scripts/statistics/distributions/unifpdf.m scripts/statistics/distributions/wblcdf.m scripts/statistics/distributions/wblinv.m scripts/statistics/distributions/wblpdf.m scripts/statistics/distributions/wblrnd.m scripts/statistics/distributions/wienrnd.m -- > scripts/statistics/distributions/PKG_ADD-t && mv scripts/statistics/distributions/PKG_ADD-t scripts/statistics/distributions/PKG_ADD
rm -f scripts/statistics/models/PKG_ADD-t scripts/statistics/models/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/statistics/models/logistic_regression.m -- > scripts/statistics/models/PKG_ADD-t && mv scripts/statistics/models/PKG_ADD-t scripts/statistics/models/PKG_ADD
rm -f scripts/statistics/tests/PKG_ADD-t scripts/statistics/tests/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/statistics/tests/anova.m scripts/statistics/tests/bartlett_test.m scripts/statistics/tests/chisquare_test_homogeneity.m scripts/statistics/tests/chisquare_test_independence.m scripts/statistics/tests/cor_test.m scripts/statistics/tests/f_test_regression.m scripts/statistics/tests/hotelling_test.m scripts/statistics/tests/hotelling_test_2.m scripts/statistics/tests/kolmogorov_smirnov_test.m scripts/statistics/tests/kolmogorov_smirnov_test_2.m scripts/statistics/tests/kruskal_wallis_test.m scripts/statistics/tests/manova.m scripts/statistics/tests/mcnemar_test.m scripts/statistics/tests/prop_test_2.m scripts/statistics/tests/run_test.m scripts/statistics/tests/sign_test.m scripts/statistics/tests/t_test.m scripts/statistics/tests/t_test_2.m scripts/statistics/tests/t_test_regression.m scripts/statistics/tests/u_test.m scripts/statistics/tests/var_test.m scripts/statistics/tests/welch_test.m scripts/statistics/tests/wilcoxon_test.m scripts/statistics/tests/z_test.m scripts/statistics/tests/z_test_2.m -- > scripts/statistics/tests/PKG_ADD-t && mv scripts/statistics/tests/PKG_ADD-t scripts/statistics/tests/PKG_ADD
rm -f scripts/strings/PKG_ADD-t scripts/strings/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/strings/base2dec.m scripts/strings/bin2dec.m scripts/strings/blanks.m scripts/strings/cstrcat.m scripts/strings/deblank.m scripts/strings/dec2base.m scripts/strings/dec2bin.m scripts/strings/dec2hex.m scripts/strings/findstr.m scripts/strings/hex2dec.m scripts/strings/index.m scripts/strings/isletter.m scripts/strings/isstrprop.m scripts/strings/mat2str.m scripts/strings/ostrsplit.m scripts/strings/regexptranslate.m scripts/strings/rindex.m scripts/strings/str2num.m scripts/strings/strcat.m scripts/strings/strchr.m scripts/strings/strjoin.m scripts/strings/strjust.m scripts/strings/strmatch.m scripts/strings/strsplit.m scripts/strings/strtok.m scripts/strings/strtrim.m scripts/strings/strtrunc.m scripts/strings/substr.m scripts/strings/untabify.m scripts/strings/validatestring.m -- > scripts/strings/PKG_ADD-t && mv scripts/strings/PKG_ADD-t scripts/strings/PKG_ADD
rm -f scripts/testfun/PKG_ADD-t scripts/testfun/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/testfun/__have_feature__.m scripts/testfun/__printf_assert__.m scripts/testfun/__prog_output_assert__.m scripts/testfun/__run_test_suite__.m scripts/testfun/assert.m scripts/testfun/demo.m scripts/testfun/example.m scripts/testfun/fail.m scripts/testfun/rundemos.m scripts/testfun/runtests.m scripts/testfun/speed.m scripts/testfun/test.m -- > scripts/testfun/PKG_ADD-t && mv scripts/testfun/PKG_ADD-t scripts/testfun/PKG_ADD
rm -f scripts/time/PKG_ADD-t scripts/time/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/time/addtodate.m scripts/time/asctime.m scripts/time/calendar.m scripts/time/clock.m scripts/time/ctime.m scripts/time/date.m scripts/time/datenum.m scripts/time/datestr.m scripts/time/datevec.m scripts/time/eomday.m scripts/time/etime.m scripts/time/is_leap_year.m scripts/time/now.m scripts/time/weekday.m -- > scripts/time/PKG_ADD-t && mv scripts/time/PKG_ADD-t scripts/time/PKG_ADD
rm -f scripts/@ftp/PKG_ADD-t scripts/@ftp/PKG_ADD && /bin/sh ./scripts/mk-pkg-add . scripts/@ftp/ascii.m scripts/@ftp/binary.m scripts/@ftp/cd.m scripts/@ftp/close.m scripts/@ftp/delete.m scripts/@ftp/dir.m scripts/@ftp/display.m scripts/@ftp/ftp.m scripts/@ftp/loadobj.m scripts/@ftp/mget.m scripts/@ftp/mkdir.m scripts/@ftp/mput.m scripts/@ftp/rename.m scripts/@ftp/rmdir.m scripts/@ftp/saveobj.m -- > scripts/@ftp/PKG_ADD-t && mv scripts/@ftp/PKG_ADD-t scripts/@ftp/PKG_ADD
rm -f doc/interpreter/contributors.texi-t doc/interpreter/contributors.texi && \
gawk -f ./doc/interpreter/mkcontrib.awk ./doc/interpreter/contributors.in > doc/interpreter/contributors.texi-t && \
mv doc/interpreter/contributors.texi-t doc/interpreter/contributors.texi
rm -f libinterp/DOCSTRINGS-t && \
( perl ./libinterp/gendoc.pl "." libinterp/corefcn/DASPK-opts.cc libinterp/corefcn/DASRT-opts.cc libinterp/corefcn/DASSL-opts.cc libinterp/corefcn/LSODE-opts.cc libinterp/corefcn/Quad-opts.cc libinterp/octave.cc libinterp/octave-value/ov-base.cc libinterp/octave-value/ov-bool-mat.cc libinterp/octave-value/ov-cell.cc libinterp/octave-value/ov-class.cc libinterp/octave-value/ov-classdef.cc libinterp/octave-value/ov-fcn-handle.cc libinterp/octave-value/ov-fcn-inline.cc libinterp/octave-value/ov-java.cc libinterp/octave-value/ov-null-mat.cc libinterp/octave-value/ov-oncleanup.cc libinterp/octave-value/ov-range.cc libinterp/octave-value/ov-struct.cc libinterp/octave-value/ov-typeinfo.cc libinterp/octave-value/ov-usr-fcn.cc libinterp/octave-value/ov.cc libinterp/parse-tree/lex.ll libinterp/parse-tree/pt-arg-list.cc libinterp/parse-tree/pt-binop.cc libinterp/parse-tree/pt-eval.cc libinterp/parse-tree/pt-mat.cc libinterp/corefcn/__contourc__.cc libinterp/corefcn/__dispatch__.cc libinterp/corefcn/__dsearchn__.cc libinterp/corefcn/__ichol__.cc libinterp/corefcn/__ilu__.cc libinterp/corefcn/__lin_interpn__.cc libinterp/corefcn/__luinc__.cc libinterp/corefcn/__magick_read__.cc libinterp/corefcn/__pchip_deriv__.cc libinterp/corefcn/__qp__.cc libinterp/corefcn/balance.cc libinterp/corefcn/besselj.cc libinterp/corefcn/betainc.cc libinterp/corefcn/bitfcns.cc libinterp/corefcn/bsxfun.cc libinterp/corefcn/cellfun.cc libinterp/corefcn/colloc.cc libinterp/corefcn/conv2.cc libinterp/corefcn/daspk.cc libinterp/corefcn/dasrt.cc libinterp/corefcn/dassl.cc libinterp/corefcn/data.cc libinterp/corefcn/debug.cc libinterp/corefcn/defaults.cc libinterp/corefcn/det.cc libinterp/corefcn/dirfns.cc libinterp/corefcn/dlmread.cc libinterp/corefcn/dot.cc libinterp/corefcn/eig.cc libinterp/corefcn/ellipj.cc libinterp/corefcn/error.cc libinterp/corefcn/fft.cc libinterp/corefcn/fft2.cc libinterp/corefcn/fftn.cc libinterp/corefcn/file-io.cc libinterp/corefcn/filter.cc libinterp/corefcn/find.cc libinterp/corefcn/gammainc.cc libinterp/corefcn/gcd.cc libinterp/corefcn/getgrent.cc libinterp/corefcn/getpwent.cc libinterp/corefcn/getrusage.cc libinterp/corefcn/givens.cc libinterp/corefcn/graphics.cc libinterp/corefcn/hash.cc libinterp/corefcn/help.cc libinterp/corefcn/hess.cc libinterp/corefcn/hex2num.cc libinterp/corefcn/input.cc libinterp/corefcn/inv.cc libinterp/corefcn/interpreter.cc libinterp/corefcn/kron.cc libinterp/corefcn/load-path.cc libinterp/corefcn/load-save.cc libinterp/corefcn/lookup.cc libinterp/corefcn/ls-oct-text.cc libinterp/corefcn/lsode.cc libinterp/corefcn/lu.cc libinterp/corefcn/mappers.cc libinterp/corefcn/matrix_type.cc libinterp/corefcn/max.cc libinterp/corefcn/mgorth.cc libinterp/corefcn/nproc.cc libinterp/corefcn/oct-hist.cc libinterp/corefcn/octave-link.cc libinterp/corefcn/ordschur.cc libinterp/corefcn/pager.cc libinterp/corefcn/pinv.cc libinterp/corefcn/pr-output.cc libinterp/corefcn/profiler.cc libinterp/corefcn/psi.cc libinterp/corefcn/quad.cc libinterp/corefcn/quadcc.cc libinterp/corefcn/qz.cc libinterp/corefcn/rand.cc libinterp/corefcn/rcond.cc libinterp/corefcn/regexp.cc libinterp/corefcn/schur.cc libinterp/corefcn/sighandlers.cc libinterp/corefcn/sparse.cc libinterp/corefcn/spparms.cc libinterp/corefcn/sqrtm.cc libinterp/corefcn/str2double.cc libinterp/corefcn/strfind.cc libinterp/corefcn/strfns.cc libinterp/corefcn/sub2ind.cc libinterp/corefcn/svd.cc libinterp/corefcn/sylvester.cc libinterp/corefcn/symtab.cc libinterp/corefcn/syscalls.cc libinterp/corefcn/sysdep.cc libinterp/corefcn/time.cc libinterp/corefcn/toplev.cc libinterp/corefcn/tril.cc libinterp/corefcn/tsearch.cc libinterp/corefcn/typecast.cc libinterp/corefcn/urlwrite.cc libinterp/corefcn/utils.cc libinterp/corefcn/variables.cc libinterp/corefcn/pt-jit.cc libinterp/parse-tree/oct-parse.in.yy libinterp/dldfcn/__delaunayn__.cc libinterp/dldfcn/__eigs__.cc libinterp/dldfcn/__fltk_uigetfile__.cc libinterp/dldfcn/__glpk__.cc libinterp/dldfcn/__init_fltk__.cc libinterp/dldfcn/__init_gnuplot__.cc libinterp/dldfcn/__osmesa_print__.cc libinterp/dldfcn/__voronoi__.cc libinterp/dldfcn/amd.cc libinterp/dldfcn/audiodevinfo.cc libinterp/dldfcn/audioread.cc libinterp/dldfcn/ccolamd.cc libinterp/dldfcn/chol.cc libinterp/dldfcn/colamd.cc libinterp/dldfcn/convhulln.cc libinterp/dldfcn/dmperm.cc libinterp/dldfcn/fftw.cc libinterp/dldfcn/gzip.cc libinterp/dldfcn/qr.cc libinterp/dldfcn/symbfact.cc libinterp/dldfcn/symrcm.cc; /bin/sed -ne '/^\x1d/,$p' ./libinterp/op-kw-docs ) > libinterp/DOCSTRINGS-t && \
if [ -s libinterp/DOCSTRINGS-t ]; then /bin/sh ./build-aux/move-if-change libinterp/DOCSTRINGS-t libinterp/DOCSTRINGS; else echo "libinterp/DOCSTRINGS-t is empty!" 1>&2; rm -f libinterp/DOCSTRINGS-t; exit 1; fi
rm -f scripts/DOCSTRINGS-t && \
perl ./scripts/mkdoc.pl "." scripts/audio/lin2mu.m scripts/audio/mu2lin.m scripts/audio/record.m scripts/audio/sound.m scripts/audio/soundsc.m scripts/audio/@audioplayer/__get_properties__.m scripts/audio/@audioplayer/audioplayer.m scripts/audio/@audioplayer/display.m scripts/audio/@audioplayer/get.m scripts/audio/@audioplayer/isplaying.m scripts/audio/@audioplayer/pause.m scripts/audio/@audioplayer/play.m scripts/audio/@audioplayer/playblocking.m scripts/audio/@audioplayer/resume.m scripts/audio/@audioplayer/set.m scripts/audio/@audioplayer/stop.m scripts/audio/@audioplayer/subsasgn.m scripts/audio/@audioplayer/subsref.m scripts/audio/@audiorecorder/__get_properties__.m scripts/audio/@audiorecorder/audiorecorder.m scripts/audio/@audiorecorder/display.m scripts/audio/@audiorecorder/get.m scripts/audio/@audiorecorder/getaudiodata.m scripts/audio/@audiorecorder/getplayer.m scripts/audio/@audiorecorder/isrecording.m scripts/audio/@audiorecorder/pause.m scripts/audio/@audiorecorder/play.m scripts/audio/@audiorecorder/record.m scripts/audio/@audiorecorder/recordblocking.m scripts/audio/@audiorecorder/resume.m scripts/audio/@audiorecorder/set.m scripts/audio/@audiorecorder/stop.m scripts/audio/@audiorecorder/subsasgn.m scripts/audio/@audiorecorder/subsref.m scripts/deprecated/bicubic.m scripts/deprecated/bitmax.m scripts/deprecated/comma.m scripts/deprecated/delaunay3.m scripts/deprecated/dump_prefs.m scripts/deprecated/find_dir_in_path.m scripts/deprecated/finite.m scripts/deprecated/fmod.m scripts/deprecated/fnmatch.m scripts/deprecated/gmap40.m scripts/deprecated/isstr.m scripts/deprecated/loadaudio.m scripts/deprecated/luinc.m scripts/deprecated/mahalanobis.m scripts/deprecated/md5sum.m scripts/deprecated/mouse_wheel_zoom.m scripts/deprecated/nfields.m scripts/deprecated/octave_config_info.m scripts/deprecated/octave_tmp_file_name.m scripts/deprecated/onenormest.m scripts/deprecated/paren.m scripts/deprecated/playaudio.m scripts/deprecated/saveaudio.m scripts/deprecated/semicolon.m scripts/deprecated/setaudio.m scripts/deprecated/sleep.m scripts/deprecated/syl.m scripts/deprecated/usage.m scripts/deprecated/usleep.m scripts/deprecated/wavread.m scripts/deprecated/wavwrite.m scripts/elfun/acosd.m scripts/elfun/acot.m scripts/elfun/acotd.m scripts/elfun/acoth.m scripts/elfun/acsc.m scripts/elfun/acscd.m scripts/elfun/acsch.m scripts/elfun/asec.m scripts/elfun/asecd.m scripts/elfun/asech.m scripts/elfun/asind.m scripts/elfun/atan2d.m scripts/elfun/atand.m scripts/elfun/cosd.m scripts/elfun/cot.m scripts/elfun/cotd.m scripts/elfun/coth.m scripts/elfun/csc.m scripts/elfun/cscd.m scripts/elfun/csch.m scripts/elfun/sec.m scripts/elfun/secd.m scripts/elfun/sech.m scripts/elfun/sind.m scripts/elfun/tand.m scripts/general/accumarray.m scripts/general/accumdim.m scripts/general/bincoeff.m scripts/general/bitcmp.m scripts/general/bitget.m scripts/general/bitset.m scripts/general/blkdiag.m scripts/general/cart2pol.m scripts/general/cart2sph.m scripts/general/cell2mat.m scripts/general/celldisp.m scripts/general/chop.m scripts/general/circshift.m scripts/general/common_size.m scripts/general/cplxpair.m scripts/general/cumtrapz.m scripts/general/curl.m scripts/general/dblquad.m scripts/general/deal.m scripts/general/deg2rad.m scripts/general/del2.m scripts/general/display.m scripts/general/divergence.m scripts/general/fieldnames.m scripts/general/flip.m scripts/general/flipdim.m scripts/general/fliplr.m scripts/general/flipud.m scripts/general/grabcode.m scripts/general/gradient.m scripts/general/idivide.m scripts/general/inputParser.m scripts/general/int2str.m scripts/general/interp1.m scripts/general/interp2.m scripts/general/interp3.m scripts/general/interpft.m scripts/general/interpn.m scripts/general/isdir.m scripts/general/isequal.m scripts/general/isequaln.m scripts/general/loadobj.m scripts/general/logspace.m scripts/general/methods.m scripts/general/nargchk.m scripts/general/narginchk.m scripts/general/nargoutchk.m scripts/general/nextpow2.m scripts/general/nthargout.m scripts/general/num2str.m scripts/general/pol2cart.m scripts/general/polyarea.m scripts/general/postpad.m scripts/general/prepad.m scripts/general/publish.m scripts/general/quadgk.m scripts/general/quadl.m scripts/general/quadv.m scripts/general/rad2deg.m scripts/general/randi.m scripts/general/rat.m scripts/general/repmat.m scripts/general/rot90.m scripts/general/rotdim.m scripts/general/saveobj.m scripts/general/shift.m scripts/general/shiftdim.m scripts/general/sortrows.m scripts/general/sph2cart.m scripts/general/structfun.m scripts/general/subsindex.m scripts/general/trapz.m scripts/general/triplequad.m scripts/general/validateattributes.m scripts/general/private/__isequal__.m scripts/general/private/__publish_html_output__.m scripts/general/private/__publish_latex_output__.m scripts/general/private/__splinen__.m scripts/geometry/convhull.m scripts/geometry/delaunayn.m scripts/geometry/delaunay.m scripts/geometry/dsearch.m scripts/geometry/dsearchn.m scripts/geometry/griddata.m scripts/geometry/griddata3.m scripts/geometry/griddatan.m scripts/geometry/inpolygon.m scripts/geometry/rectint.m scripts/geometry/tsearchn.m scripts/geometry/voronoi.m scripts/geometry/voronoin.m scripts/gui/dialog.m scripts/gui/errordlg.m scripts/gui/guidata.m scripts/gui/guihandles.m scripts/gui/helpdlg.m scripts/gui/inputdlg.m scripts/gui/listdlg.m scripts/gui/msgbox.m scripts/gui/questdlg.m scripts/gui/uibuttongroup.m scripts/gui/uicontextmenu.m scripts/gui/uicontrol.m scripts/gui/uigetdir.m scripts/gui/uigetfile.m scripts/gui/uimenu.m scripts/gui/uipanel.m scripts/gui/uipushtool.m scripts/gui/uiputfile.m scripts/gui/uiresume.m scripts/gui/uitoggletool.m scripts/gui/uitoolbar.m scripts/gui/uiwait.m scripts/gui/waitbar.m scripts/gui/waitforbuttonpress.m scripts/gui/warndlg.m scripts/gui/private/__file_filter__.m scripts/gui/private/__fltk_file_filter__.m scripts/gui/private/__get_funcname__.m scripts/gui/private/__is_function__.m scripts/gui/private/__uigetdir_fltk__.m scripts/gui/private/__uigetfile_fltk__.m scripts/gui/private/__uiobject_split_args__.m scripts/gui/private/__uiputfile_fltk__.m scripts/help/__gripe_missing_component__.m scripts/help/__makeinfo__.m scripts/help/__unimplemented__.m scripts/help/ans.m scripts/help/doc.m scripts/help/doc_cache_create.m scripts/help/get_first_help_sentence.m scripts/help/error_ids.m scripts/help/help.m scripts/help/lookfor.m scripts/help/print_usage.m scripts/help/type.m scripts/help/warning_ids.m scripts/help/which.m scripts/help/private/__additional_help_message__.m scripts/help/private/__strip_html_tags__.m scripts/image/autumn.m scripts/image/bone.m scripts/image/brighten.m scripts/image/cmpermute.m scripts/image/cmunique.m scripts/image/colorcube.m scripts/image/colormap.m scripts/image/contrast.m scripts/image/cool.m scripts/image/copper.m scripts/image/cubehelix.m scripts/image/flag.m scripts/image/frame2im.m scripts/image/gray.m scripts/image/gray2ind.m scripts/image/hot.m scripts/image/hsv.m scripts/image/hsv2rgb.m scripts/image/im2double.m scripts/image/im2frame.m scripts/image/image.m scripts/image/imagesc.m scripts/image/imfinfo.m scripts/image/imformats.m scripts/image/imread.m scripts/image/imshow.m scripts/image/iscolormap.m scripts/image/imwrite.m scripts/image/ind2gray.m scripts/image/ind2rgb.m scripts/image/jet.m scripts/image/lines.m scripts/image/ntsc2rgb.m scripts/image/ocean.m scripts/image/pink.m scripts/image/prism.m scripts/image/rainbow.m scripts/image/rgb2hsv.m scripts/image/rgb2ind.m scripts/image/rgb2ntsc.m scripts/image/rgbplot.m scripts/image/spinmap.m scripts/image/spring.m scripts/image/summer.m scripts/image/viridis.m scripts/image/white.m scripts/image/winter.m scripts/image/private/__imfinfo__.m scripts/image/private/__imread__.m scripts/image/private/__imwrite__.m scripts/image/private/colorspace_conversion_input_check.m scripts/image/private/colorspace_conversion_revert.m scripts/image/private/imageIO.m scripts/image/private/imwrite_filename.m scripts/image/private/ind2x.m scripts/io/beep.m scripts/io/csvread.m scripts/io/csvwrite.m scripts/io/dlmwrite.m scripts/io/fileread.m scripts/io/importdata.m scripts/io/is_valid_file_id.m scripts/io/strread.m scripts/io/textread.m scripts/java/java_get.m scripts/java/java_set.m scripts/java/javaArray.m scripts/java/javaaddpath.m scripts/java/javachk.m scripts/java/javaclasspath.m scripts/java/javamem.m scripts/java/javarmpath.m scripts/java/usejava.m scripts/linear-algebra/bandwidth.m scripts/linear-algebra/commutation_matrix.m scripts/linear-algebra/cond.m scripts/linear-algebra/condest.m scripts/linear-algebra/condeig.m scripts/linear-algebra/cross.m scripts/linear-algebra/duplication_matrix.m scripts/linear-algebra/expm.m scripts/linear-algebra/housh.m scripts/linear-algebra/isbanded.m scripts/linear-algebra/isdefinite.m scripts/linear-algebra/isdiag.m scripts/linear-algebra/ishermitian.m scripts/linear-algebra/issymmetric.m scripts/linear-algebra/istril.m scripts/linear-algebra/istriu.m scripts/linear-algebra/krylov.m scripts/linear-algebra/linsolve.m scripts/linear-algebra/logm.m scripts/linear-algebra/normest.m scripts/linear-algebra/normest1.m scripts/linear-algebra/null.m scripts/linear-algebra/orth.m scripts/linear-algebra/planerot.m scripts/linear-algebra/qzhess.m scripts/linear-algebra/rank.m scripts/linear-algebra/rref.m scripts/linear-algebra/subspace.m scripts/linear-algebra/trace.m scripts/linear-algebra/vech.m scripts/miscellaneous/bug_report.m scripts/miscellaneous/bunzip2.m scripts/miscellaneous/cast.m scripts/miscellaneous/citation.m scripts/miscellaneous/compare_versions.m scripts/miscellaneous/computer.m scripts/miscellaneous/copyfile.m scripts/miscellaneous/debug.m scripts/miscellaneous/delete.m scripts/miscellaneous/desktop.m scripts/miscellaneous/dir.m scripts/miscellaneous/dos.m scripts/miscellaneous/edit.m scripts/miscellaneous/fact.m scripts/miscellaneous/fileattrib.m scripts/miscellaneous/fileparts.m scripts/miscellaneous/fullfile.m scripts/miscellaneous/genvarname.m scripts/miscellaneous/getappdata.m scripts/miscellaneous/getfield.m scripts/miscellaneous/gunzip.m scripts/miscellaneous/info.m scripts/miscellaneous/inputname.m scripts/miscellaneous/isappdata.m scripts/miscellaneous/isdeployed.m scripts/miscellaneous/ismac.m scripts/miscellaneous/ispc.m scripts/miscellaneous/isunix.m scripts/miscellaneous/license.m scripts/miscellaneous/list_primes.m scripts/miscellaneous/ls.m scripts/miscellaneous/ls_command.m scripts/miscellaneous/menu.m scripts/miscellaneous/mex.m scripts/miscellaneous/mexext.m scripts/miscellaneous/mkdir.m scripts/miscellaneous/mkoctfile.m scripts/miscellaneous/movefile.m scripts/miscellaneous/namelengthmax.m scripts/miscellaneous/news.m scripts/miscellaneous/open.m scripts/miscellaneous/orderfields.m scripts/miscellaneous/pack.m scripts/miscellaneous/parseparams.m scripts/miscellaneous/perl.m scripts/miscellaneous/python.m scripts/miscellaneous/recycle.m scripts/miscellaneous/rmappdata.m scripts/miscellaneous/run.m scripts/miscellaneous/setappdata.m scripts/miscellaneous/setfield.m scripts/miscellaneous/substruct.m scripts/miscellaneous/swapbytes.m scripts/miscellaneous/symvar.m scripts/miscellaneous/tar.m scripts/miscellaneous/tempdir.m scripts/miscellaneous/tmpnam.m scripts/miscellaneous/unix.m scripts/miscellaneous/unpack.m scripts/miscellaneous/untar.m scripts/miscellaneous/unzip.m scripts/miscellaneous/ver.m scripts/miscellaneous/version.m scripts/miscellaneous/what.m scripts/miscellaneous/xor.m scripts/miscellaneous/zip.m scripts/miscellaneous/private/display_info_file.m scripts/miscellaneous/private/__w2mpth__.m scripts/ode/ode23.m scripts/ode/ode45.m scripts/ode/odeset.m scripts/ode/odeget.m scripts/ode/odeplot.m scripts/ode/private/AbsRel_norm.m scripts/ode/private/integrate_adaptive.m scripts/ode/private/kahan.m scripts/ode/private/odedefaults.m scripts/ode/private/odemergeopts.m scripts/ode/private/ode_event_handler.m scripts/ode/private/runge_kutta_23.m scripts/ode/private/runge_kutta_45_dorpri.m scripts/ode/private/runge_kutta_interpolate.m scripts/ode/private/starting_stepsize.m scripts/optimization/__all_opts__.m scripts/optimization/fminbnd.m scripts/optimization/fminsearch.m scripts/optimization/fminunc.m scripts/optimization/fsolve.m scripts/optimization/fzero.m scripts/optimization/glpk.m scripts/optimization/lsqnonneg.m scripts/optimization/optimget.m scripts/optimization/optimset.m scripts/optimization/pqpnonneg.m scripts/optimization/qp.m scripts/optimization/sqp.m scripts/optimization/private/__fdjac__.m scripts/path/matlabroot.m scripts/path/pathdef.m scripts/path/savepath.m scripts/path/private/getsavepath.m scripts/pkg/pkg.m scripts/pkg/private/build.m scripts/pkg/private/configure_make.m scripts/pkg/private/default_prefix.m scripts/pkg/private/describe.m scripts/pkg/private/dirempty.m scripts/pkg/private/get_description.m scripts/pkg/private/get_forge_download.m scripts/pkg/private/get_forge_pkg.m scripts/pkg/private/getarch.m scripts/pkg/private/getarchdir.m scripts/pkg/private/get_unsatisfied_deps.m scripts/pkg/private/install.m scripts/pkg/private/installed_packages.m scripts/pkg/private/list_forge_packages.m scripts/pkg/private/load_packages.m scripts/pkg/private/load_packages_and_dependencies.m scripts/pkg/private/rebuild.m scripts/pkg/private/save_order.m scripts/pkg/private/uninstall.m scripts/pkg/private/unload_packages.m scripts/plot/appearance/__clabel__.m scripts/plot/appearance/__getlegenddata__.m scripts/plot/appearance/annotation.m scripts/plot/appearance/axis.m scripts/plot/appearance/box.m scripts/plot/appearance/caxis.m scripts/plot/appearance/clabel.m scripts/plot/appearance/daspect.m scripts/plot/appearance/datetick.m scripts/plot/appearance/diffuse.m scripts/plot/appearance/grid.m scripts/plot/appearance/gtext.m scripts/plot/appearance/hidden.m scripts/plot/appearance/legend.m scripts/plot/appearance/lighting.m scripts/plot/appearance/material.m scripts/plot/appearance/orient.m scripts/plot/appearance/pbaspect.m scripts/plot/appearance/shading.m scripts/plot/appearance/specular.m scripts/plot/appearance/text.m scripts/plot/appearance/title.m scripts/plot/appearance/view.m scripts/plot/appearance/whitebg.m scripts/plot/appearance/xlabel.m scripts/plot/appearance/xlim.m scripts/plot/appearance/ylabel.m scripts/plot/appearance/ylim.m scripts/plot/appearance/zlabel.m scripts/plot/appearance/zlim.m scripts/plot/appearance/private/__axis_limits__.m scripts/plot/appearance/private/__axis_label__.m scripts/plot/draw/area.m scripts/plot/draw/barh.m scripts/plot/draw/bar.m scripts/plot/draw/camlight.m scripts/plot/draw/colorbar.m scripts/plot/draw/comet3.m scripts/plot/draw/comet.m scripts/plot/draw/compass.m scripts/plot/draw/contour3.m scripts/plot/draw/contourc.m scripts/plot/draw/contourf.m scripts/plot/draw/contour.m scripts/plot/draw/cylinder.m scripts/plot/draw/ellipsoid.m scripts/plot/draw/errorbar.m scripts/plot/draw/ezcontourf.m scripts/plot/draw/ezcontour.m scripts/plot/draw/ezmeshc.m scripts/plot/draw/ezmesh.m scripts/plot/draw/ezplot3.m scripts/plot/draw/ezplot.m scripts/plot/draw/ezpolar.m scripts/plot/draw/ezsurfc.m scripts/plot/draw/ezsurf.m scripts/plot/draw/feather.m scripts/plot/draw/fill.m scripts/plot/draw/fplot.m scripts/plot/draw/hist.m scripts/plot/draw/isocaps.m scripts/plot/draw/isocolors.m scripts/plot/draw/isonormals.m scripts/plot/draw/isosurface.m scripts/plot/draw/light.m scripts/plot/draw/line.m scripts/plot/draw/loglogerr.m scripts/plot/draw/loglog.m scripts/plot/draw/meshc.m scripts/plot/draw/mesh.m scripts/plot/draw/meshz.m scripts/plot/draw/pareto.m scripts/plot/draw/patch.m scripts/plot/draw/pcolor.m scripts/plot/draw/peaks.m scripts/plot/draw/pie3.m scripts/plot/draw/pie.m scripts/plot/draw/plot3.m scripts/plot/draw/plot.m scripts/plot/draw/plotmatrix.m scripts/plot/draw/plotyy.m scripts/plot/draw/polar.m scripts/plot/draw/quiver3.m scripts/plot/draw/quiver.m scripts/plot/draw/rectangle.m scripts/plot/draw/reducepatch.m scripts/plot/draw/reducevolume.m scripts/plot/draw/ribbon.m scripts/plot/draw/rose.m scripts/plot/draw/scatter3.m scripts/plot/draw/scatter.m scripts/plot/draw/semilogxerr.m scripts/plot/draw/semilogx.m scripts/plot/draw/semilogyerr.m scripts/plot/draw/semilogy.m scripts/plot/draw/shrinkfaces.m scripts/plot/draw/slice.m scripts/plot/draw/smooth3.m scripts/plot/draw/sombrero.m scripts/plot/draw/sphere.m scripts/plot/draw/stairs.m scripts/plot/draw/stem3.m scripts/plot/draw/stemleaf.m scripts/plot/draw/stem.m scripts/plot/draw/surface.m scripts/plot/draw/surfc.m scripts/plot/draw/surfl.m scripts/plot/draw/surf.m scripts/plot/draw/surfnorm.m scripts/plot/draw/tetramesh.m scripts/plot/draw/trimesh.m scripts/plot/draw/triplot.m scripts/plot/draw/trisurf.m scripts/plot/draw/waterfall.m scripts/plot/draw/private/__add_datasource__.m scripts/plot/draw/private/__bar__.m scripts/plot/draw/private/__calc_isovalue_from_data__.m scripts/plot/draw/private/__contour__.m scripts/plot/draw/private/__errplot__.m scripts/plot/draw/private/__ezplot__.m scripts/plot/draw/private/__interp_cube__.m scripts/plot/draw/private/__line__.m scripts/plot/draw/private/__marching_cube__.m scripts/plot/draw/private/__patch__.m scripts/plot/draw/private/__pie__.m scripts/plot/draw/private/__plt__.m scripts/plot/draw/private/__quiver__.m scripts/plot/draw/private/__rotate_around_axis__.m scripts/plot/draw/private/__scatter__.m scripts/plot/draw/private/__stem__.m scripts/plot/draw/private/__unite_shared_vertices__.m scripts/plot/util/__actual_axis_position__.m scripts/plot/util/__default_plot_options__.m scripts/plot/util/__gnuplot_drawnow__.m scripts/plot/util/__next_line_color__.m scripts/plot/util/__next_line_style__.m scripts/plot/util/__opengl_info__.m scripts/plot/util/__plt_get_axis_arg__.m scripts/plot/util/__pltopt__.m scripts/plot/util/allchild.m scripts/plot/util/ancestor.m scripts/plot/util/axes.m scripts/plot/util/cla.m scripts/plot/util/clf.m scripts/plot/util/close.m scripts/plot/util/closereq.m scripts/plot/util/colstyle.m scripts/plot/util/copyobj.m scripts/plot/util/figure.m scripts/plot/util/findall.m scripts/plot/util/findfigs.m scripts/plot/util/findobj.m scripts/plot/util/gca.m scripts/plot/util/gcbf.m scripts/plot/util/gcbo.m scripts/plot/util/gcf.m scripts/plot/util/gco.m scripts/plot/util/ginput.m scripts/plot/util/graphics_toolkit.m scripts/plot/util/hdl2struct.m scripts/plot/util/hggroup.m scripts/plot/util/hgload.m scripts/plot/util/hgsave.m scripts/plot/util/hold.m scripts/plot/util/isaxes.m scripts/plot/util/isfigure.m scripts/plot/util/ishghandle.m scripts/plot/util/ishold.m scripts/plot/util/isprop.m scripts/plot/util/linkaxes.m scripts/plot/util/linkprop.m scripts/plot/util/meshgrid.m scripts/plot/util/ndgrid.m scripts/plot/util/newplot.m scripts/plot/util/pan.m scripts/plot/util/print.m scripts/plot/util/printd.m scripts/plot/util/refresh.m scripts/plot/util/refreshdata.m scripts/plot/util/rotate.m scripts/plot/util/rotate3d.m scripts/plot/util/saveas.m scripts/plot/util/shg.m scripts/plot/util/struct2hdl.m scripts/plot/util/subplot.m scripts/plot/util/zoom.m scripts/plot/util/private/__add_default_menu__.m scripts/plot/util/private/__ghostscript__.m scripts/plot/util/private/__gnuplot_get_var__.m scripts/plot/util/private/__gnuplot_ginput__.m scripts/plot/util/private/__gnuplot_has_feature__.m scripts/plot/util/private/__gnuplot_has_terminal__.m scripts/plot/util/private/__gnuplot_open_stream__.m scripts/plot/util/private/__gnuplot_print__.m scripts/plot/util/private/__gnuplot_version__.m scripts/plot/util/private/__gnuplot_draw_axes__.m scripts/plot/util/private/__gnuplot_draw_figure__.m scripts/plot/util/private/__opengl_print__.m scripts/plot/util/private/__print_parse_opts__.m scripts/polynomial/compan.m scripts/polynomial/conv.m scripts/polynomial/deconv.m scripts/polynomial/mkpp.m scripts/polynomial/mpoles.m scripts/polynomial/padecoef.m scripts/polynomial/pchip.m scripts/polynomial/poly.m scripts/polynomial/polyaffine.m scripts/polynomial/polyder.m scripts/polynomial/polyeig.m scripts/polynomial/polyfit.m scripts/polynomial/polygcd.m scripts/polynomial/polyint.m scripts/polynomial/polyout.m scripts/polynomial/polyreduce.m scripts/polynomial/polyval.m scripts/polynomial/polyvalm.m scripts/polynomial/ppval.m scripts/polynomial/ppder.m scripts/polynomial/ppint.m scripts/polynomial/ppjumps.m scripts/polynomial/residue.m scripts/polynomial/roots.m scripts/polynomial/spline.m scripts/polynomial/splinefit.m scripts/polynomial/unmkpp.m scripts/polynomial/private/__splinefit__.m scripts/prefs/addpref.m scripts/prefs/getpref.m scripts/prefs/ispref.m scripts/prefs/prefdir.m scripts/prefs/preferences.m scripts/prefs/rmpref.m scripts/prefs/setpref.m scripts/prefs/private/loadprefs.m scripts/prefs/private/prefsfile.m scripts/prefs/private/saveprefs.m scripts/profiler/profexplore.m scripts/profiler/profexport.m scripts/profiler/profile.m scripts/profiler/profshow.m scripts/set/intersect.m scripts/set/ismember.m scripts/set/powerset.m scripts/set/setdiff.m scripts/set/setxor.m scripts/set/union.m scripts/set/unique.m scripts/set/private/validsetargs.m scripts/signal/arch_fit.m scripts/signal/arch_rnd.m scripts/signal/arch_test.m scripts/signal/arma_rnd.m scripts/signal/autoreg_matrix.m scripts/signal/bartlett.m scripts/signal/blackman.m scripts/signal/detrend.m scripts/signal/diffpara.m scripts/signal/durbinlevinson.m scripts/signal/fftconv.m scripts/signal/fftfilt.m scripts/signal/fftshift.m scripts/signal/filter2.m scripts/signal/fractdiff.m scripts/signal/freqz.m scripts/signal/freqz_plot.m scripts/signal/hamming.m scripts/signal/hanning.m scripts/signal/hurst.m scripts/signal/ifftshift.m scripts/signal/periodogram.m scripts/signal/sinc.m scripts/signal/sinetone.m scripts/signal/sinewave.m scripts/signal/spectral_adf.m scripts/signal/spectral_xdf.m scripts/signal/spencer.m scripts/signal/stft.m scripts/signal/synthesis.m scripts/signal/unwrap.m scripts/signal/yulewalker.m scripts/signal/private/rectangle_lw.m scripts/signal/private/rectangle_sw.m scripts/signal/private/triangle_lw.m scripts/signal/private/triangle_sw.m scripts/sparse/bicg.m scripts/sparse/bicgstab.m scripts/sparse/cgs.m scripts/sparse/colperm.m scripts/sparse/eigs.m scripts/sparse/etreeplot.m scripts/sparse/gmres.m scripts/sparse/gplot.m scripts/sparse/ichol.m scripts/sparse/ilu.m scripts/sparse/nonzeros.m scripts/sparse/pcg.m scripts/sparse/pcr.m scripts/sparse/qmr.m scripts/sparse/spaugment.m scripts/sparse/spconvert.m scripts/sparse/spdiags.m scripts/sparse/speye.m scripts/sparse/spfun.m scripts/sparse/spones.m scripts/sparse/sprand.m scripts/sparse/sprandn.m scripts/sparse/sprandsym.m scripts/sparse/spstats.m scripts/sparse/spy.m scripts/sparse/svds.m scripts/sparse/treelayout.m scripts/sparse/treeplot.m scripts/sparse/private/__sprand__.m scripts/specfun/bessel.m scripts/specfun/beta.m scripts/specfun/betaln.m scripts/specfun/ellipke.m scripts/specfun/expint.m scripts/specfun/factor.m scripts/specfun/factorial.m scripts/specfun/isprime.m scripts/specfun/lcm.m scripts/specfun/legendre.m scripts/specfun/nchoosek.m scripts/specfun/nthroot.m scripts/specfun/perms.m scripts/specfun/pow2.m scripts/specfun/primes.m scripts/specfun/reallog.m scripts/specfun/realpow.m scripts/specfun/realsqrt.m scripts/special-matrix/gallery.m scripts/special-matrix/hadamard.m scripts/special-matrix/hankel.m scripts/special-matrix/hilb.m scripts/special-matrix/invhilb.m scripts/special-matrix/magic.m scripts/special-matrix/pascal.m scripts/special-matrix/rosser.m scripts/special-matrix/toeplitz.m scripts/special-matrix/vander.m scripts/special-matrix/wilkinson.m scripts/startup/__finish__.m scripts/statistics/base/center.m scripts/statistics/base/cloglog.m scripts/statistics/base/corr.m scripts/statistics/base/cov.m scripts/statistics/base/gls.m scripts/statistics/base/histc.m scripts/statistics/base/iqr.m scripts/statistics/base/kendall.m scripts/statistics/base/kurtosis.m scripts/statistics/base/logit.m scripts/statistics/base/lscov.m scripts/statistics/base/mean.m scripts/statistics/base/meansq.m scripts/statistics/base/median.m scripts/statistics/base/mode.m scripts/statistics/base/moment.m scripts/statistics/base/ols.m scripts/statistics/base/ppplot.m scripts/statistics/base/prctile.m scripts/statistics/base/probit.m scripts/statistics/base/qqplot.m scripts/statistics/base/quantile.m scripts/statistics/base/range.m scripts/statistics/base/ranks.m scripts/statistics/base/run_count.m scripts/statistics/base/runlength.m scripts/statistics/base/skewness.m scripts/statistics/base/spearman.m scripts/statistics/base/statistics.m scripts/statistics/base/std.m scripts/statistics/base/table.m scripts/statistics/base/var.m scripts/statistics/base/zscore.m scripts/statistics/distributions/betacdf.m scripts/statistics/distributions/betainv.m scripts/statistics/distributions/betapdf.m scripts/statistics/distributions/betarnd.m scripts/statistics/distributions/binocdf.m scripts/statistics/distributions/binoinv.m scripts/statistics/distributions/binopdf.m scripts/statistics/distributions/binornd.m scripts/statistics/distributions/cauchy_cdf.m scripts/statistics/distributions/cauchy_inv.m scripts/statistics/distributions/cauchy_pdf.m scripts/statistics/distributions/cauchy_rnd.m scripts/statistics/distributions/chi2cdf.m scripts/statistics/distributions/chi2inv.m scripts/statistics/distributions/chi2pdf.m scripts/statistics/distributions/chi2rnd.m scripts/statistics/distributions/discrete_cdf.m scripts/statistics/distributions/discrete_inv.m scripts/statistics/distributions/discrete_pdf.m scripts/statistics/distributions/discrete_rnd.m scripts/statistics/distributions/empirical_cdf.m scripts/statistics/distributions/empirical_inv.m scripts/statistics/distributions/empirical_pdf.m scripts/statistics/distributions/empirical_rnd.m scripts/statistics/distributions/expcdf.m scripts/statistics/distributions/expinv.m scripts/statistics/distributions/exppdf.m scripts/statistics/distributions/exprnd.m scripts/statistics/distributions/fcdf.m scripts/statistics/distributions/finv.m scripts/statistics/distributions/fpdf.m scripts/statistics/distributions/frnd.m scripts/statistics/distributions/gamcdf.m scripts/statistics/distributions/gaminv.m scripts/statistics/distributions/gampdf.m scripts/statistics/distributions/gamrnd.m scripts/statistics/distributions/geocdf.m scripts/statistics/distributions/geoinv.m scripts/statistics/distributions/geopdf.m scripts/statistics/distributions/geornd.m scripts/statistics/distributions/hygecdf.m scripts/statistics/distributions/hygeinv.m scripts/statistics/distributions/hygepdf.m scripts/statistics/distributions/hygernd.m scripts/statistics/distributions/kolmogorov_smirnov_cdf.m scripts/statistics/distributions/laplace_cdf.m scripts/statistics/distributions/laplace_inv.m scripts/statistics/distributions/laplace_pdf.m scripts/statistics/distributions/laplace_rnd.m scripts/statistics/distributions/logistic_cdf.m scripts/statistics/distributions/logistic_inv.m scripts/statistics/distributions/logistic_pdf.m scripts/statistics/distributions/logistic_rnd.m scripts/statistics/distributions/logncdf.m scripts/statistics/distributions/logninv.m scripts/statistics/distributions/lognpdf.m scripts/statistics/distributions/lognrnd.m scripts/statistics/distributions/nbincdf.m scripts/statistics/distributions/nbininv.m scripts/statistics/distributions/nbinpdf.m scripts/statistics/distributions/nbinrnd.m scripts/statistics/distributions/normcdf.m scripts/statistics/distributions/norminv.m scripts/statistics/distributions/normpdf.m scripts/statistics/distributions/normrnd.m scripts/statistics/distributions/poisscdf.m scripts/statistics/distributions/poissinv.m scripts/statistics/distributions/poisspdf.m scripts/statistics/distributions/poissrnd.m scripts/statistics/distributions/stdnormal_cdf.m scripts/statistics/distributions/stdnormal_inv.m scripts/statistics/distributions/stdnormal_pdf.m scripts/statistics/distributions/stdnormal_rnd.m scripts/statistics/distributions/tcdf.m scripts/statistics/distributions/tinv.m scripts/statistics/distributions/tpdf.m scripts/statistics/distributions/trnd.m scripts/statistics/distributions/unidrnd.m scripts/statistics/distributions/unidcdf.m scripts/statistics/distributions/unidinv.m scripts/statistics/distributions/unidpdf.m scripts/statistics/distributions/unifrnd.m scripts/statistics/distributions/unifcdf.m scripts/statistics/distributions/unifinv.m scripts/statistics/distributions/unifpdf.m scripts/statistics/distributions/wblcdf.m scripts/statistics/distributions/wblinv.m scripts/statistics/distributions/wblpdf.m scripts/statistics/distributions/wblrnd.m scripts/statistics/distributions/wienrnd.m scripts/statistics/models/logistic_regression.m scripts/statistics/models/private/logistic_regression_derivatives.m scripts/statistics/models/private/logistic_regression_likelihood.m scripts/statistics/tests/anova.m scripts/statistics/tests/bartlett_test.m scripts/statistics/tests/chisquare_test_homogeneity.m scripts/statistics/tests/chisquare_test_independence.m scripts/statistics/tests/cor_test.m scripts/statistics/tests/f_test_regression.m scripts/statistics/tests/hotelling_test.m scripts/statistics/tests/hotelling_test_2.m scripts/statistics/tests/kolmogorov_smirnov_test.m scripts/statistics/tests/kolmogorov_smirnov_test_2.m scripts/statistics/tests/kruskal_wallis_test.m scripts/statistics/tests/manova.m scripts/statistics/tests/mcnemar_test.m scripts/statistics/tests/prop_test_2.m scripts/statistics/tests/run_test.m scripts/statistics/tests/sign_test.m scripts/statistics/tests/t_test.m scripts/statistics/tests/t_test_2.m scripts/statistics/tests/t_test_regression.m scripts/statistics/tests/u_test.m scripts/statistics/tests/var_test.m scripts/statistics/tests/welch_test.m scripts/statistics/tests/wilcoxon_test.m scripts/statistics/tests/z_test.m scripts/statistics/tests/z_test_2.m scripts/strings/base2dec.m scripts/strings/bin2dec.m scripts/strings/blanks.m scripts/strings/cstrcat.m scripts/strings/deblank.m scripts/strings/dec2base.m scripts/strings/dec2bin.m scripts/strings/dec2hex.m scripts/strings/findstr.m scripts/strings/hex2dec.m scripts/strings/index.m scripts/strings/isletter.m scripts/strings/isstrprop.m scripts/strings/mat2str.m scripts/strings/ostrsplit.m scripts/strings/regexptranslate.m scripts/strings/rindex.m scripts/strings/str2num.m scripts/strings/strcat.m scripts/strings/strchr.m scripts/strings/strjoin.m scripts/strings/strjust.m scripts/strings/strmatch.m scripts/strings/strsplit.m scripts/strings/strtok.m scripts/strings/strtrim.m scripts/strings/strtrunc.m scripts/strings/substr.m scripts/strings/untabify.m scripts/strings/validatestring.m scripts/testfun/__have_feature__.m scripts/testfun/__printf_assert__.m scripts/testfun/__prog_output_assert__.m scripts/testfun/__run_test_suite__.m scripts/testfun/assert.m scripts/testfun/demo.m scripts/testfun/example.m scripts/testfun/fail.m scripts/testfun/rundemos.m scripts/testfun/runtests.m scripts/testfun/speed.m scripts/testfun/test.m scripts/testfun/private/compare_plot_demos.m scripts/testfun/private/dump_demos.m scripts/testfun/private/html_compare_plot_demos.m scripts/testfun/private/html_plot_demos_template.html scripts/time/addtodate.m scripts/time/asctime.m scripts/time/calendar.m scripts/time/clock.m scripts/time/ctime.m scripts/time/date.m scripts/time/datenum.m scripts/time/datestr.m scripts/time/datevec.m scripts/time/eomday.m scripts/time/etime.m scripts/time/is_leap_year.m scripts/time/now.m scripts/time/weekday.m scripts/@ftp/ascii.m scripts/@ftp/binary.m scripts/@ftp/cd.m scripts/@ftp/close.m scripts/@ftp/delete.m scripts/@ftp/dir.m scripts/@ftp/display.m scripts/@ftp/ftp.m scripts/@ftp/loadobj.m scripts/@ftp/mget.m scripts/@ftp/mkdir.m scripts/@ftp/mput.m scripts/@ftp/rename.m scripts/@ftp/rmdir.m scripts/@ftp/saveobj.m scripts/plot/util/gnuplot_binary.in.m > scripts/DOCSTRINGS-t && \
if [ -s scripts/DOCSTRINGS-t ]; then /bin/sh ./build-aux/move-if-change scripts/DOCSTRINGS-t scripts/DOCSTRINGS; else echo "scripts/DOCSTRINGS-t is empty!" 1>&2; rm -f scripts/DOCSTRINGS-t; exit 1; fi
make[3]: Entering directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2'
libinterp/DOCSTRINGS is unchanged
rm -f libgui/default-qt-settings-t libgui/default-qt-settings && /bin/sh build-aux/mk-default-qt-settings.sh < libgui/default-qt-settings.in > libgui/default-qt-settings-t && mv libgui/default-qt-settings-t libgui/default-qt-settings
lrelease -qt5 -qm libgui/languages/be_BY.qm libgui/languages/be_BY.ts
Updating 'libgui/languages/be_BY.qm'...
Generated 667 translation(s) (592 finished and 75 unfinished)
Ignored 323 untranslated source text(s)
lrelease -qt5 -qm libgui/languages/de_DE.qm libgui/languages/de_DE.ts
Updating 'libgui/languages/de_DE.qm'...
Generated 671 translation(s) (671 finished and 0 unfinished)
lrelease -qt5 -qm libgui/languages/en_US.qm libgui/languages/en_US.ts
Updating 'libgui/languages/en_US.qm'...
Generated 0 translation(s) (0 finished and 0 unfinished)
Ignored 671 untranslated source text(s)
lrelease -qt5 -qm libgui/languages/es_ES.qm libgui/languages/es_ES.ts
Updating 'libgui/languages/es_ES.qm'...
Generated 671 translation(s) (671 finished and 0 unfinished)
lrelease -qt5 -qm libgui/languages/eu_ES.qm libgui/languages/eu_ES.ts
Updating 'libgui/languages/eu_ES.qm'...
Generated 807 translation(s) (807 finished and 0 unfinished)
lrelease -qt5 -qm libgui/languages/fr_FR.qm libgui/languages/fr_FR.ts
Updating 'libgui/languages/fr_FR.qm'...
Generated 671 translation(s) (671 finished and 0 unfinished)
lrelease -qt5 -qm libgui/languages/it_IT.qm libgui/languages/it_IT.ts
Updating 'libgui/languages/it_IT.qm'...
Generated 671 translation(s) (671 finished and 0 unfinished)
lrelease -qt5 -qm libgui/languages/ja_JP.qm libgui/languages/ja_JP.ts
Updating 'libgui/languages/ja_JP.qm'...
Generated 685 translation(s) (664 finished and 21 unfinished)
Ignored 122 untranslated source text(s)
lrelease -qt5 -qm libgui/languages/nl_NL.qm libgui/languages/nl_NL.ts
Updating 'libgui/languages/nl_NL.qm'...
Generated 985 translation(s) (984 finished and 1 unfinished)
Ignored 5 untranslated source text(s)
lrelease -qt5 -qm libgui/languages/pt_BR.qm libgui/languages/pt_BR.ts
Updating 'libgui/languages/pt_BR.qm'...
Generated 578 translation(s) (556 finished and 22 unfinished)
Ignored 100 untranslated source text(s)
lrelease -qt5 -qm libgui/languages/pt_PT.qm libgui/languages/pt_PT.ts
Updating 'libgui/languages/pt_PT.qm'...
Generated 718 translation(s) (697 finished and 21 unfinished)
Ignored 89 untranslated source text(s)
lrelease -qt5 -qm libgui/languages/ru_RU.qm libgui/languages/ru_RU.ts
Updating 'libgui/languages/ru_RU.qm'...
Generated 677 translation(s) (646 finished and 31 unfinished)
Ignored 130 untranslated source text(s)
lrelease -qt5 -qm libgui/languages/uk_UA.qm libgui/languages/uk_UA.ts
scripts/DOCSTRINGS is unchanged
lrelease -qt5 -qm libgui/languages/zh_CN.qm libgui/languages/zh_CN.ts
Updating 'libgui/languages/uk_UA.qm'...
Generated 53 translation(s) (1 finished and 52 unfinished)
Ignored 754 untranslated source text(s)
/bin/mkdir -p scripts/java/org/octave && \
( cd ./scripts/java; "/opt/icedtea-bin-3.9.0/bin/javac" -source 1.3 -target 1.3 -Xlint:-options -d /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/scripts/java org/octave/ClassHelper.java )
Updating 'libgui/languages/zh_CN.qm'...
Generated 368 translation(s) (304 finished and 64 unfinished)
Ignored 439 untranslated source text(s)
/bin/mkdir -p scripts/java/org/octave && \
( cd ./scripts/java; "/opt/icedtea-bin-3.9.0/bin/javac" -source 1.3 -target 1.3 -Xlint:-options -d /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/scripts/java org/octave/OctClassLoader.java )
/bin/mkdir -p scripts/java/org/octave && \
( cd ./scripts/java; "/opt/icedtea-bin-3.9.0/bin/javac" -source 1.3 -target 1.3 -Xlint:-options -d /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/scripts/java org/octave/Octave.java )
/bin/mkdir -p scripts/java/org/octave && \
( cd ./scripts/java; "/opt/icedtea-bin-3.9.0/bin/javac" -source 1.3 -target 1.3 -Xlint:-options -d /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/scripts/java org/octave/OctaveReference.java )
/bin/mkdir -p scripts/java/org/octave && \
( cd ./scripts/java; "/opt/icedtea-bin-3.9.0/bin/javac" -source 1.3 -target 1.3 -Xlint:-options -d /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/scripts/java org/octave/Matrix.java )
Installing test/.gdbinit from version at etc/gdbinit
Installing .gdbinit from version at etc/gdbinit
rm -f etc/icons/octave.appdata.xml-t etc/icons/octave.appdata.xml && \
/bin/sed < etc/icons/octave.appdata.xml.in > etc/icons/octave.appdata.xml-t \
-e "s|%OCTAVE_DESKTOP_FILE%|www.octave.org-octave.desktop|" && \
mv etc/icons/octave.appdata.xml-t etc/icons/octave.appdata.xml
rm -f etc/icons/octave.desktop-t etc/icons/octave.desktop && \
/bin/sed < etc/icons/octave.desktop.in > etc/icons/octave.desktop-t \
-e "s|%OCTAVE_PREFIX%|/usr|" && \
mv etc/icons/octave.desktop-t etc/icons/octave.desktop
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/dldfcn/libinterp_dldfcn___delaunayn___la-__delaunayn__.lo `test -f 'libinterp/dldfcn/__delaunayn__.cc' || echo './'`libinterp/dldfcn/__delaunayn__.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/libinterp_liboctinterp_la-octave.lo `test -f 'libinterp/octave.cc' || echo './'`libinterp/octave.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/dldfcn/__delaunayn__.cc -fPIC -DPIC -o libinterp/dldfcn/.libs/libinterp_dldfcn___delaunayn___la-__delaunayn__.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave.cc -fPIC -DPIC -o libinterp/.libs/libinterp_liboctinterp_la-octave.o
In file included from [01m[Klibinterp/dldfcn/__delaunayn__.cc:42:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Klibinterp/octave.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/libinterp_liboctinterp_la-version.lo `test -f 'libinterp/version.cc' || echo './'`libinterp/version.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-b-b.lo `test -f 'libinterp/operators/op-b-b.cc' || echo './'`libinterp/operators/op-b-b.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/version.cc -fPIC -DPIC -o libinterp/.libs/libinterp_liboctinterp_la-version.o
In file included from [01m[Klibinterp/version.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-b-bm.lo `test -f 'libinterp/operators/op-b-bm.cc' || echo './'`libinterp/operators/op-b-bm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-b-b.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-b-b.o
In file included from [01m[Klibinterp/operators/op-b-b.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-b-bm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-b-bm.o
In file included from [01m[Klibinterp/operators/op-b-bm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-b-sbm.lo `test -f 'libinterp/operators/op-b-sbm.cc' || echo './'`libinterp/operators/op-b-sbm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-b-sbm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-b-sbm.o
In file included from [01m[Klibinterp/operators/op-b-sbm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
preserving existing HG-ID file
make[3]: 'doc/liboctave/.dirstamp' is up to date.
make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2'
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-bm-b.lo `test -f 'libinterp/operators/op-bm-b.cc' || echo './'`libinterp/operators/op-bm-b.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-bm-b.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-bm-b.o
In file included from [01m[Klibinterp/operators/op-bm-b.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-bm-bm.lo `test -f 'libinterp/operators/op-bm-bm.cc' || echo './'`libinterp/operators/op-bm-bm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-bm-bm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-bm-bm.o
In file included from [01m[Klibinterp/operators/op-bm-bm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-bm-sbm.lo `test -f 'libinterp/operators/op-bm-sbm.cc' || echo './'`libinterp/operators/op-bm-sbm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cdm-cdm.lo `test -f 'libinterp/operators/op-cdm-cdm.cc' || echo './'`libinterp/operators/op-cdm-cdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-bm-sbm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-bm-sbm.o
In file included from [01m[Klibinterp/operators/op-bm-sbm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cdm-cdm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cdm-cdm.o
In file included from [01m[Klibinterp/operators/op-cdm-cdm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cdm-cm.lo `test -f 'libinterp/operators/op-cdm-cm.cc' || echo './'`libinterp/operators/op-cdm-cm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cdm-cm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cdm-cm.o
In file included from [01m[Klibinterp/operators/op-cdm-cm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cdm-cs.lo `test -f 'libinterp/operators/op-cdm-cs.cc' || echo './'`libinterp/operators/op-cdm-cs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cdm-cs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cdm-cs.o
In file included from [01m[Klibinterp/operators/op-dms-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-cdm-cs.cc:32[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cdm-dm.lo `test -f 'libinterp/operators/op-cdm-dm.cc' || echo './'`libinterp/operators/op-cdm-dm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cdm-dm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cdm-dm.o
In file included from [01m[Klibinterp/operators/op-cdm-dm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cdm-m.lo `test -f 'libinterp/operators/op-cdm-m.cc' || echo './'`libinterp/operators/op-cdm-m.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cdm-m.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cdm-m.o
In file included from [01m[Klibinterp/operators/op-cdm-m.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cdm-s.lo `test -f 'libinterp/operators/op-cdm-s.cc' || echo './'`libinterp/operators/op-cdm-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cdm-s.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cdm-s.o
In file included from [01m[Klibinterp/operators/op-dms-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-cdm-s.cc:33[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cell.lo `test -f 'libinterp/operators/op-cell.cc' || echo './'`libinterp/operators/op-cell.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cell.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cell.o
In file included from [01m[Klibinterp/operators/op-cell.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-chm.lo `test -f 'libinterp/operators/op-chm.cc' || echo './'`libinterp/operators/op-chm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-chm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-chm.o
In file included from [01m[Klibinterp/operators/op-chm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-class.lo `test -f 'libinterp/operators/op-class.cc' || echo './'`libinterp/operators/op-class.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-class.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-class.o
In file included from [01m[Klibinterp/operators/op-class.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cm-cdm.lo `test -f 'libinterp/operators/op-cm-cdm.cc' || echo './'`libinterp/operators/op-cm-cdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cm-cdm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-cdm.o
In file included from [01m[Klibinterp/operators/op-cm-cdm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cm-cm.lo `test -f 'libinterp/operators/op-cm-cm.cc' || echo './'`libinterp/operators/op-cm-cm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cm-cm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-cm.o
In file included from [01m[Klibinterp/operators/op-cm-cm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cm-cs.lo `test -f 'libinterp/operators/op-cm-cs.cc' || echo './'`libinterp/operators/op-cm-cs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cm-cs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-cs.o
In file included from [01m[Klibinterp/operators/op-cm-cs.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cm-dm.lo `test -f 'libinterp/operators/op-cm-dm.cc' || echo './'`libinterp/operators/op-cm-dm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cm-dm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-dm.o
In file included from [01m[Klibinterp/operators/op-cm-dm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cm-m.lo `test -f 'libinterp/operators/op-cm-m.cc' || echo './'`libinterp/operators/op-cm-m.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cm-m.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-m.o
In file included from [01m[Klibinterp/operators/op-cm-m.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cm-pm.lo `test -f 'libinterp/operators/op-cm-pm.cc' || echo './'`libinterp/operators/op-cm-pm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cm-pm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-pm.o
In file included from [01m[Klibinterp/operators/op-pm-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-cm-pm.cc:33[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cm-s.lo `test -f 'libinterp/operators/op-cm-s.cc' || echo './'`libinterp/operators/op-cm-s.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cm-scm.lo `test -f 'libinterp/operators/op-cm-scm.cc' || echo './'`libinterp/operators/op-cm-scm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cm-s.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-s.o
In file included from [01m[Klibinterp/operators/op-cm-s.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cm-scm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-scm.o
In file included from [01m[Klibinterp/operators/op-cm-scm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cm-sm.lo `test -f 'libinterp/operators/op-cm-sm.cc' || echo './'`libinterp/operators/op-cm-sm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cs-cm.lo `test -f 'libinterp/operators/op-cs-cm.cc' || echo './'`libinterp/operators/op-cs-cm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cm-sm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-sm.o
In file included from [01m[Klibinterp/operators/op-cm-sm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cs-cm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cs-cm.o
In file included from [01m[Klibinterp/operators/op-cs-cm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cs-cs.lo `test -f 'libinterp/operators/op-cs-cs.cc' || echo './'`libinterp/operators/op-cs-cs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cs-cs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cs-cs.o
In file included from [01m[Klibinterp/operators/op-cs-cs.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cs-m.lo `test -f 'libinterp/operators/op-cs-m.cc' || echo './'`libinterp/operators/op-cs-m.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cs-m.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cs-m.o
In file included from [01m[Klibinterp/operators/op-cs-m.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cs-s.lo `test -f 'libinterp/operators/op-cs-s.cc' || echo './'`libinterp/operators/op-cs-s.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cs-scm.lo `test -f 'libinterp/operators/op-cs-scm.cc' || echo './'`libinterp/operators/op-cs-scm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cs-s.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cs-s.o
In file included from [01m[Klibinterp/operators/op-cs-s.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cs-scm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cs-scm.o
In file included from [01m[Klibinterp/operators/op-cs-scm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-cs-sm.lo `test -f 'libinterp/operators/op-cs-sm.cc' || echo './'`libinterp/operators/op-cs-sm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-dm-cdm.lo `test -f 'libinterp/operators/op-dm-cdm.cc' || echo './'`libinterp/operators/op-dm-cdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-cs-sm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cs-sm.o
In file included from [01m[Klibinterp/operators/op-cs-sm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-dm-cm.lo `test -f 'libinterp/operators/op-dm-cm.cc' || echo './'`libinterp/operators/op-dm-cm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-dm-cdm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-cdm.o
In file included from [01m[Klibinterp/operators/op-dm-cdm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-dm-cs.lo `test -f 'libinterp/operators/op-dm-cs.cc' || echo './'`libinterp/operators/op-dm-cs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-dm-cm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-cm.o
In file included from [01m[Klibinterp/operators/op-dm-cm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-dm-cs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-cs.o
In file included from [01m[Klibinterp/operators/op-dms-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-dm-cs.cc:33[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-dm-dm.lo `test -f 'libinterp/operators/op-dm-dm.cc' || echo './'`libinterp/operators/op-dm-dm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-dm-dm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-dm.o
In file included from [01m[Klibinterp/operators/op-dm-dm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-dm-m.lo `test -f 'libinterp/operators/op-dm-m.cc' || echo './'`libinterp/operators/op-dm-m.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-dm-m.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-m.o
In file included from [01m[Klibinterp/operators/op-dm-m.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-dm-s.lo `test -f 'libinterp/operators/op-dm-s.cc' || echo './'`libinterp/operators/op-dm-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-dm-s.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-s.o
In file included from [01m[Klibinterp/operators/op-dms-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-dm-s.cc:32[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-dm-scm.lo `test -f 'libinterp/operators/op-dm-scm.cc' || echo './'`libinterp/operators/op-dm-scm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-dm-scm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-scm.o
In file included from [01m[Klibinterp/operators/op-dm-scm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-dm-sm.lo `test -f 'libinterp/operators/op-dm-sm.cc' || echo './'`libinterp/operators/op-dm-sm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fcdm.lo `test -f 'libinterp/operators/op-fcdm-fcdm.cc' || echo './'`libinterp/operators/op-fcdm-fcdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcdm-fcdm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcdm-fcdm.o
In file included from [01m[Klibinterp/operators/op-fcdm-fcdm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-dm-sm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-sm.o
In file included from [01m[Klibinterp/operators/op-dm-sm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fcm.lo `test -f 'libinterp/operators/op-fcdm-fcm.cc' || echo './'`libinterp/operators/op-fcdm-fcm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcdm-fcm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcdm-fcm.o
In file included from [01m[Klibinterp/operators/op-fcdm-fcm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fcs.lo `test -f 'libinterp/operators/op-fcdm-fcs.cc' || echo './'`libinterp/operators/op-fcdm-fcs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcdm-fcs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcdm-fcs.o
In file included from [01m[Klibinterp/operators/op-dms-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-fcdm-fcs.cc:32[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fdm.lo `test -f 'libinterp/operators/op-fcdm-fdm.cc' || echo './'`libinterp/operators/op-fcdm-fdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcdm-fdm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcdm-fdm.o
In file included from [01m[Klibinterp/operators/op-fcdm-fdm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fm.lo `test -f 'libinterp/operators/op-fcdm-fm.cc' || echo './'`libinterp/operators/op-fcdm-fm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fs.lo `test -f 'libinterp/operators/op-fcdm-fs.cc' || echo './'`libinterp/operators/op-fcdm-fs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcdm-fm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcdm-fm.o
In file included from [01m[Klibinterp/operators/op-fcdm-fm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcm-fcdm.lo `test -f 'libinterp/operators/op-fcm-fcdm.cc' || echo './'`libinterp/operators/op-fcm-fcdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcdm-fs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcdm-fs.o
In file included from [01m[Klibinterp/operators/op-dms-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-fcdm-fs.cc:33[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcm-fcdm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcm-fcdm.o
In file included from [01m[Klibinterp/operators/op-fcm-fcdm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcm-fcm.lo `test -f 'libinterp/operators/op-fcm-fcm.cc' || echo './'`libinterp/operators/op-fcm-fcm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcm-fcs.lo `test -f 'libinterp/operators/op-fcm-fcs.cc' || echo './'`libinterp/operators/op-fcm-fcs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcm-fcm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcm-fcm.o
In file included from [01m[Klibinterp/operators/op-fcm-fcm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcm-fcs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcm-fcs.o
In file included from [01m[Klibinterp/operators/op-fcm-fcs.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcm-fdm.lo `test -f 'libinterp/operators/op-fcm-fdm.cc' || echo './'`libinterp/operators/op-fcm-fdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcm-fdm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcm-fdm.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcm-fm.lo `test -f 'libinterp/operators/op-fcm-fm.cc' || echo './'`libinterp/operators/op-fcm-fm.cc
In file included from [01m[Klibinterp/operators/op-fcm-fdm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcm-fm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcm-fm.o
In file included from [01m[Klibinterp/operators/op-fcm-fm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcm-fs.lo `test -f 'libinterp/operators/op-fcm-fs.cc' || echo './'`libinterp/operators/op-fcm-fs.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcm-pm.lo `test -f 'libinterp/operators/op-fcm-pm.cc' || echo './'`libinterp/operators/op-fcm-pm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcm-fs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcm-fs.o
In file included from [01m[Klibinterp/operators/op-fcm-fs.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcm-pm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcm-pm.o
In file included from [01m[Klibinterp/operators/op-pm-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-fcm-pm.cc:33[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcn.lo `test -f 'libinterp/operators/op-fcn.cc' || echo './'`libinterp/operators/op-fcn.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcn.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcn.o
In file included from [01m[Klibinterp/operators/op-fcn.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcs-fcm.lo `test -f 'libinterp/operators/op-fcs-fcm.cc' || echo './'`libinterp/operators/op-fcs-fcm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcs-fcm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcs-fcm.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcs-fcs.lo `test -f 'libinterp/operators/op-fcs-fcs.cc' || echo './'`libinterp/operators/op-fcs-fcs.cc
In file included from [01m[Klibinterp/operators/op-fcs-fcm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcs-fcs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcs-fcs.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcs-fm.lo `test -f 'libinterp/operators/op-fcs-fm.cc' || echo './'`libinterp/operators/op-fcs-fm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fcs-fs.lo `test -f 'libinterp/operators/op-fcs-fs.cc' || echo './'`libinterp/operators/op-fcs-fs.cc
In file included from [01m[Klibinterp/operators/op-fcs-fcs.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcs-fm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcs-fm.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fcs-fs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcs-fs.o
In file included from [01m[Klibinterp/operators/op-fcs-fm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Klibinterp/operators/op-fcs-fs.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fdm-fcdm.lo `test -f 'libinterp/operators/op-fdm-fcdm.cc' || echo './'`libinterp/operators/op-fdm-fcdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fdm-fcdm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fdm-fcdm.o
In file included from [01m[Klibinterp/operators/op-fdm-fcdm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fdm-fcm.lo `test -f 'libinterp/operators/op-fdm-fcm.cc' || echo './'`libinterp/operators/op-fdm-fcm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fdm-fcm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fdm-fcm.o
In file included from [01m[Klibinterp/operators/op-fdm-fcm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fdm-fcs.lo `test -f 'libinterp/operators/op-fdm-fcs.cc' || echo './'`libinterp/operators/op-fdm-fcs.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fdm-fdm.lo `test -f 'libinterp/operators/op-fdm-fdm.cc' || echo './'`libinterp/operators/op-fdm-fdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fdm-fcs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fdm-fcs.o
In file included from [01m[Klibinterp/operators/op-dms-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-fdm-fcs.cc:33[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fdm-fdm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fdm-fdm.o
In file included from [01m[Klibinterp/operators/op-fdm-fdm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fdm-fm.lo `test -f 'libinterp/operators/op-fdm-fm.cc' || echo './'`libinterp/operators/op-fdm-fm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fdm-fs.lo `test -f 'libinterp/operators/op-fdm-fs.cc' || echo './'`libinterp/operators/op-fdm-fs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fdm-fm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fdm-fm.o
In file included from [01m[Klibinterp/operators/op-fdm-fm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fdm-fs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fdm-fs.o
In file included from [01m[Klibinterp/operators/op-dms-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-fdm-fs.cc:32[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fm-fcdm.lo `test -f 'libinterp/operators/op-fm-fcdm.cc' || echo './'`libinterp/operators/op-fm-fcdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fm-fcdm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fm-fcdm.o
In file included from [01m[Klibinterp/operators/op-fm-fcdm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fm-fcm.lo `test -f 'libinterp/operators/op-fm-fcm.cc' || echo './'`libinterp/operators/op-fm-fcm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fm-fcm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fm-fcm.o
In file included from [01m[Klibinterp/operators/op-fm-fcm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fm-fcs.lo `test -f 'libinterp/operators/op-fm-fcs.cc' || echo './'`libinterp/operators/op-fm-fcs.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fm-fdm.lo `test -f 'libinterp/operators/op-fm-fdm.cc' || echo './'`libinterp/operators/op-fm-fdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fm-fcs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fm-fcs.o
In file included from [01m[Klibinterp/operators/op-fm-fcs.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fm-fdm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fm-fdm.o
In file included from [01m[Klibinterp/operators/op-fm-fdm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fm-fm.lo `test -f 'libinterp/operators/op-fm-fm.cc' || echo './'`libinterp/operators/op-fm-fm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fm-fm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fm-fm.o
In file included from [01m[Klibinterp/operators/op-fm-fm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fm-fs.lo `test -f 'libinterp/operators/op-fm-fs.cc' || echo './'`libinterp/operators/op-fm-fs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fm-fs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fm-fs.o
In file included from [01m[Klibinterp/operators/op-fm-fs.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fm-pm.lo `test -f 'libinterp/operators/op-fm-pm.cc' || echo './'`libinterp/operators/op-fm-pm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fm-pm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fm-pm.o
In file included from [01m[Klibinterp/operators/op-pm-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-fm-pm.cc:33[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fs-fcm.lo `test -f 'libinterp/operators/op-fs-fcm.cc' || echo './'`libinterp/operators/op-fs-fcm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fs-fcm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fs-fcm.o
In file included from [01m[Klibinterp/operators/op-fs-fcm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fs-fcs.lo `test -f 'libinterp/operators/op-fs-fcs.cc' || echo './'`libinterp/operators/op-fs-fcs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fs-fcs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fs-fcs.o
In file included from [01m[Klibinterp/operators/op-fs-fcs.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fs-fm.lo `test -f 'libinterp/operators/op-fs-fm.cc' || echo './'`libinterp/operators/op-fs-fm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fs-fm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fs-fm.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-fs-fs.lo `test -f 'libinterp/operators/op-fs-fs.cc' || echo './'`libinterp/operators/op-fs-fs.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-i16-i16.lo `test -f 'libinterp/operators/op-i16-i16.cc' || echo './'`libinterp/operators/op-i16-i16.cc
In file included from [01m[Klibinterp/operators/op-fs-fm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-fs-fs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fs-fs.o
In file included from [01m[Klibinterp/operators/op-fs-fs.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-i16-i16.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-i16-i16.o
In file included from [01m[Klibinterp/operators/op-i16-i16.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-i32-i32.lo `test -f 'libinterp/operators/op-i32-i32.cc' || echo './'`libinterp/operators/op-i32-i32.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-i32-i32.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-i32-i32.o
In file included from [01m[Klibinterp/operators/op-i32-i32.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-i64-i64.lo `test -f 'libinterp/operators/op-i64-i64.cc' || echo './'`libinterp/operators/op-i64-i64.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-i64-i64.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-i64-i64.o
In file included from [01m[Klibinterp/operators/op-i64-i64.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-i8-i8.lo `test -f 'libinterp/operators/op-i8-i8.cc' || echo './'`libinterp/operators/op-i8-i8.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-i8-i8.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-i8-i8.o
In file included from [01m[Klibinterp/operators/op-i8-i8.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-int-concat.lo `test -f 'libinterp/operators/op-int-concat.cc' || echo './'`libinterp/operators/op-int-concat.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-int-concat.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-int-concat.o
In file included from [01m[Klibinterp/operators/op-int-concat.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-m-cdm.lo `test -f 'libinterp/operators/op-m-cdm.cc' || echo './'`libinterp/operators/op-m-cdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-m-cdm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-cdm.o
In file included from [01m[Klibinterp/operators/op-m-cdm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-m-cm.lo `test -f 'libinterp/operators/op-m-cm.cc' || echo './'`libinterp/operators/op-m-cm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-m-cm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-cm.o
In file included from [01m[Klibinterp/operators/op-m-cm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-m-cs.lo `test -f 'libinterp/operators/op-m-cs.cc' || echo './'`libinterp/operators/op-m-cs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-m-cs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-cs.o
In file included from [01m[Klibinterp/operators/op-m-cs.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-m-dm.lo `test -f 'libinterp/operators/op-m-dm.cc' || echo './'`libinterp/operators/op-m-dm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-m-dm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-dm.o
In file included from [01m[Klibinterp/operators/op-m-dm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-m-m.lo `test -f 'libinterp/operators/op-m-m.cc' || echo './'`libinterp/operators/op-m-m.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-m-m.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-m.o
In file included from [01m[Klibinterp/operators/op-m-m.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-m-pm.lo `test -f 'libinterp/operators/op-m-pm.cc' || echo './'`libinterp/operators/op-m-pm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-m-pm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-pm.o
In file included from [01m[Klibinterp/operators/op-pm-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-m-pm.cc:33[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-m-s.lo `test -f 'libinterp/operators/op-m-s.cc' || echo './'`libinterp/operators/op-m-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-m-s.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-s.o
In file included from [01m[Klibinterp/operators/op-m-s.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-m-scm.lo `test -f 'libinterp/operators/op-m-scm.cc' || echo './'`libinterp/operators/op-m-scm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-m-scm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-scm.o
In file included from [01m[Klibinterp/operators/op-m-scm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-m-sm.lo `test -f 'libinterp/operators/op-m-sm.cc' || echo './'`libinterp/operators/op-m-sm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-pm-cm.lo `test -f 'libinterp/operators/op-pm-cm.cc' || echo './'`libinterp/operators/op-pm-cm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-m-sm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-sm.o
In file included from [01m[Klibinterp/operators/op-m-sm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-pm-cm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-pm-cm.o
In file included from [01m[Klibinterp/operators/op-pm-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-pm-cm.cc:33[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-pm-fcm.lo `test -f 'libinterp/operators/op-pm-fcm.cc' || echo './'`libinterp/operators/op-pm-fcm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-pm-fm.lo `test -f 'libinterp/operators/op-pm-fm.cc' || echo './'`libinterp/operators/op-pm-fm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-pm-fcm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-pm-fcm.o
In file included from [01m[Klibinterp/operators/op-pm-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-pm-fcm.cc:33[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-pm-fm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-pm-fm.o
In file included from [01m[Klibinterp/operators/op-pm-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-pm-fm.cc:33[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-pm-m.lo `test -f 'libinterp/operators/op-pm-m.cc' || echo './'`libinterp/operators/op-pm-m.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-pm-m.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-pm-m.o
In file included from [01m[Klibinterp/operators/op-pm-template.cc:24:0[m[K,
from [01m[Klibinterp/operators/op-pm-m.cc:35[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-pm-pm.lo `test -f 'libinterp/operators/op-pm-pm.cc' || echo './'`libinterp/operators/op-pm-pm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-pm-pm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-pm-pm.o
In file included from [01m[Klibinterp/operators/op-pm-pm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-pm-scm.lo `test -f 'libinterp/operators/op-pm-scm.cc' || echo './'`libinterp/operators/op-pm-scm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-pm-scm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-pm-scm.o
In file included from [01m[Klibinterp/operators/op-pm-scm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-pm-sm.lo `test -f 'libinterp/operators/op-pm-sm.cc' || echo './'`libinterp/operators/op-pm-sm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-range.lo `test -f 'libinterp/operators/op-range.cc' || echo './'`libinterp/operators/op-range.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-pm-sm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-pm-sm.o
In file included from [01m[Klibinterp/operators/op-pm-sm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-range.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-range.o
In file included from [01m[Klibinterp/operators/op-range.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-s-cm.lo `test -f 'libinterp/operators/op-s-cm.cc' || echo './'`libinterp/operators/op-s-cm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-s-cm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-s-cm.o
In file included from [01m[Klibinterp/operators/op-s-cm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-s-cs.lo `test -f 'libinterp/operators/op-s-cs.cc' || echo './'`libinterp/operators/op-s-cs.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-s-m.lo `test -f 'libinterp/operators/op-s-m.cc' || echo './'`libinterp/operators/op-s-m.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-s-cs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-s-cs.o
In file included from [01m[Klibinterp/operators/op-s-cs.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-s-s.lo `test -f 'libinterp/operators/op-s-s.cc' || echo './'`libinterp/operators/op-s-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-s-m.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-s-m.o
In file included from [01m[Klibinterp/operators/op-s-m.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-s-s.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-s-s.o
In file included from [01m[Klibinterp/operators/op-s-s.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-s-scm.lo `test -f 'libinterp/operators/op-s-scm.cc' || echo './'`libinterp/operators/op-s-scm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-s-scm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-s-scm.o
In file included from [01m[Klibinterp/operators/op-s-scm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-s-sm.lo `test -f 'libinterp/operators/op-s-sm.cc' || echo './'`libinterp/operators/op-s-sm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-sbm-b.lo `test -f 'libinterp/operators/op-sbm-b.cc' || echo './'`libinterp/operators/op-sbm-b.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-sbm-bm.lo `test -f 'libinterp/operators/op-sbm-bm.cc' || echo './'`libinterp/operators/op-sbm-bm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-s-sm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-s-sm.o
In file included from [01m[Klibinterp/operators/op-s-sm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-sbm-b.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sbm-b.o
In file included from [01m[Klibinterp/operators/op-sbm-b.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-sbm-bm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sbm-bm.o
In file included from [01m[Klibinterp/operators/op-sbm-bm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-sbm-sbm.lo `test -f 'libinterp/operators/op-sbm-sbm.cc' || echo './'`libinterp/operators/op-sbm-sbm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-sbm-sbm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sbm-sbm.o
In file included from [01m[Klibinterp/operators/op-sbm-sbm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-scm-cm.lo `test -f 'libinterp/operators/op-scm-cm.cc' || echo './'`libinterp/operators/op-scm-cm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-scm-cm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-scm-cm.o
In file included from [01m[Klibinterp/operators/op-scm-cm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-scm-cs.lo `test -f 'libinterp/operators/op-scm-cs.cc' || echo './'`libinterp/operators/op-scm-cs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-scm-cs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-scm-cs.o
In file included from [01m[Klibinterp/operators/op-scm-cs.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-scm-m.lo `test -f 'libinterp/operators/op-scm-m.cc' || echo './'`libinterp/operators/op-scm-m.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-scm-m.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-scm-m.o
In file included from [01m[Klibinterp/operators/op-scm-m.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-scm-s.lo `test -f 'libinterp/operators/op-scm-s.cc' || echo './'`libinterp/operators/op-scm-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-scm-s.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-scm-s.o
In file included from [01m[Klibinterp/operators/op-scm-s.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-scm-scm.lo `test -f 'libinterp/operators/op-scm-scm.cc' || echo './'`libinterp/operators/op-scm-scm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-scm-scm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-scm-scm.o
In file included from [01m[Klibinterp/operators/op-scm-scm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-scm-sm.lo `test -f 'libinterp/operators/op-scm-sm.cc' || echo './'`libinterp/operators/op-scm-sm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-scm-sm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-scm-sm.o
In file included from [01m[Klibinterp/operators/op-scm-sm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-sm-cm.lo `test -f 'libinterp/operators/op-sm-cm.cc' || echo './'`libinterp/operators/op-sm-cm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-sm-cm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sm-cm.o
In file included from [01m[Klibinterp/operators/op-sm-cm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-sm-cs.lo `test -f 'libinterp/operators/op-sm-cs.cc' || echo './'`libinterp/operators/op-sm-cs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-sm-cs.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sm-cs.o
In file included from [01m[Klibinterp/operators/op-sm-cs.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-sm-m.lo `test -f 'libinterp/operators/op-sm-m.cc' || echo './'`libinterp/operators/op-sm-m.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-sm-m.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sm-m.o
In file included from [01m[Klibinterp/operators/op-sm-m.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-sm-s.lo `test -f 'libinterp/operators/op-sm-s.cc' || echo './'`libinterp/operators/op-sm-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-sm-s.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sm-s.o
In file included from [01m[Klibinterp/operators/op-sm-s.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-sm-scm.lo `test -f 'libinterp/operators/op-sm-scm.cc' || echo './'`libinterp/operators/op-sm-scm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-sm-scm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sm-scm.o
In file included from [01m[Klibinterp/operators/op-sm-scm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-sm-sm.lo `test -f 'libinterp/operators/op-sm-sm.cc' || echo './'`libinterp/operators/op-sm-sm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-sm-sm.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sm-sm.o
In file included from [01m[Klibinterp/operators/op-sm-sm.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-str-m.lo `test -f 'libinterp/operators/op-str-m.cc' || echo './'`libinterp/operators/op-str-m.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-str-s.lo `test -f 'libinterp/operators/op-str-s.cc' || echo './'`libinterp/operators/op-str-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-str-m.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-str-m.o
In file included from [01m[Klibinterp/operators/op-str-m.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-str-s.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-str-s.o
In file included from [01m[Klibinterp/operators/op-str-s.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-str-str.lo `test -f 'libinterp/operators/op-str-str.cc' || echo './'`libinterp/operators/op-str-str.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-str-str.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-str-str.o
In file included from [01m[Klibinterp/operators/op-str-str.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-struct.lo `test -f 'libinterp/operators/op-struct.cc' || echo './'`libinterp/operators/op-struct.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-struct.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-struct.o
In file included from [01m[Klibinterp/operators/op-struct.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-ui16-ui16.lo `test -f 'libinterp/operators/op-ui16-ui16.cc' || echo './'`libinterp/operators/op-ui16-ui16.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-ui16-ui16.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-ui16-ui16.o
In file included from [01m[Klibinterp/operators/op-ui16-ui16.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-ui32-ui32.lo `test -f 'libinterp/operators/op-ui32-ui32.cc' || echo './'`libinterp/operators/op-ui32-ui32.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-ui32-ui32.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-ui32-ui32.o
In file included from [01m[Klibinterp/operators/op-ui32-ui32.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-ui64-ui64.lo `test -f 'libinterp/operators/op-ui64-ui64.cc' || echo './'`libinterp/operators/op-ui64-ui64.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-op-ui8-ui8.lo `test -f 'libinterp/operators/op-ui8-ui8.cc' || echo './'`libinterp/operators/op-ui8-ui8.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-ui64-ui64.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-ui64-ui64.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/op-ui8-ui8.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-op-ui8-ui8.o
In file included from [01m[Klibinterp/operators/op-ui64-ui64.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Klibinterp/operators/op-ui8-ui8.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/template-inst/libinterp_liboctinterp_la-Array-tc.lo `test -f 'libinterp/template-inst/Array-tc.cc' || echo './'`libinterp/template-inst/Array-tc.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/template-inst/Array-tc.cc -fPIC -DPIC -o libinterp/template-inst/.libs/libinterp_liboctinterp_la-Array-tc.o
In file included from [01m[Klibinterp/template-inst/Array-tc.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/template-inst/libinterp_liboctinterp_la-Array-jit.lo `test -f 'libinterp/template-inst/Array-jit.cc' || echo './'`libinterp/template-inst/Array-jit.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/template-inst/Array-jit.cc -fPIC -DPIC -o libinterp/template-inst/.libs/libinterp_liboctinterp_la-Array-jit.o
In file included from [01m[Klibinterp/template-inst/Array-jit.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/corefcn/libinterp_liboctinterp_la-oct-errno.lo `test -f 'libinterp/corefcn/oct-errno.cc' || echo './'`libinterp/corefcn/oct-errno.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/corefcn/oct-errno.cc -fPIC -DPIC -o libinterp/corefcn/.libs/libinterp_liboctinterp_la-oct-errno.o
In file included from [01m[Klibinterp/corefcn/oct-errno.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/operators/libinterp_liboctinterp_la-ops.lo `test -f 'libinterp/operators/ops.cc' || echo './'`libinterp/operators/ops.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/operators/ops.cc -fPIC -DPIC -o libinterp/operators/.libs/libinterp_liboctinterp_la-ops.o
In file included from [01m[Klibinterp/operators/ops.cc:4:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/libinterp_liboctinterp_la-builtins.lo `test -f 'libinterp/builtins.cc' || echo './'`libinterp/builtins.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/builtins.cc -fPIC -DPIC -o libinterp/.libs/libinterp_liboctinterp_la-builtins.o
In file included from [01m[Klibinterp/builtins.cc:4:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/libinterp_liboctinterp_la-build-env.lo `test -f 'libinterp/build-env.cc' || echo './'`libinterp/build-env.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/build-env.cc -fPIC -DPIC -o libinterp/.libs/libinterp_liboctinterp_la-build-env.o
In file included from [01m[Klibinterp/build-env.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
rm -f libinterp/build-env-features.cc-t && \
/bin/sh ./libinterp/build-env-features.sh config.h > libinterp/build-env-features.cc-t && \
mv libinterp/build-env-features.cc-t libinterp/build-env-features.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/libinterp_liboctinterp_la-liboctinterp-build-info.lo `test -f 'libinterp/liboctinterp-build-info.cc' || echo './'`libinterp/liboctinterp-build-info.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/liboctinterp-build-info.cc -fPIC -DPIC -o libinterp/.libs/libinterp_liboctinterp_la-liboctinterp-build-info.o
In file included from [01m[Klibinterp/liboctinterp-build-info.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-base.lo `test -f 'libinterp/octave-value/ov-base.cc' || echo './'`libinterp/octave-value/ov-base.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-base.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-base.o
In file included from [01m[Klibinterp/octave-value/ov-base.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-bool-mat.lo `test -f 'libinterp/octave-value/ov-bool-mat.cc' || echo './'`libinterp/octave-value/ov-bool-mat.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-bool-mat.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-bool-mat.o
In file included from [01m[Klibinterp/octave-value/ov-bool-mat.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-bool.lo `test -f 'libinterp/octave-value/ov-bool.cc' || echo './'`libinterp/octave-value/ov-bool.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-bool.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-bool.o
In file included from [01m[Klibinterp/octave-value/ov-bool.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-builtin.lo `test -f 'libinterp/octave-value/ov-builtin.cc' || echo './'`libinterp/octave-value/ov-builtin.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cell.lo `test -f 'libinterp/octave-value/ov-cell.cc' || echo './'`libinterp/octave-value/ov-cell.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-builtin.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-builtin.o
In file included from [01m[Klibinterp/octave-value/ov-builtin.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-cell.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-cell.o
In file included from [01m[Klibinterp/octave-value/ov-cell.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-ch-mat.lo `test -f 'libinterp/octave-value/ov-ch-mat.cc' || echo './'`libinterp/octave-value/ov-ch-mat.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-ch-mat.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-ch-mat.o
In file included from [01m[Klibinterp/octave-value/ov-ch-mat.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-class.lo `test -f 'libinterp/octave-value/ov-class.cc' || echo './'`libinterp/octave-value/ov-class.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-class.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-class.o
In file included from [01m[Klibinterp/octave-value/ov-class.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-classdef.lo `test -f 'libinterp/octave-value/ov-classdef.cc' || echo './'`libinterp/octave-value/ov-classdef.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-colon.lo `test -f 'libinterp/octave-value/ov-colon.cc' || echo './'`libinterp/octave-value/ov-colon.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-classdef.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-classdef.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-colon.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-colon.o
In file included from [01m[Klibinterp/octave-value/ov-classdef.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Klibinterp/octave-value/ov-colon.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-complex.lo `test -f 'libinterp/octave-value/ov-complex.cc' || echo './'`libinterp/octave-value/ov-complex.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-complex.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-complex.o
In file included from [01m[Klibinterp/octave-value/ov-complex.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cs-list.lo `test -f 'libinterp/octave-value/ov-cs-list.cc' || echo './'`libinterp/octave-value/ov-cs-list.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-cs-list.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-cs-list.o
In file included from [01m[Klibinterp/octave-value/ov-cs-list.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cx-diag.lo `test -f 'libinterp/octave-value/ov-cx-diag.cc' || echo './'`libinterp/octave-value/ov-cx-diag.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cx-mat.lo `test -f 'libinterp/octave-value/ov-cx-mat.cc' || echo './'`libinterp/octave-value/ov-cx-mat.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-cx-diag.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-cx-diag.o
In file included from [01m[Klibinterp/octave-value/ov-cx-diag.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-cx-mat.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-cx-mat.o
In file included from [01m[Klibinterp/octave-value/ov-cx-mat.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-dld-fcn.lo `test -f 'libinterp/octave-value/ov-dld-fcn.cc' || echo './'`libinterp/octave-value/ov-dld-fcn.cc
[01m[Klibinterp/octave-value/ov-classdef.cc:[m[K In member function ‘[01m[Kvirtual octave_value_list cdef_object_array::subsref(const string&, const std::__cxx11::list<octave_value_list>&, int, size_t&, const cdef_class&, bool)[m[K’:
[01m[Klibinterp/octave-value/ov-classdef.cc:1615:9:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K]
[01;35m[K}[m[K
[01;35m[K^[m[K
[01m[Klibinterp/octave-value/ov-classdef.cc:1618:5:[m[K [01;36m[Knote: [m[Khere
[01;36m[Kdefault[m[K:
[01;36m[K^~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-fcn-handle.lo `test -f 'libinterp/octave-value/ov-fcn-handle.cc' || echo './'`libinterp/octave-value/ov-fcn-handle.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-dld-fcn.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-dld-fcn.o
In file included from [01m[Klibinterp/octave-value/ov-dld-fcn.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-fcn-handle.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-fcn-handle.o
In file included from [01m[Klibinterp/octave-value/ov-fcn-handle.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-fcn-inline.lo `test -f 'libinterp/octave-value/ov-fcn-inline.cc' || echo './'`libinterp/octave-value/ov-fcn-inline.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-fcn-inline.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-fcn-inline.o
In file included from [01m[Klibinterp/octave-value/ov-fcn-inline.cc:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-fcn.lo `test -f 'libinterp/octave-value/ov-fcn.cc' || echo './'`libinterp/octave-value/ov-fcn.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-fcn.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-fcn.o
In file included from [01m[Klibinterp/octave-value/ov-fcn.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-float.lo `test -f 'libinterp/octave-value/ov-float.cc' || echo './'`libinterp/octave-value/ov-float.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-complex.lo `test -f 'libinterp/octave-value/ov-flt-complex.cc' || echo './'`libinterp/octave-value/ov-flt-complex.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-float.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-float.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-flt-complex.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-flt-complex.o
In file included from [01m[Klibinterp/octave-value/ov-float.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Klibinterp/octave-value/ov-flt-complex.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-cx-diag.lo `test -f 'libinterp/octave-value/ov-flt-cx-diag.cc' || echo './'`libinterp/octave-value/ov-flt-cx-diag.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-cx-mat.lo `test -f 'libinterp/octave-value/ov-flt-cx-mat.cc' || echo './'`libinterp/octave-value/ov-flt-cx-mat.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-flt-cx-diag.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-flt-cx-diag.o
In file included from [01m[Klibinterp/octave-value/ov-flt-cx-diag.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-flt-cx-mat.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-flt-cx-mat.o
In file included from [01m[Klibinterp/octave-value/ov-flt-cx-mat.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-re-diag.lo `test -f 'libinterp/octave-value/ov-flt-re-diag.cc' || echo './'`libinterp/octave-value/ov-flt-re-diag.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-flt-re-diag.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-flt-re-diag.o
In file included from [01m[Klibinterp/octave-value/ov-flt-re-diag.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-re-mat.lo `test -f 'libinterp/octave-value/ov-flt-re-mat.cc' || echo './'`libinterp/octave-value/ov-flt-re-mat.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-flt-re-mat.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-flt-re-mat.o
In file included from [01m[Klibinterp/octave-value/ov-flt-re-mat.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-java.lo `test -f 'libinterp/octave-value/ov-java.cc' || echo './'`libinterp/octave-value/ov-java.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-lazy-idx.lo `test -f 'libinterp/octave-value/ov-lazy-idx.cc' || echo './'`libinterp/octave-value/ov-lazy-idx.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-mex-fcn.lo `test -f 'libinterp/octave-value/ov-mex-fcn.cc' || echo './'`libinterp/octave-value/ov-mex-fcn.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-java.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-java.o
In file included from [01m[Klibinterp/octave-value/ov-java.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-mex-fcn.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-mex-fcn.o
In file included from [01m[Klibinterp/octave-value/ov-mex-fcn.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-lazy-idx.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-lazy-idx.o
In file included from [01m[Klibinterp/octave-value/ov-lazy-idx.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-null-mat.lo `test -f 'libinterp/octave-value/ov-null-mat.cc' || echo './'`libinterp/octave-value/ov-null-mat.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-oncleanup.lo `test -f 'libinterp/octave-value/ov-oncleanup.cc' || echo './'`libinterp/octave-value/ov-oncleanup.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-null-mat.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-null-mat.o
In file included from [01m[Klibinterp/octave-value/ov-null-mat.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-oncleanup.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-oncleanup.o
In file included from [01m[Klibinterp/octave-value/ov-oncleanup.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-perm.lo `test -f 'libinterp/octave-value/ov-perm.cc' || echo './'`libinterp/octave-value/ov-perm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-range.lo `test -f 'libinterp/octave-value/ov-range.cc' || echo './'`libinterp/octave-value/ov-range.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-perm.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-perm.o
In file included from [01m[Klibinterp/octave-value/ov-perm.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-range.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-range.o
In file included from [01m[Klibinterp/octave-value/ov-range.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-re-diag.lo `test -f 'libinterp/octave-value/ov-re-diag.cc' || echo './'`libinterp/octave-value/ov-re-diag.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-re-mat.lo `test -f 'libinterp/octave-value/ov-re-mat.cc' || echo './'`libinterp/octave-value/ov-re-mat.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-re-diag.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-re-diag.o
In file included from [01m[Klibinterp/octave-value/ov-re-diag.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-re-mat.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-re-mat.o
In file included from [01m[Klibinterp/octave-value/ov-re-mat.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-scalar.lo `test -f 'libinterp/octave-value/ov-scalar.cc' || echo './'`libinterp/octave-value/ov-scalar.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-scalar.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-scalar.o
In file included from [01m[Klibinterp/octave-value/ov-scalar.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-str-mat.lo `test -f 'libinterp/octave-value/ov-str-mat.cc' || echo './'`libinterp/octave-value/ov-str-mat.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-str-mat.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-str-mat.o
In file included from [01m[Klibinterp/octave-value/ov-str-mat.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-struct.lo `test -f 'libinterp/octave-value/ov-struct.cc' || echo './'`libinterp/octave-value/ov-struct.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-struct.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-struct.o
In file included from [01m[Klibinterp/octave-value/ov-struct.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-typeinfo.lo `test -f 'libinterp/octave-value/ov-typeinfo.cc' || echo './'`libinterp/octave-value/ov-typeinfo.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-typeinfo.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-typeinfo.o
In file included from [01m[Klibinterp/octave-value/ov-typeinfo.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-usr-fcn.lo `test -f 'libinterp/octave-value/ov-usr-fcn.cc' || echo './'`libinterp/octave-value/ov-usr-fcn.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-usr-fcn.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-usr-fcn.o
In file included from [01m[Klibinterp/octave-value/ov-usr-fcn.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov.lo `test -f 'libinterp/octave-value/ov.cc' || echo './'`libinterp/octave-value/ov.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov.o
In file included from [01m[Klibinterp/octave-value/ov.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Klibinterp/octave-value/ov-typeinfo.cc:[m[K In static member function ‘[01m[Kstatic bool octave_value_typeinfo::register_assign_op(octave_value::assign_op, int, int, octave_value_typeinfo::assign_op_fcn)[m[K’:
[01m[Klibinterp/octave-value/ov-typeinfo.cc:142:10:[m[K [01;35m[Kwarning: [m[K?: using integer constants in boolean context [[01;35m[K-Wint-in-bool-context[m[K]
return [01;35m[K(instance_ok ())[m[K
[01;35m[K~~~~~~~~~~~~~~~~[m[K
[01;35m[K ? instance->do_register_assign_op (op, t_lhs, t_rhs, f) : -1[m[K;
[01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[Klibinterp/octave-value/ov-typeinfo.cc:[m[K In static member function ‘[01m[Kstatic bool octave_value_typeinfo::register_assignany_op(octave_value::assign_op, int, octave_value_typeinfo::assignany_op_fcn)[m[K’:
[01m[Klibinterp/octave-value/ov-typeinfo.cc:150:10:[m[K [01;35m[Kwarning: [m[K?: using integer constants in boolean context [[01;35m[K-Wint-in-bool-context[m[K]
return [01;35m[K(instance_ok ())[m[K
[01;35m[K~~~~~~~~~~~~~~~~[m[K
[01;35m[K ? instance->do_register_assignany_op (op, t_lhs, f) : -1[m[K;
[01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ovl.lo `test -f 'libinterp/octave-value/ovl.cc' || echo './'`libinterp/octave-value/ovl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ovl.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ovl.o
In file included from [01m[Klibinterp/octave-value/ovl.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-int16.lo `test -f 'libinterp/octave-value/ov-int16.cc' || echo './'`libinterp/octave-value/ov-int16.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-int16.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-int16.o
In file included from [01m[Klibinterp/octave-value/ov-int16.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-int32.lo `test -f 'libinterp/octave-value/ov-int32.cc' || echo './'`libinterp/octave-value/ov-int32.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-int32.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-int32.o
In file included from [01m[Klibinterp/octave-value/ov-int32.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-int64.lo `test -f 'libinterp/octave-value/ov-int64.cc' || echo './'`libinterp/octave-value/ov-int64.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-int64.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-int64.o
In file included from [01m[Klibinterp/octave-value/ov-int64.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-int8.lo `test -f 'libinterp/octave-value/ov-int8.cc' || echo './'`libinterp/octave-value/ov-int8.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-int8.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-int8.o
In file included from [01m[Klibinterp/octave-value/ov-int8.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-uint16.lo `test -f 'libinterp/octave-value/ov-uint16.cc' || echo './'`libinterp/octave-value/ov-uint16.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-uint16.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-uint16.o
In file included from [01m[Klibinterp/octave-value/ov-uint16.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-uint32.lo `test -f 'libinterp/octave-value/ov-uint32.cc' || echo './'`libinterp/octave-value/ov-uint32.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-uint32.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-uint32.o
In file included from [01m[Klibinterp/octave-value/ov-uint32.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-uint64.lo `test -f 'libinterp/octave-value/ov-uint64.cc' || echo './'`libinterp/octave-value/ov-uint64.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-uint8.lo `test -f 'libinterp/octave-value/ov-uint8.cc' || echo './'`libinterp/octave-value/ov-uint8.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-uint64.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-uint64.o
In file included from [01m[Klibinterp/octave-value/ov-uint64.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-uint8.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-uint8.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-bool-sparse.lo `test -f 'libinterp/octave-value/ov-bool-sparse.cc' || echo './'`libinterp/octave-value/ov-bool-sparse.cc
In file included from [01m[Klibinterp/octave-value/ov-uint8.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cx-sparse.lo `test -f 'libinterp/octave-value/ov-cx-sparse.cc' || echo './'`libinterp/octave-value/ov-cx-sparse.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-bool-sparse.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-bool-sparse.o
In file included from [01m[Klibinterp/octave-value/ov-bool-sparse.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-cx-sparse.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-cx-sparse.o
In file included from [01m[Klibinterp/octave-value/ov-cx-sparse.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-re-sparse.lo `test -f 'libinterp/octave-value/ov-re-sparse.cc' || echo './'`libinterp/octave-value/ov-re-sparse.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -I/opt/icedtea-bin-3.9.0/include -I/opt/icedtea-bin-3.9.0/include/linux -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/octave-value/ov-re-sparse.cc -fPIC -DPIC -o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-re-sparse.o
In file included from [01m[Klibinterp/octave-value/ov-re-sparse.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-lex.lo `test -f 'libinterp/parse-tree/lex.cc' || echo './'`libinterp/parse-tree/lex.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/lex.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-lex.o
In file included from [01m[Klibinterp/parse-tree/lex.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-oct-parse.lo `test -f 'libinterp/parse-tree/oct-parse.cc' || echo './'`libinterp/parse-tree/oct-parse.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/oct-parse.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-oct-parse.o
In file included from [01m[Klibinterp/parse-tree/oct-parse.yy:35:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-arg-list.lo `test -f 'libinterp/parse-tree/pt-arg-list.cc' || echo './'`libinterp/parse-tree/pt-arg-list.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-arg-list.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-arg-list.o
In file included from [01m[Klibinterp/parse-tree/pt-arg-list.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[K/home/jwe/src/octave-stable/libinterp/parse-tree/lex.ll:[m[K In function ‘[01m[Kint octave_lex(OCTAVE_STYPE*, yyscan_t)[m[K’:
[01m[Klibinterp/parse-tree/lex.cc:368:18:[m[K [01;35m[Kwarning: [m[Kthis statement may fall through [[01;35m[K-Wimplicit-fallthrough=[m[K]
[01;35m[Kyyg->yy_c_buf_p = y[m[Ky_cp;
[01;35m[K~~~~~~~~~~~~~~~~^~~[m[K
[01m[K/home/jwe/src/octave-stable/libinterp/parse-tree/lex.ll:1162:1:[m[K [01;36m[Knote: [m[Kin expansion of macro ‘[01m[KYY_DO_BEFORE_ACTION[m[K’
[01m[K/home/jwe/src/octave-stable/libinterp/parse-tree/lex.ll:1161:1:[m[K [01;36m[Knote: [m[Khere
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-array-list.lo `test -f 'libinterp/parse-tree/pt-array-list.cc' || echo './'`libinterp/parse-tree/pt-array-list.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-array-list.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-array-list.o
In file included from [01m[Klibinterp/parse-tree/pt-array-list.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-assign.lo `test -f 'libinterp/parse-tree/pt-assign.cc' || echo './'`libinterp/parse-tree/pt-assign.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-assign.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-assign.o
In file included from [01m[Klibinterp/parse-tree/pt-assign.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-binop.lo `test -f 'libinterp/parse-tree/pt-binop.cc' || echo './'`libinterp/parse-tree/pt-binop.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-binop.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-binop.o
In file included from [01m[Klibinterp/parse-tree/pt-binop.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-bp.lo `test -f 'libinterp/parse-tree/pt-bp.cc' || echo './'`libinterp/parse-tree/pt-bp.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-bp.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-bp.o
In file included from [01m[Klibinterp/parse-tree/pt-bp.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-cbinop.lo `test -f 'libinterp/parse-tree/pt-cbinop.cc' || echo './'`libinterp/parse-tree/pt-cbinop.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-cell.lo `test -f 'libinterp/parse-tree/pt-cell.cc' || echo './'`libinterp/parse-tree/pt-cell.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-cbinop.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-cbinop.o
In file included from [01m[Klibinterp/parse-tree/pt-cbinop.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-cell.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-cell.o
In file included from [01m[Klibinterp/parse-tree/pt-cell.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-check.lo `test -f 'libinterp/parse-tree/pt-check.cc' || echo './'`libinterp/parse-tree/pt-check.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-check.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-check.o
In file included from [01m[Klibinterp/parse-tree/pt-check.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-classdef.lo `test -f 'libinterp/parse-tree/pt-classdef.cc' || echo './'`libinterp/parse-tree/pt-classdef.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-cmd.lo `test -f 'libinterp/parse-tree/pt-cmd.cc' || echo './'`libinterp/parse-tree/pt-cmd.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-classdef.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-classdef.o
In file included from [01m[Klibinterp/parse-tree/pt-classdef.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-cmd.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-cmd.o
In file included from [01m[Klibinterp/parse-tree/pt-cmd.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-colon.lo `test -f 'libinterp/parse-tree/pt-colon.cc' || echo './'`libinterp/parse-tree/pt-colon.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-colon.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-colon.o
In file included from [01m[Klibinterp/parse-tree/pt-colon.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-const.lo `test -f 'libinterp/parse-tree/pt-const.cc' || echo './'`libinterp/parse-tree/pt-const.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-const.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-const.o
In file included from [01m[Klibinterp/parse-tree/pt-const.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-decl.lo `test -f 'libinterp/parse-tree/pt-decl.cc' || echo './'`libinterp/parse-tree/pt-decl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-decl.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-decl.o
In file included from [01m[Klibinterp/parse-tree/pt-decl.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-eval.lo `test -f 'libinterp/parse-tree/pt-eval.cc' || echo './'`libinterp/parse-tree/pt-eval.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-eval.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-eval.o
In file included from [01m[Klibinterp/parse-tree/pt-eval.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-except.lo `test -f 'libinterp/parse-tree/pt-except.cc' || echo './'`libinterp/parse-tree/pt-except.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-except.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-except.o
In file included from [01m[Klibinterp/parse-tree/pt-except.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-exp.lo `test -f 'libinterp/parse-tree/pt-exp.cc' || echo './'`libinterp/parse-tree/pt-exp.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-exp.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-exp.o
In file included from [01m[Klibinterp/parse-tree/pt-exp.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-fcn-handle.lo `test -f 'libinterp/parse-tree/pt-fcn-handle.cc' || echo './'`libinterp/parse-tree/pt-fcn-handle.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-funcall.lo `test -f 'libinterp/parse-tree/pt-funcall.cc' || echo './'`libinterp/parse-tree/pt-funcall.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-fcn-handle.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-fcn-handle.o
In file included from [01m[Klibinterp/parse-tree/pt-fcn-handle.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-funcall.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-funcall.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-id.lo `test -f 'libinterp/parse-tree/pt-id.cc' || echo './'`libinterp/parse-tree/pt-id.cc
In file included from [01m[Klibinterp/parse-tree/pt-funcall.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-id.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-id.o
In file included from [01m[Klibinterp/parse-tree/pt-id.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-idx.lo `test -f 'libinterp/parse-tree/pt-idx.cc' || echo './'`libinterp/parse-tree/pt-idx.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-idx.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-idx.o
In file included from [01m[Klibinterp/parse-tree/pt-idx.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-jump.lo `test -f 'libinterp/parse-tree/pt-jump.cc' || echo './'`libinterp/parse-tree/pt-jump.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-jump.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-jump.o
In file included from [01m[Klibinterp/parse-tree/pt-jump.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-loop.lo `test -f 'libinterp/parse-tree/pt-loop.cc' || echo './'`libinterp/parse-tree/pt-loop.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-loop.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-loop.o
In file included from [01m[Klibinterp/parse-tree/pt-loop.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-mat.lo `test -f 'libinterp/parse-tree/pt-mat.cc' || echo './'`libinterp/parse-tree/pt-mat.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-mat.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-mat.o
In file included from [01m[Klibinterp/parse-tree/pt-mat.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-misc.lo `test -f 'libinterp/parse-tree/pt-misc.cc' || echo './'`libinterp/parse-tree/pt-misc.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-pr-code.lo `test -f 'libinterp/parse-tree/pt-pr-code.cc' || echo './'`libinterp/parse-tree/pt-pr-code.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-select.lo `test -f 'libinterp/parse-tree/pt-select.cc' || echo './'`libinterp/parse-tree/pt-select.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-misc.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-misc.o
In file included from [01m[Klibinterp/parse-tree/pt-misc.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-pr-code.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-pr-code.o
In file included from [01m[Klibinterp/parse-tree/pt-pr-code.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-select.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-select.o
In file included from [01m[Klibinterp/parse-tree/pt-select.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-stmt.lo `test -f 'libinterp/parse-tree/pt-stmt.cc' || echo './'`libinterp/parse-tree/pt-stmt.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-stmt.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-stmt.o
In file included from [01m[Klibinterp/parse-tree/pt-stmt.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-unop.lo `test -f 'libinterp/parse-tree/pt-unop.cc' || echo './'`libinterp/parse-tree/pt-unop.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt-unop.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-unop.o
In file included from [01m[Klibinterp/parse-tree/pt-unop.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt.lo `test -f 'libinterp/parse-tree/pt.cc' || echo './'`libinterp/parse-tree/pt.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/pt.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt.o
In file included from [01m[Klibinterp/parse-tree/pt.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-token.lo `test -f 'libinterp/parse-tree/token.cc' || echo './'`libinterp/parse-tree/token.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/parse-tree/token.cc -fPIC -DPIC -o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-token.o
In file included from [01m[Klibinterp/parse-tree/token.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/corefcn/libcorefcn.la libinterp/corefcn/libinterp_corefcn_libcorefcn_la-Cell.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__contourc__.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__dispatch__.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__dsearchn__.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__ichol__.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__ilu__.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__lin_interpn__.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__luinc__.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__magick_read__.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__pchip_deriv__.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-__qp__.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-balance.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-besselj.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-betainc.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-bitfcns.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-bsxfun.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-c-file-ptr-stream.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-call-stack.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-cdisplay.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-cellfun.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-colloc.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-coct-hdf5-types.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-comment-list.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-conv2.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-daspk.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dasrt.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dassl.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-data.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-debug.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-defaults.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-defun.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-det.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dirfns.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-display.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dlmread.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dot.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-dynamic-ld.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-eig.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ellipj.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-error.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-errwarn.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-event-queue.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-fft.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-fft2.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-fftn.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-file-io.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-filter.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-find.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ft-text-renderer.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gammainc.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gcd.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-getgrent.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-getpwent.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-getrusage.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-givens.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gl-render.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gl2ps-print.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-graphics.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-gripes.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-hash.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-help.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-hess.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-hex2num.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-hook-fcn.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-input.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-inv.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-interpreter.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-kron.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-load-path.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-load-save.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-lookup.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-ascii-helper.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-hdf5.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-mat-ascii.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-mat4.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-mat5.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-oct-text.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-oct-binary.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ls-utils.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-lsode.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-lu.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-mappers.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-matrix_type.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-max.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-mex.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-mgorth.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-nproc.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-fstrm.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-hdf5-types.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-hist.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-iostrm.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-lvalue.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-map.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-prcstrm.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-procbuf.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-stream.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-strstrm.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-tex-lexer.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-oct-tex-parser.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-octave-link.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-ordschur.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-pager.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-pinv.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-pr-output.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-procstream.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-profiler.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-psi.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-quad.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-quadcc.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-qz.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-rand.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-rcond.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-regexp.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-schur.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sighandlers.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sparse-xdiv.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sparse-xpow.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sparse.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-spparms.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sqrtm.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-str2double.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-strfind.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-strfns.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sub2ind.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-svd.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sylvester.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-symtab.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-syscalls.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-sysdep.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-time.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-text-renderer.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-toplev.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-tril.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-tsearch.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-txt-eng.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-typecast.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-urlwrite.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-utils.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-variables.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-xdiv.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-xnorm.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-xpow.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-zfstream.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-jit-util.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-jit-typeinfo.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-jit-ir.lo libinterp/corefcn/libinterp_corefcn_libcorefcn_la-pt-jit.lo -lz -lutil -lm
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/liboctave_liboctave_la-liboctave-build-info.lo `test -f 'liboctave/liboctave-build-info.cc' || echo './'`liboctave/liboctave-build-info.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/liboctave-build-info.cc -fPIC -DPIC -o liboctave/.libs/liboctave_liboctave_la-liboctave-build-info.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Array-b.lo `test -f 'liboctave/array/Array-b.cc' || echo './'`liboctave/array/Array-b.cc
In file included from [01m[Kliboctave/liboctave-build-info.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Array-b.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Array-b.o
In file included from [01m[Kliboctave/array/Array-b.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Array-C.lo `test -f 'liboctave/array/Array-C.cc' || echo './'`liboctave/array/Array-C.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Array-ch.lo `test -f 'liboctave/array/Array-ch.cc' || echo './'`liboctave/array/Array-ch.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Array-C.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Array-C.o
In file included from [01m[Kliboctave/array/Array-C.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Array-ch.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Array-ch.o
In file included from [01m[Kliboctave/array/Array-ch.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: link: x86_64-pc-linux-gnu-ar cru libinterp/corefcn/.libs/libcorefcn.a libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-Cell.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__contourc__.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__dispatch__.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__dsearchn__.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__ichol__.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__ilu__.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__lin_interpn__.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__luinc__.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__magick_read__.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__pchip_deriv__.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-__qp__.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-balance.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-besselj.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-betainc.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-bitfcns.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-bsxfun.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-c-file-ptr-stream.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-call-stack.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-cdisplay.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-cellfun.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-colloc.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-coct-hdf5-types.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-comment-list.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-conv2.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-daspk.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-dasrt.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-dassl.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-data.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-debug.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-defaults.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-defun.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-det.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-dirfns.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-display.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-dlmread.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-dot.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-dynamic-ld.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-eig.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ellipj.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-error.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-errwarn.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-event-queue.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-fft.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-fft2.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-fftn.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-file-io.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-filter.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-find.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ft-text-renderer.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-gammainc.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-gcd.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-getgrent.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-getpwent.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-getrusage.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-givens.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-gl-render.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-gl2ps-print.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-graphics.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-gripes.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-hash.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-help.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-hess.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-hex2num.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-hook-fcn.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-input.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-inv.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-interpreter.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-kron.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-load-path.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-load-save.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-lookup.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-ascii-helper.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-hdf5.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-mat-ascii.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-mat4.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-mat5.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-oct-text.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-oct-binary.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ls-utils.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-lsode.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-lu.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-mappers.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-matrix_type.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-max.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-mex.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-mgorth.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-nproc.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-fstrm.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-hdf5-types.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-hist.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-iostrm.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-lvalue.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-map.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-prcstrm.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-procbuf.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-stream.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-strstrm.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-tex-lexer.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-oct-tex-parser.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-octave-link.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-ordschur.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-pager.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-pinv.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-pr-output.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-procstream.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-profiler.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-psi.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-quad.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-quadcc.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-qz.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-rand.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-rcond.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-regexp.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-schur.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sighandlers.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sparse-xdiv.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sparse-xpow.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sparse.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-spparms.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sqrtm.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-str2double.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-strfind.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-strfns.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sub2ind.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-svd.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sylvester.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-symtab.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-syscalls.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-sysdep.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-time.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-text-renderer.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-toplev.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-tril.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-tsearch.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-txt-eng.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-typecast.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-urlwrite.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-utils.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-variables.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-xdiv.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-xnorm.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-xpow.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-zfstream.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-jit-util.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-jit-typeinfo.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-jit-ir.o libinterp/corefcn/.libs/libinterp_corefcn_libcorefcn_la-pt-jit.o
libtool: link: x86_64-pc-linux-gnu-ranlib libinterp/corefcn/.libs/libcorefcn.a
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Array-d.lo `test -f 'liboctave/array/Array-d.cc' || echo './'`liboctave/array/Array-d.cc
libtool: link: ( cd "libinterp/corefcn/.libs" && rm -f "libcorefcn.la" && ln -s "../libcorefcn.la" "libcorefcn.la" )
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Array-f.lo `test -f 'liboctave/array/Array-f.cc' || echo './'`liboctave/array/Array-f.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Array-fC.lo `test -f 'liboctave/array/Array-fC.cc' || echo './'`liboctave/array/Array-fC.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Array-d.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Array-d.o
In file included from [01m[Kliboctave/array/Array-d.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Array-f.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Array-f.o
In file included from [01m[Kliboctave/array/Array-f.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Array-fC.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Array-fC.o
In file included from [01m[Kliboctave/array/Array-fC.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Array-i.lo `test -f 'liboctave/array/Array-i.cc' || echo './'`liboctave/array/Array-i.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Array-i.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Array-i.o
In file included from [01m[Kliboctave/array/Array-i.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Array-idx-vec.lo `test -f 'liboctave/array/Array-idx-vec.cc' || echo './'`liboctave/array/Array-idx-vec.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Array-idx-vec.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Array-idx-vec.o
In file included from [01m[Kliboctave/array/Array-idx-vec.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Array-s.lo `test -f 'liboctave/array/Array-s.cc' || echo './'`liboctave/array/Array-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Array-s.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Array-s.o
In file included from [01m[Kliboctave/array/Array-s.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Array-str.lo `test -f 'liboctave/array/Array-str.cc' || echo './'`liboctave/array/Array-str.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Array-str.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Array-str.o
In file included from [01m[Kliboctave/array/Array-str.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Array-util.lo `test -f 'liboctave/array/Array-util.cc' || echo './'`liboctave/array/Array-util.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Array-util.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Array-util.o
In file included from [01m[Kliboctave/array/Array-util.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Array-voidp.lo `test -f 'liboctave/array/Array-voidp.cc' || echo './'`liboctave/array/Array-voidp.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Array-voidp.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Array-voidp.o
In file included from [01m[Kliboctave/array/Array-voidp.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-boolMatrix.lo `test -f 'liboctave/array/boolMatrix.cc' || echo './'`liboctave/array/boolMatrix.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-boolNDArray.lo `test -f 'liboctave/array/boolNDArray.cc' || echo './'`liboctave/array/boolNDArray.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/boolNDArray.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-boolNDArray.o
In file included from [01m[Kliboctave/array/boolNDArray.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/boolMatrix.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-boolMatrix.o
In file included from [01m[Kliboctave/array/boolMatrix.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/boolMatrix.cc:35:0[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = bool; Y = bool][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = bool; Y = bool][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = bool; Y = bool][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = bool][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/CNDArray.h:28[m[K,
from [01m[Kliboctave/array/boolNDArray.cc:31[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = bool; X = bool][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = bool; Y = bool][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = bool; Y = bool][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = bool; Y = bool][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = bool][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = bool][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_inplace_op[m[K (Array<R>& r,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = bool; X = bool][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-boolSparse.lo `test -f 'liboctave/array/boolSparse.cc' || echo './'`liboctave/array/boolSparse.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/boolSparse.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-boolSparse.o
In file included from [01m[Kliboctave/array/boolSparse.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-CColVector.lo `test -f 'liboctave/array/CColVector.cc' || echo './'`liboctave/array/CColVector.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/CColVector.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-CColVector.o
In file included from [01m[Kliboctave/array/CColVector.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-CDiagMatrix.lo `test -f 'liboctave/array/CDiagMatrix.cc' || echo './'`liboctave/array/CDiagMatrix.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/CDiagMatrix.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-CDiagMatrix.o
In file included from [01m[Kliboctave/array/CDiagMatrix.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-chMatrix.lo `test -f 'liboctave/array/chMatrix.cc' || echo './'`liboctave/array/chMatrix.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-chNDArray.lo `test -f 'liboctave/array/chNDArray.cc' || echo './'`liboctave/array/chNDArray.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/chMatrix.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-chMatrix.o
In file included from [01m[Kliboctave/array/chMatrix.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/chNDArray.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-chNDArray.o
In file included from [01m[Kliboctave/array/chNDArray.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/MSparse.h:32[m[K,
from [01m[K./liboctave/array/MatrixType.h:29[m[K,
from [01m[Kliboctave/operators/mx-base.h:30[m[K,
from [01m[Kliboctave/array/CColVector.cc:35[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = std::complex<double>; X = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = double; X = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/MSparse.h:32[m[K,
from [01m[K./liboctave/array/MatrixType.h:29[m[K,
from [01m[Kliboctave/operators/mx-base.h:30[m[K,
from [01m[Kliboctave/array/chNDArray.cc:32[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = char; Y = char][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = char; Y = char][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = char][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = char; Y = char][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = char; X = char; Y = char][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = char; X = char; Y = char][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = char; X = char; Y = char][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/MSparse.h:32[m[K,
from [01m[K./liboctave/array/MatrixType.h:29[m[K,
from [01m[Kliboctave/operators/mx-base.h:30[m[K,
from [01m[Kliboctave/array/chMatrix.cc:36[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = char; Y = char][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = char; Y = char][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = char][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = char; Y = char][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-CMatrix.lo `test -f 'liboctave/array/CMatrix.cc' || echo './'`liboctave/array/CMatrix.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/CMatrix.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-CMatrix.o
In file included from [01m[Kliboctave/array/CMatrix.cc:27:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-CNDArray.lo `test -f 'liboctave/array/CNDArray.cc' || echo './'`liboctave/array/CNDArray.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-CRowVector.lo `test -f 'liboctave/array/CRowVector.cc' || echo './'`liboctave/array/CRowVector.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/CNDArray.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-CNDArray.o
In file included from [01m[Kliboctave/array/CNDArray.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/CRowVector.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-CRowVector.o
In file included from [01m[Kliboctave/array/CRowVector.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/dNDArray.h:28[m[K,
from [01m[Kliboctave/array/dMatrix.h:28[m[K,
from [01m[Kliboctave/array/CMatrix.cc:42[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = std::complex<double>; X = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = std::complex<double>; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = std::complex<double>; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = std::complex<double>; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/MSparse.h:32[m[K,
from [01m[K./liboctave/array/MatrixType.h:29[m[K,
from [01m[Kliboctave/operators/mx-base.h:30[m[K,
from [01m[Kliboctave/array/CRowVector.cc:34[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = std::complex<double>; X = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-CSparse.lo `test -f 'liboctave/array/CSparse.cc' || echo './'`liboctave/array/CSparse.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-dColVector.lo `test -f 'liboctave/array/dColVector.cc' || echo './'`liboctave/array/dColVector.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/CSparse.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-CSparse.o
In file included from [01m[Kliboctave/array/CSparse.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/dColVector.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-dColVector.o
In file included from [01m[Kliboctave/array/dColVector.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-dDiagMatrix.lo `test -f 'liboctave/array/dDiagMatrix.cc' || echo './'`liboctave/array/dDiagMatrix.cc
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/CNDArray.h:28[m[K,
from [01m[Kliboctave/array/CNDArray.cc:34[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = std::complex<double>; X = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = double; X = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = std::complex<double>; X = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = std::complex<double>; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = std::complex<double>; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = std::complex<double>; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<double>; X = std::complex<double>; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<double>; X = std::complex<double>; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<double>; X = std::complex<double>; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = bool; X = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/dDiagMatrix.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-dDiagMatrix.o
In file included from [01m[Kliboctave/array/dDiagMatrix.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/MSparse.h:32[m[K,
from [01m[K./liboctave/array/MatrixType.h:29[m[K,
from [01m[Kliboctave/operators/mx-base.h:30[m[K,
from [01m[Kliboctave/array/dColVector.cc:35[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = double; X = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = double; X = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-dim-vector.lo `test -f 'liboctave/array/dim-vector.cc' || echo './'`liboctave/array/dim-vector.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-dMatrix.lo `test -f 'liboctave/array/dMatrix.cc' || echo './'`liboctave/array/dMatrix.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/dim-vector.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-dim-vector.o
In file included from [01m[Kliboctave/array/dim-vector.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/dMatrix.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-dMatrix.o
In file included from [01m[Kliboctave/array/dMatrix.cc:27:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-dNDArray.lo `test -f 'liboctave/array/dNDArray.cc' || echo './'`liboctave/array/dNDArray.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/dNDArray.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-dNDArray.o
In file included from [01m[Kliboctave/array/dNDArray.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-dRowVector.lo `test -f 'liboctave/array/dRowVector.cc' || echo './'`liboctave/array/dRowVector.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/dRowVector.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-dRowVector.o
In file included from [01m[Kliboctave/array/dRowVector.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/dNDArray.h:28[m[K,
from [01m[Kliboctave/array/dMatrix.h:28[m[K,
from [01m[Kliboctave/array/dMatrix.cc:40[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = double; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = double; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = double; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = double; X = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/dNDArray.h:28[m[K,
from [01m[Kliboctave/array/dNDArray.cc:34[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = double; X = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = double; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = double; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = double; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = double; X = double; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = double; X = double; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = double; X = double; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = double; X = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = bool; X = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-dSparse.lo `test -f 'liboctave/array/dSparse.cc' || echo './'`liboctave/array/dSparse.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/dSparse.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-dSparse.o
In file included from [01m[Kliboctave/array/dSparse.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/MSparse.h:32[m[K,
from [01m[K./liboctave/array/MatrixType.h:29[m[K,
from [01m[Kliboctave/operators/mx-base.h:30[m[K,
from [01m[Kliboctave/array/dRowVector.cc:34[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = double; X = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-fCColVector.lo `test -f 'liboctave/array/fCColVector.cc' || echo './'`liboctave/array/fCColVector.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/fCColVector.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-fCColVector.o
In file included from [01m[Kliboctave/array/fCColVector.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-fCDiagMatrix.lo `test -f 'liboctave/array/fCDiagMatrix.cc' || echo './'`liboctave/array/fCDiagMatrix.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/fCDiagMatrix.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-fCDiagMatrix.o
In file included from [01m[Kliboctave/array/fCDiagMatrix.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-fCMatrix.lo `test -f 'liboctave/array/fCMatrix.cc' || echo './'`liboctave/array/fCMatrix.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/MSparse.h:32[m[K,
from [01m[K./liboctave/array/MatrixType.h:29[m[K,
from [01m[Kliboctave/operators/mx-base.h:30[m[K,
from [01m[Kliboctave/array/fCColVector.cc:35[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = std::complex<float>; X = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = float; X = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/fCMatrix.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-fCMatrix.o
In file included from [01m[Kliboctave/array/fCMatrix.cc:27:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-fCNDArray.lo `test -f 'liboctave/array/fCNDArray.cc' || echo './'`liboctave/array/fCNDArray.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/fCNDArray.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-fCNDArray.o
In file included from [01m[Kliboctave/array/fCNDArray.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/fCNDArray.h:28[m[K,
from [01m[Kliboctave/array/fCMatrix.h:28[m[K,
from [01m[Kliboctave/array/fCMatrix.cc:43[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = std::complex<float>; X = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = std::complex<float>; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = std::complex<float>; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = std::complex<float>; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/fCNDArray.h:28[m[K,
from [01m[Kliboctave/array/fCNDArray.cc:35[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = std::complex<float>; X = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = float; X = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = std::complex<float>; X = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = std::complex<float>; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = std::complex<float>; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = std::complex<float>; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<float>; X = std::complex<float>; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<float>; X = std::complex<float>; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<float>; X = std::complex<float>; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = bool; X = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-fColVector.lo `test -f 'liboctave/array/fColVector.cc' || echo './'`liboctave/array/fColVector.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/fColVector.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-fColVector.o
In file included from [01m[Kliboctave/array/fColVector.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-fCRowVector.lo `test -f 'liboctave/array/fCRowVector.cc' || echo './'`liboctave/array/fCRowVector.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/MSparse.h:32[m[K,
from [01m[K./liboctave/array/MatrixType.h:29[m[K,
from [01m[Kliboctave/operators/mx-base.h:30[m[K,
from [01m[Kliboctave/array/fColVector.cc:35[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = float; X = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = float; X = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/fCRowVector.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-fCRowVector.o
In file included from [01m[Kliboctave/array/fCRowVector.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-fDiagMatrix.lo `test -f 'liboctave/array/fDiagMatrix.cc' || echo './'`liboctave/array/fDiagMatrix.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-fMatrix.lo `test -f 'liboctave/array/fMatrix.cc' || echo './'`liboctave/array/fMatrix.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/fDiagMatrix.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-fDiagMatrix.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/fMatrix.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-fMatrix.o
In file included from [01m[Kliboctave/array/fDiagMatrix.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/fMatrix.cc:27:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/MSparse.h:32[m[K,
from [01m[K./liboctave/array/MatrixType.h:29[m[K,
from [01m[Kliboctave/operators/mx-base.h:30[m[K,
from [01m[Kliboctave/array/fCRowVector.cc:34[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = std::complex<float>; X = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-fNDArray.lo `test -f 'liboctave/array/fNDArray.cc' || echo './'`liboctave/array/fNDArray.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/fNDArray.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-fNDArray.o
In file included from [01m[Kliboctave/array/fNDArray.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/fNDArray.h:28[m[K,
from [01m[Kliboctave/array/fMatrix.cc:35[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = float; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = float; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = float; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = float; X = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-fRowVector.lo `test -f 'liboctave/array/fRowVector.cc' || echo './'`liboctave/array/fRowVector.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-idx-vector.lo `test -f 'liboctave/array/idx-vector.cc' || echo './'`liboctave/array/idx-vector.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/idx-vector.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-idx-vector.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/fRowVector.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-fRowVector.o
In file included from [01m[Kliboctave/array/idx-vector.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/fRowVector.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/MSparse.h:32[m[K,
from [01m[K./liboctave/array/MatrixType.h:29[m[K,
from [01m[Kliboctave/operators/mx-base.h:30[m[K,
from [01m[Kliboctave/array/fRowVector.cc:34[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = float; X = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-int16NDArray.lo `test -f 'liboctave/array/int16NDArray.cc' || echo './'`liboctave/array/int16NDArray.cc
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/fNDArray.h:28[m[K,
from [01m[Kliboctave/array/fNDArray.cc:35[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = float; X = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = float; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = float; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = float; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = float; X = float; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = float; X = float; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = float; X = float; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = float; X = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = bool; X = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/int16NDArray.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-int16NDArray.o
In file included from [01m[Kliboctave/array/int16NDArray.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-int32NDArray.lo `test -f 'liboctave/array/int32NDArray.cc' || echo './'`liboctave/array/int32NDArray.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/int32NDArray.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-int32NDArray.o
In file included from [01m[Kliboctave/array/int32NDArray.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-int64NDArray.lo `test -f 'liboctave/array/int64NDArray.cc' || echo './'`liboctave/array/int64NDArray.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/int64NDArray.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-int64NDArray.o
In file included from [01m[Kliboctave/array/int64NDArray.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-int8NDArray.lo `test -f 'liboctave/array/int8NDArray.cc' || echo './'`liboctave/array/int8NDArray.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/int8NDArray.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-int8NDArray.o
In file included from [01m[Kliboctave/array/int8NDArray.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/intNDArray.h:28[m[K,
from [01m[Kliboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/array/int16NDArray.cc:28[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<short int>; X = octave_int<short int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<short int>; X = octave_int<short int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<short int>; X = octave_int<short int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/intNDArray.h:28[m[K,
from [01m[Kliboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/array/int32NDArray.cc:28[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<int>; X = octave_int<int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<int>; X = octave_int<int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<int>; X = octave_int<int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/intNDArray.h:28[m[K,
from [01m[Kliboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/array/int64NDArray.cc:28[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<long int>; X = octave_int<long int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<long int>; X = octave_int<long int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<long int>; X = octave_int<long int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-MArray-C.lo `test -f 'liboctave/array/MArray-C.cc' || echo './'`liboctave/array/MArray-C.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/MArray-C.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-MArray-C.o
In file included from [01m[Kliboctave/array/MArray-C.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/intNDArray.h:28[m[K,
from [01m[Kliboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/array/int8NDArray.cc:28[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<signed char>; X = octave_int<signed char>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<signed char>; X = octave_int<signed char>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<signed char>; X = octave_int<signed char>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<signed char>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/MArray-C.cc:31[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<double>; X = std::complex<double>; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<double>; X = std::complex<double>; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<double>; X = std::complex<double>; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = std::complex<double>; X = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = std::complex<double>; X = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = std::complex<double>; X = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_inplace_op[m[K (Array<R>& r,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-MArray-d.lo `test -f 'liboctave/array/MArray-d.cc' || echo './'`liboctave/array/MArray-d.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/MArray-d.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-MArray-d.o
In file included from [01m[Kliboctave/array/MArray-d.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-MArray-f.lo `test -f 'liboctave/array/MArray-f.cc' || echo './'`liboctave/array/MArray-f.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/MArray-f.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-MArray-f.o
In file included from [01m[Kliboctave/array/MArray-f.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-MArray-fC.lo `test -f 'liboctave/array/MArray-fC.cc' || echo './'`liboctave/array/MArray-fC.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/MArray-fC.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-MArray-fC.o
In file included from [01m[Kliboctave/array/MArray-fC.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/MArray-d.cc:29[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = double; X = double; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = double; X = double; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = double; X = double; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = double; X = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = double; X = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = double; X = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_inplace_op[m[K (Array<R>& r,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/MArray-f.cc:29[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = float; X = float; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = float; X = float; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = float; X = float; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = float; X = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = float; X = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = float; X = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_inplace_op[m[K (Array<R>& r,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-MArray-i.lo `test -f 'liboctave/array/MArray-i.cc' || echo './'`liboctave/array/MArray-i.cc
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/MArray-fC.cc:31[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<float>; X = std::complex<float>; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<float>; X = std::complex<float>; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<float>; X = std::complex<float>; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = std::complex<float>; X = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = std::complex<float>; X = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = std::complex<float>; X = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_inplace_op[m[K (Array<R>& r,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/MArray-i.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-MArray-i.o
In file included from [01m[Kliboctave/array/MArray-i.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-MArray-s.lo `test -f 'liboctave/array/MArray-s.cc' || echo './'`liboctave/array/MArray-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/MArray-s.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-MArray-s.o
In file included from [01m[Kliboctave/array/MArray-s.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-MatrixType.lo `test -f 'liboctave/array/MatrixType.cc' || echo './'`liboctave/array/MatrixType.cc
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/MArray-i.cc:31[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_inplace_op[m[K (Array<R>& r,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<long int>; X = octave_int<long int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<long int>; X = octave_int<long int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<long int>; X = octave_int<long int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = octave_int<long int>; X = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = octave_int<long int>; X = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = octave_int<long int>; X = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<int>; X = octave_int<int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<int>; X = octave_int<int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<int>; X = octave_int<int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = octave_int<int>; X = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = octave_int<int>; X = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = octave_int<int>; X = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<short int>; X = octave_int<short int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<short int>; X = octave_int<short int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<short int>; X = octave_int<short int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = octave_int<short int>; X = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = octave_int<short int>; X = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = octave_int<short int>; X = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<signed char>; X = octave_int<signed char>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<signed char>; X = octave_int<signed char>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<signed char>; X = octave_int<signed char>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = octave_int<signed char>; X = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = octave_int<signed char>; X = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = octave_int<signed char>; X = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_inplace_op[m[K (Array<R>& r,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = int; X = int; Y = int][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = int; X = int; Y = int][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = int; X = int; Y = int][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = int; X = int][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = int; X = int][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = int; X = int][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = int][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_inplace_op[m[K (Array<R>& r,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/MatrixType.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-MatrixType.o
In file included from [01m[Kliboctave/array/MatrixType.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-MSparse-C.lo `test -f 'liboctave/array/MSparse-C.cc' || echo './'`liboctave/array/MSparse-C.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/MSparse-C.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-MSparse-C.o
In file included from [01m[Kliboctave/array/MSparse-C.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/MArray-s.cc:29[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = short int; X = short int; Y = short int][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = short int; X = short int; Y = short int][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = short int; X = short int; Y = short int][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:425:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mx_unary_op(const Array<X>&, void (*)(size_t, R*, const X*) throw ()) [with R = short int; X = short int][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_unary_op[m[K (const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:504:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mm_inplace_op(Array<T>&, const Array<X>&, void (*)(size_t, R*, const X*) throw (), void (*)(size_t, R*, X) throw (), const char*) [with R = short int; X = short int][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_inplace_op[m[K (Array<R>& r, const Array<X>& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:523:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_ms_inplace_op(Array<T>&, const X&, void (*)(size_t, R*, X) throw ()) [with R = short int; X = short int][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_inplace_op[m[K (Array<R>& r, const X& x,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:451:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T>& do_mx_inplace_op(Array<T>&, void (*)(size_t, R*) throw ()) [with R = short int][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_inplace_op[m[K (Array<R>& r,
[01;35m[K^~~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-MSparse-d.lo `test -f 'liboctave/array/MSparse-d.cc' || echo './'`liboctave/array/MSparse-d.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/MSparse-d.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-MSparse-d.o
In file included from [01m[Kliboctave/array/MSparse-d.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-PermMatrix.lo `test -f 'liboctave/array/PermMatrix.cc' || echo './'`liboctave/array/PermMatrix.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/PermMatrix.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-PermMatrix.o
In file included from [01m[Kliboctave/array/PermMatrix.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Range.lo `test -f 'liboctave/array/Range.cc' || echo './'`liboctave/array/Range.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Range.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Range.o
In file included from [01m[Kliboctave/array/Range.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Sparse-b.lo `test -f 'liboctave/array/Sparse-b.cc' || echo './'`liboctave/array/Sparse-b.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Sparse-b.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Sparse-b.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Sparse-C.lo `test -f 'liboctave/array/Sparse-C.cc' || echo './'`liboctave/array/Sparse-C.cc
In file included from [01m[Kliboctave/array/Sparse-b.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Sparse-C.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Sparse-C.o
In file included from [01m[Kliboctave/array/Sparse-C.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-Sparse-d.lo `test -f 'liboctave/array/Sparse-d.cc' || echo './'`liboctave/array/Sparse-d.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-uint16NDArray.lo `test -f 'liboctave/array/uint16NDArray.cc' || echo './'`liboctave/array/uint16NDArray.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/Sparse-d.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-Sparse-d.o
In file included from [01m[Kliboctave/array/Sparse-d.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/uint16NDArray.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-uint16NDArray.o
In file included from [01m[Kliboctave/array/uint16NDArray.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/intNDArray.h:28[m[K,
from [01m[Kliboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/array/uint16NDArray.cc:28[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-uint32NDArray.lo `test -f 'liboctave/array/uint32NDArray.cc' || echo './'`liboctave/array/uint32NDArray.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/uint32NDArray.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-uint32NDArray.o
In file included from [01m[Kliboctave/array/uint32NDArray.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-uint64NDArray.lo `test -f 'liboctave/array/uint64NDArray.cc' || echo './'`liboctave/array/uint64NDArray.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/uint64NDArray.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-uint64NDArray.o
In file included from [01m[Kliboctave/array/uint64NDArray.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/array/liboctave_array_libarray_la-uint8NDArray.lo `test -f 'liboctave/array/uint8NDArray.cc' || echo './'`liboctave/array/uint8NDArray.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/array/uint8NDArray.cc -fPIC -DPIC -o liboctave/array/.libs/liboctave_array_libarray_la-uint8NDArray.o
In file included from [01m[Kliboctave/array/uint8NDArray.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/intNDArray.h:28[m[K,
from [01m[Kliboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/array/uint32NDArray.cc:28[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/advnst.lo liboctave/cruft/ranlib/advnst.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/advnst.f -fPIC -o liboctave/cruft/ranlib/.libs/advnst.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/genbet.lo liboctave/cruft/ranlib/genbet.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/genchi.lo liboctave/cruft/ranlib/genchi.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/genchi.f -fPIC -o liboctave/cruft/ranlib/.libs/genchi.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/genbet.f -fPIC -o liboctave/cruft/ranlib/.libs/genbet.o
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/intNDArray.h:28[m[K,
from [01m[Kliboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/array/uint64NDArray.cc:28[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/genexp.lo liboctave/cruft/ranlib/genexp.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/genf.lo liboctave/cruft/ranlib/genf.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/genexp.f -fPIC -o liboctave/cruft/ranlib/.libs/genexp.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/genf.f -fPIC -o liboctave/cruft/ranlib/.libs/genf.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/gengam.lo liboctave/cruft/ranlib/gengam.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/genmn.lo liboctave/cruft/ranlib/genmn.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/gengam.f -fPIC -o liboctave/cruft/ranlib/.libs/gengam.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/genmul.lo liboctave/cruft/ranlib/genmul.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/genmn.f -fPIC -o liboctave/cruft/ranlib/.libs/genmn.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/genmul.f -fPIC -o liboctave/cruft/ranlib/.libs/genmul.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/gennch.lo liboctave/cruft/ranlib/gennch.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/gennf.lo liboctave/cruft/ranlib/gennf.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/gennch.f -fPIC -o liboctave/cruft/ranlib/.libs/gennch.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/gennor.lo liboctave/cruft/ranlib/gennor.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/gennf.f -fPIC -o liboctave/cruft/ranlib/.libs/gennf.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/gennor.f -fPIC -o liboctave/cruft/ranlib/.libs/gennor.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/genprm.lo liboctave/cruft/ranlib/genprm.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/genunf.lo liboctave/cruft/ranlib/genunf.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/genprm.f -fPIC -o liboctave/cruft/ranlib/.libs/genprm.o
In file included from [01m[Kliboctave/array/MArray.h:30:0[m[K,
from [01m[Kliboctave/array/intNDArray.h:28[m[K,
from [01m[Kliboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/array/uint8NDArray.cc:28[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/getcgn.lo liboctave/cruft/ranlib/getcgn.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/genunf.f -fPIC -o liboctave/cruft/ranlib/.libs/genunf.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/getsd.lo liboctave/cruft/ranlib/getsd.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/getcgn.f -fPIC -o liboctave/cruft/ranlib/.libs/getcgn.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/ignbin.lo liboctave/cruft/ranlib/ignbin.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/getsd.f -fPIC -o liboctave/cruft/ranlib/.libs/getsd.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/ignlgi.lo liboctave/cruft/ranlib/ignlgi.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/ignbin.f -fPIC -o liboctave/cruft/ranlib/.libs/ignbin.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/ignlgi.f -fPIC -o liboctave/cruft/ranlib/.libs/ignlgi.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/ignnbn.lo liboctave/cruft/ranlib/ignnbn.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/ignpoi.lo liboctave/cruft/ranlib/ignpoi.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/ignnbn.f -fPIC -o liboctave/cruft/ranlib/.libs/ignnbn.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/ignpoi.f -fPIC -o liboctave/cruft/ranlib/.libs/ignpoi.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/ignuin.lo liboctave/cruft/ranlib/ignuin.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/initgn.lo liboctave/cruft/ranlib/initgn.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/ignuin.f -fPIC -o liboctave/cruft/ranlib/.libs/ignuin.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/inrgcm.lo liboctave/cruft/ranlib/inrgcm.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/initgn.f -fPIC -o liboctave/cruft/ranlib/.libs/initgn.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/lennob.lo liboctave/cruft/ranlib/lennob.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/inrgcm.f -fPIC -o liboctave/cruft/ranlib/.libs/inrgcm.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/mltmod.lo liboctave/cruft/ranlib/mltmod.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/lennob.f -fPIC -o liboctave/cruft/ranlib/.libs/lennob.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/phrtsd.lo liboctave/cruft/ranlib/phrtsd.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/mltmod.f -fPIC -o liboctave/cruft/ranlib/.libs/mltmod.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/qrgnin.lo liboctave/cruft/ranlib/qrgnin.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/phrtsd.f -fPIC -o liboctave/cruft/ranlib/.libs/phrtsd.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/qrgnin.f -fPIC -o liboctave/cruft/ranlib/.libs/qrgnin.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/ranf.lo liboctave/cruft/ranlib/ranf.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/setall.lo liboctave/cruft/ranlib/setall.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/ranf.f -fPIC -o liboctave/cruft/ranlib/.libs/ranf.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/setall.f -fPIC -o liboctave/cruft/ranlib/.libs/setall.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/setant.lo liboctave/cruft/ranlib/setant.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/setgmn.lo liboctave/cruft/ranlib/setgmn.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/setant.f -fPIC -o liboctave/cruft/ranlib/.libs/setant.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/setgmn.f -fPIC -o liboctave/cruft/ranlib/.libs/setgmn.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/setsd.lo liboctave/cruft/ranlib/setsd.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/sexpo.lo liboctave/cruft/ranlib/sexpo.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/setsd.f -fPIC -o liboctave/cruft/ranlib/.libs/setsd.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/sexpo.f -fPIC -o liboctave/cruft/ranlib/.libs/sexpo.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/sgamma.lo liboctave/cruft/ranlib/sgamma.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/snorm.lo liboctave/cruft/ranlib/snorm.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/snorm.f -fPIC -o liboctave/cruft/ranlib/.libs/snorm.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/sgamma.f -fPIC -o liboctave/cruft/ranlib/.libs/sgamma.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c -o liboctave/cruft/ranlib/wrap.lo liboctave/cruft/ranlib/wrap.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cacai.lo `test -f 'liboctave/cruft/amos/cacai.f' || echo './'`liboctave/cruft/amos/cacai.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -c liboctave/cruft/ranlib/wrap.f -fPIC -o liboctave/cruft/ranlib/.libs/wrap.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cacai.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cacai.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cacon.lo `test -f 'liboctave/cruft/amos/cacon.f' || echo './'`liboctave/cruft/amos/cacon.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesh.lo `test -f 'liboctave/cruft/amos/cbesh.f' || echo './'`liboctave/cruft/amos/cbesh.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cacon.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cacon.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cbesh.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbesh.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesi.lo `test -f 'liboctave/cruft/amos/cbesi.f' || echo './'`liboctave/cruft/amos/cbesi.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cbesi.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbesi.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesj.lo `test -f 'liboctave/cruft/amos/cbesj.f' || echo './'`liboctave/cruft/amos/cbesj.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesk.lo `test -f 'liboctave/cruft/amos/cbesk.f' || echo './'`liboctave/cruft/amos/cbesk.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesy.lo `test -f 'liboctave/cruft/amos/cbesy.f' || echo './'`liboctave/cruft/amos/cbesy.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cbesj.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbesj.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cbesk.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbesk.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cbesy.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbesy.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbinu.lo `test -f 'liboctave/cruft/amos/cbinu.f' || echo './'`liboctave/cruft/amos/cbinu.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbuni.lo `test -f 'liboctave/cruft/amos/cbuni.f' || echo './'`liboctave/cruft/amos/cbuni.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbunk.lo `test -f 'liboctave/cruft/amos/cbunk.f' || echo './'`liboctave/cruft/amos/cbunk.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cbinu.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbinu.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cbuni.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbuni.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cunk1.lo `test -f 'liboctave/cruft/amos/cunk1.f' || echo './'`liboctave/cruft/amos/cunk1.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cbunk.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbunk.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cunk2.lo `test -f 'liboctave/cruft/amos/cunk2.f' || echo './'`liboctave/cruft/amos/cunk2.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-crati.lo `test -f 'liboctave/cruft/amos/crati.f' || echo './'`liboctave/cruft/amos/crati.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cunk1.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cunk1.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cunk2.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cunk2.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/crati.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-crati.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cshch.lo `test -f 'liboctave/cruft/amos/cshch.f' || echo './'`liboctave/cruft/amos/cshch.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cshch.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cshch.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cuni1.lo `test -f 'liboctave/cruft/amos/cuni1.f' || echo './'`liboctave/cruft/amos/cuni1.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cuoik.lo `test -f 'liboctave/cruft/amos/cuoik.f' || echo './'`liboctave/cruft/amos/cuoik.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cairy.lo `test -f 'liboctave/cruft/amos/cairy.f' || echo './'`liboctave/cruft/amos/cairy.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbiry.lo `test -f 'liboctave/cruft/amos/cbiry.f' || echo './'`liboctave/cruft/amos/cbiry.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cuni1.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cuni1.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cuoik.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cuoik.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cairy.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cairy.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cbiry.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbiry.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-ckscl.lo `test -f 'liboctave/cruft/amos/ckscl.f' || echo './'`liboctave/cruft/amos/ckscl.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cs1s2.lo `test -f 'liboctave/cruft/amos/cs1s2.f' || echo './'`liboctave/cruft/amos/cs1s2.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cuchk.lo `test -f 'liboctave/cruft/amos/cuchk.f' || echo './'`liboctave/cruft/amos/cuchk.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/ckscl.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-ckscl.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cuni2.lo `test -f 'liboctave/cruft/amos/cuni2.f' || echo './'`liboctave/cruft/amos/cuni2.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cs1s2.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cs1s2.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cwrsk.lo `test -f 'liboctave/cruft/amos/cwrsk.f' || echo './'`liboctave/cruft/amos/cwrsk.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cuchk.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cuchk.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-casyi.lo `test -f 'liboctave/cruft/amos/casyi.f' || echo './'`liboctave/cruft/amos/casyi.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cuni2.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cuni2.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbknu.lo `test -f 'liboctave/cruft/amos/cbknu.f' || echo './'`liboctave/cruft/amos/cbknu.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cmlri.lo `test -f 'liboctave/cruft/amos/cmlri.f' || echo './'`liboctave/cruft/amos/cmlri.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cwrsk.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cwrsk.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/casyi.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-casyi.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cbknu.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbknu.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cmlri.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cmlri.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cseri.lo `test -f 'liboctave/cruft/amos/cseri.f' || echo './'`liboctave/cruft/amos/cseri.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cunhj.lo `test -f 'liboctave/cruft/amos/cunhj.f' || echo './'`liboctave/cruft/amos/cunhj.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-cunik.lo `test -f 'liboctave/cruft/amos/cunik.f' || echo './'`liboctave/cruft/amos/cunik.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cseri.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cseri.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cunik.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cunik.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/cunhj.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cunhj.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-dgamln.lo `test -f 'liboctave/cruft/amos/dgamln.f' || echo './'`liboctave/cruft/amos/dgamln.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/dgamln.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-dgamln.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-gamln.lo `test -f 'liboctave/cruft/amos/gamln.f' || echo './'`liboctave/cruft/amos/gamln.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-xzabs.lo `test -f 'liboctave/cruft/amos/xzabs.f' || echo './'`liboctave/cruft/amos/xzabs.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-xzexp.lo `test -f 'liboctave/cruft/amos/xzexp.f' || echo './'`liboctave/cruft/amos/xzexp.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-xzlog.lo `test -f 'liboctave/cruft/amos/xzlog.f' || echo './'`liboctave/cruft/amos/xzlog.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/xzabs.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-xzabs.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/gamln.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-gamln.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-xzsqrt.lo `test -f 'liboctave/cruft/amos/xzsqrt.f' || echo './'`liboctave/cruft/amos/xzsqrt.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/xzlog.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-xzlog.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/xzexp.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-xzexp.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zacai.lo `test -f 'liboctave/cruft/amos/zacai.f' || echo './'`liboctave/cruft/amos/zacai.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zacon.lo `test -f 'liboctave/cruft/amos/zacon.f' || echo './'`liboctave/cruft/amos/zacon.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zairy.lo `test -f 'liboctave/cruft/amos/zairy.f' || echo './'`liboctave/cruft/amos/zairy.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zasyi.lo `test -f 'liboctave/cruft/amos/zasyi.f' || echo './'`liboctave/cruft/amos/zasyi.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/xzsqrt.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-xzsqrt.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zacon.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zacon.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zacai.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zacai.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesh.lo `test -f 'liboctave/cruft/amos/zbesh.f' || echo './'`liboctave/cruft/amos/zbesh.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zairy.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zairy.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zasyi.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zasyi.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesi.lo `test -f 'liboctave/cruft/amos/zbesi.f' || echo './'`liboctave/cruft/amos/zbesi.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zbesh.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbesh.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesj.lo `test -f 'liboctave/cruft/amos/zbesj.f' || echo './'`liboctave/cruft/amos/zbesj.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zbesi.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbesi.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesk.lo `test -f 'liboctave/cruft/amos/zbesk.f' || echo './'`liboctave/cruft/amos/zbesk.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesy.lo `test -f 'liboctave/cruft/amos/zbesy.f' || echo './'`liboctave/cruft/amos/zbesy.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zbesj.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbesj.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbinu.lo `test -f 'liboctave/cruft/amos/zbinu.f' || echo './'`liboctave/cruft/amos/zbinu.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbiry.lo `test -f 'liboctave/cruft/amos/zbiry.f' || echo './'`liboctave/cruft/amos/zbiry.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zbesy.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbesy.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zbesk.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbesk.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbknu.lo `test -f 'liboctave/cruft/amos/zbknu.f' || echo './'`liboctave/cruft/amos/zbknu.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zbinu.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbinu.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zbiry.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbiry.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbuni.lo `test -f 'liboctave/cruft/amos/zbuni.f' || echo './'`liboctave/cruft/amos/zbuni.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbunk.lo `test -f 'liboctave/cruft/amos/zbunk.f' || echo './'`liboctave/cruft/amos/zbunk.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zbknu.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbknu.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zdiv.lo `test -f 'liboctave/cruft/amos/zdiv.f' || echo './'`liboctave/cruft/amos/zdiv.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zbuni.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbuni.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zbunk.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbunk.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zkscl.lo `test -f 'liboctave/cruft/amos/zkscl.f' || echo './'`liboctave/cruft/amos/zkscl.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zmlri.lo `test -f 'liboctave/cruft/amos/zmlri.f' || echo './'`liboctave/cruft/amos/zmlri.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zdiv.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zdiv.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zmlt.lo `test -f 'liboctave/cruft/amos/zmlt.f' || echo './'`liboctave/cruft/amos/zmlt.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zrati.lo `test -f 'liboctave/cruft/amos/zrati.f' || echo './'`liboctave/cruft/amos/zrati.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zmlri.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zmlri.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zkscl.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zkscl.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zmlt.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zmlt.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zrati.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zrati.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zs1s2.lo `test -f 'liboctave/cruft/amos/zs1s2.f' || echo './'`liboctave/cruft/amos/zs1s2.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zseri.lo `test -f 'liboctave/cruft/amos/zseri.f' || echo './'`liboctave/cruft/amos/zseri.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zshch.lo `test -f 'liboctave/cruft/amos/zshch.f' || echo './'`liboctave/cruft/amos/zshch.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zuchk.lo `test -f 'liboctave/cruft/amos/zuchk.f' || echo './'`liboctave/cruft/amos/zuchk.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zunhj.lo `test -f 'liboctave/cruft/amos/zunhj.f' || echo './'`liboctave/cruft/amos/zunhj.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zshch.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zshch.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zs1s2.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zs1s2.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zseri.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zseri.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zuni1.lo `test -f 'liboctave/cruft/amos/zuni1.f' || echo './'`liboctave/cruft/amos/zuni1.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zuchk.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zuchk.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zuni2.lo `test -f 'liboctave/cruft/amos/zuni2.f' || echo './'`liboctave/cruft/amos/zuni2.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zunhj.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zunhj.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zunik.lo `test -f 'liboctave/cruft/amos/zunik.f' || echo './'`liboctave/cruft/amos/zunik.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zuni1.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zuni1.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zuni2.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zuni2.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zunk1.lo `test -f 'liboctave/cruft/amos/zunk1.f' || echo './'`liboctave/cruft/amos/zunk1.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zunik.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zunik.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zunk1.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zunk1.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zunk2.lo `test -f 'liboctave/cruft/amos/zunk2.f' || echo './'`liboctave/cruft/amos/zunk2.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zuoik.lo `test -f 'liboctave/cruft/amos/zuoik.f' || echo './'`liboctave/cruft/amos/zuoik.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/amos/liboctave_cruft_libcruft_la-zwrsk.lo `test -f 'liboctave/cruft/amos/zwrsk.f' || echo './'`liboctave/cruft/amos/zwrsk.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zunk2.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zunk2.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-ddot3.lo `test -f 'liboctave/cruft/blas-xtra/ddot3.f' || echo './'`liboctave/cruft/blas-xtra/ddot3.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zuoik.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zuoik.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/amos/zwrsk.f -fPIC -o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zwrsk.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/ddot3.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-ddot3.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-zdotc3.lo `test -f 'liboctave/cruft/blas-xtra/zdotc3.f' || echo './'`liboctave/cruft/blas-xtra/zdotc3.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-sdot3.lo `test -f 'liboctave/cruft/blas-xtra/sdot3.f' || echo './'`liboctave/cruft/blas-xtra/sdot3.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-cdotc3.lo `test -f 'liboctave/cruft/blas-xtra/cdotc3.f' || echo './'`liboctave/cruft/blas-xtra/cdotc3.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-dmatm3.lo `test -f 'liboctave/cruft/blas-xtra/dmatm3.f' || echo './'`liboctave/cruft/blas-xtra/dmatm3.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/zdotc3.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-zdotc3.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/sdot3.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-sdot3.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/cdotc3.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-cdotc3.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-zmatm3.lo `test -f 'liboctave/cruft/blas-xtra/zmatm3.f' || echo './'`liboctave/cruft/blas-xtra/zmatm3.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/dmatm3.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-dmatm3.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-smatm3.lo `test -f 'liboctave/cruft/blas-xtra/smatm3.f' || echo './'`liboctave/cruft/blas-xtra/smatm3.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-cmatm3.lo `test -f 'liboctave/cruft/blas-xtra/cmatm3.f' || echo './'`liboctave/cruft/blas-xtra/cmatm3.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xddot.lo `test -f 'liboctave/cruft/blas-xtra/xddot.f' || echo './'`liboctave/cruft/blas-xtra/xddot.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xdnrm2.lo `test -f 'liboctave/cruft/blas-xtra/xdnrm2.f' || echo './'`liboctave/cruft/blas-xtra/xdnrm2.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/zmatm3.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-zmatm3.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/smatm3.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-smatm3.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/cmatm3.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-cmatm3.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/xddot.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xddot.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/xdnrm2.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xdnrm2.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xdznrm2.lo `test -f 'liboctave/cruft/blas-xtra/xdznrm2.f' || echo './'`liboctave/cruft/blas-xtra/xdznrm2.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xzdotc.lo `test -f 'liboctave/cruft/blas-xtra/xzdotc.f' || echo './'`liboctave/cruft/blas-xtra/xzdotc.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xzdotu.lo `test -f 'liboctave/cruft/blas-xtra/xzdotu.f' || echo './'`liboctave/cruft/blas-xtra/xzdotu.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xsdot.lo `test -f 'liboctave/cruft/blas-xtra/xsdot.f' || echo './'`liboctave/cruft/blas-xtra/xsdot.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xsnrm2.lo `test -f 'liboctave/cruft/blas-xtra/xsnrm2.f' || echo './'`liboctave/cruft/blas-xtra/xsnrm2.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/xdznrm2.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xdznrm2.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/xzdotu.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xzdotu.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/xzdotc.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xzdotc.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/xsdot.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xsdot.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xscnrm2.lo `test -f 'liboctave/cruft/blas-xtra/xscnrm2.f' || echo './'`liboctave/cruft/blas-xtra/xscnrm2.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/xsnrm2.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xsnrm2.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xcdotc.lo `test -f 'liboctave/cruft/blas-xtra/xcdotc.f' || echo './'`liboctave/cruft/blas-xtra/xcdotc.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xcdotu.lo `test -f 'liboctave/cruft/blas-xtra/xcdotu.f' || echo './'`liboctave/cruft/blas-xtra/xcdotu.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xerbla.lo `test -f 'liboctave/cruft/blas-xtra/xerbla.f' || echo './'`liboctave/cruft/blas-xtra/xerbla.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-cconv2.lo `test -f 'liboctave/cruft/blas-xtra/cconv2.f' || echo './'`liboctave/cruft/blas-xtra/cconv2.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/xscnrm2.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xscnrm2.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/xcdotc.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xcdotc.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/xcdotu.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xcdotu.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-csconv2.lo `test -f 'liboctave/cruft/blas-xtra/csconv2.f' || echo './'`liboctave/cruft/blas-xtra/csconv2.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/xerbla.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xerbla.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-dconv2.lo `test -f 'liboctave/cruft/blas-xtra/dconv2.f' || echo './'`liboctave/cruft/blas-xtra/dconv2.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-sconv2.lo `test -f 'liboctave/cruft/blas-xtra/sconv2.f' || echo './'`liboctave/cruft/blas-xtra/sconv2.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/cconv2.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-cconv2.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-zconv2.lo `test -f 'liboctave/cruft/blas-xtra/zconv2.f' || echo './'`liboctave/cruft/blas-xtra/zconv2.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/csconv2.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-csconv2.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/dconv2.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-dconv2.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-zdconv2.lo `test -f 'liboctave/cruft/blas-xtra/zdconv2.f' || echo './'`liboctave/cruft/blas-xtra/zdconv2.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/sconv2.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-sconv2.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/zconv2.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-zconv2.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-datv.lo `test -f 'liboctave/cruft/daspk/datv.f' || echo './'`liboctave/cruft/daspk/datv.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dcnst0.lo `test -f 'liboctave/cruft/daspk/dcnst0.f' || echo './'`liboctave/cruft/daspk/dcnst0.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dcnstr.lo `test -f 'liboctave/cruft/daspk/dcnstr.f' || echo './'`liboctave/cruft/daspk/dcnstr.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/blas-xtra/zdconv2.f -fPIC -o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-zdconv2.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddasic.lo `test -f 'liboctave/cruft/daspk/ddasic.f' || echo './'`liboctave/cruft/daspk/ddasic.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/datv.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-datv.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dcnst0.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dcnst0.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dcnstr.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dcnstr.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddasid.lo `test -f 'liboctave/cruft/daspk/ddasid.f' || echo './'`liboctave/cruft/daspk/ddasid.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/ddasic.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-ddasic.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddasik.lo `test -f 'liboctave/cruft/daspk/ddasik.f' || echo './'`liboctave/cruft/daspk/ddasik.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddaspk.lo `test -f 'liboctave/cruft/daspk/ddaspk.f' || echo './'`liboctave/cruft/daspk/ddaspk.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddstp.lo `test -f 'liboctave/cruft/daspk/ddstp.f' || echo './'`liboctave/cruft/daspk/ddstp.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/ddasid.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-ddasid.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddwnrm.lo `test -f 'liboctave/cruft/daspk/ddwnrm.f' || echo './'`liboctave/cruft/daspk/ddwnrm.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/ddasik.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-ddasik.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/ddaspk.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-ddaspk.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/ddstp.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-ddstp.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dfnrmd.lo `test -f 'liboctave/cruft/daspk/dfnrmd.f' || echo './'`liboctave/cruft/daspk/dfnrmd.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/ddwnrm.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-ddwnrm.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dfnrmk.lo `test -f 'liboctave/cruft/daspk/dfnrmk.f' || echo './'`liboctave/cruft/daspk/dfnrmk.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dfnrmd.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dfnrmd.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dhels.lo `test -f 'liboctave/cruft/daspk/dhels.f' || echo './'`liboctave/cruft/daspk/dhels.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dheqr.lo `test -f 'liboctave/cruft/daspk/dheqr.f' || echo './'`liboctave/cruft/daspk/dheqr.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dfnrmk.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dfnrmk.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dhels.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dhels.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dinvwt.lo `test -f 'liboctave/cruft/daspk/dinvwt.f' || echo './'`liboctave/cruft/daspk/dinvwt.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dheqr.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dheqr.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dlinsd.lo `test -f 'liboctave/cruft/daspk/dlinsd.f' || echo './'`liboctave/cruft/daspk/dlinsd.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dlinsk.lo `test -f 'liboctave/cruft/daspk/dlinsk.f' || echo './'`liboctave/cruft/daspk/dlinsk.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dinvwt.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dinvwt.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dmatd.lo `test -f 'liboctave/cruft/daspk/dmatd.f' || echo './'`liboctave/cruft/daspk/dmatd.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dlinsd.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dlinsd.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnedd.lo `test -f 'liboctave/cruft/daspk/dnedd.f' || echo './'`liboctave/cruft/daspk/dnedd.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dlinsk.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dlinsk.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dmatd.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dmatd.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnedk.lo `test -f 'liboctave/cruft/daspk/dnedk.f' || echo './'`liboctave/cruft/daspk/dnedk.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dnedd.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dnedd.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnsd.lo `test -f 'liboctave/cruft/daspk/dnsd.f' || echo './'`liboctave/cruft/daspk/dnsd.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dnedk.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dnedk.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnsid.lo `test -f 'liboctave/cruft/daspk/dnsid.f' || echo './'`liboctave/cruft/daspk/dnsid.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnsik.lo `test -f 'liboctave/cruft/daspk/dnsik.f' || echo './'`liboctave/cruft/daspk/dnsik.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dnsd.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dnsd.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnsk.lo `test -f 'liboctave/cruft/daspk/dnsk.f' || echo './'`liboctave/cruft/daspk/dnsk.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dnsid.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dnsid.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dnsik.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dnsik.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dorth.lo `test -f 'liboctave/cruft/daspk/dorth.f' || echo './'`liboctave/cruft/daspk/dorth.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dnsk.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dnsk.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dslvd.lo `test -f 'liboctave/cruft/daspk/dslvd.f' || echo './'`liboctave/cruft/daspk/dslvd.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dslvk.lo `test -f 'liboctave/cruft/daspk/dslvk.f' || echo './'`liboctave/cruft/daspk/dslvk.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dorth.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dorth.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dspigm.lo `test -f 'liboctave/cruft/daspk/dspigm.f' || echo './'`liboctave/cruft/daspk/dspigm.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dyypnw.lo `test -f 'liboctave/cruft/daspk/dyypnw.f' || echo './'`liboctave/cruft/daspk/dyypnw.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dslvd.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dslvd.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dslvk.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dslvk.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/dasrt/liboctave_cruft_libcruft_la-ddasrt.lo `test -f 'liboctave/cruft/dasrt/ddasrt.f' || echo './'`liboctave/cruft/dasrt/ddasrt.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dspigm.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dspigm.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/dasrt/liboctave_cruft_libcruft_la-drchek.lo `test -f 'liboctave/cruft/dasrt/drchek.f' || echo './'`liboctave/cruft/dasrt/drchek.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/daspk/dyypnw.f -fPIC -o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dyypnw.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/dasrt/liboctave_cruft_libcruft_la-droots.lo `test -f 'liboctave/cruft/dasrt/droots.f' || echo './'`liboctave/cruft/dasrt/droots.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/dasrt/ddasrt.f -fPIC -o liboctave/cruft/dasrt/.libs/liboctave_cruft_libcruft_la-ddasrt.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/dasrt/drchek.f -fPIC -o liboctave/cruft/dasrt/.libs/liboctave_cruft_libcruft_la-drchek.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddaini.lo `test -f 'liboctave/cruft/dassl/ddaini.f' || echo './'`liboctave/cruft/dassl/ddaini.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/dasrt/droots.f -fPIC -o liboctave/cruft/dasrt/.libs/liboctave_cruft_libcruft_la-droots.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddajac.lo `test -f 'liboctave/cruft/dassl/ddajac.f' || echo './'`liboctave/cruft/dassl/ddajac.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddanrm.lo `test -f 'liboctave/cruft/dassl/ddanrm.f' || echo './'`liboctave/cruft/dassl/ddanrm.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/dassl/ddaini.f -fPIC -o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddaini.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddaslv.lo `test -f 'liboctave/cruft/dassl/ddaslv.f' || echo './'`liboctave/cruft/dassl/ddaslv.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/dassl/ddajac.f -fPIC -o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddajac.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/dassl/ddanrm.f -fPIC -o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddanrm.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddassl.lo `test -f 'liboctave/cruft/dassl/ddassl.f' || echo './'`liboctave/cruft/dassl/ddassl.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/dassl/ddaslv.f -fPIC -o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddaslv.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddastp.lo `test -f 'liboctave/cruft/dassl/ddastp.f' || echo './'`liboctave/cruft/dassl/ddastp.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddatrp.lo `test -f 'liboctave/cruft/dassl/ddatrp.f' || echo './'`liboctave/cruft/dassl/ddatrp.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddawts.lo `test -f 'liboctave/cruft/dassl/ddawts.f' || echo './'`liboctave/cruft/dassl/ddawts.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/dassl/ddassl.f -fPIC -o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddassl.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/dassl/ddastp.f -fPIC -o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddastp.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/dassl/ddatrp.f -fPIC -o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddatrp.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/cruft/Faddeeva/liboctave_cruft_libcruft_la-Faddeeva.lo `test -f 'liboctave/cruft/Faddeeva/Faddeeva.cc' || echo './'`liboctave/cruft/Faddeeva/Faddeeva.cc
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/dassl/ddawts.f -fPIC -o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddawts.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-cfftb.lo `test -f 'liboctave/cruft/fftpack/cfftb.f' || echo './'`liboctave/cruft/fftpack/cfftb.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-cfftb1.lo `test -f 'liboctave/cruft/fftpack/cfftb1.f' || echo './'`liboctave/cruft/fftpack/cfftb1.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/cfftb.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-cfftb.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/cfftb1.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-cfftb1.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-cfftf.lo `test -f 'liboctave/cruft/fftpack/cfftf.f' || echo './'`liboctave/cruft/fftpack/cfftf.f
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/cruft/Faddeeva/Faddeeva.cc -fPIC -DPIC -o liboctave/cruft/Faddeeva/.libs/liboctave_cruft_libcruft_la-Faddeeva.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-cfftf1.lo `test -f 'liboctave/cruft/fftpack/cfftf1.f' || echo './'`liboctave/cruft/fftpack/cfftf1.f
In file included from [01m[Kliboctave/cruft/Faddeeva/Faddeeva.cc:152:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/cfftf.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-cfftf.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-cffti.lo `test -f 'liboctave/cruft/fftpack/cffti.f' || echo './'`liboctave/cruft/fftpack/cffti.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/cfftf1.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-cfftf1.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-cffti1.lo `test -f 'liboctave/cruft/fftpack/cffti1.f' || echo './'`liboctave/cruft/fftpack/cffti1.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passb.lo `test -f 'liboctave/cruft/fftpack/passb.f' || echo './'`liboctave/cruft/fftpack/passb.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passb2.lo `test -f 'liboctave/cruft/fftpack/passb2.f' || echo './'`liboctave/cruft/fftpack/passb2.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/cffti.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-cffti.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passb3.lo `test -f 'liboctave/cruft/fftpack/passb3.f' || echo './'`liboctave/cruft/fftpack/passb3.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/cffti1.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-cffti1.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/passb.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passb.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/passb2.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passb2.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passb4.lo `test -f 'liboctave/cruft/fftpack/passb4.f' || echo './'`liboctave/cruft/fftpack/passb4.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/passb3.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passb3.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passb5.lo `test -f 'liboctave/cruft/fftpack/passb5.f' || echo './'`liboctave/cruft/fftpack/passb5.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/passb4.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passb4.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/passb5.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passb5.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passf.lo `test -f 'liboctave/cruft/fftpack/passf.f' || echo './'`liboctave/cruft/fftpack/passf.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passf2.lo `test -f 'liboctave/cruft/fftpack/passf2.f' || echo './'`liboctave/cruft/fftpack/passf2.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passf3.lo `test -f 'liboctave/cruft/fftpack/passf3.f' || echo './'`liboctave/cruft/fftpack/passf3.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/passf.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passf.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passf4.lo `test -f 'liboctave/cruft/fftpack/passf4.f' || echo './'`liboctave/cruft/fftpack/passf4.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/passf2.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passf2.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/passf3.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passf3.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passf5.lo `test -f 'liboctave/cruft/fftpack/passf5.f' || echo './'`liboctave/cruft/fftpack/passf5.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/passf4.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passf4.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zfftb.lo `test -f 'liboctave/cruft/fftpack/zfftb.f' || echo './'`liboctave/cruft/fftpack/zfftb.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zfftb1.lo `test -f 'liboctave/cruft/fftpack/zfftb1.f' || echo './'`liboctave/cruft/fftpack/zfftb1.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/passf5.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passf5.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zfftf.lo `test -f 'liboctave/cruft/fftpack/zfftf.f' || echo './'`liboctave/cruft/fftpack/zfftf.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zfftf1.lo `test -f 'liboctave/cruft/fftpack/zfftf1.f' || echo './'`liboctave/cruft/fftpack/zfftf1.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zfftb.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zfftb.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zfftb1.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zfftb1.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zffti.lo `test -f 'liboctave/cruft/fftpack/zffti.f' || echo './'`liboctave/cruft/fftpack/zffti.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zffti1.lo `test -f 'liboctave/cruft/fftpack/zffti1.f' || echo './'`liboctave/cruft/fftpack/zffti1.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zfftf.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zfftf.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zfftf1.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zfftf1.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassb.lo `test -f 'liboctave/cruft/fftpack/zpassb.f' || echo './'`liboctave/cruft/fftpack/zpassb.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zffti.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zffti.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassb2.lo `test -f 'liboctave/cruft/fftpack/zpassb2.f' || echo './'`liboctave/cruft/fftpack/zpassb2.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassb3.lo `test -f 'liboctave/cruft/fftpack/zpassb3.f' || echo './'`liboctave/cruft/fftpack/zpassb3.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zffti1.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zffti1.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassb4.lo `test -f 'liboctave/cruft/fftpack/zpassb4.f' || echo './'`liboctave/cruft/fftpack/zpassb4.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zpassb.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassb.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zpassb2.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassb2.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassb5.lo `test -f 'liboctave/cruft/fftpack/zpassb5.f' || echo './'`liboctave/cruft/fftpack/zpassb5.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zpassb3.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassb3.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zpassb4.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassb4.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassf.lo `test -f 'liboctave/cruft/fftpack/zpassf.f' || echo './'`liboctave/cruft/fftpack/zpassf.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassf2.lo `test -f 'liboctave/cruft/fftpack/zpassf2.f' || echo './'`liboctave/cruft/fftpack/zpassf2.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zpassb5.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassb5.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassf3.lo `test -f 'liboctave/cruft/fftpack/zpassf3.f' || echo './'`liboctave/cruft/fftpack/zpassf3.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zpassf.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassf.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassf4.lo `test -f 'liboctave/cruft/fftpack/zpassf4.f' || echo './'`liboctave/cruft/fftpack/zpassf4.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zpassf2.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassf2.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zpassf3.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassf3.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassf5.lo `test -f 'liboctave/cruft/fftpack/zpassf5.f' || echo './'`liboctave/cruft/fftpack/zpassf5.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xclange.lo `test -f 'liboctave/cruft/lapack-xtra/xclange.f' || echo './'`liboctave/cruft/lapack-xtra/xclange.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zpassf4.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassf4.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xdlamch.lo `test -f 'liboctave/cruft/lapack-xtra/xdlamch.f' || echo './'`liboctave/cruft/lapack-xtra/xdlamch.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xdlange.lo `test -f 'liboctave/cruft/lapack-xtra/xdlange.f' || echo './'`liboctave/cruft/lapack-xtra/xdlange.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/fftpack/zpassf5.f -fPIC -o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassf5.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/lapack-xtra/xclange.f -fPIC -o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-xclange.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xilaenv.lo `test -f 'liboctave/cruft/lapack-xtra/xilaenv.f' || echo './'`liboctave/cruft/lapack-xtra/xilaenv.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/lapack-xtra/xdlamch.f -fPIC -o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-xdlamch.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xslamch.lo `test -f 'liboctave/cruft/lapack-xtra/xslamch.f' || echo './'`liboctave/cruft/lapack-xtra/xslamch.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/lapack-xtra/xdlange.f -fPIC -o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-xdlange.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xslange.lo `test -f 'liboctave/cruft/lapack-xtra/xslange.f' || echo './'`liboctave/cruft/lapack-xtra/xslange.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xzlange.lo `test -f 'liboctave/cruft/lapack-xtra/xzlange.f' || echo './'`liboctave/cruft/lapack-xtra/xzlange.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-zrsf2csf.lo `test -f 'liboctave/cruft/lapack-xtra/zrsf2csf.f' || echo './'`liboctave/cruft/lapack-xtra/zrsf2csf.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-crsf2csf.lo `test -f 'liboctave/cruft/lapack-xtra/crsf2csf.f' || echo './'`liboctave/cruft/lapack-xtra/crsf2csf.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/lapack-xtra/xilaenv.f -fPIC -o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-xilaenv.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/lapack-xtra/xslamch.f -fPIC -o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-xslamch.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/cruft/misc/liboctave_cruft_libcruft_la-blaswrap.lo `test -f 'liboctave/cruft/misc/blaswrap.c' || echo './'`liboctave/cruft/misc/blaswrap.c
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/lapack-xtra/xslange.f -fPIC -o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-xslange.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/cruft/misc/liboctave_cruft_libcruft_la-cquit.lo `test -f 'liboctave/cruft/misc/cquit.c' || echo './'`liboctave/cruft/misc/cquit.c
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/lapack-xtra/zrsf2csf.f -fPIC -o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-zrsf2csf.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/lapack-xtra/crsf2csf.f -fPIC -o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-crsf2csf.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/lapack-xtra/xzlange.f -fPIC -o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-xzlange.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/misc/liboctave_cruft_libcruft_la-d1mach.lo `test -f 'liboctave/cruft/misc/d1mach.f' || echo './'`liboctave/cruft/misc/d1mach.f
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/cruft/misc/liboctave_cruft_libcruft_la-f77-extern.lo `test -f 'liboctave/cruft/misc/f77-extern.cc' || echo './'`liboctave/cruft/misc/f77-extern.cc
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/cruft/misc/liboctave_cruft_libcruft_la-f77-fcn.lo `test -f 'liboctave/cruft/misc/f77-fcn.c' || echo './'`liboctave/cruft/misc/f77-fcn.c
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/misc/d1mach.f -fPIC -o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-d1mach.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/misc/liboctave_cruft_libcruft_la-i1mach.lo `test -f 'liboctave/cruft/misc/i1mach.f' || echo './'`liboctave/cruft/misc/i1mach.f
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/cruft/misc/blaswrap.c -fPIC -DPIC -o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-blaswrap.o
In file included from [01m[Kliboctave/cruft/misc/blaswrap.c:42:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/cruft/misc/liboctave_cruft_libcruft_la-lo-error.lo `test -f 'liboctave/cruft/misc/lo-error.c' || echo './'`liboctave/cruft/misc/lo-error.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/cruft/misc/cquit.c -fPIC -DPIC -o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-cquit.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/cruft/misc/liboctave_cruft_libcruft_la-quit.lo `test -f 'liboctave/cruft/misc/quit.cc' || echo './'`liboctave/cruft/misc/quit.cc
In file included from [01m[Kliboctave/cruft/misc/cquit.c:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/misc/i1mach.f -fPIC -o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-i1mach.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/misc/liboctave_cruft_libcruft_la-r1mach.lo `test -f 'liboctave/cruft/misc/r1mach.f' || echo './'`liboctave/cruft/misc/r1mach.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-cfode.lo `test -f 'liboctave/cruft/odepack/cfode.f' || echo './'`liboctave/cruft/odepack/cfode.f
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/cruft/misc/f77-extern.cc -fPIC -DPIC -o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-f77-extern.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/cruft/misc/f77-fcn.c -fPIC -DPIC -o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-f77-fcn.o
In file included from [01m[Kliboctave/cruft/misc/f77-extern.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/cruft/misc/f77-fcn.c:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/misc/r1mach.f -fPIC -o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-r1mach.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/cruft/misc/quit.cc -fPIC -DPIC -o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-quit.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/cfode.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-cfode.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/cruft/misc/lo-error.c -fPIC -DPIC -o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-lo-error.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-dlsode.lo `test -f 'liboctave/cruft/odepack/dlsode.f' || echo './'`liboctave/cruft/odepack/dlsode.f
In file included from [01m[Kliboctave/cruft/misc/quit.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/cruft/misc/lo-error.c:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-ewset.lo `test -f 'liboctave/cruft/odepack/ewset.f' || echo './'`liboctave/cruft/odepack/ewset.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-intdy.lo `test -f 'liboctave/cruft/odepack/intdy.f' || echo './'`liboctave/cruft/odepack/intdy.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-prepj.lo `test -f 'liboctave/cruft/odepack/prepj.f' || echo './'`liboctave/cruft/odepack/prepj.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/dlsode.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-dlsode.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/ewset.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-ewset.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/intdy.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-intdy.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/prepj.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-prepj.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-solsy.lo `test -f 'liboctave/cruft/odepack/solsy.f' || echo './'`liboctave/cruft/odepack/solsy.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-stode.lo `test -f 'liboctave/cruft/odepack/stode.f' || echo './'`liboctave/cruft/odepack/stode.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-vnorm.lo `test -f 'liboctave/cruft/odepack/vnorm.f' || echo './'`liboctave/cruft/odepack/vnorm.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/solsy.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-solsy.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/stode.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-stode.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/vnorm.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-vnorm.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-scfode.lo `test -f 'liboctave/cruft/odepack/scfode.f' || echo './'`liboctave/cruft/odepack/scfode.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-sewset.lo `test -f 'liboctave/cruft/odepack/sewset.f' || echo './'`liboctave/cruft/odepack/sewset.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-sintdy.lo `test -f 'liboctave/cruft/odepack/sintdy.f' || echo './'`liboctave/cruft/odepack/sintdy.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/scfode.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-scfode.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/sewset.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-sewset.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/sintdy.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-sintdy.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-slsode.lo `test -f 'liboctave/cruft/odepack/slsode.f' || echo './'`liboctave/cruft/odepack/slsode.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-sprepj.lo `test -f 'liboctave/cruft/odepack/sprepj.f' || echo './'`liboctave/cruft/odepack/sprepj.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-ssolsy.lo `test -f 'liboctave/cruft/odepack/ssolsy.f' || echo './'`liboctave/cruft/odepack/ssolsy.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-sstode.lo `test -f 'liboctave/cruft/odepack/sstode.f' || echo './'`liboctave/cruft/odepack/sstode.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/odepack/liboctave_cruft_libcruft_la-svnorm.lo `test -f 'liboctave/cruft/odepack/svnorm.f' || echo './'`liboctave/cruft/odepack/svnorm.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/slsode.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-slsode.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/sprepj.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-sprepj.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/ssolsy.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-ssolsy.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/ordered-qz/liboctave_cruft_libcruft_la-dsubsp.lo `test -f 'liboctave/cruft/ordered-qz/dsubsp.f' || echo './'`liboctave/cruft/ordered-qz/dsubsp.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/sstode.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-sstode.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/odepack/svnorm.f -fPIC -o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-svnorm.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/ordered-qz/liboctave_cruft_libcruft_la-exchqz.lo `test -f 'liboctave/cruft/ordered-qz/exchqz.f' || echo './'`liboctave/cruft/ordered-qz/exchqz.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/ordered-qz/liboctave_cruft_libcruft_la-ssubsp.lo `test -f 'liboctave/cruft/ordered-qz/ssubsp.f' || echo './'`liboctave/cruft/ordered-qz/ssubsp.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/ordered-qz/dsubsp.f -fPIC -o liboctave/cruft/ordered-qz/.libs/liboctave_cruft_libcruft_la-dsubsp.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/ordered-qz/exchqz.f -fPIC -o liboctave/cruft/ordered-qz/.libs/liboctave_cruft_libcruft_la-exchqz.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/ordered-qz/liboctave_cruft_libcruft_la-sexchqz.lo `test -f 'liboctave/cruft/ordered-qz/sexchqz.f' || echo './'`liboctave/cruft/ordered-qz/sexchqz.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/ordered-qz/ssubsp.f -fPIC -o liboctave/cruft/ordered-qz/.libs/liboctave_cruft_libcruft_la-ssubsp.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqagi.lo `test -f 'liboctave/cruft/quadpack/dqagi.f' || echo './'`liboctave/cruft/quadpack/dqagi.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/ordered-qz/sexchqz.f -fPIC -o liboctave/cruft/ordered-qz/.libs/liboctave_cruft_libcruft_la-sexchqz.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqagie.lo `test -f 'liboctave/cruft/quadpack/dqagie.f' || echo './'`liboctave/cruft/quadpack/dqagie.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/dqagi.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqagi.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqagp.lo `test -f 'liboctave/cruft/quadpack/dqagp.f' || echo './'`liboctave/cruft/quadpack/dqagp.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqagpe.lo `test -f 'liboctave/cruft/quadpack/dqagpe.f' || echo './'`liboctave/cruft/quadpack/dqagpe.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqelg.lo `test -f 'liboctave/cruft/quadpack/dqelg.f' || echo './'`liboctave/cruft/quadpack/dqelg.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/dqagie.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqagie.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/dqagpe.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqagpe.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/dqagp.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqagp.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/dqelg.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqelg.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqk15i.lo `test -f 'liboctave/cruft/quadpack/dqk15i.f' || echo './'`liboctave/cruft/quadpack/dqk15i.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqk21.lo `test -f 'liboctave/cruft/quadpack/dqk21.f' || echo './'`liboctave/cruft/quadpack/dqk21.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqpsrt.lo `test -f 'liboctave/cruft/quadpack/dqpsrt.f' || echo './'`liboctave/cruft/quadpack/dqpsrt.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/dqk15i.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqk15i.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qagie.lo `test -f 'liboctave/cruft/quadpack/qagie.f' || echo './'`liboctave/cruft/quadpack/qagie.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/dqk21.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqk21.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/dqpsrt.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqpsrt.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qagi.lo `test -f 'liboctave/cruft/quadpack/qagi.f' || echo './'`liboctave/cruft/quadpack/qagi.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qagpe.lo `test -f 'liboctave/cruft/quadpack/qagpe.f' || echo './'`liboctave/cruft/quadpack/qagpe.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/qagie.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qagie.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qagp.lo `test -f 'liboctave/cruft/quadpack/qagp.f' || echo './'`liboctave/cruft/quadpack/qagp.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qelg.lo `test -f 'liboctave/cruft/quadpack/qelg.f' || echo './'`liboctave/cruft/quadpack/qelg.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qk15i.lo `test -f 'liboctave/cruft/quadpack/qk15i.f' || echo './'`liboctave/cruft/quadpack/qk15i.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/qagi.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qagi.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/qagpe.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qagpe.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qk21.lo `test -f 'liboctave/cruft/quadpack/qk21.f' || echo './'`liboctave/cruft/quadpack/qk21.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/qagp.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qagp.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/qelg.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qelg.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/qk15i.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qk15i.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qpsrt.lo `test -f 'liboctave/cruft/quadpack/qpsrt.f' || echo './'`liboctave/cruft/quadpack/qpsrt.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/qk21.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qk21.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-xerror.lo `test -f 'liboctave/cruft/quadpack/xerror.f' || echo './'`liboctave/cruft/quadpack/xerror.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-fdump.lo `test -f 'liboctave/cruft/slatec-err/fdump.f' || echo './'`liboctave/cruft/slatec-err/fdump.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-ixsav.lo `test -f 'liboctave/cruft/slatec-err/ixsav.f' || echo './'`liboctave/cruft/slatec-err/ixsav.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/qpsrt.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qpsrt.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-j4save.lo `test -f 'liboctave/cruft/slatec-err/j4save.f' || echo './'`liboctave/cruft/slatec-err/j4save.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/quadpack/xerror.f -fPIC -o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-xerror.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-err/fdump.f -fPIC -o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-fdump.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-err/ixsav.f -fPIC -o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-ixsav.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xerclr.lo `test -f 'liboctave/cruft/slatec-err/xerclr.f' || echo './'`liboctave/cruft/slatec-err/xerclr.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xercnt.lo `test -f 'liboctave/cruft/slatec-err/xercnt.f' || echo './'`liboctave/cruft/slatec-err/xercnt.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xerhlt.lo `test -f 'liboctave/cruft/slatec-err/xerhlt.f' || echo './'`liboctave/cruft/slatec-err/xerhlt.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xermsg.lo `test -f 'liboctave/cruft/slatec-err/xermsg.f' || echo './'`liboctave/cruft/slatec-err/xermsg.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xerprn.lo `test -f 'liboctave/cruft/slatec-err/xerprn.f' || echo './'`liboctave/cruft/slatec-err/xerprn.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-err/j4save.f -fPIC -o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-j4save.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xerrwd.lo `test -f 'liboctave/cruft/slatec-err/xerrwd.f' || echo './'`liboctave/cruft/slatec-err/xerrwd.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-err/xerclr.f -fPIC -o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xerclr.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-err/xercnt.f -fPIC -o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xercnt.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-err/xerhlt.f -fPIC -o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xerhlt.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-err/xermsg.f -fPIC -o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xermsg.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xersve.lo `test -f 'liboctave/cruft/slatec-err/xersve.f' || echo './'`liboctave/cruft/slatec-err/xersve.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xgetf.lo `test -f 'liboctave/cruft/slatec-err/xgetf.f' || echo './'`liboctave/cruft/slatec-err/xgetf.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-err/xerprn.f -fPIC -o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xerprn.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xgetua.lo `test -f 'liboctave/cruft/slatec-err/xgetua.f' || echo './'`liboctave/cruft/slatec-err/xgetua.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-err/xerrwd.f -fPIC -o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xerrwd.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-err/xersve.f -fPIC -o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xersve.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xsetf.lo `test -f 'liboctave/cruft/slatec-err/xsetf.f' || echo './'`liboctave/cruft/slatec-err/xsetf.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-err/xgetf.f -fPIC -o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xgetf.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-err/xgetua.f -fPIC -o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xgetua.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xsetua.lo `test -f 'liboctave/cruft/slatec-err/xsetua.f' || echo './'`liboctave/cruft/slatec-err/xsetua.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-albeta.lo `test -f 'liboctave/cruft/slatec-fn/albeta.f' || echo './'`liboctave/cruft/slatec-fn/albeta.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-alngam.lo `test -f 'liboctave/cruft/slatec-fn/alngam.f' || echo './'`liboctave/cruft/slatec-fn/alngam.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-alnrel.lo `test -f 'liboctave/cruft/slatec-fn/alnrel.f' || echo './'`liboctave/cruft/slatec-fn/alnrel.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-err/xsetf.f -fPIC -o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xsetf.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-algams.lo `test -f 'liboctave/cruft/slatec-fn/algams.f' || echo './'`liboctave/cruft/slatec-fn/algams.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-acosh.lo `test -f 'liboctave/cruft/slatec-fn/acosh.f' || echo './'`liboctave/cruft/slatec-fn/acosh.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-err/xsetua.f -fPIC -o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xsetua.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/albeta.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-albeta.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/alngam.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-alngam.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/alnrel.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-alnrel.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/algams.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-algams.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-asinh.lo `test -f 'liboctave/cruft/slatec-fn/asinh.f' || echo './'`liboctave/cruft/slatec-fn/asinh.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-atanh.lo `test -f 'liboctave/cruft/slatec-fn/atanh.f' || echo './'`liboctave/cruft/slatec-fn/atanh.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/acosh.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-acosh.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-betai.lo `test -f 'liboctave/cruft/slatec-fn/betai.f' || echo './'`liboctave/cruft/slatec-fn/betai.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-csevl.lo `test -f 'liboctave/cruft/slatec-fn/csevl.f' || echo './'`liboctave/cruft/slatec-fn/csevl.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-d9gmit.lo `test -f 'liboctave/cruft/slatec-fn/d9gmit.f' || echo './'`liboctave/cruft/slatec-fn/d9gmit.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-d9lgic.lo `test -f 'liboctave/cruft/slatec-fn/d9lgic.f' || echo './'`liboctave/cruft/slatec-fn/d9lgic.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/asinh.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-asinh.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/atanh.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-atanh.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/betai.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-betai.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/csevl.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-csevl.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/d9gmit.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-d9gmit.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-d9lgit.lo `test -f 'liboctave/cruft/slatec-fn/d9lgit.f' || echo './'`liboctave/cruft/slatec-fn/d9lgit.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-d9lgmc.lo `test -f 'liboctave/cruft/slatec-fn/d9lgmc.f' || echo './'`liboctave/cruft/slatec-fn/d9lgmc.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/d9lgic.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-d9lgic.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dacosh.lo `test -f 'liboctave/cruft/slatec-fn/dacosh.f' || echo './'`liboctave/cruft/slatec-fn/dacosh.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dasinh.lo `test -f 'liboctave/cruft/slatec-fn/dasinh.f' || echo './'`liboctave/cruft/slatec-fn/dasinh.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-datanh.lo `test -f 'liboctave/cruft/slatec-fn/datanh.f' || echo './'`liboctave/cruft/slatec-fn/datanh.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dbetai.lo `test -f 'liboctave/cruft/slatec-fn/dbetai.f' || echo './'`liboctave/cruft/slatec-fn/dbetai.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/d9lgit.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-d9lgit.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/d9lgmc.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-d9lgmc.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dacosh.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dacosh.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dcsevl.lo `test -f 'liboctave/cruft/slatec-fn/dcsevl.f' || echo './'`liboctave/cruft/slatec-fn/dcsevl.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-derf.lo `test -f 'liboctave/cruft/slatec-fn/derf.f' || echo './'`liboctave/cruft/slatec-fn/derf.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/datanh.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-datanh.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dasinh.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dasinh.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dbetai.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dbetai.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgami.lo `test -f 'liboctave/cruft/slatec-fn/dgami.f' || echo './'`liboctave/cruft/slatec-fn/dgami.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgamit.lo `test -f 'liboctave/cruft/slatec-fn/dgamit.f' || echo './'`liboctave/cruft/slatec-fn/dgamit.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgamlm.lo `test -f 'liboctave/cruft/slatec-fn/dgamlm.f' || echo './'`liboctave/cruft/slatec-fn/dgamlm.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dcsevl.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dcsevl.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/derf.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-derf.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dgami.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dgami.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgamma.lo `test -f 'liboctave/cruft/slatec-fn/dgamma.f' || echo './'`liboctave/cruft/slatec-fn/dgamma.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgamr.lo `test -f 'liboctave/cruft/slatec-fn/dgamr.f' || echo './'`liboctave/cruft/slatec-fn/dgamr.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dgamit.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dgamit.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dlbeta.lo `test -f 'liboctave/cruft/slatec-fn/dlbeta.f' || echo './'`liboctave/cruft/slatec-fn/dlbeta.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dgamlm.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dgamlm.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dlgams.lo `test -f 'liboctave/cruft/slatec-fn/dlgams.f' || echo './'`liboctave/cruft/slatec-fn/dlgams.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dgamma.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dgamma.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dgamr.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dgamr.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dlngam.lo `test -f 'liboctave/cruft/slatec-fn/dlngam.f' || echo './'`liboctave/cruft/slatec-fn/dlngam.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dlnrel.lo `test -f 'liboctave/cruft/slatec-fn/dlnrel.f' || echo './'`liboctave/cruft/slatec-fn/dlnrel.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dlbeta.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dlbeta.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dlgams.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dlgams.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dpchim.lo `test -f 'liboctave/cruft/slatec-fn/dpchim.f' || echo './'`liboctave/cruft/slatec-fn/dpchim.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dpchst.lo `test -f 'liboctave/cruft/slatec-fn/dpchst.f' || echo './'`liboctave/cruft/slatec-fn/dpchst.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dpsifn.lo `test -f 'liboctave/cruft/slatec-fn/dpsifn.f' || echo './'`liboctave/cruft/slatec-fn/dpsifn.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dlngam.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dlngam.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-erf.lo `test -f 'liboctave/cruft/slatec-fn/erf.f' || echo './'`liboctave/cruft/slatec-fn/erf.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dlnrel.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dlnrel.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dpchim.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dpchim.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gami.lo `test -f 'liboctave/cruft/slatec-fn/gami.f' || echo './'`liboctave/cruft/slatec-fn/gami.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gamit.lo `test -f 'liboctave/cruft/slatec-fn/gamit.f' || echo './'`liboctave/cruft/slatec-fn/gamit.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dpchst.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dpchst.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/dpsifn.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dpsifn.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/erf.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-erf.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gamlim.lo `test -f 'liboctave/cruft/slatec-fn/gamlim.f' || echo './'`liboctave/cruft/slatec-fn/gamlim.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/gami.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-gami.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gamma.lo `test -f 'liboctave/cruft/slatec-fn/gamma.f' || echo './'`liboctave/cruft/slatec-fn/gamma.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gamr.lo `test -f 'liboctave/cruft/slatec-fn/gamr.f' || echo './'`liboctave/cruft/slatec-fn/gamr.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/gamit.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-gamit.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-initds.lo `test -f 'liboctave/cruft/slatec-fn/initds.f' || echo './'`liboctave/cruft/slatec-fn/initds.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/gamlim.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-gamlim.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-inits.lo `test -f 'liboctave/cruft/slatec-fn/inits.f' || echo './'`liboctave/cruft/slatec-fn/inits.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/gamma.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-gamma.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-pchim.lo `test -f 'liboctave/cruft/slatec-fn/pchim.f' || echo './'`liboctave/cruft/slatec-fn/pchim.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/gamr.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-gamr.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-pchst.lo `test -f 'liboctave/cruft/slatec-fn/pchst.f' || echo './'`liboctave/cruft/slatec-fn/pchst.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/initds.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-initds.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-psifn.lo `test -f 'liboctave/cruft/slatec-fn/psifn.f' || echo './'`liboctave/cruft/slatec-fn/psifn.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-r9lgmc.lo `test -f 'liboctave/cruft/slatec-fn/r9lgmc.f' || echo './'`liboctave/cruft/slatec-fn/r9lgmc.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/inits.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-inits.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/pchim.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-pchim.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-r9lgit.lo `test -f 'liboctave/cruft/slatec-fn/r9lgit.f' || echo './'`liboctave/cruft/slatec-fn/r9lgit.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/pchst.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-pchst.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-r9gmit.lo `test -f 'liboctave/cruft/slatec-fn/r9gmit.f' || echo './'`liboctave/cruft/slatec-fn/r9gmit.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-r9lgic.lo `test -f 'liboctave/cruft/slatec-fn/r9lgic.f' || echo './'`liboctave/cruft/slatec-fn/r9lgic.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/psifn.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-psifn.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/r9lgmc.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-r9lgmc.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdacosh.lo `test -f 'liboctave/cruft/slatec-fn/xdacosh.f' || echo './'`liboctave/cruft/slatec-fn/xdacosh.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/r9lgit.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-r9lgit.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/r9gmit.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-r9gmit.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdasinh.lo `test -f 'liboctave/cruft/slatec-fn/xdasinh.f' || echo './'`liboctave/cruft/slatec-fn/xdasinh.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/r9lgic.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-r9lgic.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdatanh.lo `test -f 'liboctave/cruft/slatec-fn/xdatanh.f' || echo './'`liboctave/cruft/slatec-fn/xdatanh.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xdacosh.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xdacosh.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdbetai.lo `test -f 'liboctave/cruft/slatec-fn/xdbetai.f' || echo './'`liboctave/cruft/slatec-fn/xdbetai.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xderf.lo `test -f 'liboctave/cruft/slatec-fn/xderf.f' || echo './'`liboctave/cruft/slatec-fn/xderf.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xderfc.lo `test -f 'liboctave/cruft/slatec-fn/xderfc.f' || echo './'`liboctave/cruft/slatec-fn/xderfc.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xdasinh.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xdasinh.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdgami.lo `test -f 'liboctave/cruft/slatec-fn/xdgami.f' || echo './'`liboctave/cruft/slatec-fn/xdgami.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xdatanh.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xdatanh.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdgamit.lo `test -f 'liboctave/cruft/slatec-fn/xdgamit.f' || echo './'`liboctave/cruft/slatec-fn/xdgamit.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xdbetai.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xdbetai.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdgamma.lo `test -f 'liboctave/cruft/slatec-fn/xdgamma.f' || echo './'`liboctave/cruft/slatec-fn/xdgamma.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xderf.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xderf.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xderfc.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xderfc.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xgmainc.lo `test -f 'liboctave/cruft/slatec-fn/xgmainc.f' || echo './'`liboctave/cruft/slatec-fn/xgmainc.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xdgami.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xdgami.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xacosh.lo `test -f 'liboctave/cruft/slatec-fn/xacosh.f' || echo './'`liboctave/cruft/slatec-fn/xacosh.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xasinh.lo `test -f 'liboctave/cruft/slatec-fn/xasinh.f' || echo './'`liboctave/cruft/slatec-fn/xasinh.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xdgamit.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xdgamit.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xatanh.lo `test -f 'liboctave/cruft/slatec-fn/xatanh.f' || echo './'`liboctave/cruft/slatec-fn/xatanh.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xdgamma.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xdgamma.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xerf.lo `test -f 'liboctave/cruft/slatec-fn/xerf.f' || echo './'`liboctave/cruft/slatec-fn/xerf.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xgmainc.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xgmainc.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xerfc.lo `test -f 'liboctave/cruft/slatec-fn/xerfc.f' || echo './'`liboctave/cruft/slatec-fn/xerfc.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xacosh.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xacosh.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xasinh.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xasinh.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xatanh.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xatanh.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xsgmainc.lo `test -f 'liboctave/cruft/slatec-fn/xsgmainc.f' || echo './'`liboctave/cruft/slatec-fn/xsgmainc.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xgamma.lo `test -f 'liboctave/cruft/slatec-fn/xgamma.f' || echo './'`liboctave/cruft/slatec-fn/xgamma.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xerf.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xerf.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xbetai.lo `test -f 'liboctave/cruft/slatec-fn/xbetai.f' || echo './'`liboctave/cruft/slatec-fn/xbetai.f
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-derfc.lo `test -f 'liboctave/cruft/slatec-fn/derfc.f' || echo './'`liboctave/cruft/slatec-fn/derfc.f
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xerfc.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xerfc.o
/bin/sh ./libtool --tag=F77 --mode=compile x86_64-pc-linux-gnu-gfortran -O2 -pipe -c -o liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-erfc.lo `test -f 'liboctave/cruft/slatec-fn/erfc.f' || echo './'`liboctave/cruft/slatec-fn/erfc.f
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-CollocWt.lo `test -f 'liboctave/numeric/CollocWt.cc' || echo './'`liboctave/numeric/CollocWt.cc
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xsgmainc.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xsgmainc.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xgamma.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xgamma.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/derfc.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-derfc.o
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/xbetai.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xbetai.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-DASPK.lo `test -f 'liboctave/numeric/DASPK.cc' || echo './'`liboctave/numeric/DASPK.cc
libtool: compile: x86_64-pc-linux-gnu-gfortran -O2 -pipe -c liboctave/cruft/slatec-fn/erfc.f -fPIC -o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-erfc.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-DASRT.lo `test -f 'liboctave/numeric/DASRT.cc' || echo './'`liboctave/numeric/DASRT.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-DASSL.lo `test -f 'liboctave/numeric/DASSL.cc' || echo './'`liboctave/numeric/DASSL.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-EIG.lo `test -f 'liboctave/numeric/EIG.cc' || echo './'`liboctave/numeric/EIG.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-LSODE.lo `test -f 'liboctave/numeric/LSODE.cc' || echo './'`liboctave/numeric/LSODE.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/CollocWt.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-CollocWt.o
In file included from [01m[Kliboctave/numeric/CollocWt.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/DASPK.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-DASPK.o
In file included from [01m[Kliboctave/numeric/DASPK.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/DASRT.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-DASRT.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/DASSL.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-DASSL.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/EIG.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-EIG.o
In file included from [01m[Kliboctave/numeric/DASRT.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/numeric/DASSL.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/numeric/EIG.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/LSODE.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-LSODE.o
In file included from [01m[Kliboctave/numeric/LSODE.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-ODES.lo `test -f 'liboctave/numeric/ODES.cc' || echo './'`liboctave/numeric/ODES.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/ODES.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-ODES.o
In file included from [01m[Kliboctave/numeric/ODES.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-Quad.lo `test -f 'liboctave/numeric/Quad.cc' || echo './'`liboctave/numeric/Quad.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/Quad.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-Quad.o
In file included from [01m[Kliboctave/numeric/Quad.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-aepbalance.lo `test -f 'liboctave/numeric/aepbalance.cc' || echo './'`liboctave/numeric/aepbalance.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-chol.lo `test -f 'liboctave/numeric/chol.cc' || echo './'`liboctave/numeric/chol.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/chol.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-chol.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/aepbalance.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-aepbalance.o
In file included from [01m[Kliboctave/numeric/chol.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/numeric/aepbalance.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-eigs-base.lo `test -f 'liboctave/numeric/eigs-base.cc' || echo './'`liboctave/numeric/eigs-base.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/eigs-base.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-eigs-base.o
In file included from [01m[Kliboctave/numeric/eigs-base.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-fEIG.lo `test -f 'liboctave/numeric/fEIG.cc' || echo './'`liboctave/numeric/fEIG.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/fEIG.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-fEIG.o
In file included from [01m[Kliboctave/numeric/fEIG.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-gepbalance.lo `test -f 'liboctave/numeric/gepbalance.cc' || echo './'`liboctave/numeric/gepbalance.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-hess.lo `test -f 'liboctave/numeric/hess.cc' || echo './'`liboctave/numeric/hess.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/hess.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-hess.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/gepbalance.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-gepbalance.o
In file included from [01m[Kliboctave/numeric/hess.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/numeric/gepbalance.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-lo-mappers.lo `test -f 'liboctave/numeric/lo-mappers.cc' || echo './'`liboctave/numeric/lo-mappers.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/lo-mappers.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-lo-mappers.o
In file included from [01m[Kliboctave/numeric/lo-mappers.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-lo-specfun.lo `test -f 'liboctave/numeric/lo-specfun.cc' || echo './'`liboctave/numeric/lo-specfun.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-lu.lo `test -f 'liboctave/numeric/lu.cc' || echo './'`liboctave/numeric/lu.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/lo-specfun.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-lo-specfun.o
In file included from [01m[Kliboctave/numeric/lo-specfun.cc:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/lu.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-lu.o
In file included from [01m[Kliboctave/numeric/lu.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-oct-convn.lo `test -f 'liboctave/numeric/oct-convn.cc' || echo './'`liboctave/numeric/oct-convn.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/oct-convn.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-oct-convn.o
In file included from [01m[Kliboctave/numeric/oct-convn.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-oct-fftw.lo `test -f 'liboctave/numeric/oct-fftw.cc' || echo './'`liboctave/numeric/oct-fftw.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-oct-norm.lo `test -f 'liboctave/numeric/oct-norm.cc' || echo './'`liboctave/numeric/oct-norm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/oct-fftw.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-oct-fftw.o
In file included from [01m[Kliboctave/numeric/oct-fftw.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/oct-norm.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-oct-norm.o
In file included from [01m[Kliboctave/numeric/oct-norm.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-oct-rand.lo `test -f 'liboctave/numeric/oct-rand.cc' || echo './'`liboctave/numeric/oct-rand.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/oct-rand.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-oct-rand.o
In file included from [01m[Kliboctave/numeric/oct-rand.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-oct-spparms.lo `test -f 'liboctave/numeric/oct-spparms.cc' || echo './'`liboctave/numeric/oct-spparms.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/oct-spparms.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-oct-spparms.o
In file included from [01m[Kliboctave/numeric/oct-spparms.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-qr.lo `test -f 'liboctave/numeric/qr.cc' || echo './'`liboctave/numeric/qr.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/qr.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-qr.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-qrp.lo `test -f 'liboctave/numeric/qrp.cc' || echo './'`liboctave/numeric/qrp.cc
In file included from [01m[Kliboctave/numeric/qr.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/qrp.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-qrp.o
In file included from [01m[Kliboctave/numeric/qrp.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-randgamma.lo `test -f 'liboctave/numeric/randgamma.cc' || echo './'`liboctave/numeric/randgamma.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/randgamma.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-randgamma.o
In file included from [01m[Kliboctave/numeric/randgamma.cc:81:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-randmtzig.lo `test -f 'liboctave/numeric/randmtzig.cc' || echo './'`liboctave/numeric/randmtzig.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-randpoisson.lo `test -f 'liboctave/numeric/randpoisson.cc' || echo './'`liboctave/numeric/randpoisson.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/randmtzig.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-randmtzig.o
In file included from [01m[Kliboctave/numeric/randmtzig.cc:156:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/randpoisson.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-randpoisson.o
In file included from [01m[Kliboctave/numeric/randpoisson.cc:35:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-schur.lo `test -f 'liboctave/numeric/schur.cc' || echo './'`liboctave/numeric/schur.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-sparse-chol.lo `test -f 'liboctave/numeric/sparse-chol.cc' || echo './'`liboctave/numeric/sparse-chol.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/schur.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-schur.o
In file included from [01m[Kliboctave/numeric/schur.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-sparse-dmsolve.lo `test -f 'liboctave/numeric/sparse-dmsolve.cc' || echo './'`liboctave/numeric/sparse-dmsolve.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/sparse-chol.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-sparse-chol.o
In file included from [01m[Kliboctave/numeric/sparse-chol.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/sparse-dmsolve.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-sparse-dmsolve.o
In file included from [01m[Kliboctave/numeric/sparse-dmsolve.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-sparse-lu.lo `test -f 'liboctave/numeric/sparse-lu.cc' || echo './'`liboctave/numeric/sparse-lu.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/sparse-lu.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-sparse-lu.o
In file included from [01m[Kliboctave/numeric/sparse-lu.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-sparse-qr.lo `test -f 'liboctave/numeric/sparse-qr.cc' || echo './'`liboctave/numeric/sparse-qr.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/sparse-qr.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-sparse-qr.o
In file included from [01m[Kliboctave/numeric/sparse-qr.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/numeric/liboctave_numeric_libnumeric_la-svd.lo `test -f 'liboctave/numeric/svd.cc' || echo './'`liboctave/numeric/svd.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -I./liboctave/cruft/Faddeeva -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/numeric/svd.cc -fPIC -DPIC -o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-svd.o
In file included from [01m[Kliboctave/numeric/svd.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-cdm-dm.lo `test -f 'liboctave/operators/mx-cdm-dm.cc' || echo './'`liboctave/operators/mx-cdm-dm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-cdm-dm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cdm-dm.o
In file included from [01m[Kliboctave/operators/mx-cdm-dm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-dm-cdm.lo `test -f 'liboctave/operators/mx-dm-cdm.cc' || echo './'`liboctave/operators/mx-dm-cdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-dm-cdm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-dm-cdm.o
In file included from [01m[Kliboctave/operators/mx-dm-cdm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-cs-dm.lo `test -f 'liboctave/operators/mx-cs-dm.cc' || echo './'`liboctave/operators/mx-cs-dm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-cs-dm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cs-dm.o
In file included from [01m[Kliboctave/operators/mx-cs-dm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-cs-m.lo `test -f 'liboctave/operators/mx-cs-m.cc' || echo './'`liboctave/operators/mx-cs-m.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-cs-nda.lo `test -f 'liboctave/operators/mx-cs-nda.cc' || echo './'`liboctave/operators/mx-cs-nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-cs-m.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cs-m.o
In file included from [01m[Kliboctave/operators/mx-cs-m.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-cs-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cs-nda.o
In file included from [01m[Kliboctave/operators/mx-cs-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-cdm-cm.lo `test -f 'liboctave/operators/mx-cdm-cm.cc' || echo './'`liboctave/operators/mx-cdm-cm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-cdm-cm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cdm-cm.o
In file included from [01m[Kliboctave/operators/mx-cdm-cm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-cdm-m.lo `test -f 'liboctave/operators/mx-cdm-m.cc' || echo './'`liboctave/operators/mx-cdm-m.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CMatrix.h:28[m[K,
from [01m[Kliboctave/operators/mx-cs-m.h:5[m[K,
from [01m[Kliboctave/operators/mx-cs-m.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<double>; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-cdm-m.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cdm-m.o
In file included from [01m[Kliboctave/operators/mx-cdm-m.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-cdm-s.lo `test -f 'liboctave/operators/mx-cdm-s.cc' || echo './'`liboctave/operators/mx-cdm-s.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CNDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-cs-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-cs-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<double>; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-cdm-s.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cdm-s.o
In file included from [01m[Kliboctave/operators/mx-cdm-s.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-cm-cdm.lo `test -f 'liboctave/operators/mx-cm-cdm.cc' || echo './'`liboctave/operators/mx-cm-cdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-cm-cdm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cm-cdm.o
In file included from [01m[Kliboctave/operators/mx-cm-cdm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-cm-dm.lo `test -f 'liboctave/operators/mx-cm-dm.cc' || echo './'`liboctave/operators/mx-cm-dm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-cm-m.lo `test -f 'liboctave/operators/mx-cm-m.cc' || echo './'`liboctave/operators/mx-cm-m.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-cm-dm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cm-dm.o
In file included from [01m[Kliboctave/operators/mx-cm-dm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-cm-m.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cm-m.o
In file included from [01m[Kliboctave/operators/mx-cm-m.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-cnda-nda.lo `test -f 'liboctave/operators/mx-cnda-nda.cc' || echo './'`liboctave/operators/mx-cnda-nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-cnda-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cnda-nda.o
In file included from [01m[Kliboctave/operators/mx-cnda-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-cm-s.lo `test -f 'liboctave/operators/mx-cm-s.cc' || echo './'`liboctave/operators/mx-cm-s.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-cnda-s.lo `test -f 'liboctave/operators/mx-cnda-s.cc' || echo './'`liboctave/operators/mx-cnda-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-cm-s.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cm-s.o
In file included from [01m[Kliboctave/operators/mx-cm-s.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-cnda-s.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cnda-s.o
In file included from [01m[Kliboctave/operators/mx-cnda-s.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-dm-cs.lo `test -f 'liboctave/operators/mx-dm-cs.cc' || echo './'`liboctave/operators/mx-dm-cs.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-dm-cm.lo `test -f 'liboctave/operators/mx-dm-cm.cc' || echo './'`liboctave/operators/mx-dm-cm.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CMatrix.h:28[m[K,
from [01m[Kliboctave/operators/mx-cm-m.h:5[m[K,
from [01m[Kliboctave/operators/mx-cm-m.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<double>; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-dm-cs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-dm-cs.o
In file included from [01m[Kliboctave/operators/mx-dm-cs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CNDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-cnda-s.h:5[m[K,
from [01m[Kliboctave/operators/mx-cnda-s.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<double>; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-dm-cm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-dm-cm.o
In file included from [01m[Kliboctave/operators/mx-dm-cm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CNDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-cnda-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-cnda-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<double>; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CMatrix.h:28[m[K,
from [01m[Kliboctave/operators/mx-cm-s.h:5[m[K,
from [01m[Kliboctave/operators/mx-cm-s.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<double>; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-m-cs.lo `test -f 'liboctave/operators/mx-m-cs.cc' || echo './'`liboctave/operators/mx-m-cs.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-cs.lo `test -f 'liboctave/operators/mx-nda-cs.cc' || echo './'`liboctave/operators/mx-nda-cs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-m-cs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-m-cs.o
In file included from [01m[Kliboctave/operators/mx-m-cs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-cs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-cs.o
In file included from [01m[Kliboctave/operators/mx-nda-cs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-m-cdm.lo `test -f 'liboctave/operators/mx-m-cdm.cc' || echo './'`liboctave/operators/mx-m-cdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-m-cdm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-m-cdm.o
In file included from [01m[Kliboctave/operators/mx-m-cdm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-m-cm.lo `test -f 'liboctave/operators/mx-m-cm.cc' || echo './'`liboctave/operators/mx-m-cm.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CMatrix.h:28[m[K,
from [01m[Kliboctave/operators/mx-m-cs.h:5[m[K,
from [01m[Kliboctave/operators/mx-m-cs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<double>; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-m-cm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-m-cm.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CNDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-cs.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-cs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<double>; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[Kliboctave/operators/mx-m-cm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-cnda.lo `test -f 'liboctave/operators/mx-nda-cnda.cc' || echo './'`liboctave/operators/mx-nda-cnda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-s-cdm.lo `test -f 'liboctave/operators/mx-s-cdm.cc' || echo './'`liboctave/operators/mx-s-cdm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-s-cm.lo `test -f 'liboctave/operators/mx-s-cm.cc' || echo './'`liboctave/operators/mx-s-cm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-cnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-cnda.o
In file included from [01m[Kliboctave/operators/mx-nda-cnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-s-cdm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-cdm.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-s-cm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-cm.o
In file included from [01m[Kliboctave/operators/mx-s-cdm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-s-cm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CMatrix.h:28[m[K,
from [01m[Kliboctave/operators/mx-m-cm.h:5[m[K,
from [01m[Kliboctave/operators/mx-m-cm.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<double>; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-s-cnda.lo `test -f 'liboctave/operators/mx-s-cnda.cc' || echo './'`liboctave/operators/mx-s-cnda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-dm-m.lo `test -f 'liboctave/operators/mx-dm-m.cc' || echo './'`liboctave/operators/mx-dm-m.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-s-cnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-cnda.o
In file included from [01m[Kliboctave/operators/mx-s-cnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-dm-m.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-dm-m.o
In file included from [01m[Kliboctave/operators/mx-dm-m.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CNDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-cnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-cnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<double>; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CMatrix.h:28[m[K,
from [01m[Kliboctave/operators/mx-s-cm.h:5[m[K,
from [01m[Kliboctave/operators/mx-s-cm.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<double>; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-m-dm.lo `test -f 'liboctave/operators/mx-m-dm.cc' || echo './'`liboctave/operators/mx-m-dm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-m-dm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-m-dm.o
In file included from [01m[Kliboctave/operators/mx-m-dm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CNDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-s-cnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-s-cnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<double>; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fcdm-fdm.lo `test -f 'liboctave/operators/mx-fcdm-fdm.cc' || echo './'`liboctave/operators/mx-fcdm-fdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fcdm-fdm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcdm-fdm.o
In file included from [01m[Kliboctave/operators/mx-fcdm-fdm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fdm-fcdm.lo `test -f 'liboctave/operators/mx-fdm-fcdm.cc' || echo './'`liboctave/operators/mx-fdm-fcdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fdm-fcdm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fdm-fcdm.o
In file included from [01m[Kliboctave/operators/mx-fdm-fcdm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fcs-fdm.lo `test -f 'liboctave/operators/mx-fcs-fdm.cc' || echo './'`liboctave/operators/mx-fcs-fdm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fcs-fm.lo `test -f 'liboctave/operators/mx-fcs-fm.cc' || echo './'`liboctave/operators/mx-fcs-fm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fcs-fdm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcs-fdm.o
In file included from [01m[Kliboctave/operators/mx-fcs-fdm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fcs-fm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcs-fm.o
In file included from [01m[Kliboctave/operators/mx-fcs-fm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fcs-fnda.lo `test -f 'liboctave/operators/mx-fcs-fnda.cc' || echo './'`liboctave/operators/mx-fcs-fnda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fcs-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcs-fnda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fcdm-fcm.lo `test -f 'liboctave/operators/mx-fcdm-fcm.cc' || echo './'`liboctave/operators/mx-fcdm-fcm.cc
In file included from [01m[Kliboctave/operators/mx-fcs-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fcdm-fcm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcdm-fcm.o
In file included from [01m[Kliboctave/operators/mx-fcdm-fcm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fcdm-fm.lo `test -f 'liboctave/operators/mx-fcdm-fm.cc' || echo './'`liboctave/operators/mx-fcdm-fm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fcdm-fm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcdm-fm.o
In file included from [01m[Kliboctave/operators/mx-fcdm-fm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fcdm-fs.lo `test -f 'liboctave/operators/mx-fcdm-fs.cc' || echo './'`liboctave/operators/mx-fcdm-fs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fcdm-fs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcdm-fs.o
In file included from [01m[Kliboctave/operators/mx-fcdm-fs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-fcdm.lo `test -f 'liboctave/operators/mx-fcm-fcdm.cc' || echo './'`liboctave/operators/mx-fcm-fcdm.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCNDArray.h:28[m[K,
from [01m[K./liboctave/array/fCMatrix.h:28[m[K,
from [01m[Kliboctave/operators/mx-fcs-fm.h:5[m[K,
from [01m[Kliboctave/operators/mx-fcs-fm.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<float>; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fcm-fcdm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcm-fcdm.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCNDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fcs-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fcs-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<float>; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[Kliboctave/operators/mx-fcm-fcdm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-fdm.lo `test -f 'liboctave/operators/mx-fcm-fdm.cc' || echo './'`liboctave/operators/mx-fcm-fdm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-fm.lo `test -f 'liboctave/operators/mx-fcm-fm.cc' || echo './'`liboctave/operators/mx-fcm-fm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fcm-fdm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcm-fdm.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fcnda-fnda.lo `test -f 'liboctave/operators/mx-fcnda-fnda.cc' || echo './'`liboctave/operators/mx-fcnda-fnda.cc
In file included from [01m[Kliboctave/operators/mx-fcm-fdm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fcm-fm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcm-fm.o
In file included from [01m[Kliboctave/operators/mx-fcm-fm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fcnda-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcnda-fnda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-fs.lo `test -f 'liboctave/operators/mx-fcm-fs.cc' || echo './'`liboctave/operators/mx-fcm-fs.cc
In file included from [01m[Kliboctave/operators/mx-fcnda-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fcnda-fs.lo `test -f 'liboctave/operators/mx-fcnda-fs.cc' || echo './'`liboctave/operators/mx-fcnda-fs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fcm-fs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcm-fs.o
In file included from [01m[Kliboctave/operators/mx-fcm-fs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fcnda-fs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcnda-fs.o
In file included from [01m[Kliboctave/operators/mx-fcnda-fs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fdm-fcs.lo `test -f 'liboctave/operators/mx-fdm-fcs.cc' || echo './'`liboctave/operators/mx-fdm-fcs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fdm-fcs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fdm-fcs.o
In file included from [01m[Kliboctave/operators/mx-fdm-fcs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fdm-fcm.lo `test -f 'liboctave/operators/mx-fdm-fcm.cc' || echo './'`liboctave/operators/mx-fdm-fcm.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCNDArray.h:28[m[K,
from [01m[K./liboctave/array/fCMatrix.h:28[m[K,
from [01m[Kliboctave/operators/mx-fcm-fm.h:5[m[K,
from [01m[Kliboctave/operators/mx-fcm-fm.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<float>; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fdm-fcm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fdm-fcm.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCNDArray.h:28[m[K,
from [01m[K./liboctave/array/fCMatrix.h:28[m[K,
from [01m[Kliboctave/operators/mx-fcm-fs.h:5[m[K,
from [01m[Kliboctave/operators/mx-fcm-fs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<float>; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[Kliboctave/operators/mx-fdm-fcm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCNDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fcnda-fs.h:5[m[K,
from [01m[Kliboctave/operators/mx-fcnda-fs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<float>; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCNDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fcnda-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fcnda-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<float>; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fm-fcs.lo `test -f 'liboctave/operators/mx-fm-fcs.cc' || echo './'`liboctave/operators/mx-fm-fcs.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-fcs.lo `test -f 'liboctave/operators/mx-fnda-fcs.cc' || echo './'`liboctave/operators/mx-fnda-fcs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fm-fcs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fm-fcs.o
In file included from [01m[Kliboctave/operators/mx-fm-fcs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-fcs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-fcs.o
In file included from [01m[Kliboctave/operators/mx-fnda-fcs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fm-fcdm.lo `test -f 'liboctave/operators/mx-fm-fcdm.cc' || echo './'`liboctave/operators/mx-fm-fcdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fm-fcdm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fm-fcdm.o
In file included from [01m[Kliboctave/operators/mx-fm-fcdm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fm-fcm.lo `test -f 'liboctave/operators/mx-fm-fcm.cc' || echo './'`liboctave/operators/mx-fm-fcm.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCNDArray.h:28[m[K,
from [01m[K./liboctave/array/fCMatrix.h:28[m[K,
from [01m[Kliboctave/operators/mx-fm-fcs.h:5[m[K,
from [01m[Kliboctave/operators/mx-fm-fcs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<float>; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fm-fcm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fm-fcm.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCNDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-fcs.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-fcs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<float>; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[Kliboctave/operators/mx-fm-fcm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-fcnda.lo `test -f 'liboctave/operators/mx-fnda-fcnda.cc' || echo './'`liboctave/operators/mx-fnda-fcnda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fs-fcdm.lo `test -f 'liboctave/operators/mx-fs-fcdm.cc' || echo './'`liboctave/operators/mx-fs-fcdm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fs-fcm.lo `test -f 'liboctave/operators/mx-fs-fcm.cc' || echo './'`liboctave/operators/mx-fs-fcm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fs-fcnda.lo `test -f 'liboctave/operators/mx-fs-fcnda.cc' || echo './'`liboctave/operators/mx-fs-fcnda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-fcnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-fcnda.o
In file included from [01m[Kliboctave/operators/mx-fnda-fcnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fs-fcdm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-fcdm.o
In file included from [01m[Kliboctave/operators/mx-fs-fcdm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fs-fcm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-fcm.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fs-fcnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-fcnda.o
In file included from [01m[Kliboctave/operators/mx-fs-fcm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-fs-fcnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fdm-fm.lo `test -f 'liboctave/operators/mx-fdm-fm.cc' || echo './'`liboctave/operators/mx-fdm-fm.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCNDArray.h:28[m[K,
from [01m[K./liboctave/array/fCMatrix.h:28[m[K,
from [01m[Kliboctave/operators/mx-fm-fcm.h:5[m[K,
from [01m[Kliboctave/operators/mx-fm-fcm.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<float>; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fdm-fm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fdm-fm.o
In file included from [01m[Kliboctave/operators/mx-fdm-fm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCNDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-fcnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-fcnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<float>; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fm-fdm.lo `test -f 'liboctave/operators/mx-fm-fdm.cc' || echo './'`liboctave/operators/mx-fm-fdm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fm-fdm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fm-fdm.o
In file included from [01m[Kliboctave/operators/mx-fm-fdm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCNDArray.h:28[m[K,
from [01m[K./liboctave/array/fCMatrix.h:28[m[K,
from [01m[Kliboctave/operators/mx-fs-fcm.h:5[m[K,
from [01m[Kliboctave/operators/mx-fs-fcm.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<float>; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCNDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fs-fcnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fs-fcnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<float>; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-pm-m.lo `test -f 'liboctave/operators/mx-pm-m.cc' || echo './'`liboctave/operators/mx-pm-m.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-pm-m.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-pm-m.o
In file included from [01m[Kliboctave/operators/mx-pm-m.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-m-pm.lo `test -f 'liboctave/operators/mx-m-pm.cc' || echo './'`liboctave/operators/mx-m-pm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-pm-cm.lo `test -f 'liboctave/operators/mx-pm-cm.cc' || echo './'`liboctave/operators/mx-pm-cm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-cm-pm.lo `test -f 'liboctave/operators/mx-cm-pm.cc' || echo './'`liboctave/operators/mx-cm-pm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-m-pm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-m-pm.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-cm-pm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cm-pm.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-pm-cm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-pm-cm.o
In file included from [01m[Kliboctave/operators/mx-m-pm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-cm-pm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-pm-cm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-pm-fm.lo `test -f 'liboctave/operators/mx-pm-fm.cc' || echo './'`liboctave/operators/mx-pm-fm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fm-pm.lo `test -f 'liboctave/operators/mx-fm-pm.cc' || echo './'`liboctave/operators/mx-fm-pm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-pm-fm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-pm-fm.o
In file included from [01m[Kliboctave/operators/mx-pm-fm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-pm-fcm.lo `test -f 'liboctave/operators/mx-pm-fcm.cc' || echo './'`liboctave/operators/mx-pm-fcm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fm-pm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fm-pm.o
In file included from [01m[Kliboctave/operators/mx-fm-pm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-pm-fcm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-pm-fcm.o
In file included from [01m[Kliboctave/operators/mx-pm-fcm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-pm.lo `test -f 'liboctave/operators/mx-fcm-pm.cc' || echo './'`liboctave/operators/mx-fcm-pm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fcm-pm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcm-pm.o
In file included from [01m[Kliboctave/operators/mx-fcm-pm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-s-i8nda.lo `test -f 'liboctave/operators/mx-s-i8nda.cc' || echo './'`liboctave/operators/mx-s-i8nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-s.lo `test -f 'liboctave/operators/mx-i8nda-s.cc' || echo './'`liboctave/operators/mx-i8nda-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-s-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-i8nda.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-s.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-s.o
In file included from [01m[Kliboctave/operators/mx-s-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-i8nda-s.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-s-ui8nda.lo `test -f 'liboctave/operators/mx-s-ui8nda.cc' || echo './'`liboctave/operators/mx-s-ui8nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-s.lo `test -f 'liboctave/operators/mx-ui8nda-s.cc' || echo './'`liboctave/operators/mx-ui8nda-s.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-s-i16nda.lo `test -f 'liboctave/operators/mx-s-i16nda.cc' || echo './'`liboctave/operators/mx-s-i16nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-s-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-s-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-s.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-s.o
In file included from [01m[Kliboctave/operators/mx-ui8nda-s.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-s-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-i16nda.o
In file included from [01m[Kliboctave/operators/mx-s-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-s-i8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-s-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = double; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<signed char>; X = double; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-s.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-s.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<signed char>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<signed char>; X = octave_int<signed char>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-s.lo `test -f 'liboctave/operators/mx-i16nda-s.cc' || echo './'`liboctave/operators/mx-i16nda-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-s.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-s.o
In file included from [01m[Kliboctave/operators/mx-i16nda-s.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-s-ui16nda.lo `test -f 'liboctave/operators/mx-s-ui16nda.cc' || echo './'`liboctave/operators/mx-s-ui16nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-s-i16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-s-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = double; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<short int>; X = double; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-s-ui8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-s-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = double; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<unsigned char>; X = double; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-s-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-s-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-s.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-s.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-s.lo `test -f 'liboctave/operators/mx-ui16nda-s.cc' || echo './'`liboctave/operators/mx-ui16nda-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-s.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-s.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-s.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-s.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-s.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<short int>; X = octave_int<short int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-s-i32nda.lo `test -f 'liboctave/operators/mx-s-i32nda.cc' || echo './'`liboctave/operators/mx-s-i32nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-s.lo `test -f 'liboctave/operators/mx-i32nda-s.cc' || echo './'`liboctave/operators/mx-i32nda-s.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-s-ui32nda.lo `test -f 'liboctave/operators/mx-s-ui32nda.cc' || echo './'`liboctave/operators/mx-s-ui32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-s.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-s.o
In file included from [01m[Kliboctave/operators/mx-i32nda-s.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-s-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-i32nda.o
In file included from [01m[Kliboctave/operators/mx-s-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-s-ui16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-s-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = double; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<short unsigned int>; X = double; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-s-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-s-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-s.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-s.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-s.lo `test -f 'liboctave/operators/mx-ui32nda-s.cc' || echo './'`liboctave/operators/mx-ui32nda-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-s.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-s.o
In file included from [01m[Kliboctave/operators/mx-ui32nda-s.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-s-i64nda.lo `test -f 'liboctave/operators/mx-s-i64nda.cc' || echo './'`liboctave/operators/mx-s-i64nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-s.lo `test -f 'liboctave/operators/mx-i64nda-s.cc' || echo './'`liboctave/operators/mx-i64nda-s.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-s.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-s.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<int>; X = octave_int<int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-s-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-i64nda.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-s-i32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-s-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = double; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<int>; X = double; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[Kliboctave/operators/mx-s-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-s-ui32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-s-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = double; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<unsigned int>; X = double; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-s.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-s.o
In file included from [01m[Kliboctave/operators/mx-i64nda-s.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-s.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-s.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-s-i64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-s-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = double; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<long int>; X = double; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-s-ui64nda.lo `test -f 'liboctave/operators/mx-s-ui64nda.cc' || echo './'`liboctave/operators/mx-s-ui64nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-s.lo `test -f 'liboctave/operators/mx-ui64nda-s.cc' || echo './'`liboctave/operators/mx-ui64nda-s.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fs-i8nda.lo `test -f 'liboctave/operators/mx-fs-i8nda.cc' || echo './'`liboctave/operators/mx-fs-i8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-s-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-s-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-s.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-s.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-s.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fs-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-i8nda.o
In file included from [01m[Kliboctave/operators/mx-fs-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-fs.lo `test -f 'liboctave/operators/mx-i8nda-fs.cc' || echo './'`liboctave/operators/mx-i8nda-fs.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-s.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-s.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<long int>; X = octave_int<long int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-fs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-fs.o
In file included from [01m[Kliboctave/operators/mx-i8nda-fs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fs-ui8nda.lo `test -f 'liboctave/operators/mx-fs-ui8nda.cc' || echo './'`liboctave/operators/mx-fs-ui8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fs-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-fs-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-fs.lo `test -f 'liboctave/operators/mx-ui8nda-fs.cc' || echo './'`liboctave/operators/mx-ui8nda-fs.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-s-ui64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-s-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = double; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<long unsigned int>; X = double; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fs-i8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fs-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = float; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<signed char>; X = float; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-fs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-fs.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-s.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-s.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[Kliboctave/operators/mx-ui8nda-fs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fs-ui8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fs-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = float; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<unsigned char>; X = float; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-fs.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-fs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<signed char>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<signed char>; X = octave_int<signed char>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fs-i16nda.lo `test -f 'liboctave/operators/mx-fs-i16nda.cc' || echo './'`liboctave/operators/mx-fs-i16nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fs-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-i16nda.o
In file included from [01m[Kliboctave/operators/mx-fs-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-fs.lo `test -f 'liboctave/operators/mx-i16nda-fs.cc' || echo './'`liboctave/operators/mx-i16nda-fs.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fs-ui16nda.lo `test -f 'liboctave/operators/mx-fs-ui16nda.cc' || echo './'`liboctave/operators/mx-fs-ui16nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-fs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-fs.o
In file included from [01m[Kliboctave/operators/mx-i16nda-fs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-fs.lo `test -f 'liboctave/operators/mx-ui16nda-fs.cc' || echo './'`liboctave/operators/mx-ui16nda-fs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fs-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-ui16nda.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-fs.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-fs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[Kliboctave/operators/mx-fs-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-fs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-fs.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-fs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fs-i32nda.lo `test -f 'liboctave/operators/mx-fs-i32nda.cc' || echo './'`liboctave/operators/mx-fs-i32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fs-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-i32nda.o
In file included from [01m[Kliboctave/operators/mx-fs-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fs-i16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fs-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = float; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<short int>; X = float; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-fs.lo `test -f 'liboctave/operators/mx-i32nda-fs.cc' || echo './'`liboctave/operators/mx-i32nda-fs.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-fs.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-fs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<short int>; X = octave_int<short int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-fs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-fs.o
In file included from [01m[Kliboctave/operators/mx-i32nda-fs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fs-ui16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fs-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = float; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<short unsigned int>; X = float; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-fs.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-fs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fs-ui32nda.lo `test -f 'liboctave/operators/mx-fs-ui32nda.cc' || echo './'`liboctave/operators/mx-fs-ui32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fs-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-fs-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fs-i32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fs-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = float; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<int>; X = float; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-fs.lo `test -f 'liboctave/operators/mx-ui32nda-fs.cc' || echo './'`liboctave/operators/mx-ui32nda-fs.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fs-i64nda.lo `test -f 'liboctave/operators/mx-fs-i64nda.cc' || echo './'`liboctave/operators/mx-fs-i64nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-fs.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-fs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<int>; X = octave_int<int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-fs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-fs.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fs-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-i64nda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-fs.lo `test -f 'liboctave/operators/mx-i64nda-fs.cc' || echo './'`liboctave/operators/mx-i64nda-fs.cc
In file included from [01m[Kliboctave/operators/mx-ui32nda-fs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-fs-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-fs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-fs.o
In file included from [01m[Kliboctave/operators/mx-i64nda-fs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fs-ui64nda.lo `test -f 'liboctave/operators/mx-fs-ui64nda.cc' || echo './'`liboctave/operators/mx-fs-ui64nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fs-ui32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fs-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = float; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<unsigned int>; X = float; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fs-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-fs-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-fs.lo `test -f 'liboctave/operators/mx-ui64nda-fs.cc' || echo './'`liboctave/operators/mx-ui64nda-fs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-fs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-fs.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-fs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fs-i64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fs-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = float; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<long int>; X = float; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-fs.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-fs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i8.lo `test -f 'liboctave/operators/mx-nda-i8.cc' || echo './'`liboctave/operators/mx-nda-i8.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fs-ui64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fs-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = float; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<long unsigned int>; X = float; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-fs.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-fs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<long int>; X = octave_int<long int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-i8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i8.o
In file included from [01m[Kliboctave/operators/mx-nda-i8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8-nda.lo `test -f 'liboctave/operators/mx-i8-nda.cc' || echo './'`liboctave/operators/mx-i8-nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-nda.o
In file included from [01m[Kliboctave/operators/mx-i8-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui8.lo `test -f 'liboctave/operators/mx-nda-ui8.cc' || echo './'`liboctave/operators/mx-nda-ui8.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-fs.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-fs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-nda.lo `test -f 'liboctave/operators/mx-ui8-nda.cc' || echo './'`liboctave/operators/mx-ui8-nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-ui8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui8.o
In file included from [01m[Kliboctave/operators/mx-nda-ui8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-nda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i16.lo `test -f 'liboctave/operators/mx-nda-i16.cc' || echo './'`liboctave/operators/mx-nda-i16.cc
In file included from [01m[Kliboctave/operators/mx-ui8-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-i16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i16.o
In file included from [01m[Kliboctave/operators/mx-nda-i16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-i8.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-i8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = double; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<signed char>; X = double; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<signed char>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<signed char>; X = octave_int<signed char>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16-nda.lo `test -f 'liboctave/operators/mx-i16-nda.cc' || echo './'`liboctave/operators/mx-i16-nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-ui8.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-ui8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = double; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<unsigned char>; X = double; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-nda.o
In file included from [01m[Kliboctave/operators/mx-i16-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-i16.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-i16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = double; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<short int>; X = double; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui16.lo `test -f 'liboctave/operators/mx-nda-ui16.cc' || echo './'`liboctave/operators/mx-nda-ui16.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-nda.lo `test -f 'liboctave/operators/mx-ui16-nda.cc' || echo './'`liboctave/operators/mx-ui16-nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i32.lo `test -f 'liboctave/operators/mx-nda-i32.cc' || echo './'`liboctave/operators/mx-nda-i32.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-ui16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui16.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-nda.o
In file included from [01m[Kliboctave/operators/mx-nda-ui16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-ui16-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-i32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i32.o
In file included from [01m[Kliboctave/operators/mx-nda-i32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32-nda.lo `test -f 'liboctave/operators/mx-i32-nda.cc' || echo './'`liboctave/operators/mx-i32-nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<short int>; X = octave_int<short int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-nda.o
In file included from [01m[Kliboctave/operators/mx-i32-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui32.lo `test -f 'liboctave/operators/mx-nda-ui32.cc' || echo './'`liboctave/operators/mx-nda-ui32.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-ui32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui32.o
In file included from [01m[Kliboctave/operators/mx-nda-ui32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-i32.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-i32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = double; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<int>; X = double; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-ui16.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-ui16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = double; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<short unsigned int>; X = double; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-nda.lo `test -f 'liboctave/operators/mx-ui32-nda.cc' || echo './'`liboctave/operators/mx-ui32-nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-nda.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<int>; X = octave_int<int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[Kliboctave/operators/mx-ui32-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i64.lo `test -f 'liboctave/operators/mx-nda-i64.cc' || echo './'`liboctave/operators/mx-nda-i64.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-i64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i64.o
In file included from [01m[Kliboctave/operators/mx-nda-i64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-ui32.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-ui32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = double; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<unsigned int>; X = double; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64-nda.lo `test -f 'liboctave/operators/mx-i64-nda.cc' || echo './'`liboctave/operators/mx-i64-nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui64.lo `test -f 'liboctave/operators/mx-nda-ui64.cc' || echo './'`liboctave/operators/mx-nda-ui64.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-nda.lo `test -f 'liboctave/operators/mx-ui64-nda.cc' || echo './'`liboctave/operators/mx-ui64-nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-nda.o
In file included from [01m[Kliboctave/operators/mx-i64-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-nda.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-ui64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui64.o
In file included from [01m[Kliboctave/operators/mx-ui64-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-nda-ui64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-i64.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-i64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = double; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<long int>; X = double; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i8.lo `test -f 'liboctave/operators/mx-fnda-i8.cc' || echo './'`liboctave/operators/mx-fnda-i8.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-ui64.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-ui64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = double; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<long unsigned int>; X = double; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-i8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i8.o
In file included from [01m[Kliboctave/operators/mx-fnda-i8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8-fnda.lo `test -f 'liboctave/operators/mx-i8-fnda.cc' || echo './'`liboctave/operators/mx-i8-fnda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-fnda.o
In file included from [01m[Kliboctave/operators/mx-i8-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<long int>; X = octave_int<long int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui8.lo `test -f 'liboctave/operators/mx-fnda-ui8.cc' || echo './'`liboctave/operators/mx-fnda-ui8.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-ui8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui8.o
In file included from [01m[Kliboctave/operators/mx-fnda-ui8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-fnda.lo `test -f 'liboctave/operators/mx-ui8-fnda.cc' || echo './'`liboctave/operators/mx-ui8-fnda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-fnda.o
In file included from [01m[Kliboctave/operators/mx-ui8-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<signed char>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<signed char>; X = octave_int<signed char>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-i8.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-i8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = float; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<signed char>; X = float; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i16.lo `test -f 'liboctave/operators/mx-fnda-i16.cc' || echo './'`liboctave/operators/mx-fnda-i16.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16-fnda.lo `test -f 'liboctave/operators/mx-i16-fnda.cc' || echo './'`liboctave/operators/mx-i16-fnda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-i16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i16.o
In file included from [01m[Kliboctave/operators/mx-fnda-i16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-fnda.o
In file included from [01m[Kliboctave/operators/mx-i16-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui16.lo `test -f 'liboctave/operators/mx-fnda-ui16.cc' || echo './'`liboctave/operators/mx-fnda-ui16.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-ui16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui16.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui8.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = float; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<unsigned char>; X = float; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[Kliboctave/operators/mx-fnda-ui16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-fnda.lo `test -f 'liboctave/operators/mx-ui16-fnda.cc' || echo './'`liboctave/operators/mx-ui16-fnda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-fnda.o
In file included from [01m[Kliboctave/operators/mx-ui16-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-i16.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-i16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = float; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<short int>; X = float; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<short int>; X = octave_int<short int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i32.lo `test -f 'liboctave/operators/mx-fnda-i32.cc' || echo './'`liboctave/operators/mx-fnda-i32.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32-fnda.lo `test -f 'liboctave/operators/mx-i32-fnda.cc' || echo './'`liboctave/operators/mx-i32-fnda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-i32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i32.o
In file included from [01m[Kliboctave/operators/mx-fnda-i32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-fnda.o
In file included from [01m[Kliboctave/operators/mx-i32-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui16.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = float; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<short unsigned int>; X = float; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui32.lo `test -f 'liboctave/operators/mx-fnda-ui32.cc' || echo './'`liboctave/operators/mx-fnda-ui32.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-fnda.lo `test -f 'liboctave/operators/mx-ui32-fnda.cc' || echo './'`liboctave/operators/mx-ui32-fnda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-ui32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui32.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-fnda.o
In file included from [01m[Kliboctave/operators/mx-fnda-ui32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-ui32-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<int>; X = octave_int<int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-i32.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-i32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = float; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<int>; X = float; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i64.lo `test -f 'liboctave/operators/mx-fnda-i64.cc' || echo './'`liboctave/operators/mx-fnda-i64.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-i64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i64.o
In file included from [01m[Kliboctave/operators/mx-fnda-i64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64-fnda.lo `test -f 'liboctave/operators/mx-i64-fnda.cc' || echo './'`liboctave/operators/mx-i64-fnda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui64.lo `test -f 'liboctave/operators/mx-fnda-ui64.cc' || echo './'`liboctave/operators/mx-fnda-ui64.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-fnda.o
In file included from [01m[Kliboctave/operators/mx-i64-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-ui64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui64.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui32.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = float; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<unsigned int>; X = float; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[Kliboctave/operators/mx-fnda-ui64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-fnda.lo `test -f 'liboctave/operators/mx-ui64-fnda.cc' || echo './'`liboctave/operators/mx-ui64-fnda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-i64.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-i64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = float; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<long int>; X = float; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-fnda.o
In file included from [01m[Kliboctave/operators/mx-ui64-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i8nda.lo `test -f 'liboctave/operators/mx-nda-i8nda.cc' || echo './'`liboctave/operators/mx-nda-i8nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<long int>; X = octave_int<long int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i8nda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-nda.lo `test -f 'liboctave/operators/mx-i8nda-nda.cc' || echo './'`liboctave/operators/mx-i8nda-nda.cc
In file included from [01m[Kliboctave/operators/mx-nda-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui8nda.lo `test -f 'liboctave/operators/mx-nda-ui8nda.cc' || echo './'`liboctave/operators/mx-nda-ui8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-nda.o
In file included from [01m[Kliboctave/operators/mx-i8nda-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui64.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = float; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = octave_int<long unsigned int>; X = float; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-nda-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-nda.lo `test -f 'liboctave/operators/mx-ui8nda-nda.cc' || echo './'`liboctave/operators/mx-ui8nda-nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<signed char>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<signed char>; X = octave_int<signed char>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i16nda.lo `test -f 'liboctave/operators/mx-nda-i16nda.cc' || echo './'`liboctave/operators/mx-nda-i16nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-nda.o
In file included from [01m[Kliboctave/operators/mx-ui8nda-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-i8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = double; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<signed char>; X = double; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i16nda.o
In file included from [01m[Kliboctave/operators/mx-nda-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-nda.lo `test -f 'liboctave/operators/mx-i16nda-nda.cc' || echo './'`liboctave/operators/mx-i16nda-nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-ui8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = double; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<unsigned char>; X = double; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-nda.o
In file included from [01m[Kliboctave/operators/mx-i16nda-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned char>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-i16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = double; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<short int>; X = double; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<short int>; X = octave_int<short int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui16nda.lo `test -f 'liboctave/operators/mx-nda-ui16nda.cc' || echo './'`liboctave/operators/mx-nda-ui16nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-nda-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-nda.lo `test -f 'liboctave/operators/mx-ui16nda-nda.cc' || echo './'`liboctave/operators/mx-ui16nda-nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i32nda.lo `test -f 'liboctave/operators/mx-nda-i32nda.cc' || echo './'`liboctave/operators/mx-nda-i32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-nda.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-nda.lo `test -f 'liboctave/operators/mx-i32nda-nda.cc' || echo './'`liboctave/operators/mx-i32nda-nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i32nda.o
In file included from [01m[Kliboctave/operators/mx-nda-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui32nda.lo `test -f 'liboctave/operators/mx-nda-ui32nda.cc' || echo './'`liboctave/operators/mx-nda-ui32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-nda.o
In file included from [01m[Kliboctave/operators/mx-i32nda-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-nda-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-ui16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = double; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<short unsigned int>; X = double; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-i32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = double; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<int>; X = double; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-nda.lo `test -f 'liboctave/operators/mx-ui32nda-nda.cc' || echo './'`liboctave/operators/mx-ui32nda-nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<int>; X = octave_int<int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-nda.o
In file included from [01m[Kliboctave/operators/mx-ui32nda-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-ui32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = double; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<unsigned int>; X = double; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i64nda.lo `test -f 'liboctave/operators/mx-nda-i64nda.cc' || echo './'`liboctave/operators/mx-nda-i64nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-nda.lo `test -f 'liboctave/operators/mx-i64nda-nda.cc' || echo './'`liboctave/operators/mx-i64nda-nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i64nda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui64nda.lo `test -f 'liboctave/operators/mx-nda-ui64nda.cc' || echo './'`liboctave/operators/mx-nda-ui64nda.cc
In file included from [01m[Kliboctave/operators/mx-nda-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-nda.o
In file included from [01m[Kliboctave/operators/mx-i64nda-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-nda-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-nda-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-nda.lo `test -f 'liboctave/operators/mx-ui64nda-nda.cc' || echo './'`liboctave/operators/mx-ui64nda-nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i8nda.lo `test -f 'liboctave/operators/mx-fnda-i8nda.cc' || echo './'`liboctave/operators/mx-fnda-i8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-nda.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i8nda.o
In file included from [01m[Kliboctave/operators/mx-fnda-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-i64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = double; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<long int>; X = double; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<long int>; X = octave_int<long int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-fnda.lo `test -f 'liboctave/operators/mx-i8nda-fnda.cc' || echo './'`liboctave/operators/mx-i8nda-fnda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-nda-ui64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-nda-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = double; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<long unsigned int>; X = double; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-fnda.o
In file included from [01m[Kliboctave/operators/mx-i8nda-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-i8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = float; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<signed char>; X = float; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<signed char>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<signed char>; X = octave_int<signed char>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui8nda.lo `test -f 'liboctave/operators/mx-fnda-ui8nda.cc' || echo './'`liboctave/operators/mx-fnda-ui8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-fnda-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-fnda.lo `test -f 'liboctave/operators/mx-ui8nda-fnda.cc' || echo './'`liboctave/operators/mx-ui8nda-fnda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i16nda.lo `test -f 'liboctave/operators/mx-fnda-i16nda.cc' || echo './'`liboctave/operators/mx-fnda-i16nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-fnda.lo `test -f 'liboctave/operators/mx-i16nda-fnda.cc' || echo './'`liboctave/operators/mx-i16nda-fnda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i16nda.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-fnda.o
In file included from [01m[Kliboctave/operators/mx-fnda-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-ui8nda-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-fnda.o
In file included from [01m[Kliboctave/operators/mx-i16nda-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui16nda.lo `test -f 'liboctave/operators/mx-fnda-ui16nda.cc' || echo './'`liboctave/operators/mx-fnda-ui16nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-fnda-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-fnda.lo `test -f 'liboctave/operators/mx-ui16nda-fnda.cc' || echo './'`liboctave/operators/mx-ui16nda-fnda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = float; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<unsigned char>; X = float; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-fnda.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned char>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<unsigned char>; X = octave_int<unsigned char>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-i16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = float; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<short int>; X = float; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<short int>; X = octave_int<short int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = float; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<short unsigned int>; X = float; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<short unsigned int>; X = octave_int<short unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i32nda.lo `test -f 'liboctave/operators/mx-fnda-i32nda.cc' || echo './'`liboctave/operators/mx-fnda-i32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i32nda.o
In file included from [01m[Kliboctave/operators/mx-fnda-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-fnda.lo `test -f 'liboctave/operators/mx-i32nda-fnda.cc' || echo './'`liboctave/operators/mx-i32nda-fnda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-fnda.o
In file included from [01m[Kliboctave/operators/mx-i32nda-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<int>; X = octave_int<int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui32nda.lo `test -f 'liboctave/operators/mx-fnda-ui32nda.cc' || echo './'`liboctave/operators/mx-fnda-ui32nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-i32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = float; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<int>; X = float; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-fnda-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-fnda.lo `test -f 'liboctave/operators/mx-ui32nda-fnda.cc' || echo './'`liboctave/operators/mx-ui32nda-fnda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i64nda.lo `test -f 'liboctave/operators/mx-fnda-i64nda.cc' || echo './'`liboctave/operators/mx-fnda-i64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-fnda.o
In file included from [01m[Kliboctave/operators/mx-ui32nda-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i64nda.o
In file included from [01m[Kliboctave/operators/mx-fnda-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-fnda.lo `test -f 'liboctave/operators/mx-i64nda-fnda.cc' || echo './'`liboctave/operators/mx-i64nda-fnda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-fnda.o
In file included from [01m[Kliboctave/operators/mx-i64nda-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = float; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<unsigned int>; X = float; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<unsigned int>; X = octave_int<unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-i64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = float; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<long int>; X = float; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui64nda.lo `test -f 'liboctave/operators/mx-fnda-ui64nda.cc' || echo './'`liboctave/operators/mx-fnda-ui64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-fnda-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui64nda.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<long int>; X = octave_int<long int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
In file included from [01m[Kliboctave/operators/mx-fnda-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-fnda.lo `test -f 'liboctave/operators/mx-ui64nda-fnda.cc' || echo './'`liboctave/operators/mx-ui64nda-fnda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-fnda-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = float; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<long unsigned int>; X = float; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-fnda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-fnda.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-fnda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui8.lo `test -f 'liboctave/operators/mx-i8nda-ui8.cc' || echo './'`liboctave/operators/mx-i8nda-ui8.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-ui8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui8.o
In file included from [01m[Kliboctave/operators/mx-i8nda-ui8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i16.lo `test -f 'liboctave/operators/mx-i8nda-i16.cc' || echo './'`liboctave/operators/mx-i8nda-i16.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-fnda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-fnda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = octave_int<long unsigned int>; X = octave_int<long unsigned int>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-i16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-i16.o
In file included from [01m[Kliboctave/operators/mx-i8nda-i16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui16.lo `test -f 'liboctave/operators/mx-i8nda-ui16.cc' || echo './'`liboctave/operators/mx-i8nda-ui16.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui8.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-ui16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui16.o
In file included from [01m[Kliboctave/operators/mx-i8nda-ui16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i32.lo `test -f 'liboctave/operators/mx-i8nda-i32.cc' || echo './'`liboctave/operators/mx-i8nda-i32.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-i32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-i32.o
In file included from [01m[Kliboctave/operators/mx-i8nda-i32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui32.lo `test -f 'liboctave/operators/mx-i8nda-ui32.cc' || echo './'`liboctave/operators/mx-i8nda-ui32.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-i16.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-i16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-ui32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui32.o
In file included from [01m[Kliboctave/operators/mx-i8nda-ui32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i64.lo `test -f 'liboctave/operators/mx-i8nda-i64.cc' || echo './'`liboctave/operators/mx-i8nda-i64.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui16.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-i64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-i64.o
In file included from [01m[Kliboctave/operators/mx-i8nda-i64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui64.lo `test -f 'liboctave/operators/mx-i8nda-ui64.cc' || echo './'`liboctave/operators/mx-i8nda-ui64.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-i32.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-i32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-ui64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui64.o
In file included from [01m[Kliboctave/operators/mx-i8nda-ui64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i8.lo `test -f 'liboctave/operators/mx-i16nda-i8.cc' || echo './'`liboctave/operators/mx-i16nda-i8.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui8.lo `test -f 'liboctave/operators/mx-i16nda-ui8.cc' || echo './'`liboctave/operators/mx-i16nda-ui8.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-i8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-i8.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui16.lo `test -f 'liboctave/operators/mx-i16nda-ui16.cc' || echo './'`liboctave/operators/mx-i16nda-ui16.cc
In file included from [01m[Kliboctave/operators/mx-i16nda-i8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-ui8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui8.o
In file included from [01m[Kliboctave/operators/mx-i16nda-ui8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui32.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-ui16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui16.o
In file included from [01m[Kliboctave/operators/mx-i16nda-ui16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-i64.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-i64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i32.lo `test -f 'liboctave/operators/mx-i16nda-i32.cc' || echo './'`liboctave/operators/mx-i16nda-i32.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui8.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui64.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui16.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-i32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-i32.o
In file included from [01m[Kliboctave/operators/mx-i16nda-i32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui32.lo `test -f 'liboctave/operators/mx-i16nda-ui32.cc' || echo './'`liboctave/operators/mx-i16nda-ui32.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-i8.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-i8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i64.lo `test -f 'liboctave/operators/mx-i16nda-i64.cc' || echo './'`liboctave/operators/mx-i16nda-i64.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-ui32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui32.o
In file included from [01m[Kliboctave/operators/mx-i16nda-ui32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui64.lo `test -f 'liboctave/operators/mx-i16nda-ui64.cc' || echo './'`liboctave/operators/mx-i16nda-ui64.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i8.lo `test -f 'liboctave/operators/mx-i32nda-i8.cc' || echo './'`liboctave/operators/mx-i32nda-i8.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-i64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-i64.o
In file included from [01m[Kliboctave/operators/mx-i16nda-i64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-ui64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui64.o
In file included from [01m[Kliboctave/operators/mx-i16nda-ui64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-i8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-i8.o
In file included from [01m[Kliboctave/operators/mx-i32nda-i8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui8.lo `test -f 'liboctave/operators/mx-i32nda-ui8.cc' || echo './'`liboctave/operators/mx-i32nda-ui8.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-ui8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui8.o
In file included from [01m[Kliboctave/operators/mx-i32nda-ui8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-i32.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-i32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui32.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui64.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-i8.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-i8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-i64.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-i64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i16.lo `test -f 'liboctave/operators/mx-i32nda-i16.cc' || echo './'`liboctave/operators/mx-i32nda-i16.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui16.lo `test -f 'liboctave/operators/mx-i32nda-ui16.cc' || echo './'`liboctave/operators/mx-i32nda-ui16.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui32.lo `test -f 'liboctave/operators/mx-i32nda-ui32.cc' || echo './'`liboctave/operators/mx-i32nda-ui32.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i64.lo `test -f 'liboctave/operators/mx-i32nda-i64.cc' || echo './'`liboctave/operators/mx-i32nda-i64.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-i16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-i16.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui8.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-ui16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui16.o
In file included from [01m[Kliboctave/operators/mx-i32nda-i16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-i32nda-ui16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-ui32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui32.o
In file included from [01m[Kliboctave/operators/mx-i32nda-ui32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-i64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-i64.o
In file included from [01m[Kliboctave/operators/mx-i32nda-i64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui64.lo `test -f 'liboctave/operators/mx-i32nda-ui64.cc' || echo './'`liboctave/operators/mx-i32nda-ui64.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-ui64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui64.o
In file included from [01m[Kliboctave/operators/mx-i32nda-ui64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i8.lo `test -f 'liboctave/operators/mx-i64nda-i8.cc' || echo './'`liboctave/operators/mx-i64nda-i8.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui16.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-i8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-i8.o
In file included from [01m[Kliboctave/operators/mx-i64nda-i8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui32.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-i64.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-i64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-i16.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-i16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui8.lo `test -f 'liboctave/operators/mx-i64nda-ui8.cc' || echo './'`liboctave/operators/mx-i64nda-ui8.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i16.lo `test -f 'liboctave/operators/mx-i64nda-i16.cc' || echo './'`liboctave/operators/mx-i64nda-i16.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui16.lo `test -f 'liboctave/operators/mx-i64nda-ui16.cc' || echo './'`liboctave/operators/mx-i64nda-ui16.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-ui8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui8.o
In file included from [01m[Kliboctave/operators/mx-i64nda-ui8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui64.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-i16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-i16.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-ui16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui16.o
In file included from [01m[Kliboctave/operators/mx-i64nda-i16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-i64nda-ui16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i32.lo `test -f 'liboctave/operators/mx-i64nda-i32.cc' || echo './'`liboctave/operators/mx-i64nda-i32.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-i8.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-i8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-i32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-i32.o
In file included from [01m[Kliboctave/operators/mx-i64nda-i32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui32.lo `test -f 'liboctave/operators/mx-i64nda-ui32.cc' || echo './'`liboctave/operators/mx-i64nda-ui32.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui64.lo `test -f 'liboctave/operators/mx-i64nda-ui64.cc' || echo './'`liboctave/operators/mx-i64nda-ui64.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-ui32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui32.o
In file included from [01m[Kliboctave/operators/mx-i64nda-ui32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-ui64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui64.o
In file included from [01m[Kliboctave/operators/mx-i64nda-ui64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui8.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-i16.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-i16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui16.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i8.lo `test -f 'liboctave/operators/mx-ui8nda-i8.cc' || echo './'`liboctave/operators/mx-ui8nda-i8.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-i8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i8.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-i32.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-i32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-ui8nda-i8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui32.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i16.lo `test -f 'liboctave/operators/mx-ui8nda-i16.cc' || echo './'`liboctave/operators/mx-ui8nda-i16.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui16.lo `test -f 'liboctave/operators/mx-ui8nda-ui16.cc' || echo './'`liboctave/operators/mx-ui8nda-ui16.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-i16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i16.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-ui16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-ui16.o
In file included from [01m[Kliboctave/operators/mx-ui8nda-i16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-ui8nda-ui16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui64.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i32.lo `test -f 'liboctave/operators/mx-ui8nda-i32.cc' || echo './'`liboctave/operators/mx-ui8nda-i32.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui32.lo `test -f 'liboctave/operators/mx-ui8nda-ui32.cc' || echo './'`liboctave/operators/mx-ui8nda-ui32.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-i32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i32.o
In file included from [01m[Kliboctave/operators/mx-ui8nda-i32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i8.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-ui32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-ui32.o
In file included from [01m[Kliboctave/operators/mx-ui8nda-ui32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i64.lo `test -f 'liboctave/operators/mx-ui8nda-i64.cc' || echo './'`liboctave/operators/mx-ui8nda-i64.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-i64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i64.o
In file included from [01m[Kliboctave/operators/mx-ui8nda-i64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i16.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-ui16.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-ui16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui64.lo `test -f 'liboctave/operators/mx-ui8nda-ui64.cc' || echo './'`liboctave/operators/mx-ui8nda-ui64.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-ui64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-ui64.o
In file included from [01m[Kliboctave/operators/mx-ui8nda-ui64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-ui32.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-ui32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i8.lo `test -f 'liboctave/operators/mx-ui16nda-i8.cc' || echo './'`liboctave/operators/mx-ui16nda-i8.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i32.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui8.lo `test -f 'liboctave/operators/mx-ui16nda-ui8.cc' || echo './'`liboctave/operators/mx-ui16nda-ui8.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i64.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-i8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i8.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-i8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-ui8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-ui8.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-ui8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i16.lo `test -f 'liboctave/operators/mx-ui16nda-i16.cc' || echo './'`liboctave/operators/mx-ui16nda-i16.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i32.lo `test -f 'liboctave/operators/mx-ui16nda-i32.cc' || echo './'`liboctave/operators/mx-ui16nda-i32.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-i16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i16.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-i16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui32.lo `test -f 'liboctave/operators/mx-ui16nda-ui32.cc' || echo './'`liboctave/operators/mx-ui16nda-ui32.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-i32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i32.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-i32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-ui64.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-ui64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-ui32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-ui32.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-ui32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i64.lo `test -f 'liboctave/operators/mx-ui16nda-i64.cc' || echo './'`liboctave/operators/mx-ui16nda-i64.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i8.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-i64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i64.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-i64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-ui8.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-ui8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i16.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-ui32.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-ui32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui64.lo `test -f 'liboctave/operators/mx-ui16nda-ui64.cc' || echo './'`liboctave/operators/mx-ui16nda-ui64.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i32.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i8.lo `test -f 'liboctave/operators/mx-ui32nda-i8.cc' || echo './'`liboctave/operators/mx-ui32nda-i8.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-ui64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-ui64.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-ui64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui8.lo `test -f 'liboctave/operators/mx-ui32nda-ui8.cc' || echo './'`liboctave/operators/mx-ui32nda-ui8.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-i8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i8.o
In file included from [01m[Kliboctave/operators/mx-ui32nda-i8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-ui8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-ui8.o
In file included from [01m[Kliboctave/operators/mx-ui32nda-ui8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i16.lo `test -f 'liboctave/operators/mx-ui32nda-i16.cc' || echo './'`liboctave/operators/mx-ui32nda-i16.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-i16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i16.o
In file included from [01m[Kliboctave/operators/mx-ui32nda-i16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui16.lo `test -f 'liboctave/operators/mx-ui32nda-ui16.cc' || echo './'`liboctave/operators/mx-ui32nda-ui16.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i64.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-ui16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-ui16.o
In file included from [01m[Kliboctave/operators/mx-ui32nda-ui16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-ui8.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-ui8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-ui64.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-ui64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i16.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i32.lo `test -f 'liboctave/operators/mx-ui32nda-i32.cc' || echo './'`liboctave/operators/mx-ui32nda-i32.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i8.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-i32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i32.o
In file included from [01m[Kliboctave/operators/mx-ui32nda-i32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i64.lo `test -f 'liboctave/operators/mx-ui32nda-i64.cc' || echo './'`liboctave/operators/mx-ui32nda-i64.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-i64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i64.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui64.lo `test -f 'liboctave/operators/mx-ui32nda-ui64.cc' || echo './'`liboctave/operators/mx-ui32nda-ui64.cc
In file included from [01m[Kliboctave/operators/mx-ui32nda-i64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i8.lo `test -f 'liboctave/operators/mx-ui64nda-i8.cc' || echo './'`liboctave/operators/mx-ui64nda-i8.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui8.lo `test -f 'liboctave/operators/mx-ui64nda-ui8.cc' || echo './'`liboctave/operators/mx-ui64nda-ui8.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-ui16.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-ui16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-ui64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-ui64.o
In file included from [01m[Kliboctave/operators/mx-ui32nda-ui64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-i8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i8.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-i8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-ui8.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-ui8.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-ui8.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i32.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i16.lo `test -f 'liboctave/operators/mx-ui64nda-i16.cc' || echo './'`liboctave/operators/mx-ui64nda-i16.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-i16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i16.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i64.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-ui64nda-i16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-ui64.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-ui64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui16.lo `test -f 'liboctave/operators/mx-ui64nda-ui16.cc' || echo './'`liboctave/operators/mx-ui64nda-ui16.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-ui16.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-ui16.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-ui8.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-ui8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-ui64nda-ui16.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i8.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i8.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i32.lo `test -f 'liboctave/operators/mx-ui64nda-i32.cc' || echo './'`liboctave/operators/mx-ui64nda-i32.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui32.lo `test -f 'liboctave/operators/mx-ui64nda-ui32.cc' || echo './'`liboctave/operators/mx-ui64nda-ui32.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-ui32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-ui32.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-ui32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-i32.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i32.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-i32.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i64.lo `test -f 'liboctave/operators/mx-ui64nda-i64.cc' || echo './'`liboctave/operators/mx-ui64nda-i64.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8-ui8nda.lo `test -f 'liboctave/operators/mx-i8-ui8nda.cc' || echo './'`liboctave/operators/mx-i8-ui8nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i16.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-i64.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i64.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-i64.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-i8-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-ui16.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-ui16.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i32.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8-i16nda.lo `test -f 'liboctave/operators/mx-i8-i16nda.cc' || echo './'`liboctave/operators/mx-i8-i16nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8-ui16nda.lo `test -f 'liboctave/operators/mx-i8-ui16nda.cc' || echo './'`liboctave/operators/mx-i8-ui16nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-ui32.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-ui32.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-i8-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-i16nda.o
In file included from [01m[Kliboctave/operators/mx-i8-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8-ui8nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i8-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8-i32nda.lo `test -f 'liboctave/operators/mx-i8-i32nda.cc' || echo './'`liboctave/operators/mx-i8-i32nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i64.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i64.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-i32nda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8-ui32nda.lo `test -f 'liboctave/operators/mx-i8-ui32nda.cc' || echo './'`liboctave/operators/mx-i8-ui32nda.cc
In file included from [01m[Kliboctave/operators/mx-i8-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8-i64nda.lo `test -f 'liboctave/operators/mx-i8-i64nda.cc' || echo './'`liboctave/operators/mx-i8-i64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-i8-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8-i16nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i8-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-i64nda.o
In file included from [01m[Kliboctave/operators/mx-i8-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8-ui64nda.lo `test -f 'liboctave/operators/mx-i8-ui64nda.cc' || echo './'`liboctave/operators/mx-i8-ui64nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8-ui16nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i8-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-i8-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16-i8nda.lo `test -f 'liboctave/operators/mx-i16-i8nda.cc' || echo './'`liboctave/operators/mx-i16-i8nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8-i32nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i8-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16-ui8nda.lo `test -f 'liboctave/operators/mx-i16-ui8nda.cc' || echo './'`liboctave/operators/mx-i16-ui8nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8-ui32nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i8-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-i8nda.o
In file included from [01m[Kliboctave/operators/mx-i16-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8-ui64nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i8-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-i16-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8-i64nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i8-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<signed char>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16-ui16nda.lo `test -f 'liboctave/operators/mx-i16-ui16nda.cc' || echo './'`liboctave/operators/mx-i16-ui16nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16-i32nda.lo `test -f 'liboctave/operators/mx-i16-i32nda.cc' || echo './'`liboctave/operators/mx-i16-i32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-i32nda.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-i16-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16-ui32nda.lo `test -f 'liboctave/operators/mx-i16-ui32nda.cc' || echo './'`liboctave/operators/mx-i16-ui32nda.cc
In file included from [01m[Kliboctave/operators/mx-i16-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-i16-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16-i64nda.lo `test -f 'liboctave/operators/mx-i16-i64nda.cc' || echo './'`liboctave/operators/mx-i16-i64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-i64nda.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16-i8nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i16-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-i16-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16-ui8nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i16-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16-ui16nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i16-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16-ui32nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i16-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16-ui64nda.lo `test -f 'liboctave/operators/mx-i16-ui64nda.cc' || echo './'`liboctave/operators/mx-i16-ui64nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16-i32nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i16-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32-i8nda.lo `test -f 'liboctave/operators/mx-i32-i8nda.cc' || echo './'`liboctave/operators/mx-i32-i8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-i16-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32-ui8nda.lo `test -f 'liboctave/operators/mx-i32-ui8nda.cc' || echo './'`liboctave/operators/mx-i32-ui8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-i8nda.o
In file included from [01m[Kliboctave/operators/mx-i32-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16-i64nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i16-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-ui8nda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32-i16nda.lo `test -f 'liboctave/operators/mx-i32-i16nda.cc' || echo './'`liboctave/operators/mx-i32-i16nda.cc
In file included from [01m[Kliboctave/operators/mx-i32-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32-ui16nda.lo `test -f 'liboctave/operators/mx-i32-ui16nda.cc' || echo './'`liboctave/operators/mx-i32-ui16nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-i16nda.o
In file included from [01m[Kliboctave/operators/mx-i32-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-i32-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32-ui32nda.lo `test -f 'liboctave/operators/mx-i32-ui32nda.cc' || echo './'`liboctave/operators/mx-i32-ui32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-i32-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16-ui64nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i16-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32-i8nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i32-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32-ui16nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i32-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32-ui8nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i32-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32-i16nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i32-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32-ui32nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i32-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32-i64nda.lo `test -f 'liboctave/operators/mx-i32-i64nda.cc' || echo './'`liboctave/operators/mx-i32-i64nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32-ui64nda.lo `test -f 'liboctave/operators/mx-i32-ui64nda.cc' || echo './'`liboctave/operators/mx-i32-ui64nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64-i8nda.lo `test -f 'liboctave/operators/mx-i64-i8nda.cc' || echo './'`liboctave/operators/mx-i64-i8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-i64nda.o
In file included from [01m[Kliboctave/operators/mx-i32-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64-ui8nda.lo `test -f 'liboctave/operators/mx-i64-ui8nda.cc' || echo './'`liboctave/operators/mx-i64-ui8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-i32-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-i8nda.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-i64-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-i64-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64-i16nda.lo `test -f 'liboctave/operators/mx-i64-i16nda.cc' || echo './'`liboctave/operators/mx-i64-i16nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64-ui16nda.lo `test -f 'liboctave/operators/mx-i64-ui16nda.cc' || echo './'`liboctave/operators/mx-i64-ui16nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-i16nda.o
In file included from [01m[Kliboctave/operators/mx-i64-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-i64-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32-i64nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i32-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64-i16nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i64-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32-ui64nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i32-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64-ui16nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i64-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64-i8nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i64-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64-ui8nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i64-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64-i32nda.lo `test -f 'liboctave/operators/mx-i64-i32nda.cc' || echo './'`liboctave/operators/mx-i64-i32nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64-ui32nda.lo `test -f 'liboctave/operators/mx-i64-ui32nda.cc' || echo './'`liboctave/operators/mx-i64-ui32nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64-ui64nda.lo `test -f 'liboctave/operators/mx-i64-ui64nda.cc' || echo './'`liboctave/operators/mx-i64-ui64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-i32nda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-i8nda.lo `test -f 'liboctave/operators/mx-ui8-i8nda.cc' || echo './'`liboctave/operators/mx-ui8-i8nda.cc
In file included from [01m[Kliboctave/operators/mx-i64-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-ui32nda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-i16nda.lo `test -f 'liboctave/operators/mx-ui8-i16nda.cc' || echo './'`liboctave/operators/mx-ui8-i16nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-ui16nda.lo `test -f 'liboctave/operators/mx-ui8-ui16nda.cc' || echo './'`liboctave/operators/mx-ui8-ui16nda.cc
In file included from [01m[Kliboctave/operators/mx-i64-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-i64-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-i8nda.o
In file included from [01m[Kliboctave/operators/mx-ui8-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-i16nda.o
In file included from [01m[Kliboctave/operators/mx-ui8-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-ui8-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64-i32nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i64-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8-ui16nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui8-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64-ui64nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i64-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64-ui32nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-i64-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8-i8nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui8-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8-i16nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui8-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-i32nda.lo `test -f 'liboctave/operators/mx-ui8-i32nda.cc' || echo './'`liboctave/operators/mx-ui8-i32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-i32nda.o
In file included from [01m[Kliboctave/operators/mx-ui8-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-ui32nda.lo `test -f 'liboctave/operators/mx-ui8-ui32nda.cc' || echo './'`liboctave/operators/mx-ui8-ui32nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-i64nda.lo `test -f 'liboctave/operators/mx-ui8-i64nda.cc' || echo './'`liboctave/operators/mx-ui8-i64nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-ui64nda.lo `test -f 'liboctave/operators/mx-ui8-ui64nda.cc' || echo './'`liboctave/operators/mx-ui8-ui64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-ui32nda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-i8nda.lo `test -f 'liboctave/operators/mx-ui16-i8nda.cc' || echo './'`liboctave/operators/mx-ui16-i8nda.cc
In file included from [01m[Kliboctave/operators/mx-ui8-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-i64nda.o
In file included from [01m[Kliboctave/operators/mx-ui8-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-ui8nda.lo `test -f 'liboctave/operators/mx-ui16-ui8nda.cc' || echo './'`liboctave/operators/mx-ui16-ui8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-ui8-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-i8nda.o
In file included from [01m[Kliboctave/operators/mx-ui16-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-ui16-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8-i32nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui8-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16-i8nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui16-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-i16nda.lo `test -f 'liboctave/operators/mx-ui16-i16nda.cc' || echo './'`liboctave/operators/mx-ui16-i16nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8-ui32nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui8-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8-i64nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui8-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-i16nda.o
In file included from [01m[Kliboctave/operators/mx-ui16-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8-ui64nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui8-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16-ui8nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui16-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-i32nda.lo `test -f 'liboctave/operators/mx-ui16-i32nda.cc' || echo './'`liboctave/operators/mx-ui16-i32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-i32nda.o
In file included from [01m[Kliboctave/operators/mx-ui16-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-ui32nda.lo `test -f 'liboctave/operators/mx-ui16-ui32nda.cc' || echo './'`liboctave/operators/mx-ui16-ui32nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-i64nda.lo `test -f 'liboctave/operators/mx-ui16-i64nda.cc' || echo './'`liboctave/operators/mx-ui16-i64nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-ui64nda.lo `test -f 'liboctave/operators/mx-ui16-ui64nda.cc' || echo './'`liboctave/operators/mx-ui16-ui64nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-i8nda.lo `test -f 'liboctave/operators/mx-ui32-i8nda.cc' || echo './'`liboctave/operators/mx-ui32-i8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-ui32nda.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-i64nda.o
In file included from [01m[Kliboctave/operators/mx-ui16-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-ui16-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-ui16-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16-i16nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui16-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-i8nda.o
In file included from [01m[Kliboctave/operators/mx-ui32-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16-i32nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui16-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-ui8nda.lo `test -f 'liboctave/operators/mx-ui32-ui8nda.cc' || echo './'`liboctave/operators/mx-ui32-ui8nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16-ui64nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui16-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-ui8nda.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16-i64nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui16-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-i16nda.lo `test -f 'liboctave/operators/mx-ui32-i16nda.cc' || echo './'`liboctave/operators/mx-ui32-i16nda.cc
In file included from [01m[Kliboctave/operators/mx-ui32-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16-ui32nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui16-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-i16nda.o
In file included from [01m[Kliboctave/operators/mx-ui32-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32-i8nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui32-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-ui16nda.lo `test -f 'liboctave/operators/mx-ui32-ui16nda.cc' || echo './'`liboctave/operators/mx-ui32-ui16nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-i32nda.lo `test -f 'liboctave/operators/mx-ui32-i32nda.cc' || echo './'`liboctave/operators/mx-ui32-i32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-ui16nda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-i64nda.lo `test -f 'liboctave/operators/mx-ui32-i64nda.cc' || echo './'`liboctave/operators/mx-ui32-i64nda.cc
In file included from [01m[Kliboctave/operators/mx-ui32-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-i32nda.o
In file included from [01m[Kliboctave/operators/mx-ui32-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-i64nda.o
In file included from [01m[Kliboctave/operators/mx-ui32-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-ui64nda.lo `test -f 'liboctave/operators/mx-ui32-ui64nda.cc' || echo './'`liboctave/operators/mx-ui32-ui64nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32-ui8nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui32-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-ui32-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32-i16nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui32-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32-i32nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui32-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-i8nda.lo `test -f 'liboctave/operators/mx-ui64-i8nda.cc' || echo './'`liboctave/operators/mx-ui64-i8nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32-i64nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui32-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32-ui16nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui32-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-i8nda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-ui8nda.lo `test -f 'liboctave/operators/mx-ui64-ui8nda.cc' || echo './'`liboctave/operators/mx-ui64-ui8nda.cc
In file included from [01m[Kliboctave/operators/mx-ui64-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-ui64-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32-ui64nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui32-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-i16nda.lo `test -f 'liboctave/operators/mx-ui64-i16nda.cc' || echo './'`liboctave/operators/mx-ui64-i16nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-ui16nda.lo `test -f 'liboctave/operators/mx-ui64-ui16nda.cc' || echo './'`liboctave/operators/mx-ui64-ui16nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-i32nda.lo `test -f 'liboctave/operators/mx-ui64-i32nda.cc' || echo './'`liboctave/operators/mx-ui64-i32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-i16nda.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-ui64-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-ui64-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-i32nda.o
In file included from [01m[Kliboctave/operators/mx-ui64-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-ui32nda.lo `test -f 'liboctave/operators/mx-ui64-ui32nda.cc' || echo './'`liboctave/operators/mx-ui64-ui32nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64-i8nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui64-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-ui64-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64-ui8nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui64-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64-ui16nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui64-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64-i16nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui64-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-i64nda.lo `test -f 'liboctave/operators/mx-ui64-i64nda.cc' || echo './'`liboctave/operators/mx-ui64-i64nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64-i32nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui64-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui8nda.lo `test -f 'liboctave/operators/mx-i8nda-ui8nda.cc' || echo './'`liboctave/operators/mx-i8nda-ui8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-i64nda.o
In file included from [01m[Kliboctave/operators/mx-ui64-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui8nda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i16nda.lo `test -f 'liboctave/operators/mx-i8nda-i16nda.cc' || echo './'`liboctave/operators/mx-i8nda-i16nda.cc
In file included from [01m[Kliboctave/operators/mx-i8nda-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui16nda.lo `test -f 'liboctave/operators/mx-i8nda-ui16nda.cc' || echo './'`liboctave/operators/mx-i8nda-ui16nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64-ui32nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui64-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-i16nda.o
In file included from [01m[Kliboctave/operators/mx-i8nda-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-i8nda-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i32nda.lo `test -f 'liboctave/operators/mx-i8nda-i32nda.cc' || echo './'`liboctave/operators/mx-i8nda-i32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-i32nda.o
In file included from [01m[Kliboctave/operators/mx-i8nda-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui32nda.lo `test -f 'liboctave/operators/mx-i8nda-ui32nda.cc' || echo './'`liboctave/operators/mx-i8nda-ui32nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64-i64nda.h:6[m[K,
from [01m[Kliboctave/operators/mx-ui64-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-i8nda-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<signed char>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-i16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<signed char>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<signed char>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i64nda.lo `test -f 'liboctave/operators/mx-i8nda-i64nda.cc' || echo './'`liboctave/operators/mx-i8nda-i64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-i64nda.o
In file included from [01m[Kliboctave/operators/mx-i8nda-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-i32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<signed char>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<signed char>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-i64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<signed char>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui64nda.lo `test -f 'liboctave/operators/mx-i8nda-ui64nda.cc' || echo './'`liboctave/operators/mx-i8nda-ui64nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i8nda.lo `test -f 'liboctave/operators/mx-i16nda-i8nda.cc' || echo './'`liboctave/operators/mx-i16nda-i8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i8nda-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui64nda.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui8nda.lo `test -f 'liboctave/operators/mx-i16nda-ui8nda.cc' || echo './'`liboctave/operators/mx-i16nda-ui8nda.cc
In file included from [01m[Kliboctave/operators/mx-i8nda-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-i8nda.o
In file included from [01m[Kliboctave/operators/mx-i16nda-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui16nda.lo `test -f 'liboctave/operators/mx-i16nda-ui16nda.cc' || echo './'`liboctave/operators/mx-i16nda-ui16nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-i16nda-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-i16nda-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i32nda.lo `test -f 'liboctave/operators/mx-i16nda-i32nda.cc' || echo './'`liboctave/operators/mx-i16nda-i32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-i32nda.o
In file included from [01m[Kliboctave/operators/mx-i16nda-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i8nda-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<signed char>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-i8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui32nda.lo `test -f 'liboctave/operators/mx-i16nda-ui32nda.cc' || echo './'`liboctave/operators/mx-i16nda-ui32nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-i16nda-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-i32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i64nda.lo `test -f 'liboctave/operators/mx-i16nda-i64nda.cc' || echo './'`liboctave/operators/mx-i16nda-i64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-i64nda.o
In file included from [01m[Kliboctave/operators/mx-i16nda-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui64nda.lo `test -f 'liboctave/operators/mx-i16nda-ui64nda.cc' || echo './'`liboctave/operators/mx-i16nda-ui64nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i8nda.lo `test -f 'liboctave/operators/mx-i32nda-i8nda.cc' || echo './'`liboctave/operators/mx-i32nda-i8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i16nda-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-i16nda-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-i8nda.o
In file included from [01m[Kliboctave/operators/mx-i32nda-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui8nda.lo `test -f 'liboctave/operators/mx-i32nda-ui8nda.cc' || echo './'`liboctave/operators/mx-i32nda-ui8nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i16nda.lo `test -f 'liboctave/operators/mx-i32nda-i16nda.cc' || echo './'`liboctave/operators/mx-i32nda-i16nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-i32nda-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-i64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-i16nda.o
In file included from [01m[Kliboctave/operators/mx-i32nda-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-i8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i16nda-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui16nda.lo `test -f 'liboctave/operators/mx-i32nda-ui16nda.cc' || echo './'`liboctave/operators/mx-i32nda-ui16nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-i32nda-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-i16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui32nda.lo `test -f 'liboctave/operators/mx-i32nda-ui32nda.cc' || echo './'`liboctave/operators/mx-i32nda-ui32nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i64nda.lo `test -f 'liboctave/operators/mx-i32nda-i64nda.cc' || echo './'`liboctave/operators/mx-i32nda-i64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-i32nda-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-i64nda.o
In file included from [01m[Kliboctave/operators/mx-i32nda-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui64nda.lo `test -f 'liboctave/operators/mx-i32nda-ui64nda.cc' || echo './'`liboctave/operators/mx-i32nda-ui64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i32nda-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-i32nda-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i8nda.lo `test -f 'liboctave/operators/mx-i64nda-i8nda.cc' || echo './'`liboctave/operators/mx-i64nda-i8nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui8nda.lo `test -f 'liboctave/operators/mx-i64nda-ui8nda.cc' || echo './'`liboctave/operators/mx-i64nda-ui8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-i8nda.o
In file included from [01m[Kliboctave/operators/mx-i64nda-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-i64nda-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-i64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i16nda.lo `test -f 'liboctave/operators/mx-i64nda-i16nda.cc' || echo './'`liboctave/operators/mx-i64nda-i16nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i32nda-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-i16nda.o
In file included from [01m[Kliboctave/operators/mx-i64nda-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-i8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui16nda.lo `test -f 'liboctave/operators/mx-i64nda-ui16nda.cc' || echo './'`liboctave/operators/mx-i64nda-ui16nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-i16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i32nda.lo `test -f 'liboctave/operators/mx-i64nda-i32nda.cc' || echo './'`liboctave/operators/mx-i64nda-i32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-i64nda-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-i32nda.o
In file included from [01m[Kliboctave/operators/mx-i64nda-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui32nda.lo `test -f 'liboctave/operators/mx-i64nda-ui32nda.cc' || echo './'`liboctave/operators/mx-i64nda-ui32nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui64nda.lo `test -f 'liboctave/operators/mx-i64nda-ui64nda.cc' || echo './'`liboctave/operators/mx-i64nda-ui64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-i64nda-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i8nda.lo `test -f 'liboctave/operators/mx-ui8nda-i8nda.cc' || echo './'`liboctave/operators/mx-ui8nda-i8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-i64nda-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-i64nda-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i8nda.o
In file included from [01m[Kliboctave/operators/mx-ui8nda-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-i32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i16nda.lo `test -f 'liboctave/operators/mx-ui8nda-i16nda.cc' || echo './'`liboctave/operators/mx-ui8nda-i16nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i16nda.o
In file included from [01m[Kliboctave/operators/mx-ui8nda-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/int64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-i64nda-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui16nda.lo `test -f 'liboctave/operators/mx-ui8nda-ui16nda.cc' || echo './'`liboctave/operators/mx-ui8nda-ui16nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-ui8nda-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i32nda.lo `test -f 'liboctave/operators/mx-ui8nda-i32nda.cc' || echo './'`liboctave/operators/mx-ui8nda-i32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i32nda.o
In file included from [01m[Kliboctave/operators/mx-ui8nda-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui32nda.lo `test -f 'liboctave/operators/mx-ui8nda-ui32nda.cc' || echo './'`liboctave/operators/mx-ui8nda-ui32nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i64nda.lo `test -f 'liboctave/operators/mx-ui8nda-i64nda.cc' || echo './'`liboctave/operators/mx-ui8nda-i64nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-ui16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-ui8nda-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i64nda.o
In file included from [01m[Kliboctave/operators/mx-ui8nda-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui64nda.lo `test -f 'liboctave/operators/mx-ui8nda-ui64nda.cc' || echo './'`liboctave/operators/mx-ui8nda-ui64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui8nda-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-ui8nda-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-ui32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i8nda.lo `test -f 'liboctave/operators/mx-ui16nda-i8nda.cc' || echo './'`liboctave/operators/mx-ui16nda-i8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i8nda.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui8nda.lo `test -f 'liboctave/operators/mx-ui16nda-ui8nda.cc' || echo './'`liboctave/operators/mx-ui16nda-ui8nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint8NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-ui64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui8nda-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned char>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i16nda.lo `test -f 'liboctave/operators/mx-ui16nda-i16nda.cc' || echo './'`liboctave/operators/mx-ui16nda-i16nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i32nda.lo `test -f 'liboctave/operators/mx-ui16nda-i32nda.cc' || echo './'`liboctave/operators/mx-ui16nda-i32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i16nda.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i32nda.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-ui8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui32nda.lo `test -f 'liboctave/operators/mx-ui16nda-ui32nda.cc' || echo './'`liboctave/operators/mx-ui16nda-ui32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i64nda.lo `test -f 'liboctave/operators/mx-ui16nda-i64nda.cc' || echo './'`liboctave/operators/mx-ui16nda-i64nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui64nda.lo `test -f 'liboctave/operators/mx-ui16nda-ui64nda.cc' || echo './'`liboctave/operators/mx-ui16nda-ui64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i64nda.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui16nda-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-ui16nda-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-ui32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i8nda.lo `test -f 'liboctave/operators/mx-ui32nda-i8nda.cc' || echo './'`liboctave/operators/mx-ui32nda-i8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i8nda.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-ui32nda-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint16NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-ui64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui16nda-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<short unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui8nda.lo `test -f 'liboctave/operators/mx-ui32nda-ui8nda.cc' || echo './'`liboctave/operators/mx-ui32nda-ui8nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i16nda.lo `test -f 'liboctave/operators/mx-ui32nda-i16nda.cc' || echo './'`liboctave/operators/mx-ui32nda-i16nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-ui32nda-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i16nda.o
In file included from [01m[Kliboctave/operators/mx-ui32nda-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui16nda.lo `test -f 'liboctave/operators/mx-ui32nda-ui16nda.cc' || echo './'`liboctave/operators/mx-ui32nda-ui16nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-ui32nda-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-ui8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i32nda.lo `test -f 'liboctave/operators/mx-ui32nda-i32nda.cc' || echo './'`liboctave/operators/mx-ui32nda-i32nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i64nda.lo `test -f 'liboctave/operators/mx-ui32nda-i64nda.cc' || echo './'`liboctave/operators/mx-ui32nda-i64nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i32nda.o
In file included from [01m[Kliboctave/operators/mx-ui32nda-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i64nda.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-ui16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/mx-ui32nda-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui64nda.lo `test -f 'liboctave/operators/mx-ui32nda-ui64nda.cc' || echo './'`liboctave/operators/mx-ui32nda-ui64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui32nda-ui64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-ui64nda.o
In file included from [01m[Kliboctave/operators/mx-ui32nda-ui64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i8nda.lo `test -f 'liboctave/operators/mx-ui64nda-i8nda.cc' || echo './'`liboctave/operators/mx-ui64nda-i8nda.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui8nda.lo `test -f 'liboctave/operators/mx-ui64nda-ui8nda.cc' || echo './'`liboctave/operators/mx-ui64nda-ui8nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-i8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i8nda.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-ui8nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-ui8nda.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-i8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i16nda.lo `test -f 'liboctave/operators/mx-ui64nda-i16nda.cc' || echo './'`liboctave/operators/mx-ui64nda-i16nda.cc
In file included from [01m[Kliboctave/operators/mx-ui64nda-ui8nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint32NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-ui64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui32nda-ui64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<unsigned int>; Y = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-i16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i16nda.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-i16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<signed char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<short int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui16nda.lo `test -f 'liboctave/operators/mx-ui64nda-ui16nda.cc' || echo './'`liboctave/operators/mx-ui64nda-ui16nda.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-ui8nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-ui8nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<unsigned char>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i32nda.lo `test -f 'liboctave/operators/mx-ui64nda-i32nda.cc' || echo './'`liboctave/operators/mx-ui64nda-i32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-ui16nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-ui16nda.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-ui16nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-i32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i32nda.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-i32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui32nda.lo `test -f 'liboctave/operators/mx-ui64nda-ui32nda.cc' || echo './'`liboctave/operators/mx-ui64nda-ui32nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-ui32nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-ui32nda.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-ui32nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i64nda.lo `test -f 'liboctave/operators/mx-ui64nda-i64nda.cc' || echo './'`liboctave/operators/mx-ui64nda-i64nda.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/mx-ui64nda-i64nda.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i64nda.o
In file included from [01m[Kliboctave/operators/mx-ui64nda-i64nda.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-ui16nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-ui16nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<short unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-ui32nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-ui32nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-ccv-cv.lo `test -f 'liboctave/operators/vx-ccv-cv.cc' || echo './'`liboctave/operators/vx-ccv-cv.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-ccv-s.lo `test -f 'liboctave/operators/vx-ccv-s.cc' || echo './'`liboctave/operators/vx-ccv-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-ccv-cv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-ccv-cv.o
In file included from [01m[Kliboctave/operators/vx-ccv-cv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-ccv-s.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-ccv-s.o
In file included from [01m[Kliboctave/operators/vx-ccv-s.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/intNDArray.h:28[m[K,
from [01m[K./liboctave/array/uint64NDArray.h:28[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i64nda.h:5[m[K,
from [01m[Kliboctave/operators/mx-ui64nda-i64nda.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = octave_int<long unsigned int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = bool; X = octave_int<long unsigned int>; Y = octave_int<long int>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-crv-rv.lo `test -f 'liboctave/operators/vx-crv-rv.cc' || echo './'`liboctave/operators/vx-crv-rv.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CColVector.h:29[m[K,
from [01m[Kliboctave/operators/vx-ccv-cv.h:5[m[K,
from [01m[Kliboctave/operators/vx-ccv-cv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<double>; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CColVector.h:29[m[K,
from [01m[Kliboctave/operators/vx-ccv-s.h:5[m[K,
from [01m[Kliboctave/operators/vx-ccv-s.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<double>; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-crv-s.lo `test -f 'liboctave/operators/vx-crv-s.cc' || echo './'`liboctave/operators/vx-crv-s.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-crv-rv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-crv-rv.o
In file included from [01m[Kliboctave/operators/vx-crv-rv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-crv-s.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-crv-s.o
In file included from [01m[Kliboctave/operators/vx-crv-s.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-cs-cv.lo `test -f 'liboctave/operators/vx-cs-cv.cc' || echo './'`liboctave/operators/vx-cs-cv.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-cs-rv.lo `test -f 'liboctave/operators/vx-cs-rv.cc' || echo './'`liboctave/operators/vx-cs-rv.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-cs-cv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-cs-cv.o
In file included from [01m[Kliboctave/operators/vx-cs-cv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-cs-rv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-cs-rv.o
In file included from [01m[Kliboctave/operators/vx-cs-rv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CRowVector.h:28[m[K,
from [01m[Kliboctave/operators/vx-crv-rv.h:5[m[K,
from [01m[Kliboctave/operators/vx-crv-rv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<double>; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-cv-ccv.lo `test -f 'liboctave/operators/vx-cv-ccv.cc' || echo './'`liboctave/operators/vx-cv-ccv.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CColVector.h:29[m[K,
from [01m[Kliboctave/operators/vx-cs-cv.h:5[m[K,
from [01m[Kliboctave/operators/vx-cs-cv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<double>; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-cv-cs.lo `test -f 'liboctave/operators/vx-cv-cs.cc' || echo './'`liboctave/operators/vx-cv-cs.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CRowVector.h:28[m[K,
from [01m[Kliboctave/operators/vx-crv-s.h:5[m[K,
from [01m[Kliboctave/operators/vx-crv-s.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<double>; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-cv-ccv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-cv-ccv.o
In file included from [01m[Kliboctave/operators/vx-cv-ccv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-cv-cs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-cv-cs.o
In file included from [01m[Kliboctave/operators/vx-cv-cs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-rv-crv.lo `test -f 'liboctave/operators/vx-rv-crv.cc' || echo './'`liboctave/operators/vx-rv-crv.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CRowVector.h:28[m[K,
from [01m[Kliboctave/operators/vx-cs-rv.h:5[m[K,
from [01m[Kliboctave/operators/vx-cs-rv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<double>; X = std::complex<double>; Y = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-rv-cs.lo `test -f 'liboctave/operators/vx-rv-cs.cc' || echo './'`liboctave/operators/vx-rv-cs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-rv-crv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-rv-crv.o
In file included from [01m[Kliboctave/operators/vx-rv-crv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-s-ccv.lo `test -f 'liboctave/operators/vx-s-ccv.cc' || echo './'`liboctave/operators/vx-s-ccv.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-rv-cs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-rv-cs.o
In file included from [01m[Kliboctave/operators/vx-rv-cs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-s-crv.lo `test -f 'liboctave/operators/vx-s-crv.cc' || echo './'`liboctave/operators/vx-s-crv.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-s-ccv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-s-ccv.o
In file included from [01m[Kliboctave/operators/vx-s-ccv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-s-crv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-s-crv.o
In file included from [01m[Kliboctave/operators/vx-s-crv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CColVector.h:29[m[K,
from [01m[Kliboctave/operators/vx-cv-ccv.h:5[m[K,
from [01m[Kliboctave/operators/vx-cv-ccv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<double>; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CColVector.h:29[m[K,
from [01m[Kliboctave/operators/vx-cv-cs.h:5[m[K,
from [01m[Kliboctave/operators/vx-cv-cs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<double>; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CRowVector.h:28[m[K,
from [01m[Kliboctave/operators/vx-rv-cs.h:5[m[K,
from [01m[Kliboctave/operators/vx-rv-cs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<double>; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-fccv-fcv.lo `test -f 'liboctave/operators/vx-fccv-fcv.cc' || echo './'`liboctave/operators/vx-fccv-fcv.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CRowVector.h:28[m[K,
from [01m[Kliboctave/operators/vx-rv-crv.h:5[m[K,
from [01m[Kliboctave/operators/vx-rv-crv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<double>; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CColVector.h:29[m[K,
from [01m[Kliboctave/operators/vx-s-ccv.h:5[m[K,
from [01m[Kliboctave/operators/vx-s-ccv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<double>; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-fccv-fs.lo `test -f 'liboctave/operators/vx-fccv-fs.cc' || echo './'`liboctave/operators/vx-fccv-fs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-fccv-fcv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fccv-fcv.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CRowVector.h:28[m[K,
from [01m[Kliboctave/operators/vx-s-crv.h:5[m[K,
from [01m[Kliboctave/operators/vx-s-crv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<double>; X = double; Y = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/vx-fccv-fcv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-fcrv-frv.lo `test -f 'liboctave/operators/vx-fcrv-frv.cc' || echo './'`liboctave/operators/vx-fcrv-frv.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-fccv-fs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fccv-fs.o
In file included from [01m[Kliboctave/operators/vx-fccv-fs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-fcrv-frv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fcrv-frv.o
In file included from [01m[Kliboctave/operators/vx-fcrv-frv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-fcrv-fs.lo `test -f 'liboctave/operators/vx-fcrv-fs.cc' || echo './'`liboctave/operators/vx-fcrv-fs.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-fcs-fcv.lo `test -f 'liboctave/operators/vx-fcs-fcv.cc' || echo './'`liboctave/operators/vx-fcs-fcv.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-fcrv-fs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fcrv-fs.o
In file included from [01m[Kliboctave/operators/vx-fcrv-fs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-fcs-fcv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fcs-fcv.o
In file included from [01m[Kliboctave/operators/vx-fcs-fcv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-fcs-frv.lo `test -f 'liboctave/operators/vx-fcs-frv.cc' || echo './'`liboctave/operators/vx-fcs-frv.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-fcs-frv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fcs-frv.o
In file included from [01m[Kliboctave/operators/vx-fcs-frv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCColVector.h:29[m[K,
from [01m[Kliboctave/operators/vx-fccv-fcv.h:5[m[K,
from [01m[Kliboctave/operators/vx-fccv-fcv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<float>; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCColVector.h:29[m[K,
from [01m[Kliboctave/operators/vx-fccv-fs.h:5[m[K,
from [01m[Kliboctave/operators/vx-fccv-fs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<float>; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCRowVector.h:28[m[K,
from [01m[Kliboctave/operators/vx-fcrv-frv.h:5[m[K,
from [01m[Kliboctave/operators/vx-fcrv-frv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<float>; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-fcv-fccv.lo `test -f 'liboctave/operators/vx-fcv-fccv.cc' || echo './'`liboctave/operators/vx-fcv-fccv.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCRowVector.h:28[m[K,
from [01m[Kliboctave/operators/vx-fcrv-fs.h:5[m[K,
from [01m[Kliboctave/operators/vx-fcrv-fs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<float>; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-fcv-fccv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fcv-fccv.o
In file included from [01m[Kliboctave/operators/vx-fcv-fccv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCColVector.h:29[m[K,
from [01m[Kliboctave/operators/vx-fcs-fcv.h:5[m[K,
from [01m[Kliboctave/operators/vx-fcs-fcv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<float>; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-fcv-fcs.lo `test -f 'liboctave/operators/vx-fcv-fcs.cc' || echo './'`liboctave/operators/vx-fcv-fcs.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-frv-fcrv.lo `test -f 'liboctave/operators/vx-frv-fcrv.cc' || echo './'`liboctave/operators/vx-frv-fcrv.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-fcv-fcs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fcv-fcs.o
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCRowVector.h:28[m[K,
from [01m[Kliboctave/operators/vx-fcs-frv.h:5[m[K,
from [01m[Kliboctave/operators/vx-fcs-frv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<float>; X = std::complex<float>; Y = float][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/vx-fcv-fcs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-frv-fcs.lo `test -f 'liboctave/operators/vx-frv-fcs.cc' || echo './'`liboctave/operators/vx-frv-fcs.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-frv-fcrv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-frv-fcrv.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-fs-fccv.lo `test -f 'liboctave/operators/vx-fs-fccv.cc' || echo './'`liboctave/operators/vx-fs-fccv.cc
In file included from [01m[Kliboctave/operators/vx-frv-fcrv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-frv-fcs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-frv-fcs.o
In file included from [01m[Kliboctave/operators/vx-frv-fcs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-vx-fs-fcrv.lo `test -f 'liboctave/operators/vx-fs-fcrv.cc' || echo './'`liboctave/operators/vx-fs-fcrv.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-fs-fccv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fs-fccv.o
In file included from [01m[Kliboctave/operators/vx-fs-fccv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCColVector.h:29[m[K,
from [01m[Kliboctave/operators/vx-fcv-fccv.h:5[m[K,
from [01m[Kliboctave/operators/vx-fcv-fccv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<float>; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/vx-fs-fcrv.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fs-fcrv.o
In file included from [01m[Kliboctave/operators/vx-fs-fcrv.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCColVector.h:29[m[K,
from [01m[Kliboctave/operators/vx-fcv-fcs.h:5[m[K,
from [01m[Kliboctave/operators/vx-fcv-fcs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<float>; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCRowVector.h:28[m[K,
from [01m[Kliboctave/operators/vx-frv-fcs.h:5[m[K,
from [01m[Kliboctave/operators/vx-frv-fcs.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:484:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_ms_binary_op(const Array<X>&, const Y&, void (*)(size_t, R*, const X*, Y) throw ()) [with R = std::complex<float>; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_ms_binary_op[m[K (const Array<X>& x, const Y& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-sm-cs.lo `test -f 'liboctave/operators/smx-sm-cs.cc' || echo './'`liboctave/operators/smx-sm-cs.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCRowVector.h:28[m[K,
from [01m[Kliboctave/operators/vx-frv-fcrv.h:5[m[K,
from [01m[Kliboctave/operators/vx-frv-fcrv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:460:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_mm_binary_op(const Array<X>&, const Array<Y>&, void (*)(size_t, R*, const X*, const Y*) throw (), void (*)(size_t, R*, X, const Y*) throw (), void (*)(size_t, R*, const X*, Y) throw (), const char*) [with R = std::complex<float>; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mm_binary_op[m[K (const Array<X>& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-sm-cs.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-sm-cs.o
In file included from [01m[Kliboctave/operators/smx-sm-cs.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-cs-sm.lo `test -f 'liboctave/operators/smx-cs-sm.cc' || echo './'`liboctave/operators/smx-cs-sm.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCColVector.h:29[m[K,
from [01m[Kliboctave/operators/vx-fs-fccv.h:5[m[K,
from [01m[Kliboctave/operators/vx-fs-fccv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<float>; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-scm-s.lo `test -f 'liboctave/operators/smx-scm-s.cc' || echo './'`liboctave/operators/smx-scm-s.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/fCRowVector.h:28[m[K,
from [01m[Kliboctave/operators/vx-fs-fcrv.h:5[m[K,
from [01m[Kliboctave/operators/vx-fs-fcrv.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:494:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[KArray<T> do_sm_binary_op(const X&, const Array<Y>&, void (*)(size_t, R*, X, const Y*) throw ()) [with R = std::complex<float>; X = float; Y = std::complex<float>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_sm_binary_op[m[K (const X& x, const Array<Y>& y,
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-cs-sm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-cs-sm.o
In file included from [01m[Kliboctave/operators/smx-cs-sm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-scm-s.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-scm-s.o
In file included from [01m[Kliboctave/operators/smx-scm-s.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-s-scm.lo `test -f 'liboctave/operators/smx-s-scm.cc' || echo './'`liboctave/operators/smx-s-scm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-scm-sm.lo `test -f 'liboctave/operators/smx-scm-sm.cc' || echo './'`liboctave/operators/smx-scm-sm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-s-scm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-s-scm.o
In file included from [01m[Kliboctave/operators/smx-s-scm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-sm-scm.lo `test -f 'liboctave/operators/smx-sm-scm.cc' || echo './'`liboctave/operators/smx-sm-scm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-scm-sm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-scm-sm.o
In file included from [01m[Kliboctave/operators/smx-scm-sm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-sm-scm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-sm-scm.o
In file included from [01m[Kliboctave/operators/smx-sm-scm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-m-sm.lo `test -f 'liboctave/operators/smx-m-sm.cc' || echo './'`liboctave/operators/smx-m-sm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-m-sm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-m-sm.o
In file included from [01m[Kliboctave/operators/smx-m-sm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-m-scm.lo `test -f 'liboctave/operators/smx-m-scm.cc' || echo './'`liboctave/operators/smx-m-scm.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-cm-sm.lo `test -f 'liboctave/operators/smx-cm-sm.cc' || echo './'`liboctave/operators/smx-cm-sm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-m-scm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-m-scm.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-cm-scm.lo `test -f 'liboctave/operators/smx-cm-scm.cc' || echo './'`liboctave/operators/smx-cm-scm.cc
In file included from [01m[Kliboctave/operators/smx-m-scm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-cm-sm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-cm-sm.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-cm-scm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-cm-scm.o
In file included from [01m[Kliboctave/operators/smx-cm-sm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/operators/smx-cm-scm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/dNDArray.h:28[m[K,
from [01m[K./liboctave/array/dMatrix.h:28[m[K,
from [01m[Kliboctave/operators/smx-m-sm.h:5[m[K,
from [01m[Kliboctave/operators/smx-m-sm.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CMatrix.h:28[m[K,
from [01m[Kliboctave/operators/smx-m-scm.h:5[m[K,
from [01m[Kliboctave/operators/smx-m-scm.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-sm-m.lo `test -f 'liboctave/operators/smx-sm-m.cc' || echo './'`liboctave/operators/smx-sm-m.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CMatrix.h:28[m[K,
from [01m[Kliboctave/operators/smx-cm-sm.h:5[m[K,
from [01m[Kliboctave/operators/smx-cm-sm.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CMatrix.h:28[m[K,
from [01m[Kliboctave/operators/smx-cm-scm.h:5[m[K,
from [01m[Kliboctave/operators/smx-cm-scm.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-sm-m.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-sm-m.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-scm-m.lo `test -f 'liboctave/operators/smx-scm-m.cc' || echo './'`liboctave/operators/smx-scm-m.cc
In file included from [01m[Kliboctave/operators/smx-sm-m.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-scm-m.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-scm-m.o
In file included from [01m[Kliboctave/operators/smx-scm-m.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-sm-cm.lo `test -f 'liboctave/operators/smx-sm-cm.cc' || echo './'`liboctave/operators/smx-sm-cm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-sm-cm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-sm-cm.o
In file included from [01m[Kliboctave/operators/smx-sm-cm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/dNDArray.h:28[m[K,
from [01m[K./liboctave/array/dMatrix.h:28[m[K,
from [01m[Kliboctave/operators/smx-sm-m.h:5[m[K,
from [01m[Kliboctave/operators/smx-sm-m.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-scm-cm.lo `test -f 'liboctave/operators/smx-scm-cm.cc' || echo './'`liboctave/operators/smx-scm-cm.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-scm-cm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-scm-cm.o
In file included from [01m[Kliboctave/operators/smx-scm-cm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-bm-sbm.lo `test -f 'liboctave/operators/smx-bm-sbm.cc' || echo './'`liboctave/operators/smx-bm-sbm.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CMatrix.h:28[m[K,
from [01m[Kliboctave/operators/smx-scm-m.h:5[m[K,
from [01m[Kliboctave/operators/smx-scm-m.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = double][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-bm-sbm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-bm-sbm.o
In file included from [01m[Kliboctave/operators/smx-bm-sbm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/operators/liboctave_operators_liboperators_la-smx-sbm-bm.lo `test -f 'liboctave/operators/smx-sbm-bm.cc' || echo './'`liboctave/operators/smx-sbm-bm.cc
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CMatrix.h:28[m[K,
from [01m[Kliboctave/operators/smx-sm-cm.h:5[m[K,
from [01m[Kliboctave/operators/smx-sm-cm.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
In file included from [01m[K./liboctave/array/MArray.h:30:0[m[K,
from [01m[K./liboctave/array/CMatrix.h:28[m[K,
from [01m[Kliboctave/operators/smx-scm-cm.h:5[m[K,
from [01m[Kliboctave/operators/smx-scm-cm.cc:6[m[K:
[01m[Kliboctave/operators/mx-inlines.cc:542:1:[m[K [01;35m[Kwarning: [m[Kmangled name for ‘[01m[Kbool do_mx_check(const Array<T>&, bool (*)(size_t, const T*) throw ()) [with T = std::complex<double>][m[K’ will change in C++17 because the exception specification is part of a function type [[01;35m[K-Wnoexcept-type[m[K]
[01;35m[Kdo_mx_check[m[K (const Array<T>& a,
[01;35m[K^~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/operators/smx-sbm-bm.cc -fPIC -DPIC -o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-sbm-bm.o
In file included from [01m[Kliboctave/operators/smx-sbm-bm.cc:3:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/system/liboctave_system_libsystem_la-child-list.lo `test -f 'liboctave/system/child-list.cc' || echo './'`liboctave/system/child-list.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/system/liboctave_system_libsystem_la-dir-ops.lo `test -f 'liboctave/system/dir-ops.cc' || echo './'`liboctave/system/dir-ops.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/system/child-list.cc -fPIC -DPIC -o liboctave/system/.libs/liboctave_system_libsystem_la-child-list.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/system/liboctave_system_libsystem_la-file-ops.lo `test -f 'liboctave/system/file-ops.cc' || echo './'`liboctave/system/file-ops.cc
In file included from [01m[Kliboctave/system/child-list.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/system/dir-ops.cc -fPIC -DPIC -o liboctave/system/.libs/liboctave_system_libsystem_la-dir-ops.o
In file included from [01m[Kliboctave/system/dir-ops.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/system/file-ops.cc -fPIC -DPIC -o liboctave/system/.libs/liboctave_system_libsystem_la-file-ops.o
In file included from [01m[Kliboctave/system/file-ops.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/system/liboctave_system_libsystem_la-file-stat.lo `test -f 'liboctave/system/file-stat.cc' || echo './'`liboctave/system/file-stat.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/system/file-stat.cc -fPIC -DPIC -o liboctave/system/.libs/liboctave_system_libsystem_la-file-stat.o
In file included from [01m[Kliboctave/system/file-stat.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/system/liboctave_system_libsystem_la-lo-sysdep.lo `test -f 'liboctave/system/lo-sysdep.cc' || echo './'`liboctave/system/lo-sysdep.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/system/lo-sysdep.cc -fPIC -DPIC -o liboctave/system/.libs/liboctave_system_libsystem_la-lo-sysdep.o
In file included from [01m[Kliboctave/system/lo-sysdep.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/system/liboctave_system_libsystem_la-mach-info.lo `test -f 'liboctave/system/mach-info.cc' || echo './'`liboctave/system/mach-info.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/system/liboctave_system_libsystem_la-oct-env.lo `test -f 'liboctave/system/oct-env.cc' || echo './'`liboctave/system/oct-env.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/system/mach-info.cc -fPIC -DPIC -o liboctave/system/.libs/liboctave_system_libsystem_la-mach-info.o
In file included from [01m[Kliboctave/system/mach-info.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/system/liboctave_system_libsystem_la-oct-group.lo `test -f 'liboctave/system/oct-group.cc' || echo './'`liboctave/system/oct-group.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/system/oct-env.cc -fPIC -DPIC -o liboctave/system/.libs/liboctave_system_libsystem_la-oct-env.o
In file included from [01m[Kliboctave/system/oct-env.cc:40:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/system/oct-group.cc -fPIC -DPIC -o liboctave/system/.libs/liboctave_system_libsystem_la-oct-group.o
In file included from [01m[Kliboctave/system/oct-group.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/system/liboctave_system_libsystem_la-oct-passwd.lo `test -f 'liboctave/system/oct-passwd.cc' || echo './'`liboctave/system/oct-passwd.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/system/liboctave_system_libsystem_la-oct-syscalls.lo `test -f 'liboctave/system/oct-syscalls.cc' || echo './'`liboctave/system/oct-syscalls.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/system/liboctave_system_libsystem_la-oct-time.lo `test -f 'liboctave/system/oct-time.cc' || echo './'`liboctave/system/oct-time.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/system/oct-passwd.cc -fPIC -DPIC -o liboctave/system/.libs/liboctave_system_libsystem_la-oct-passwd.o
In file included from [01m[Kliboctave/system/oct-passwd.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/system/oct-syscalls.cc -fPIC -DPIC -o liboctave/system/.libs/liboctave_system_libsystem_la-oct-syscalls.o
In file included from [01m[Kliboctave/system/oct-syscalls.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/system/oct-time.cc -fPIC -DPIC -o liboctave/system/.libs/liboctave_system_libsystem_la-oct-time.o
In file included from [01m[Kliboctave/system/oct-time.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/system/liboctave_system_libsystem_la-oct-uname.lo `test -f 'liboctave/system/oct-uname.cc' || echo './'`liboctave/system/oct-uname.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-cmd-edit.lo `test -f 'liboctave/util/cmd-edit.cc' || echo './'`liboctave/util/cmd-edit.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/system/oct-uname.cc -fPIC -DPIC -o liboctave/system/.libs/liboctave_system_libsystem_la-oct-uname.o
In file included from [01m[Kliboctave/system/oct-uname.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/cmd-edit.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-cmd-edit.o
In file included from [01m[Kliboctave/util/cmd-edit.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-cmd-hist.lo `test -f 'liboctave/util/cmd-hist.cc' || echo './'`liboctave/util/cmd-hist.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-data-conv.lo `test -f 'liboctave/util/data-conv.cc' || echo './'`liboctave/util/data-conv.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/cmd-hist.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-cmd-hist.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-glob-match.lo `test -f 'liboctave/util/glob-match.cc' || echo './'`liboctave/util/glob-match.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-kpse.lo `test -f 'liboctave/util/kpse.cc' || echo './'`liboctave/util/kpse.cc
In file included from [01m[Kliboctave/util/cmd-hist.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-lo-array-errwarn.lo `test -f 'liboctave/util/lo-array-errwarn.cc' || echo './'`liboctave/util/lo-array-errwarn.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/data-conv.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-data-conv.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/glob-match.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-glob-match.o
In file included from [01m[Kliboctave/util/data-conv.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/kpse.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-kpse.o
In file included from [01m[Kliboctave/util/glob-match.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/lo-array-errwarn.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-lo-array-errwarn.o
In file included from [01m[Kliboctave/util/kpse.cc:30:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/util/lo-array-errwarn.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-lo-array-gripes.lo `test -f 'liboctave/util/lo-array-gripes.cc' || echo './'`liboctave/util/lo-array-gripes.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-lo-hash.lo `test -f 'liboctave/util/lo-hash.cc' || echo './'`liboctave/util/lo-hash.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/lo-array-gripes.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-lo-array-gripes.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-lo-ieee.lo `test -f 'liboctave/util/lo-ieee.cc' || echo './'`liboctave/util/lo-ieee.cc
In file included from [01m[Kliboctave/util/lo-array-gripes.cc:27:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/lo-hash.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-lo-hash.o
In file included from [01m[Kliboctave/util/lo-hash.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/lo-ieee.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-lo-ieee.o
In file included from [01m[Kliboctave/util/lo-ieee.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-lo-utils.lo `test -f 'liboctave/util/lo-utils.cc' || echo './'`liboctave/util/lo-utils.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/lo-utils.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-lo-utils.o
In file included from [01m[Kliboctave/util/lo-utils.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-oct-base64.lo `test -f 'liboctave/util/oct-base64.cc' || echo './'`liboctave/util/oct-base64.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-oct-glob.lo `test -f 'liboctave/util/oct-glob.cc' || echo './'`liboctave/util/oct-glob.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/oct-base64.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-oct-base64.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-oct-inttypes.lo `test -f 'liboctave/util/oct-inttypes.cc' || echo './'`liboctave/util/oct-inttypes.cc
In file included from [01m[Kliboctave/util/oct-base64.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-oct-locbuf.lo `test -f 'liboctave/util/oct-locbuf.cc' || echo './'`liboctave/util/oct-locbuf.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/oct-glob.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-oct-glob.o
In file included from [01m[Kliboctave/util/oct-glob.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/oct-inttypes.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-oct-inttypes.o
In file included from [01m[Kliboctave/util/oct-inttypes.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/oct-locbuf.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-oct-locbuf.o
In file included from [01m[Kliboctave/util/oct-locbuf.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-oct-mutex.lo `test -f 'liboctave/util/oct-mutex.cc' || echo './'`liboctave/util/oct-mutex.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-oct-string.lo `test -f 'liboctave/util/oct-string.cc' || echo './'`liboctave/util/oct-string.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-oct-shlib.lo `test -f 'liboctave/util/oct-shlib.cc' || echo './'`liboctave/util/oct-shlib.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/oct-mutex.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-oct-mutex.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-pathsearch.lo `test -f 'liboctave/util/pathsearch.cc' || echo './'`liboctave/util/pathsearch.cc
In file included from [01m[Kliboctave/util/oct-mutex.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-lo-regexp.lo `test -f 'liboctave/util/lo-regexp.cc' || echo './'`liboctave/util/lo-regexp.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/oct-string.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-oct-string.o
In file included from [01m[Kliboctave/util/oct-string.cc:23:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/oct-shlib.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-oct-shlib.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/pathsearch.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-pathsearch.o
In file included from [01m[Kliboctave/util/oct-shlib.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/util/pathsearch.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/lo-regexp.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-lo-regexp.o
In file included from [01m[Kliboctave/util/lo-regexp.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-singleton-cleanup.lo `test -f 'liboctave/util/singleton-cleanup.cc' || echo './'`liboctave/util/singleton-cleanup.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-sparse-sort.lo `test -f 'liboctave/util/sparse-sort.cc' || echo './'`liboctave/util/sparse-sort.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/singleton-cleanup.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-singleton-cleanup.o
In file included from [01m[Kliboctave/util/singleton-cleanup.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/sparse-sort.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-sparse-sort.o
In file included from [01m[Kliboctave/util/sparse-sort.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-sparse-util.lo `test -f 'liboctave/util/sparse-util.cc' || echo './'`liboctave/util/sparse-util.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-str-vec.lo `test -f 'liboctave/util/str-vec.cc' || echo './'`liboctave/util/str-vec.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/sparse-util.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-sparse-util.o
In file included from [01m[Kliboctave/util/sparse-util.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/str-vec.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-str-vec.o
In file included from [01m[Kliboctave/util/str-vec.cc:32:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-unwind-prot.lo `test -f 'liboctave/util/unwind-prot.cc' || echo './'`liboctave/util/unwind-prot.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-url-transfer.lo `test -f 'liboctave/util/url-transfer.cc' || echo './'`liboctave/util/url-transfer.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/url-transfer.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-url-transfer.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-f2c-main.lo `test -f 'liboctave/util/f2c-main.c' || echo './'`liboctave/util/f2c-main.c
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/unwind-prot.cc -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-unwind-prot.o
In file included from [01m[Kliboctave/util/url-transfer.cc:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/util/unwind-prot.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/f2c-main.c -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-f2c-main.o
In file included from [01m[Kliboctave/util/f2c-main.c:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-lo-cutils.lo `test -f 'liboctave/util/lo-cutils.c' || echo './'`liboctave/util/lo-cutils.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/lo-cutils.c -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-lo-cutils.o
In file included from [01m[Kliboctave/util/lo-cutils.c:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-oct-rl-edit.lo `test -f 'liboctave/util/oct-rl-edit.c' || echo './'`liboctave/util/oct-rl-edit.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/oct-rl-edit.c -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-oct-rl-edit.o
In file included from [01m[Kliboctave/util/oct-rl-edit.c:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/util/liboctave_util_libutil_la-oct-rl-hist.lo `test -f 'liboctave/util/oct-rl-hist.c' || echo './'`liboctave/util/oct-rl-hist.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/util/oct-rl-hist.c -fPIC -DPIC -o liboctave/util/.libs/liboctave_util_libutil_la-oct-rl-hist.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-areadlink-wrapper.lo `test -f 'liboctave/wrappers/areadlink-wrapper.c' || echo './'`liboctave/wrappers/areadlink-wrapper.c
In file included from [01m[Kliboctave/util/oct-rl-hist.c:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/areadlink-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-areadlink-wrapper.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-async-system-wrapper.lo `test -f 'liboctave/wrappers/async-system-wrapper.c' || echo './'`liboctave/wrappers/async-system-wrapper.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-base64-wrappers.lo `test -f 'liboctave/wrappers/base64-wrappers.c' || echo './'`liboctave/wrappers/base64-wrappers.c
In file included from [01m[Kliboctave/wrappers/areadlink-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-canonicalize-file-name-wrapper.lo `test -f 'liboctave/wrappers/canonicalize-file-name-wrapper.c' || echo './'`liboctave/wrappers/canonicalize-file-name-wrapper.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/async-system-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-async-system-wrapper.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/base64-wrappers.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-base64-wrappers.o
In file included from [01m[Kliboctave/wrappers/async-system-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/wrappers/base64-wrappers.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/canonicalize-file-name-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-canonicalize-file-name-wrapper.o
In file included from [01m[Kliboctave/wrappers/canonicalize-file-name-wrapper.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-dirent-wrappers.lo `test -f 'liboctave/wrappers/dirent-wrappers.c' || echo './'`liboctave/wrappers/dirent-wrappers.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-fcntl-wrappers.lo `test -f 'liboctave/wrappers/fcntl-wrappers.c' || echo './'`liboctave/wrappers/fcntl-wrappers.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-filepos-wrappers.lo `test -f 'liboctave/wrappers/filepos-wrappers.c' || echo './'`liboctave/wrappers/filepos-wrappers.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/dirent-wrappers.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-dirent-wrappers.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/fcntl-wrappers.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-fcntl-wrappers.o
In file included from [01m[Kliboctave/wrappers/dirent-wrappers.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/wrappers/fcntl-wrappers.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-fpucw-wrappers.lo `test -f 'liboctave/wrappers/fpucw-wrappers.c' || echo './'`liboctave/wrappers/fpucw-wrappers.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-gen-tempname-wrapper.lo `test -f 'liboctave/wrappers/gen-tempname-wrapper.c' || echo './'`liboctave/wrappers/gen-tempname-wrapper.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/filepos-wrappers.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-filepos-wrappers.o
In file included from [01m[Kliboctave/wrappers/filepos-wrappers.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-getopt-wrapper.lo `test -f 'liboctave/wrappers/getopt-wrapper.c' || echo './'`liboctave/wrappers/getopt-wrapper.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/fpucw-wrappers.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-fpucw-wrappers.o
In file included from [01m[Kliboctave/wrappers/fpucw-wrappers.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-glob-wrappers.lo `test -f 'liboctave/wrappers/glob-wrappers.c' || echo './'`liboctave/wrappers/glob-wrappers.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/gen-tempname-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-gen-tempname-wrapper.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/getopt-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-getopt-wrapper.o
In file included from [01m[Kliboctave/wrappers/gen-tempname-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/wrappers/getopt-wrapper.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-hash-wrappers.lo `test -f 'liboctave/wrappers/hash-wrappers.c' || echo './'`liboctave/wrappers/hash-wrappers.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-math-wrappers.lo `test -f 'liboctave/wrappers/math-wrappers.c' || echo './'`liboctave/wrappers/math-wrappers.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-mkostemp-wrapper.lo `test -f 'liboctave/wrappers/mkostemp-wrapper.c' || echo './'`liboctave/wrappers/mkostemp-wrapper.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/glob-wrappers.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-glob-wrappers.o
In file included from [01m[Kliboctave/wrappers/glob-wrappers.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/hash-wrappers.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-hash-wrappers.o
In file included from [01m[Kliboctave/wrappers/hash-wrappers.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-nanosleep-wrapper.lo `test -f 'liboctave/wrappers/nanosleep-wrapper.c' || echo './'`liboctave/wrappers/nanosleep-wrapper.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/math-wrappers.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-math-wrappers.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/mkostemp-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-mkostemp-wrapper.o
In file included from [01m[Kliboctave/wrappers/math-wrappers.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/wrappers/mkostemp-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-nproc-wrapper.lo `test -f 'liboctave/wrappers/nproc-wrapper.c' || echo './'`liboctave/wrappers/nproc-wrapper.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-octave-popen2.lo `test -f 'liboctave/wrappers/octave-popen2.c' || echo './'`liboctave/wrappers/octave-popen2.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-putenv-wrapper.lo `test -f 'liboctave/wrappers/putenv-wrapper.c' || echo './'`liboctave/wrappers/putenv-wrapper.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/nanosleep-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-nanosleep-wrapper.o
In file included from [01m[Kliboctave/wrappers/nanosleep-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/nproc-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-nproc-wrapper.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-set-program-name-wrapper.lo `test -f 'liboctave/wrappers/set-program-name-wrapper.c' || echo './'`liboctave/wrappers/set-program-name-wrapper.c
In file included from [01m[Kliboctave/wrappers/nproc-wrapper.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-signal-wrappers.lo `test -f 'liboctave/wrappers/signal-wrappers.c' || echo './'`liboctave/wrappers/signal-wrappers.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/putenv-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-putenv-wrapper.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/octave-popen2.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-octave-popen2.o
In file included from [01m[Kliboctave/wrappers/putenv-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/wrappers/octave-popen2.c:31:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-stat-wrappers.lo `test -f 'liboctave/wrappers/stat-wrappers.c' || echo './'`liboctave/wrappers/stat-wrappers.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/set-program-name-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-set-program-name-wrapper.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/signal-wrappers.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-signal-wrappers.o
In file included from [01m[Kliboctave/wrappers/set-program-name-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/wrappers/signal-wrappers.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-strdup-wrapper.lo `test -f 'liboctave/wrappers/strdup-wrapper.c' || echo './'`liboctave/wrappers/strdup-wrapper.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-strftime-wrapper.lo `test -f 'liboctave/wrappers/strftime-wrapper.c' || echo './'`liboctave/wrappers/strftime-wrapper.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-strmode-wrapper.lo `test -f 'liboctave/wrappers/strmode-wrapper.c' || echo './'`liboctave/wrappers/strmode-wrapper.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/stat-wrappers.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-stat-wrappers.o
In file included from [01m[Kliboctave/wrappers/stat-wrappers.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/strftime-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-strftime-wrapper.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-strptime-wrapper.lo `test -f 'liboctave/wrappers/strptime-wrapper.c' || echo './'`liboctave/wrappers/strptime-wrapper.c
In file included from [01m[Kliboctave/wrappers/strftime-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/strdup-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-strdup-wrapper.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-time-wrappers.lo `test -f 'liboctave/wrappers/time-wrappers.c' || echo './'`liboctave/wrappers/time-wrappers.c
In file included from [01m[Kliboctave/wrappers/strdup-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/strmode-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-strmode-wrapper.o
In file included from [01m[Kliboctave/wrappers/strmode-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-tmpfile-wrapper.lo `test -f 'liboctave/wrappers/tmpfile-wrapper.c' || echo './'`liboctave/wrappers/tmpfile-wrapper.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-uname-wrapper.lo `test -f 'liboctave/wrappers/uname-wrapper.c' || echo './'`liboctave/wrappers/uname-wrapper.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-unistd-wrappers.lo `test -f 'liboctave/wrappers/unistd-wrappers.c' || echo './'`liboctave/wrappers/unistd-wrappers.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/strptime-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-strptime-wrapper.o
In file included from [01m[Kliboctave/wrappers/strptime-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/time-wrappers.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-time-wrappers.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-unsetenv-wrapper.lo `test -f 'liboctave/wrappers/unsetenv-wrapper.c' || echo './'`liboctave/wrappers/unsetenv-wrapper.c
In file included from [01m[Kliboctave/wrappers/time-wrappers.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/tmpfile-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-tmpfile-wrapper.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/uname-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-uname-wrapper.o
In file included from [01m[Kliboctave/wrappers/tmpfile-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Kliboctave/wrappers/uname-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-vasprintf-wrapper.lo `test -f 'liboctave/wrappers/vasprintf-wrapper.c' || echo './'`liboctave/wrappers/vasprintf-wrapper.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-wait-for-input.lo `test -f 'liboctave/wrappers/wait-for-input.c' || echo './'`liboctave/wrappers/wait-for-input.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o liboctave/wrappers/liboctave_wrappers_libwrappers_la-wait-wrappers.lo `test -f 'liboctave/wrappers/wait-wrappers.c' || echo './'`liboctave/wrappers/wait-wrappers.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/unistd-wrappers.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-unistd-wrappers.o
In file included from [01m[Kliboctave/wrappers/unistd-wrappers.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/unsetenv-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-unsetenv-wrapper.o
In file included from [01m[Kliboctave/wrappers/unsetenv-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/wait-for-input.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-wait-for-input.o
In file included from [01m[Kliboctave/wrappers/wait-for-input.c:31:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -I./liboctave/numeric -I./liboctave/system -I./liboctave/util -Iliboctave/wrappers -I./liboctave/wrappers -Ilibinterp -I./libinterp -Ilibinterp/corefcn -I./libinterp/corefcn -I./src -DHAVE_OCTAVE_QT_GUI -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o src/src_mkoctfile-mkoctfile.o `test -f 'src/mkoctfile.cc' || echo './'`src/mkoctfile.cc
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/wait-wrappers.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-wait-wrappers.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Ilibgnu -I./libgnu -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c liboctave/wrappers/vasprintf-wrapper.c -fPIC -DPIC -o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-vasprintf-wrapper.o
In file included from [01m[Ksrc/mkoctfile.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -I./liboctave/numeric -I./liboctave/system -I./liboctave/util -Iliboctave/wrappers -I./liboctave/wrappers -Ilibinterp -I./libinterp -Ilibinterp/corefcn -I./libinterp/corefcn -I./src -DHAVE_OCTAVE_QT_GUI -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o src/src_octave-display-available.o `test -f 'src/display-available.c' || echo './'`src/display-available.c
In file included from [01m[Kliboctave/wrappers/wait-wrappers.c:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -I./liboctave/numeric -I./liboctave/system -I./liboctave/util -Iliboctave/wrappers -I./liboctave/wrappers -Ilibinterp -I./libinterp -Ilibinterp/corefcn -I./libinterp/corefcn -I./src -DHAVE_OCTAVE_QT_GUI -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o src/src_octave-main.o `test -f 'src/main.cc' || echo './'`src/main.cc
In file included from [01m[Kliboctave/wrappers/vasprintf-wrapper.c:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Ksrc/main.cc:32:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -I./liboctave/numeric -I./liboctave/system -I./liboctave/util -Iliboctave/wrappers -I./liboctave/wrappers -Ilibinterp -I./libinterp -Ilibinterp/corefcn -I./libinterp/corefcn -I./src -DHAVE_OCTAVE_QT_GUI -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o src/src_octave_cli-octave-build-info.o `test -f 'src/octave-build-info.cc' || echo './'`src/octave-build-info.cc
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/array -I./liboctave/cruft/misc -I./liboctave/numeric -I./liboctave/system -I./liboctave/util -Iliboctave/wrappers -I./liboctave/wrappers -Ilibinterp -I./libinterp -Ilibinterp/corefcn -I./libinterp/corefcn -I./src -DHAVE_OCTAVE_QT_GUI -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o src/src_octave_config-octave-config.o `test -f 'src/octave-config.cc' || echo './'`src/octave-config.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-BlockArray.lo `test -f 'libgui/qterminal/libqterminal/unix/BlockArray.cpp' || echo './'`libgui/qterminal/libqterminal/unix/BlockArray.cpp
In file included from [01m[Ksrc/octave-build-info.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Ksrc/octave-config.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/BlockArray.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-BlockArray.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-Emulation.lo `test -f 'libgui/qterminal/libqterminal/unix/Emulation.cpp' || echo './'`libgui/qterminal/libqterminal/unix/Emulation.cpp
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/Emulation.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-Emulation.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-Filter.lo `test -f 'libgui/qterminal/libqterminal/unix/Filter.cpp' || echo './'`libgui/qterminal/libqterminal/unix/Filter.cpp
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/Filter.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-Filter.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-History.lo `test -f 'libgui/qterminal/libqterminal/unix/History.cpp' || echo './'`libgui/qterminal/libqterminal/unix/History.cpp
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/History.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-History.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-KeyboardTranslator.lo `test -f 'libgui/qterminal/libqterminal/unix/KeyboardTranslator.cpp' || echo './'`libgui/qterminal/libqterminal/unix/KeyboardTranslator.cpp
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/KeyboardTranslator.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-KeyboardTranslator.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-konsole_wcwidth.lo `test -f 'libgui/qterminal/libqterminal/unix/konsole_wcwidth.cpp' || echo './'`libgui/qterminal/libqterminal/unix/konsole_wcwidth.cpp
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/konsole_wcwidth.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-konsole_wcwidth.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-kpty.lo `test -f 'libgui/qterminal/libqterminal/unix/kpty.cpp' || echo './'`libgui/qterminal/libqterminal/unix/kpty.cpp
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/kpty.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-kpty.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-QUnixTerminalImpl.lo `test -f 'libgui/qterminal/libqterminal/unix/QUnixTerminalImpl.cpp' || echo './'`libgui/qterminal/libqterminal/unix/QUnixTerminalImpl.cpp
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/QUnixTerminalImpl.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-QUnixTerminalImpl.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-Screen.lo `test -f 'libgui/qterminal/libqterminal/unix/Screen.cpp' || echo './'`libgui/qterminal/libqterminal/unix/Screen.cpp
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/Screen.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-Screen.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-ScreenWindow.lo `test -f 'libgui/qterminal/libqterminal/unix/ScreenWindow.cpp' || echo './'`libgui/qterminal/libqterminal/unix/ScreenWindow.cpp
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/ScreenWindow.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-ScreenWindow.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-TerminalCharacterDecoder.lo `test -f 'libgui/qterminal/libqterminal/unix/TerminalCharacterDecoder.cpp' || echo './'`libgui/qterminal/libqterminal/unix/TerminalCharacterDecoder.cpp
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/TerminalCharacterDecoder.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-TerminalCharacterDecoder.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-Vt102Emulation.lo `test -f 'libgui/qterminal/libqterminal/unix/Vt102Emulation.cpp' || echo './'`libgui/qterminal/libqterminal/unix/Vt102Emulation.cpp
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/Vt102Emulation.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-Vt102Emulation.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-SelfListener.lo `test -f 'libgui/qterminal/libqterminal/unix/SelfListener.cpp' || echo './'`libgui/qterminal/libqterminal/unix/SelfListener.cpp
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/SelfListener.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-SelfListener.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-TerminalModel.lo `test -f 'libgui/qterminal/libqterminal/unix/TerminalModel.cpp' || echo './'`libgui/qterminal/libqterminal/unix/TerminalModel.cpp
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-TerminalView.lo `test -f 'libgui/qterminal/libqterminal/unix/TerminalView.cpp' || echo './'`libgui/qterminal/libqterminal/unix/TerminalView.cpp
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/TerminalModel.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-TerminalModel.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/TerminalView.cpp -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-TerminalView.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/libgui_qterminal_libqterminal_la-QTerminal.lo `test -f 'libgui/qterminal/libqterminal/QTerminal.cc' || echo './'`libgui/qterminal/libqterminal/QTerminal.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/QTerminal.cc -fPIC -DPIC -o libgui/qterminal/libqterminal/.libs/libgui_qterminal_libqterminal_la-QTerminal.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/libgui_qterminal_libqterminal_la-moc-QTerminal.lo `test -f 'libgui/qterminal/libqterminal/moc-QTerminal.cc' || echo './'`libgui/qterminal/libqterminal/moc-QTerminal.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-Emulation.lo `test -f 'libgui/qterminal/libqterminal/unix/moc-Emulation.cc' || echo './'`libgui/qterminal/libqterminal/unix/moc-Emulation.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/moc-QTerminal.cc -fPIC -DPIC -o libgui/qterminal/libqterminal/.libs/libgui_qterminal_libqterminal_la-moc-QTerminal.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/moc-Emulation.cc -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-Emulation.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-Filter.lo `test -f 'libgui/qterminal/libqterminal/unix/moc-Filter.cc' || echo './'`libgui/qterminal/libqterminal/unix/moc-Filter.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-QUnixTerminalImpl.lo `test -f 'libgui/qterminal/libqterminal/unix/moc-QUnixTerminalImpl.cc' || echo './'`libgui/qterminal/libqterminal/unix/moc-QUnixTerminalImpl.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-ScreenWindow.lo `test -f 'libgui/qterminal/libqterminal/unix/moc-ScreenWindow.cc' || echo './'`libgui/qterminal/libqterminal/unix/moc-ScreenWindow.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/moc-Filter.cc -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-Filter.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/moc-QUnixTerminalImpl.cc -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-QUnixTerminalImpl.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/moc-ScreenWindow.cc -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-ScreenWindow.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-SelfListener.lo `test -f 'libgui/qterminal/libqterminal/unix/moc-SelfListener.cc' || echo './'`libgui/qterminal/libqterminal/unix/moc-SelfListener.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/moc-SelfListener.cc -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-SelfListener.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-TerminalModel.lo `test -f 'libgui/qterminal/libqterminal/unix/moc-TerminalModel.cc' || echo './'`libgui/qterminal/libqterminal/unix/moc-TerminalModel.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-TerminalView.lo `test -f 'libgui/qterminal/libqterminal/unix/moc-TerminalView.cc' || echo './'`libgui/qterminal/libqterminal/unix/moc-TerminalView.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/moc-TerminalView.cc -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-TerminalView.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/moc-TerminalModel.cc -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-TerminalModel.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c -o libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-Vt102Emulation.lo `test -f 'libgui/qterminal/libqterminal/unix/moc-Vt102Emulation.cc' || echo './'`libgui/qterminal/libqterminal/unix/moc-Vt102Emulation.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-dialog.lo `test -f 'libgui/src/dialog.cc' || echo './'`libgui/src/dialog.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -I./libgui/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -c libgui/qterminal/libqterminal/unix/moc-Vt102Emulation.cc -fPIC -DPIC -o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-Vt102Emulation.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/dialog.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-dialog.o
In file included from [01m[Klibgui/src/dialog.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-documentation-dock-widget.lo `test -f 'libgui/src/documentation-dock-widget.cc' || echo './'`libgui/src/documentation-dock-widget.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/documentation-dock-widget.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-documentation-dock-widget.o
In file included from [01m[Klibgui/src/documentation-dock-widget.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-files-dock-widget.lo `test -f 'libgui/src/files-dock-widget.cc' || echo './'`libgui/src/files-dock-widget.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/files-dock-widget.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-files-dock-widget.o
In file included from [01m[Klibgui/src/files-dock-widget.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-history-dock-widget.lo `test -f 'libgui/src/history-dock-widget.cc' || echo './'`libgui/src/history-dock-widget.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/history-dock-widget.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-history-dock-widget.o
In file included from [01m[Klibgui/src/history-dock-widget.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/m-editor/libgui_src_libgui_src_la-file-editor-tab.lo `test -f 'libgui/src/m-editor/file-editor-tab.cc' || echo './'`libgui/src/m-editor/file-editor-tab.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/m-editor/libgui_src_libgui_src_la-file-editor.lo `test -f 'libgui/src/m-editor/file-editor.cc' || echo './'`libgui/src/m-editor/file-editor.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/m-editor/file-editor-tab.cc -fPIC -DPIC -o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-file-editor-tab.o
In file included from [01m[Klibgui/src/m-editor/file-editor-tab.cc:29:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/m-editor/file-editor.cc -fPIC -DPIC -o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-file-editor.o
In file included from [01m[Klibgui/src/m-editor/file-editor.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/m-editor/libgui_src_libgui_src_la-find-dialog.lo `test -f 'libgui/src/m-editor/find-dialog.cc' || echo './'`libgui/src/m-editor/find-dialog.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/m-editor/libgui_src_libgui_src_la-octave-qscintilla.lo `test -f 'libgui/src/m-editor/octave-qscintilla.cc' || echo './'`libgui/src/m-editor/octave-qscintilla.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/m-editor/find-dialog.cc -fPIC -DPIC -o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-find-dialog.o
In file included from [01m[Klibgui/src/m-editor/find-dialog.cc:63:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/m-editor/octave-qscintilla.cc -fPIC -DPIC -o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-octave-qscintilla.o
In file included from [01m[Klibgui/src/m-editor/octave-qscintilla.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/m-editor/libgui_src_libgui_src_la-octave-txt-lexer.lo `test -f 'libgui/src/m-editor/octave-txt-lexer.cc' || echo './'`libgui/src/m-editor/octave-txt-lexer.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/m-editor/libgui_src_libgui_src_la-marker.lo `test -f 'libgui/src/m-editor/marker.cc' || echo './'`libgui/src/m-editor/marker.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/m-editor/octave-txt-lexer.cc -fPIC -DPIC -o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-octave-txt-lexer.o
In file included from [01m[Klibgui/src/m-editor/octave-txt-lexer.cc:26:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/m-editor/marker.cc -fPIC -DPIC -o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-marker.o
In file included from [01m[Klibgui/src/m-editor/marker.cc:24:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/qtinfo/libgui_src_libgui_src_la-parser.lo `test -f 'libgui/src/qtinfo/parser.cc' || echo './'`libgui/src/qtinfo/parser.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/qtinfo/parser.cc -fPIC -DPIC -o libgui/src/qtinfo/.libs/libgui_src_libgui_src_la-parser.o
In file included from [01m[Klibgui/src/qtinfo/parser.cc:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/qtinfo/libgui_src_libgui_src_la-webinfo.lo `test -f 'libgui/src/qtinfo/webinfo.cc' || echo './'`libgui/src/qtinfo/webinfo.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/qtinfo/webinfo.cc -fPIC -DPIC -o libgui/src/qtinfo/.libs/libgui_src_libgui_src_la-webinfo.o
In file included from [01m[Klibgui/src/qtinfo/webinfo.cc:28:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-liboctgui-build-info.lo `test -f 'libgui/src/liboctgui-build-info.cc' || echo './'`libgui/src/liboctgui-build-info.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/m-editor/libgui_src_libgui_src_la-moc-file-editor-interface.lo `test -f 'libgui/src/m-editor/moc-file-editor-interface.cc' || echo './'`libgui/src/m-editor/moc-file-editor-interface.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/liboctgui-build-info.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-liboctgui-build-info.o
In file included from [01m[Klibgui/src/liboctgui-build-info.cc:25:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/m-editor/moc-file-editor-interface.cc -fPIC -DPIC -o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-moc-file-editor-interface.o
In file included from [01m[Klibgui/src/m-editor/moc-file-editor-interface.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/m-editor/libgui_src_libgui_src_la-moc-file-editor-tab.lo `test -f 'libgui/src/m-editor/moc-file-editor-tab.cc' || echo './'`libgui/src/m-editor/moc-file-editor-tab.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/m-editor/moc-file-editor-tab.cc -fPIC -DPIC -o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-moc-file-editor-tab.o
In file included from [01m[Klibgui/src/m-editor/moc-file-editor-tab.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/m-editor/libgui_src_libgui_src_la-moc-file-editor.lo `test -f 'libgui/src/m-editor/moc-file-editor.cc' || echo './'`libgui/src/m-editor/moc-file-editor.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/m-editor/libgui_src_libgui_src_la-moc-find-dialog.lo `test -f 'libgui/src/m-editor/moc-find-dialog.cc' || echo './'`libgui/src/m-editor/moc-find-dialog.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/m-editor/libgui_src_libgui_src_la-moc-octave-qscintilla.lo `test -f 'libgui/src/m-editor/moc-octave-qscintilla.cc' || echo './'`libgui/src/m-editor/moc-octave-qscintilla.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/m-editor/moc-file-editor.cc -fPIC -DPIC -o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-moc-file-editor.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/m-editor/libgui_src_libgui_src_la-moc-octave-txt-lexer.lo `test -f 'libgui/src/m-editor/moc-octave-txt-lexer.cc' || echo './'`libgui/src/m-editor/moc-octave-txt-lexer.cc
In file included from [01m[Klibgui/src/m-editor/moc-file-editor.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/m-editor/moc-find-dialog.cc -fPIC -DPIC -o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-moc-find-dialog.o
In file included from [01m[Klibgui/src/m-editor/moc-find-dialog.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/m-editor/libgui_src_libgui_src_la-moc-marker.lo `test -f 'libgui/src/m-editor/moc-marker.cc' || echo './'`libgui/src/m-editor/moc-marker.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/m-editor/moc-octave-qscintilla.cc -fPIC -DPIC -o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-moc-octave-qscintilla.o
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/m-editor/moc-octave-txt-lexer.cc -fPIC -DPIC -o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-moc-octave-txt-lexer.o
In file included from [01m[Klibgui/src/m-editor/moc-octave-qscintilla.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
In file included from [01m[Klibgui/src/m-editor/moc-octave-txt-lexer.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/m-editor/moc-marker.cc -fPIC -DPIC -o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-moc-marker.o
In file included from [01m[Klibgui/src/m-editor/moc-marker.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-dialog.lo `test -f 'libgui/src/moc-dialog.cc' || echo './'`libgui/src/moc-dialog.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-dialog.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-dialog.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-documentation-dock-widget.lo `test -f 'libgui/src/moc-documentation-dock-widget.cc' || echo './'`libgui/src/moc-documentation-dock-widget.cc
In file included from [01m[Klibgui/src/moc-dialog.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-files-dock-widget.lo `test -f 'libgui/src/moc-files-dock-widget.cc' || echo './'`libgui/src/moc-files-dock-widget.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-history-dock-widget.lo `test -f 'libgui/src/moc-history-dock-widget.cc' || echo './'`libgui/src/moc-history-dock-widget.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-files-dock-widget.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-files-dock-widget.o
In file included from [01m[Klibgui/src/moc-files-dock-widget.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-documentation-dock-widget.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-documentation-dock-widget.o
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-main-window.lo `test -f 'libgui/src/moc-main-window.cc' || echo './'`libgui/src/moc-main-window.cc
In file included from [01m[Klibgui/src/moc-documentation-dock-widget.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-history-dock-widget.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-history-dock-widget.o
In file included from [01m[Klibgui/src/moc-history-dock-widget.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-main-window.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-main-window.o
In file included from [01m[Klibgui/src/moc-main-window.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-octave-cmd.lo `test -f 'libgui/src/moc-octave-cmd.cc' || echo './'`libgui/src/moc-octave-cmd.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-octave-cmd.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-octave-cmd.o
In file included from [01m[Klibgui/src/moc-octave-cmd.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-octave-interpreter.lo `test -f 'libgui/src/moc-octave-interpreter.cc' || echo './'`libgui/src/moc-octave-interpreter.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-octave-qt-link.lo `test -f 'libgui/src/moc-octave-qt-link.cc' || echo './'`libgui/src/moc-octave-qt-link.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-settings-dialog.lo `test -f 'libgui/src/moc-settings-dialog.cc' || echo './'`libgui/src/moc-settings-dialog.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-octave-interpreter.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-octave-interpreter.o
In file included from [01m[Klibgui/src/moc-octave-interpreter.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-octave-qt-link.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-octave-qt-link.o
In file included from [01m[Klibgui/src/moc-octave-qt-link.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-settings-dialog.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-settings-dialog.o
In file included from [01m[Klibgui/src/moc-settings-dialog.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-terminal-dock-widget.lo `test -f 'libgui/src/moc-terminal-dock-widget.cc' || echo './'`libgui/src/moc-terminal-dock-widget.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-color-picker.lo `test -f 'libgui/src/moc-color-picker.cc' || echo './'`libgui/src/moc-color-picker.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-terminal-dock-widget.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-terminal-dock-widget.o
In file included from [01m[Klibgui/src/moc-terminal-dock-widget.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-color-picker.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-color-picker.o
In file included from [01m[Klibgui/src/moc-color-picker.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-resource-manager.lo `test -f 'libgui/src/moc-resource-manager.cc' || echo './'`libgui/src/moc-resource-manager.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-resource-manager.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-resource-manager.o
In file included from [01m[Klibgui/src/moc-resource-manager.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-shortcut-manager.lo `test -f 'libgui/src/moc-shortcut-manager.cc' || echo './'`libgui/src/moc-shortcut-manager.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-welcome-wizard.lo `test -f 'libgui/src/moc-welcome-wizard.cc' || echo './'`libgui/src/moc-welcome-wizard.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-welcome-wizard.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-welcome-wizard.o
In file included from [01m[Klibgui/src/moc-welcome-wizard.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-shortcut-manager.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-shortcut-manager.o
In file included from [01m[Klibgui/src/moc-shortcut-manager.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-workspace-model.lo `test -f 'libgui/src/moc-workspace-model.cc' || echo './'`libgui/src/moc-workspace-model.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-workspace-view.lo `test -f 'libgui/src/moc-workspace-view.cc' || echo './'`libgui/src/moc-workspace-view.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-workspace-model.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-workspace-model.o
In file included from [01m[Klibgui/src/moc-workspace-model.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-workspace-view.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-workspace-view.o
In file included from [01m[Klibgui/src/moc-workspace-view.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-find-files-dialog.lo `test -f 'libgui/src/moc-find-files-dialog.cc' || echo './'`libgui/src/moc-find-files-dialog.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-find-files-dialog.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-find-files-dialog.o
In file included from [01m[Klibgui/src/moc-find-files-dialog.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-find-files-model.lo `test -f 'libgui/src/moc-find-files-model.cc' || echo './'`libgui/src/moc-find-files-model.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-find-files-model.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-find-files-model.o
In file included from [01m[Klibgui/src/moc-find-files-model.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/qtinfo/libgui_src_libgui_src_la-moc-parser.lo `test -f 'libgui/src/qtinfo/moc-parser.cc' || echo './'`libgui/src/qtinfo/moc-parser.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/qtinfo/moc-parser.cc -fPIC -DPIC -o libgui/src/qtinfo/.libs/libgui_src_libgui_src_la-moc-parser.o
In file included from [01m[Klibgui/src/qtinfo/moc-parser.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/qtinfo/libgui_src_libgui_src_la-moc-webinfo.lo `test -f 'libgui/src/qtinfo/moc-webinfo.cc' || echo './'`libgui/src/qtinfo/moc-webinfo.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-moc-octave-dock-widget.lo `test -f 'libgui/src/moc-octave-dock-widget.cc' || echo './'`libgui/src/moc-octave-dock-widget.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/qtinfo/moc-webinfo.cc -fPIC -DPIC -o libgui/src/qtinfo/.libs/libgui_src_libgui_src_la-moc-webinfo.o
In file included from [01m[Klibgui/src/qtinfo/moc-webinfo.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-annotation-dialog.lo `test -f 'libgui/graphics/moc-annotation-dialog.cc' || echo './'`libgui/graphics/moc-annotation-dialog.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/moc-octave-dock-widget.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-octave-dock-widget.o
In file included from [01m[Klibgui/src/moc-octave-dock-widget.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-Backend.lo `test -f 'libgui/graphics/moc-Backend.cc' || echo './'`libgui/graphics/moc-Backend.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-annotation-dialog.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-annotation-dialog.o
In file included from [01m[Klibgui/graphics/moc-annotation-dialog.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-Backend.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-Backend.o
In file included from [01m[Klibgui/graphics/moc-Backend.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-ButtonControl.lo `test -f 'libgui/graphics/moc-ButtonControl.cc' || echo './'`libgui/graphics/moc-ButtonControl.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-ButtonGroup.lo `test -f 'libgui/graphics/moc-ButtonGroup.cc' || echo './'`libgui/graphics/moc-ButtonGroup.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-ButtonControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ButtonControl.o
In file included from [01m[Klibgui/graphics/moc-ButtonControl.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-ButtonGroup.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ButtonGroup.o
In file included from [01m[Klibgui/graphics/moc-ButtonGroup.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-ContextMenu.lo `test -f 'libgui/graphics/moc-ContextMenu.cc' || echo './'`libgui/graphics/moc-ContextMenu.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-ContextMenu.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ContextMenu.o
In file included from [01m[Klibgui/graphics/moc-ContextMenu.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-EditControl.lo `test -f 'libgui/graphics/moc-EditControl.cc' || echo './'`libgui/graphics/moc-EditControl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-EditControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-EditControl.o
In file included from [01m[Klibgui/graphics/moc-EditControl.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-Figure.lo `test -f 'libgui/graphics/moc-Figure.cc' || echo './'`libgui/graphics/moc-Figure.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-Figure.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-Figure.o
In file included from [01m[Klibgui/graphics/moc-Figure.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-FigureWindow.lo `test -f 'libgui/graphics/moc-FigureWindow.cc' || echo './'`libgui/graphics/moc-FigureWindow.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-ListBoxControl.lo `test -f 'libgui/graphics/moc-ListBoxControl.cc' || echo './'`libgui/graphics/moc-ListBoxControl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-FigureWindow.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-FigureWindow.o
In file included from [01m[Klibgui/graphics/moc-FigureWindow.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-ListBoxControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ListBoxControl.o
In file included from [01m[Klibgui/graphics/moc-ListBoxControl.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-Menu.lo `test -f 'libgui/graphics/moc-Menu.cc' || echo './'`libgui/graphics/moc-Menu.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-MouseModeActionGroup.lo `test -f 'libgui/graphics/moc-MouseModeActionGroup.cc' || echo './'`libgui/graphics/moc-MouseModeActionGroup.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-Object.lo `test -f 'libgui/graphics/moc-Object.cc' || echo './'`libgui/graphics/moc-Object.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-Menu.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-Menu.o
In file included from [01m[Klibgui/graphics/moc-Menu.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-MouseModeActionGroup.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-MouseModeActionGroup.o
In file included from [01m[Klibgui/graphics/moc-MouseModeActionGroup.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-Object.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-Object.o
In file included from [01m[Klibgui/graphics/moc-Object.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-ObjectFactory.lo `test -f 'libgui/graphics/moc-ObjectFactory.cc' || echo './'`libgui/graphics/moc-ObjectFactory.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-ObjectFactory.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ObjectFactory.o
In file included from [01m[Klibgui/graphics/moc-ObjectFactory.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-ObjectProxy.lo `test -f 'libgui/graphics/moc-ObjectProxy.cc' || echo './'`libgui/graphics/moc-ObjectProxy.cc
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-PopupMenuControl.lo `test -f 'libgui/graphics/moc-PopupMenuControl.cc' || echo './'`libgui/graphics/moc-PopupMenuControl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-ObjectProxy.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ObjectProxy.o
In file included from [01m[Klibgui/graphics/moc-ObjectProxy.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-PushTool.lo `test -f 'libgui/graphics/moc-PushTool.cc' || echo './'`libgui/graphics/moc-PushTool.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-PopupMenuControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-PopupMenuControl.o
In file included from [01m[Klibgui/graphics/moc-PopupMenuControl.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-PushTool.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-PushTool.o
In file included from [01m[Klibgui/graphics/moc-PushTool.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-SliderControl.lo `test -f 'libgui/graphics/moc-SliderControl.cc' || echo './'`libgui/graphics/moc-SliderControl.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-SliderControl.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-SliderControl.o
In file included from [01m[Klibgui/graphics/moc-SliderControl.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-TextEdit.lo `test -f 'libgui/graphics/moc-TextEdit.cc' || echo './'`libgui/graphics/moc-TextEdit.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-TextEdit.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-TextEdit.o
In file included from [01m[Klibgui/graphics/moc-TextEdit.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-ToggleTool.lo `test -f 'libgui/graphics/moc-ToggleTool.cc' || echo './'`libgui/graphics/moc-ToggleTool.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-ToggleTool.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ToggleTool.o
In file included from [01m[Klibgui/graphics/moc-ToggleTool.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_src_libgui_src_la-moc-ToolBar.lo `test -f 'libgui/graphics/moc-ToolBar.cc' || echo './'`libgui/graphics/moc-ToolBar.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/moc-ToolBar.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ToolBar.o
In file included from [01m[Klibgui/graphics/moc-ToolBar.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/src/libgui_src_libgui_src_la-qrc-resource.lo `test -f 'libgui/src/qrc-resource.cc' || echo './'`libgui/src/qrc-resource.cc
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -I./libgui/src/qtinfo -I./libgui/graphics -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/src/qrc-resource.cc -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-qrc-resource.o
In file included from [01m[Klibgui/src/qrc-resource.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libgui/graphics/libgui_graphics_libgui_graphics_la-qrc-qthandles.lo `test -f 'libgui/graphics/qrc-qthandles.cc' || echo './'`libgui/graphics/qrc-qthandles.cc
rm -f doc/interpreter/preface.texi-t doc/interpreter/preface.texi && \
perl ./doc/interpreter/munge-texi.pl . libinterp/DOCSTRINGS scripts/DOCSTRINGS < doc/interpreter/preface.txi > doc/interpreter/preface.texi-t && \
mv doc/interpreter/preface.texi-t doc/interpreter/preface.texi
rm -f scripts/java/octave.jar-t scripts/java/octave.jar && \
( cd scripts/java; \
"/opt/icedtea-bin-3.9.0/bin/jar" cf octave.jar-t org/octave/ClassHelper.class org/octave/OctClassLoader.class org/octave/Octave.class org/octave/OctaveReference.class org/octave/Matrix.class ) && \
mv scripts/java/octave.jar-t scripts/java/octave.jar
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -Ilibgui/graphics -I./libgui/graphics -Isrc -I./libgui/src -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libgui/graphics/qrc-qthandles.cc -fPIC -DPIC -o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-qrc-qthandles.o
In file included from [01m[Klibgui/graphics/qrc-qthandles.cc:2:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c -o libinterp/libinterp_liboctinterp_la-build-env-features.lo `test -f 'libinterp/build-env-features.cc' || echo './'`libinterp/build-env-features.cc
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/octave-value/liboctave-value.la libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-base.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-bool-mat.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-bool.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-builtin.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cell.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-ch-mat.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-class.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-classdef.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-colon.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-complex.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cs-list.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cx-diag.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cx-mat.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-dld-fcn.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-fcn-handle.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-fcn-inline.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-fcn.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-float.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-complex.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-cx-diag.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-cx-mat.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-re-diag.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-flt-re-mat.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-java.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-lazy-idx.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-mex-fcn.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-null-mat.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-oncleanup.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-perm.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-range.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-re-diag.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-re-mat.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-scalar.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-str-mat.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-struct.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-typeinfo.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-usr-fcn.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ovl.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-int16.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-int32.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-int64.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-int8.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-uint16.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-uint32.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-uint64.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-uint8.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-bool-sparse.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-cx-sparse.lo libinterp/octave-value/libinterp_octave_value_liboctave_value_la-ov-re-sparse.lo -lutil -lm
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/parse-tree/libparse-tree.la libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-lex.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-oct-parse.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-arg-list.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-array-list.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-assign.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-binop.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-bp.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-cbinop.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-cell.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-check.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-classdef.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-cmd.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-colon.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-const.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-decl.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-eval.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-except.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-exp.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-fcn-handle.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-funcall.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-id.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-idx.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-jump.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-loop.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-mat.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-misc.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-pr-code.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-select.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-stmt.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt-unop.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-pt.lo libinterp/parse-tree/libinterp_parse_tree_libparse_tree_la-token.lo -lutil -lm
libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Iliboctave -I./liboctave -I./liboctave/cruft/misc -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -I./libinterp/octave-value -Ilibinterp -I./libinterp -I./libinterp/operators -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./liboctave/wrappers -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -c libinterp/build-env-features.cc -fPIC -DPIC -o libinterp/.libs/libinterp_liboctinterp_la-build-env-features.o
In file included from [01m[Klibinterp/build-env-features.cc:4:0[m[K:
[01m[K./config.h:3359:48:[m[K [01;35m[Kwarning: [m[Kthis use of "defined" may not be portable [[01;35m[K-Wexpansion-to-defined[m[K]
|| (defined _FORTIFY_SOURCE && 0 < [01;35m[K_FORTIFY_SOURCE[m[K \
[01;35m[K^~~~~~~~~~~~~~~[m[K
libtool: link: x86_64-pc-linux-gnu-ar cru libinterp/parse-tree/.libs/libparse-tree.a libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-lex.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-oct-parse.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-arg-list.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-array-list.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-assign.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-binop.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-bp.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-cbinop.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-cell.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-check.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-classdef.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-cmd.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-colon.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-const.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-decl.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-eval.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-except.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-exp.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-fcn-handle.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-funcall.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-id.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-idx.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-jump.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-loop.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-mat.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-misc.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-pr-code.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-select.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-stmt.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt-unop.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-pt.o libinterp/parse-tree/.libs/libinterp_parse_tree_libparse_tree_la-token.o
libtool: link: x86_64-pc-linux-gnu-ranlib libinterp/parse-tree/.libs/libparse-tree.a
libtool: link: ( cd "libinterp/parse-tree/.libs" && rm -f "libparse-tree.la" && ln -s "../libparse-tree.la" "libparse-tree.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o liboctave/array/libarray.la liboctave/array/liboctave_array_libarray_la-Array-b.lo liboctave/array/liboctave_array_libarray_la-Array-C.lo liboctave/array/liboctave_array_libarray_la-Array-ch.lo liboctave/array/liboctave_array_libarray_la-Array-d.lo liboctave/array/liboctave_array_libarray_la-Array-f.lo liboctave/array/liboctave_array_libarray_la-Array-fC.lo liboctave/array/liboctave_array_libarray_la-Array-i.lo liboctave/array/liboctave_array_libarray_la-Array-idx-vec.lo liboctave/array/liboctave_array_libarray_la-Array-s.lo liboctave/array/liboctave_array_libarray_la-Array-str.lo liboctave/array/liboctave_array_libarray_la-Array-util.lo liboctave/array/liboctave_array_libarray_la-Array-voidp.lo liboctave/array/liboctave_array_libarray_la-boolMatrix.lo liboctave/array/liboctave_array_libarray_la-boolNDArray.lo liboctave/array/liboctave_array_libarray_la-boolSparse.lo liboctave/array/liboctave_array_libarray_la-CColVector.lo liboctave/array/liboctave_array_libarray_la-CDiagMatrix.lo liboctave/array/liboctave_array_libarray_la-chMatrix.lo liboctave/array/liboctave_array_libarray_la-chNDArray.lo liboctave/array/liboctave_array_libarray_la-CMatrix.lo liboctave/array/liboctave_array_libarray_la-CNDArray.lo liboctave/array/liboctave_array_libarray_la-CRowVector.lo liboctave/array/liboctave_array_libarray_la-CSparse.lo liboctave/array/liboctave_array_libarray_la-dColVector.lo liboctave/array/liboctave_array_libarray_la-dDiagMatrix.lo liboctave/array/liboctave_array_libarray_la-dim-vector.lo liboctave/array/liboctave_array_libarray_la-dMatrix.lo liboctave/array/liboctave_array_libarray_la-dNDArray.lo liboctave/array/liboctave_array_libarray_la-dRowVector.lo liboctave/array/liboctave_array_libarray_la-dSparse.lo liboctave/array/liboctave_array_libarray_la-fCColVector.lo liboctave/array/liboctave_array_libarray_la-fCDiagMatrix.lo liboctave/array/liboctave_array_libarray_la-fCMatrix.lo liboctave/array/liboctave_array_libarray_la-fCNDArray.lo liboctave/array/liboctave_array_libarray_la-fColVector.lo liboctave/array/liboctave_array_libarray_la-fCRowVector.lo liboctave/array/liboctave_array_libarray_la-fDiagMatrix.lo liboctave/array/liboctave_array_libarray_la-fMatrix.lo liboctave/array/liboctave_array_libarray_la-fNDArray.lo liboctave/array/liboctave_array_libarray_la-fRowVector.lo liboctave/array/liboctave_array_libarray_la-idx-vector.lo liboctave/array/liboctave_array_libarray_la-int16NDArray.lo liboctave/array/liboctave_array_libarray_la-int32NDArray.lo liboctave/array/liboctave_array_libarray_la-int64NDArray.lo liboctave/array/liboctave_array_libarray_la-int8NDArray.lo liboctave/array/liboctave_array_libarray_la-MArray-C.lo liboctave/array/liboctave_array_libarray_la-MArray-d.lo liboctave/array/liboctave_array_libarray_la-MArray-f.lo liboctave/array/liboctave_array_libarray_la-MArray-fC.lo liboctave/array/liboctave_array_libarray_la-MArray-i.lo liboctave/array/liboctave_array_libarray_la-MArray-s.lo liboctave/array/liboctave_array_libarray_la-MatrixType.lo liboctave/array/liboctave_array_libarray_la-MSparse-C.lo liboctave/array/liboctave_array_libarray_la-MSparse-d.lo liboctave/array/liboctave_array_libarray_la-PermMatrix.lo liboctave/array/liboctave_array_libarray_la-Range.lo liboctave/array/liboctave_array_libarray_la-Sparse-b.lo liboctave/array/liboctave_array_libarray_la-Sparse-C.lo liboctave/array/liboctave_array_libarray_la-Sparse-d.lo liboctave/array/liboctave_array_libarray_la-uint16NDArray.lo liboctave/array/liboctave_array_libarray_la-uint32NDArray.lo liboctave/array/liboctave_array_libarray_la-uint64NDArray.lo liboctave/array/liboctave_array_libarray_la-uint8NDArray.lo -lutil -lm
libtool: link: x86_64-pc-linux-gnu-ar cru libinterp/octave-value/.libs/liboctave-value.a libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-base.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-bool-mat.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-bool.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-builtin.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-cell.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-ch-mat.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-class.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-classdef.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-colon.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-complex.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-cs-list.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-cx-diag.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-cx-mat.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-dld-fcn.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-fcn-handle.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-fcn-inline.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-fcn.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-float.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-flt-complex.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-flt-cx-diag.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-flt-cx-mat.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-flt-re-diag.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-flt-re-mat.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-java.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-lazy-idx.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-mex-fcn.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-null-mat.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-oncleanup.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-perm.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-range.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-re-diag.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-re-mat.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-scalar.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-str-mat.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-struct.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-typeinfo.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-usr-fcn.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ovl.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-int16.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-int32.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-int64.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-int8.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-uint16.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-uint32.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-uint64.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-uint8.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-bool-sparse.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-cx-sparse.o libinterp/octave-value/.libs/libinterp_octave_value_liboctave_value_la-ov-re-sparse.o
libtool: link: x86_64-pc-linux-gnu-ranlib libinterp/octave-value/.libs/liboctave-value.a
/bin/sh ./libtool --tag=F77 --mode=link x86_64-pc-linux-gnu-gfortran -fPIC -O2 -pipe -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o liboctave/cruft/ranlib/libranlib.la liboctave/cruft/ranlib/advnst.lo liboctave/cruft/ranlib/genbet.lo liboctave/cruft/ranlib/genchi.lo liboctave/cruft/ranlib/genexp.lo liboctave/cruft/ranlib/genf.lo liboctave/cruft/ranlib/gengam.lo liboctave/cruft/ranlib/genmn.lo liboctave/cruft/ranlib/genmul.lo liboctave/cruft/ranlib/gennch.lo liboctave/cruft/ranlib/gennf.lo liboctave/cruft/ranlib/gennor.lo liboctave/cruft/ranlib/genprm.lo liboctave/cruft/ranlib/genunf.lo liboctave/cruft/ranlib/getcgn.lo liboctave/cruft/ranlib/getsd.lo liboctave/cruft/ranlib/ignbin.lo liboctave/cruft/ranlib/ignlgi.lo liboctave/cruft/ranlib/ignnbn.lo liboctave/cruft/ranlib/ignpoi.lo liboctave/cruft/ranlib/ignuin.lo liboctave/cruft/ranlib/initgn.lo liboctave/cruft/ranlib/inrgcm.lo liboctave/cruft/ranlib/lennob.lo liboctave/cruft/ranlib/mltmod.lo liboctave/cruft/ranlib/phrtsd.lo liboctave/cruft/ranlib/qrgnin.lo liboctave/cruft/ranlib/ranf.lo liboctave/cruft/ranlib/setall.lo liboctave/cruft/ranlib/setant.lo liboctave/cruft/ranlib/setgmn.lo liboctave/cruft/ranlib/setsd.lo liboctave/cruft/ranlib/sexpo.lo liboctave/cruft/ranlib/sgamma.lo liboctave/cruft/ranlib/snorm.lo liboctave/cruft/ranlib/wrap.lo -lutil -lm
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o liboctave/cruft/libcruft.la liboctave/cruft/amos/liboctave_cruft_libcruft_la-cacai.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cacon.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesh.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesi.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesj.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesk.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbesy.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbinu.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbuni.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbunk.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cunk1.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cunk2.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-crati.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cshch.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cuni1.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cuoik.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cairy.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbiry.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-ckscl.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cs1s2.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cuchk.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cuni2.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cwrsk.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-casyi.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cbknu.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cmlri.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cseri.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cunhj.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-cunik.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-dgamln.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-gamln.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-xzabs.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-xzexp.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-xzlog.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-xzsqrt.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zacai.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zacon.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zairy.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zasyi.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesh.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesi.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesj.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesk.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbesy.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbinu.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbiry.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbknu.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbuni.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zbunk.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zdiv.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zkscl.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zmlri.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zmlt.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zrati.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zs1s2.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zseri.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zshch.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zuchk.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zunhj.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zuni1.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zuni2.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zunik.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zunk1.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zunk2.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zuoik.lo liboctave/cruft/amos/liboctave_cruft_libcruft_la-zwrsk.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-ddot3.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-zdotc3.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-sdot3.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-cdotc3.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-dmatm3.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-zmatm3.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-smatm3.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-cmatm3.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xddot.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xdnrm2.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xdznrm2.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xzdotc.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xzdotu.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xsdot.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xsnrm2.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xscnrm2.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xcdotc.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xcdotu.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-xerbla.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-cconv2.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-csconv2.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-dconv2.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-sconv2.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-zconv2.lo liboctave/cruft/blas-xtra/liboctave_cruft_libcruft_la-zdconv2.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-datv.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dcnst0.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dcnstr.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddasic.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddasid.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddasik.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddaspk.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddstp.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-ddwnrm.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dfnrmd.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dfnrmk.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dhels.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dheqr.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dinvwt.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dlinsd.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dlinsk.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dmatd.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnedd.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnedk.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnsd.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnsid.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnsik.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dnsk.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dorth.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dslvd.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dslvk.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dspigm.lo liboctave/cruft/daspk/liboctave_cruft_libcruft_la-dyypnw.lo liboctave/cruft/dasrt/liboctave_cruft_libcruft_la-ddasrt.lo liboctave/cruft/dasrt/liboctave_cruft_libcruft_la-drchek.lo liboctave/cruft/dasrt/liboctave_cruft_libcruft_la-droots.lo liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddaini.lo liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddajac.lo liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddanrm.lo liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddaslv.lo liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddassl.lo liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddastp.lo liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddatrp.lo liboctave/cruft/dassl/liboctave_cruft_libcruft_la-ddawts.lo liboctave/cruft/Faddeeva/liboctave_cruft_libcruft_la-Faddeeva.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-cfftb.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-cfftb1.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-cfftf.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-cfftf1.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-cffti.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-cffti1.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passb.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passb2.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passb3.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passb4.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passb5.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passf.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passf2.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passf3.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passf4.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-passf5.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zfftb.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zfftb1.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zfftf.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zfftf1.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zffti.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zffti1.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassb.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassb2.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassb3.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassb4.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassb5.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassf.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassf2.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassf3.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassf4.lo liboctave/cruft/fftpack/liboctave_cruft_libcruft_la-zpassf5.lo liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xclange.lo liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xdlamch.lo liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xdlange.lo liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xilaenv.lo liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xslamch.lo liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xslange.lo liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-xzlange.lo liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-zrsf2csf.lo liboctave/cruft/lapack-xtra/liboctave_cruft_libcruft_la-crsf2csf.lo liboctave/cruft/misc/liboctave_cruft_libcruft_la-blaswrap.lo liboctave/cruft/misc/liboctave_cruft_libcruft_la-cquit.lo liboctave/cruft/misc/liboctave_cruft_libcruft_la-d1mach.lo liboctave/cruft/misc/liboctave_cruft_libcruft_la-f77-extern.lo liboctave/cruft/misc/liboctave_cruft_libcruft_la-f77-fcn.lo liboctave/cruft/misc/liboctave_cruft_libcruft_la-i1mach.lo liboctave/cruft/misc/liboctave_cruft_libcruft_la-lo-error.lo liboctave/cruft/misc/liboctave_cruft_libcruft_la-quit.lo liboctave/cruft/misc/liboctave_cruft_libcruft_la-r1mach.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-cfode.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-dlsode.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-ewset.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-intdy.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-prepj.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-solsy.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-stode.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-vnorm.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-scfode.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-sewset.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-sintdy.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-slsode.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-sprepj.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-ssolsy.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-sstode.lo liboctave/cruft/odepack/liboctave_cruft_libcruft_la-svnorm.lo liboctave/cruft/ordered-qz/liboctave_cruft_libcruft_la-dsubsp.lo liboctave/cruft/ordered-qz/liboctave_cruft_libcruft_la-exchqz.lo liboctave/cruft/ordered-qz/liboctave_cruft_libcruft_la-ssubsp.lo liboctave/cruft/ordered-qz/liboctave_cruft_libcruft_la-sexchqz.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqagi.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqagie.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqagp.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqagpe.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqelg.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqk15i.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqk21.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-dqpsrt.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qagie.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qagi.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qagpe.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qagp.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qelg.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qk15i.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qk21.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-qpsrt.lo liboctave/cruft/quadpack/liboctave_cruft_libcruft_la-xerror.lo liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-fdump.lo liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-ixsav.lo liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-j4save.lo liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xerclr.lo liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xercnt.lo liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xerhlt.lo liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xermsg.lo liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xerprn.lo liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xerrwd.lo liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xersve.lo liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xgetf.lo liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xgetua.lo liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xsetf.lo liboctave/cruft/slatec-err/liboctave_cruft_libcruft_la-xsetua.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-albeta.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-alngam.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-alnrel.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-algams.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-acosh.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-asinh.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-atanh.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-betai.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-csevl.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-d9gmit.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-d9lgic.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-d9lgit.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-d9lgmc.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dacosh.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dasinh.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-datanh.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dbetai.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dcsevl.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-derf.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgami.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgamit.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgamlm.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgamma.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dgamr.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dlbeta.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dlgams.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dlngam.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dlnrel.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dpchim.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dpchst.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-dpsifn.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-erf.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gami.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gamit.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gamlim.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gamma.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-gamr.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-initds.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-inits.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-pchim.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-pchst.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-psifn.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-r9lgmc.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-r9lgit.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-r9gmit.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-r9lgic.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdacosh.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdasinh.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdatanh.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdbetai.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xderf.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xderfc.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdgami.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdgamit.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xdgamma.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xgmainc.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xacosh.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xasinh.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xatanh.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xerf.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xerfc.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xsgmainc.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xgamma.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-xbetai.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-derfc.lo liboctave/cruft/slatec-fn/liboctave_cruft_libcruft_la-erfc.lo -lutil -lm
libtool: link: ( cd "libinterp/octave-value/.libs" && rm -f "liboctave-value.la" && ln -s "../liboctave-value.la" "liboctave-value.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o liboctave/numeric/libnumeric.la liboctave/numeric/liboctave_numeric_libnumeric_la-CollocWt.lo liboctave/numeric/liboctave_numeric_libnumeric_la-DASPK.lo liboctave/numeric/liboctave_numeric_libnumeric_la-DASRT.lo liboctave/numeric/liboctave_numeric_libnumeric_la-DASSL.lo liboctave/numeric/liboctave_numeric_libnumeric_la-EIG.lo liboctave/numeric/liboctave_numeric_libnumeric_la-LSODE.lo liboctave/numeric/liboctave_numeric_libnumeric_la-ODES.lo liboctave/numeric/liboctave_numeric_libnumeric_la-Quad.lo liboctave/numeric/liboctave_numeric_libnumeric_la-aepbalance.lo liboctave/numeric/liboctave_numeric_libnumeric_la-chol.lo liboctave/numeric/liboctave_numeric_libnumeric_la-eigs-base.lo liboctave/numeric/liboctave_numeric_libnumeric_la-fEIG.lo liboctave/numeric/liboctave_numeric_libnumeric_la-gepbalance.lo liboctave/numeric/liboctave_numeric_libnumeric_la-hess.lo liboctave/numeric/liboctave_numeric_libnumeric_la-lo-mappers.lo liboctave/numeric/liboctave_numeric_libnumeric_la-lo-specfun.lo liboctave/numeric/liboctave_numeric_libnumeric_la-lu.lo liboctave/numeric/liboctave_numeric_libnumeric_la-oct-convn.lo liboctave/numeric/liboctave_numeric_libnumeric_la-oct-fftw.lo liboctave/numeric/liboctave_numeric_libnumeric_la-oct-norm.lo liboctave/numeric/liboctave_numeric_libnumeric_la-oct-rand.lo liboctave/numeric/liboctave_numeric_libnumeric_la-oct-spparms.lo liboctave/numeric/liboctave_numeric_libnumeric_la-qr.lo liboctave/numeric/liboctave_numeric_libnumeric_la-qrp.lo liboctave/numeric/liboctave_numeric_libnumeric_la-randgamma.lo liboctave/numeric/liboctave_numeric_libnumeric_la-randmtzig.lo liboctave/numeric/liboctave_numeric_libnumeric_la-randpoisson.lo liboctave/numeric/liboctave_numeric_libnumeric_la-schur.lo liboctave/numeric/liboctave_numeric_libnumeric_la-sparse-chol.lo liboctave/numeric/liboctave_numeric_libnumeric_la-sparse-dmsolve.lo liboctave/numeric/liboctave_numeric_libnumeric_la-sparse-lu.lo liboctave/numeric/liboctave_numeric_libnumeric_la-sparse-qr.lo liboctave/numeric/liboctave_numeric_libnumeric_la-svd.lo -lutil -lm
libtool: link: x86_64-pc-linux-gnu-ar cru liboctave/array/.libs/libarray.a liboctave/array/.libs/liboctave_array_libarray_la-Array-b.o liboctave/array/.libs/liboctave_array_libarray_la-Array-C.o liboctave/array/.libs/liboctave_array_libarray_la-Array-ch.o liboctave/array/.libs/liboctave_array_libarray_la-Array-d.o liboctave/array/.libs/liboctave_array_libarray_la-Array-f.o liboctave/array/.libs/liboctave_array_libarray_la-Array-fC.o liboctave/array/.libs/liboctave_array_libarray_la-Array-i.o liboctave/array/.libs/liboctave_array_libarray_la-Array-idx-vec.o liboctave/array/.libs/liboctave_array_libarray_la-Array-s.o liboctave/array/.libs/liboctave_array_libarray_la-Array-str.o liboctave/array/.libs/liboctave_array_libarray_la-Array-util.o liboctave/array/.libs/liboctave_array_libarray_la-Array-voidp.o liboctave/array/.libs/liboctave_array_libarray_la-boolMatrix.o liboctave/array/.libs/liboctave_array_libarray_la-boolNDArray.o liboctave/array/.libs/liboctave_array_libarray_la-boolSparse.o liboctave/array/.libs/liboctave_array_libarray_la-CColVector.o liboctave/array/.libs/liboctave_array_libarray_la-CDiagMatrix.o liboctave/array/.libs/liboctave_array_libarray_la-chMatrix.o liboctave/array/.libs/liboctave_array_libarray_la-chNDArray.o liboctave/array/.libs/liboctave_array_libarray_la-CMatrix.o liboctave/array/.libs/liboctave_array_libarray_la-CNDArray.o liboctave/array/.libs/liboctave_array_libarray_la-CRowVector.o liboctave/array/.libs/liboctave_array_libarray_la-CSparse.o liboctave/array/.libs/liboctave_array_libarray_la-dColVector.o liboctave/array/.libs/liboctave_array_libarray_la-dDiagMatrix.o liboctave/array/.libs/liboctave_array_libarray_la-dim-vector.o liboctave/array/.libs/liboctave_array_libarray_la-dMatrix.o liboctave/array/.libs/liboctave_array_libarray_la-dNDArray.o liboctave/array/.libs/liboctave_array_libarray_la-dRowVector.o liboctave/array/.libs/liboctave_array_libarray_la-dSparse.o liboctave/array/.libs/liboctave_array_libarray_la-fCColVector.o liboctave/array/.libs/liboctave_array_libarray_la-fCDiagMatrix.o liboctave/array/.libs/liboctave_array_libarray_la-fCMatrix.o liboctave/array/.libs/liboctave_array_libarray_la-fCNDArray.o liboctave/array/.libs/liboctave_array_libarray_la-fColVector.o liboctave/array/.libs/liboctave_array_libarray_la-fCRowVector.o liboctave/array/.libs/liboctave_array_libarray_la-fDiagMatrix.o liboctave/array/.libs/liboctave_array_libarray_la-fMatrix.o liboctave/array/.libs/liboctave_array_libarray_la-fNDArray.o liboctave/array/.libs/liboctave_array_libarray_la-fRowVector.o liboctave/array/.libs/liboctave_array_libarray_la-idx-vector.o liboctave/array/.libs/liboctave_array_libarray_la-int16NDArray.o liboctave/array/.libs/liboctave_array_libarray_la-int32NDArray.o liboctave/array/.libs/liboctave_array_libarray_la-int64NDArray.o liboctave/array/.libs/liboctave_array_libarray_la-int8NDArray.o liboctave/array/.libs/liboctave_array_libarray_la-MArray-C.o liboctave/array/.libs/liboctave_array_libarray_la-MArray-d.o liboctave/array/.libs/liboctave_array_libarray_la-MArray-f.o liboctave/array/.libs/liboctave_array_libarray_la-MArray-fC.o liboctave/array/.libs/liboctave_array_libarray_la-MArray-i.o liboctave/array/.libs/liboctave_array_libarray_la-MArray-s.o liboctave/array/.libs/liboctave_array_libarray_la-MatrixType.o liboctave/array/.libs/liboctave_array_libarray_la-MSparse-C.o liboctave/array/.libs/liboctave_array_libarray_la-MSparse-d.o liboctave/array/.libs/liboctave_array_libarray_la-PermMatrix.o liboctave/array/.libs/liboctave_array_libarray_la-Range.o liboctave/array/.libs/liboctave_array_libarray_la-Sparse-b.o liboctave/array/.libs/liboctave_array_libarray_la-Sparse-C.o liboctave/array/.libs/liboctave_array_libarray_la-Sparse-d.o liboctave/array/.libs/liboctave_array_libarray_la-uint16NDArray.o liboctave/array/.libs/liboctave_array_libarray_la-uint32NDArray.o liboctave/array/.libs/liboctave_array_libarray_la-uint64NDArray.o liboctave/array/.libs/liboctave_array_libarray_la-uint8NDArray.o
libtool: link: x86_64-pc-linux-gnu-ar cru liboctave/cruft/ranlib/.libs/libranlib.a liboctave/cruft/ranlib/.libs/advnst.o liboctave/cruft/ranlib/.libs/genbet.o liboctave/cruft/ranlib/.libs/genchi.o liboctave/cruft/ranlib/.libs/genexp.o liboctave/cruft/ranlib/.libs/genf.o liboctave/cruft/ranlib/.libs/gengam.o liboctave/cruft/ranlib/.libs/genmn.o liboctave/cruft/ranlib/.libs/genmul.o liboctave/cruft/ranlib/.libs/gennch.o liboctave/cruft/ranlib/.libs/gennf.o liboctave/cruft/ranlib/.libs/gennor.o liboctave/cruft/ranlib/.libs/genprm.o liboctave/cruft/ranlib/.libs/genunf.o liboctave/cruft/ranlib/.libs/getcgn.o liboctave/cruft/ranlib/.libs/getsd.o liboctave/cruft/ranlib/.libs/ignbin.o liboctave/cruft/ranlib/.libs/ignlgi.o liboctave/cruft/ranlib/.libs/ignnbn.o liboctave/cruft/ranlib/.libs/ignpoi.o liboctave/cruft/ranlib/.libs/ignuin.o liboctave/cruft/ranlib/.libs/initgn.o liboctave/cruft/ranlib/.libs/inrgcm.o liboctave/cruft/ranlib/.libs/lennob.o liboctave/cruft/ranlib/.libs/mltmod.o liboctave/cruft/ranlib/.libs/phrtsd.o liboctave/cruft/ranlib/.libs/qrgnin.o liboctave/cruft/ranlib/.libs/ranf.o liboctave/cruft/ranlib/.libs/setall.o liboctave/cruft/ranlib/.libs/setant.o liboctave/cruft/ranlib/.libs/setgmn.o liboctave/cruft/ranlib/.libs/setsd.o liboctave/cruft/ranlib/.libs/sexpo.o liboctave/cruft/ranlib/.libs/sgamma.o liboctave/cruft/ranlib/.libs/snorm.o liboctave/cruft/ranlib/.libs/wrap.o
libtool: link: x86_64-pc-linux-gnu-ranlib liboctave/cruft/ranlib/.libs/libranlib.a
libtool: link: x86_64-pc-linux-gnu-ranlib liboctave/array/.libs/libarray.a
libtool: link: ( cd "liboctave/cruft/ranlib/.libs" && rm -f "libranlib.la" && ln -s "../libranlib.la" "libranlib.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o liboctave/operators/liboperators.la liboctave/operators/liboctave_operators_liboperators_la-mx-cdm-dm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-dm-cdm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-cs-dm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-cs-m.lo liboctave/operators/liboctave_operators_liboperators_la-mx-cs-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-cdm-cm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-cdm-m.lo liboctave/operators/liboctave_operators_liboperators_la-mx-cdm-s.lo liboctave/operators/liboctave_operators_liboperators_la-mx-cm-cdm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-cm-dm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-cm-m.lo liboctave/operators/liboctave_operators_liboperators_la-mx-cnda-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-cm-s.lo liboctave/operators/liboctave_operators_liboperators_la-mx-cnda-s.lo liboctave/operators/liboctave_operators_liboperators_la-mx-dm-cs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-dm-cm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-m-cs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-cs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-m-cdm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-m-cm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-cnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-s-cdm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-s-cm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-s-cnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-dm-m.lo liboctave/operators/liboctave_operators_liboperators_la-mx-m-dm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fcdm-fdm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fdm-fcdm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fcs-fdm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fcs-fm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fcs-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fcdm-fcm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fcdm-fm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fcdm-fs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-fcdm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-fdm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-fm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fcnda-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-fs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fcnda-fs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fdm-fcs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fdm-fcm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fm-fcs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-fcs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fm-fcdm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fm-fcm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-fcnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fs-fcdm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fs-fcm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fs-fcnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fdm-fm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fm-fdm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-pm-m.lo liboctave/operators/liboctave_operators_liboperators_la-mx-m-pm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-pm-cm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-cm-pm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-pm-fm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fm-pm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-pm-fcm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fcm-pm.lo liboctave/operators/liboctave_operators_liboperators_la-mx-s-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-s.lo liboctave/operators/liboctave_operators_liboperators_la-mx-s-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-s.lo liboctave/operators/liboctave_operators_liboperators_la-mx-s-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-s.lo liboctave/operators/liboctave_operators_liboperators_la-mx-s-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-s.lo liboctave/operators/liboctave_operators_liboperators_la-mx-s-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-s.lo liboctave/operators/liboctave_operators_liboperators_la-mx-s-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-s.lo liboctave/operators/liboctave_operators_liboperators_la-mx-s-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-s.lo liboctave/operators/liboctave_operators_liboperators_la-mx-s-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-s.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fs-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-fs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fs-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-fs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fs-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-fs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fs-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-fs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fs-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-fs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fs-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-fs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fs-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-fs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fs-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-fs.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-nda-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-fnda-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-fnda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui8.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui16.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui32.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i64.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i8nda-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i16nda-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i32nda-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui8nda-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui16nda-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui32nda-ui64nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui8nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui16nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-ui32nda.lo liboctave/operators/liboctave_operators_liboperators_la-mx-ui64nda-i64nda.lo liboctave/operators/liboctave_operators_liboperators_la-vx-ccv-cv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-ccv-s.lo liboctave/operators/liboctave_operators_liboperators_la-vx-crv-rv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-crv-s.lo liboctave/operators/liboctave_operators_liboperators_la-vx-cs-cv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-cs-rv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-cv-ccv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-cv-cs.lo liboctave/operators/liboctave_operators_liboperators_la-vx-rv-crv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-rv-cs.lo liboctave/operators/liboctave_operators_liboperators_la-vx-s-ccv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-s-crv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-fccv-fcv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-fccv-fs.lo liboctave/operators/liboctave_operators_liboperators_la-vx-fcrv-frv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-fcrv-fs.lo liboctave/operators/liboctave_operators_liboperators_la-vx-fcs-fcv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-fcs-frv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-fcv-fccv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-fcv-fcs.lo liboctave/operators/liboctave_operators_liboperators_la-vx-frv-fcrv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-frv-fcs.lo liboctave/operators/liboctave_operators_liboperators_la-vx-fs-fccv.lo liboctave/operators/liboctave_operators_liboperators_la-vx-fs-fcrv.lo liboctave/operators/liboctave_operators_liboperators_la-smx-sm-cs.lo liboctave/operators/liboctave_operators_liboperators_la-smx-cs-sm.lo liboctave/operators/liboctave_operators_liboperators_la-smx-scm-s.lo liboctave/operators/liboctave_operators_liboperators_la-smx-s-scm.lo liboctave/operators/liboctave_operators_liboperators_la-smx-scm-sm.lo liboctave/operators/liboctave_operators_liboperators_la-smx-sm-scm.lo liboctave/operators/liboctave_operators_liboperators_la-smx-m-sm.lo liboctave/operators/liboctave_operators_liboperators_la-smx-m-scm.lo liboctave/operators/liboctave_operators_liboperators_la-smx-cm-sm.lo liboctave/operators/liboctave_operators_liboperators_la-smx-cm-scm.lo liboctave/operators/liboctave_operators_liboperators_la-smx-sm-m.lo liboctave/operators/liboctave_operators_liboperators_la-smx-scm-m.lo liboctave/operators/liboctave_operators_liboperators_la-smx-sm-cm.lo liboctave/operators/liboctave_operators_liboperators_la-smx-scm-cm.lo liboctave/operators/liboctave_operators_liboperators_la-smx-bm-sbm.lo liboctave/operators/liboctave_operators_liboperators_la-smx-sbm-bm.lo -lutil -lm
libtool: link: ( cd "liboctave/array/.libs" && rm -f "libarray.la" && ln -s "../libarray.la" "libarray.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o liboctave/system/libsystem.la liboctave/system/liboctave_system_libsystem_la-child-list.lo liboctave/system/liboctave_system_libsystem_la-dir-ops.lo liboctave/system/liboctave_system_libsystem_la-file-ops.lo liboctave/system/liboctave_system_libsystem_la-file-stat.lo liboctave/system/liboctave_system_libsystem_la-lo-sysdep.lo liboctave/system/liboctave_system_libsystem_la-mach-info.lo liboctave/system/liboctave_system_libsystem_la-oct-env.lo liboctave/system/liboctave_system_libsystem_la-oct-group.lo liboctave/system/liboctave_system_libsystem_la-oct-passwd.lo liboctave/system/liboctave_system_libsystem_la-oct-syscalls.lo liboctave/system/liboctave_system_libsystem_la-oct-time.lo liboctave/system/liboctave_system_libsystem_la-oct-uname.lo -lutil -lm
libtool: link: x86_64-pc-linux-gnu-ar cru liboctave/numeric/.libs/libnumeric.a liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-CollocWt.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-DASPK.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-DASRT.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-DASSL.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-EIG.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-LSODE.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-ODES.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-Quad.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-aepbalance.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-chol.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-eigs-base.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-fEIG.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-gepbalance.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-hess.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-lo-mappers.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-lo-specfun.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-lu.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-oct-convn.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-oct-fftw.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-oct-norm.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-oct-rand.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-oct-spparms.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-qr.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-qrp.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-randgamma.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-randmtzig.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-randpoisson.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-schur.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-sparse-chol.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-sparse-dmsolve.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-sparse-lu.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-sparse-qr.o liboctave/numeric/.libs/liboctave_numeric_libnumeric_la-svd.o
libtool: link: x86_64-pc-linux-gnu-ranlib liboctave/numeric/.libs/libnumeric.a
libtool: link: ( cd "liboctave/numeric/.libs" && rm -f "libnumeric.la" && ln -s "../libnumeric.la" "libnumeric.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o liboctave/util/libutil.la liboctave/util/liboctave_util_libutil_la-cmd-edit.lo liboctave/util/liboctave_util_libutil_la-cmd-hist.lo liboctave/util/liboctave_util_libutil_la-data-conv.lo liboctave/util/liboctave_util_libutil_la-glob-match.lo liboctave/util/liboctave_util_libutil_la-kpse.lo liboctave/util/liboctave_util_libutil_la-lo-array-errwarn.lo liboctave/util/liboctave_util_libutil_la-lo-array-gripes.lo liboctave/util/liboctave_util_libutil_la-lo-hash.lo liboctave/util/liboctave_util_libutil_la-lo-ieee.lo liboctave/util/liboctave_util_libutil_la-lo-utils.lo liboctave/util/liboctave_util_libutil_la-oct-base64.lo liboctave/util/liboctave_util_libutil_la-oct-glob.lo liboctave/util/liboctave_util_libutil_la-oct-inttypes.lo liboctave/util/liboctave_util_libutil_la-oct-locbuf.lo liboctave/util/liboctave_util_libutil_la-oct-mutex.lo liboctave/util/liboctave_util_libutil_la-oct-string.lo liboctave/util/liboctave_util_libutil_la-oct-shlib.lo liboctave/util/liboctave_util_libutil_la-pathsearch.lo liboctave/util/liboctave_util_libutil_la-lo-regexp.lo liboctave/util/liboctave_util_libutil_la-singleton-cleanup.lo liboctave/util/liboctave_util_libutil_la-sparse-sort.lo liboctave/util/liboctave_util_libutil_la-sparse-util.lo liboctave/util/liboctave_util_libutil_la-str-vec.lo liboctave/util/liboctave_util_libutil_la-unwind-prot.lo liboctave/util/liboctave_util_libutil_la-url-transfer.lo liboctave/util/liboctave_util_libutil_la-f2c-main.lo liboctave/util/liboctave_util_libutil_la-lo-cutils.lo liboctave/util/liboctave_util_libutil_la-oct-rl-edit.lo liboctave/util/liboctave_util_libutil_la-oct-rl-hist.lo -lutil -lm
libtool: link: x86_64-pc-linux-gnu-ar cru liboctave/system/.libs/libsystem.a liboctave/system/.libs/liboctave_system_libsystem_la-child-list.o liboctave/system/.libs/liboctave_system_libsystem_la-dir-ops.o liboctave/system/.libs/liboctave_system_libsystem_la-file-ops.o liboctave/system/.libs/liboctave_system_libsystem_la-file-stat.o liboctave/system/.libs/liboctave_system_libsystem_la-lo-sysdep.o liboctave/system/.libs/liboctave_system_libsystem_la-mach-info.o liboctave/system/.libs/liboctave_system_libsystem_la-oct-env.o liboctave/system/.libs/liboctave_system_libsystem_la-oct-group.o liboctave/system/.libs/liboctave_system_libsystem_la-oct-passwd.o liboctave/system/.libs/liboctave_system_libsystem_la-oct-syscalls.o liboctave/system/.libs/liboctave_system_libsystem_la-oct-time.o liboctave/system/.libs/liboctave_system_libsystem_la-oct-uname.o
libtool: link: x86_64-pc-linux-gnu-ranlib liboctave/system/.libs/libsystem.a
libtool: link: ( cd "liboctave/system/.libs" && rm -f "libsystem.la" && ln -s "../libsystem.la" "libsystem.la" )
/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o liboctave/wrappers/libwrappers.la liboctave/wrappers/liboctave_wrappers_libwrappers_la-areadlink-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-async-system-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-base64-wrappers.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-canonicalize-file-name-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-dirent-wrappers.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-fcntl-wrappers.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-filepos-wrappers.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-fpucw-wrappers.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-gen-tempname-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-getopt-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-glob-wrappers.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-hash-wrappers.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-math-wrappers.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-mkostemp-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-nanosleep-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-nproc-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-octave-popen2.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-putenv-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-set-program-name-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-signal-wrappers.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-stat-wrappers.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-strdup-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-strftime-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-strmode-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-strptime-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-time-wrappers.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-tmpfile-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-uname-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-unistd-wrappers.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-unsetenv-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-vasprintf-wrapper.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-wait-for-input.lo liboctave/wrappers/liboctave_wrappers_libwrappers_la-wait-wrappers.lo -lutil -lm
libtool: link: x86_64-pc-linux-gnu-ar cru liboctave/util/.libs/libutil.a liboctave/util/.libs/liboctave_util_libutil_la-cmd-edit.o liboctave/util/.libs/liboctave_util_libutil_la-cmd-hist.o liboctave/util/.libs/liboctave_util_libutil_la-data-conv.o liboctave/util/.libs/liboctave_util_libutil_la-glob-match.o liboctave/util/.libs/liboctave_util_libutil_la-kpse.o liboctave/util/.libs/liboctave_util_libutil_la-lo-array-errwarn.o liboctave/util/.libs/liboctave_util_libutil_la-lo-array-gripes.o liboctave/util/.libs/liboctave_util_libutil_la-lo-hash.o liboctave/util/.libs/liboctave_util_libutil_la-lo-ieee.o liboctave/util/.libs/liboctave_util_libutil_la-lo-utils.o liboctave/util/.libs/liboctave_util_libutil_la-oct-base64.o liboctave/util/.libs/liboctave_util_libutil_la-oct-glob.o liboctave/util/.libs/liboctave_util_libutil_la-oct-inttypes.o liboctave/util/.libs/liboctave_util_libutil_la-oct-locbuf.o liboctave/util/.libs/liboctave_util_libutil_la-oct-mutex.o liboctave/util/.libs/liboctave_util_libutil_la-oct-string.o liboctave/util/.libs/liboctave_util_libutil_la-oct-shlib.o liboctave/util/.libs/liboctave_util_libutil_la-pathsearch.o liboctave/util/.libs/liboctave_util_libutil_la-lo-regexp.o liboctave/util/.libs/liboctave_util_libutil_la-singleton-cleanup.o liboctave/util/.libs/liboctave_util_libutil_la-sparse-sort.o liboctave/util/.libs/liboctave_util_libutil_la-sparse-util.o liboctave/util/.libs/liboctave_util_libutil_la-str-vec.o liboctave/util/.libs/liboctave_util_libutil_la-unwind-prot.o liboctave/util/.libs/liboctave_util_libutil_la-url-transfer.o liboctave/util/.libs/liboctave_util_libutil_la-f2c-main.o liboctave/util/.libs/liboctave_util_libutil_la-lo-cutils.o liboctave/util/.libs/liboctave_util_libutil_la-oct-rl-edit.o liboctave/util/.libs/liboctave_util_libutil_la-oct-rl-hist.o
libtool: link: x86_64-pc-linux-gnu-ranlib liboctave/util/.libs/libutil.a
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o src/octave-config src/src_octave_config-octave-config.o libinterp/corefcn/libcorefcn.la libgnu/libgnu.la -lutil -lm -lutil -lm
libtool: link: ( cd "liboctave/util/.libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libgui/qterminal/libqterminal.la libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-BlockArray.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-Emulation.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-Filter.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-History.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-KeyboardTranslator.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-konsole_wcwidth.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-kpty.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-QUnixTerminalImpl.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-Screen.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-ScreenWindow.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-TerminalCharacterDecoder.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-Vt102Emulation.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-SelfListener.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-TerminalModel.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-TerminalView.lo libgui/qterminal/libqterminal/libgui_qterminal_libqterminal_la-QTerminal.lo libgui/qterminal/libqterminal/libgui_qterminal_libqterminal_la-moc-QTerminal.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-Emulation.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-Filter.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-QUnixTerminalImpl.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-ScreenWindow.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-SelfListener.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-TerminalModel.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-TerminalView.lo libgui/qterminal/libqterminal/unix/libgui_qterminal_libqterminal_la-moc-Vt102Emulation.lo -lutil -lm
libtool: link: x86_64-pc-linux-gnu-ar cru liboctave/wrappers/.libs/libwrappers.a liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-areadlink-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-async-system-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-base64-wrappers.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-canonicalize-file-name-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-dirent-wrappers.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-fcntl-wrappers.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-filepos-wrappers.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-fpucw-wrappers.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-gen-tempname-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-getopt-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-glob-wrappers.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-hash-wrappers.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-math-wrappers.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-mkostemp-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-nanosleep-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-nproc-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-octave-popen2.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-putenv-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-set-program-name-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-signal-wrappers.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-stat-wrappers.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-strdup-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-strftime-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-strmode-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-strptime-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-time-wrappers.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-tmpfile-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-uname-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-unistd-wrappers.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-unsetenv-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-vasprintf-wrapper.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-wait-for-input.o liboctave/wrappers/.libs/liboctave_wrappers_libwrappers_la-wait-wrappers.o
libtool: link: x86_64-pc-linux-gnu-ranlib liboctave/wrappers/.libs/libwrappers.a
libtool: link: ( cd "liboctave/wrappers/.libs" && rm -f "libwrappers.la" && ln -s "../libwrappers.la" "libwrappers.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libgui/src/libgui-src.la libgui/src/libgui_src_libgui_src_la-dialog.lo libgui/src/libgui_src_libgui_src_la-documentation-dock-widget.lo libgui/src/libgui_src_libgui_src_la-files-dock-widget.lo libgui/src/libgui_src_libgui_src_la-history-dock-widget.lo libgui/src/m-editor/libgui_src_libgui_src_la-file-editor-tab.lo libgui/src/m-editor/libgui_src_libgui_src_la-file-editor.lo libgui/src/m-editor/libgui_src_libgui_src_la-find-dialog.lo libgui/src/m-editor/libgui_src_libgui_src_la-octave-qscintilla.lo libgui/src/m-editor/libgui_src_libgui_src_la-octave-txt-lexer.lo libgui/src/m-editor/libgui_src_libgui_src_la-marker.lo libgui/src/libgui_src_libgui_src_la-main-window.lo libgui/src/libgui_src_libgui_src_la-octave-cmd.lo libgui/src/libgui_src_libgui_src_la-octave-dock-widget.lo libgui/src/libgui_src_libgui_src_la-octave-gui.lo libgui/src/libgui_src_libgui_src_la-octave-interpreter.lo libgui/src/libgui_src_libgui_src_la-octave-qt-link.lo libgui/src/qtinfo/libgui_src_libgui_src_la-parser.lo libgui/src/qtinfo/libgui_src_libgui_src_la-webinfo.lo libgui/src/libgui_src_libgui_src_la-resource-manager.lo libgui/src/libgui_src_libgui_src_la-settings-dialog.lo libgui/src/libgui_src_libgui_src_la-shortcut-manager.lo libgui/src/libgui_src_libgui_src_la-thread-manager.lo libgui/src/libgui_src_libgui_src_la-terminal-dock-widget.lo libgui/src/libgui_src_libgui_src_la-color-picker.lo libgui/src/libgui_src_libgui_src_la-welcome-wizard.lo libgui/src/libgui_src_libgui_src_la-find-files-dialog.lo libgui/src/libgui_src_libgui_src_la-find-files-model.lo libgui/src/libgui_src_libgui_src_la-workspace-model.lo libgui/src/libgui_src_libgui_src_la-workspace-view.lo libgui/src/libgui_src_libgui_src_la-liboctgui-build-info.lo libgui/src/m-editor/libgui_src_libgui_src_la-moc-file-editor-interface.lo libgui/src/m-editor/libgui_src_libgui_src_la-moc-file-editor-tab.lo libgui/src/m-editor/libgui_src_libgui_src_la-moc-file-editor.lo libgui/src/m-editor/libgui_src_libgui_src_la-moc-find-dialog.lo libgui/src/m-editor/libgui_src_libgui_src_la-moc-octave-qscintilla.lo libgui/src/m-editor/libgui_src_libgui_src_la-moc-octave-txt-lexer.lo libgui/src/m-editor/libgui_src_libgui_src_la-moc-marker.lo libgui/src/libgui_src_libgui_src_la-moc-dialog.lo libgui/src/libgui_src_libgui_src_la-moc-documentation-dock-widget.lo libgui/src/libgui_src_libgui_src_la-moc-files-dock-widget.lo libgui/src/libgui_src_libgui_src_la-moc-history-dock-widget.lo libgui/src/libgui_src_libgui_src_la-moc-main-window.lo libgui/src/libgui_src_libgui_src_la-moc-octave-cmd.lo libgui/src/libgui_src_libgui_src_la-moc-octave-interpreter.lo libgui/src/libgui_src_libgui_src_la-moc-octave-qt-link.lo libgui/src/libgui_src_libgui_src_la-moc-settings-dialog.lo libgui/src/libgui_src_libgui_src_la-moc-terminal-dock-widget.lo libgui/src/libgui_src_libgui_src_la-moc-color-picker.lo libgui/src/libgui_src_libgui_src_la-moc-resource-manager.lo libgui/src/libgui_src_libgui_src_la-moc-shortcut-manager.lo libgui/src/libgui_src_libgui_src_la-moc-welcome-wizard.lo libgui/src/libgui_src_libgui_src_la-moc-workspace-model.lo libgui/src/libgui_src_libgui_src_la-moc-workspace-view.lo libgui/src/libgui_src_libgui_src_la-moc-find-files-dialog.lo libgui/src/libgui_src_libgui_src_la-moc-find-files-model.lo libgui/src/qtinfo/libgui_src_libgui_src_la-moc-parser.lo libgui/src/qtinfo/libgui_src_libgui_src_la-moc-webinfo.lo libgui/src/libgui_src_libgui_src_la-moc-octave-dock-widget.lo libgui/graphics/libgui_src_libgui_src_la-moc-annotation-dialog.lo libgui/graphics/libgui_src_libgui_src_la-moc-Backend.lo libgui/graphics/libgui_src_libgui_src_la-moc-ButtonControl.lo libgui/graphics/libgui_src_libgui_src_la-moc-ButtonGroup.lo libgui/graphics/libgui_src_libgui_src_la-moc-ContextMenu.lo libgui/graphics/libgui_src_libgui_src_la-moc-EditControl.lo libgui/graphics/libgui_src_libgui_src_la-moc-Figure.lo libgui/graphics/libgui_src_libgui_src_la-moc-FigureWindow.lo libgui/graphics/libgui_src_libgui_src_la-moc-ListBoxControl.lo libgui/graphics/libgui_src_libgui_src_la-moc-Menu.lo libgui/graphics/libgui_src_libgui_src_la-moc-MouseModeActionGroup.lo libgui/graphics/libgui_src_libgui_src_la-moc-Object.lo libgui/graphics/libgui_src_libgui_src_la-moc-ObjectFactory.lo libgui/graphics/libgui_src_libgui_src_la-moc-ObjectProxy.lo libgui/graphics/libgui_src_libgui_src_la-moc-PopupMenuControl.lo libgui/graphics/libgui_src_libgui_src_la-moc-PushTool.lo libgui/graphics/libgui_src_libgui_src_la-moc-SliderControl.lo libgui/graphics/libgui_src_libgui_src_la-moc-TextEdit.lo libgui/graphics/libgui_src_libgui_src_la-moc-ToggleTool.lo libgui/graphics/libgui_src_libgui_src_la-moc-ToolBar.lo libgui/src/libgui_src_libgui_src_la-qrc-resource.lo -lutil -lm
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,-z -Wl,defs -o src/octave-config src/src_octave_config-octave-config.o -Wl,--as-needed libinterp/corefcn/.libs/libcorefcn.a -lz libgnu/.libs/libgnu.a -lutil -lm -fopenmp -pthread
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libgui/graphics/libgui-graphics.la libgui/graphics/libgui_graphics_libgui_graphics_la-__init_qt__.lo libgui/graphics/libgui_graphics_libgui_graphics_la-annotation-dialog.lo libgui/graphics/libgui_graphics_libgui_graphics_la-Backend.lo libgui/graphics/libgui_graphics_libgui_graphics_la-BaseControl.lo libgui/graphics/libgui_graphics_libgui_graphics_la-ButtonControl.lo libgui/graphics/libgui_graphics_libgui_graphics_la-ButtonGroup.lo libgui/graphics/libgui_graphics_libgui_graphics_la-Canvas.lo libgui/graphics/libgui_graphics_libgui_graphics_la-CheckBoxControl.lo libgui/graphics/libgui_graphics_libgui_graphics_la-Container.lo libgui/graphics/libgui_graphics_libgui_graphics_la-ContextMenu.lo libgui/graphics/libgui_graphics_libgui_graphics_la-EditControl.lo libgui/graphics/libgui_graphics_libgui_graphics_la-Figure.lo libgui/graphics/libgui_graphics_libgui_graphics_la-FigureWindow.lo libgui/graphics/libgui_graphics_libgui_graphics_la-GLCanvas.lo libgui/graphics/libgui_graphics_libgui_graphics_la-KeyMap.lo libgui/graphics/libgui_graphics_libgui_graphics_la-ListBoxControl.lo libgui/graphics/libgui_graphics_libgui_graphics_la-Logger.lo libgui/graphics/libgui_graphics_libgui_graphics_la-Menu.lo libgui/graphics/libgui_graphics_libgui_graphics_la-MouseModeActionGroup.lo libgui/graphics/libgui_graphics_libgui_graphics_la-Object.lo libgui/graphics/libgui_graphics_libgui_graphics_la-ObjectFactory.lo libgui/graphics/libgui_graphics_libgui_graphics_la-ObjectProxy.lo libgui/graphics/libgui_graphics_libgui_graphics_la-Panel.lo libgui/graphics/libgui_graphics_libgui_graphics_la-PopupMenuControl.lo libgui/graphics/libgui_graphics_libgui_graphics_la-PushButtonControl.lo libgui/graphics/libgui_graphics_libgui_graphics_la-PushTool.lo libgui/graphics/libgui_graphics_libgui_graphics_la-QtHandlesUtils.lo libgui/graphics/libgui_graphics_libgui_graphics_la-RadioButtonControl.lo libgui/graphics/libgui_graphics_libgui_graphics_la-SliderControl.lo libgui/graphics/libgui_graphics_libgui_graphics_la-TextControl.lo libgui/graphics/libgui_graphics_libgui_graphics_la-TextEdit.lo libgui/graphics/libgui_graphics_libgui_graphics_la-ToggleButtonControl.lo libgui/graphics/libgui_graphics_libgui_graphics_la-ToggleTool.lo libgui/graphics/libgui_graphics_libgui_graphics_la-ToolBar.lo libgui/graphics/libgui_graphics_libgui_graphics_la-gl-select.lo libgui/graphics/libgui_graphics_libgui_graphics_la-qrc-qthandles.lo -lutil -lm
libtool: link: x86_64-pc-linux-gnu-ar cru libgui/qterminal/.libs/libqterminal.a libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-BlockArray.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-Emulation.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-Filter.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-History.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-KeyboardTranslator.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-konsole_wcwidth.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-kpty.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-QUnixTerminalImpl.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-Screen.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-ScreenWindow.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-TerminalCharacterDecoder.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-Vt102Emulation.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-SelfListener.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-TerminalModel.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-TerminalView.o libgui/qterminal/libqterminal/.libs/libgui_qterminal_libqterminal_la-QTerminal.o libgui/qterminal/libqterminal/.libs/libgui_qterminal_libqterminal_la-moc-QTerminal.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-Emulation.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-Filter.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-QUnixTerminalImpl.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-ScreenWindow.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-SelfListener.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-TerminalModel.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-TerminalView.o libgui/qterminal/libqterminal/unix/.libs/libgui_qterminal_libqterminal_la-moc-Vt102Emulation.o
libtool: link: x86_64-pc-linux-gnu-ranlib libgui/qterminal/.libs/libqterminal.a
libtool: link: ( cd "libgui/qterminal/.libs" && rm -f "libqterminal.la" && ln -s "../libqterminal.la" "libqterminal.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o src/mkoctfile src/src_mkoctfile-mkoctfile.o liboctave/wrappers/libwrappers.la libgnu/libgnu.la -lutil -lm -lutil -lm
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,-z -Wl,defs -o src/mkoctfile src/src_mkoctfile-mkoctfile.o -Wl,--as-needed liboctave/wrappers/.libs/libwrappers.a libgnu/.libs/libgnu.a -lutil -lm -fopenmp -pthread
libtool: link: x86_64-pc-linux-gnu-ar cru libgui/graphics/.libs/libgui-graphics.a libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-__init_qt__.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-annotation-dialog.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Backend.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-BaseControl.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ButtonControl.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ButtonGroup.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Canvas.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-CheckBoxControl.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Container.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ContextMenu.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-EditControl.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Figure.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-FigureWindow.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-GLCanvas.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-KeyMap.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ListBoxControl.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Logger.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Menu.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-MouseModeActionGroup.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Object.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ObjectFactory.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ObjectProxy.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-Panel.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-PopupMenuControl.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-PushButtonControl.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-PushTool.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-QtHandlesUtils.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-RadioButtonControl.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-SliderControl.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-TextControl.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-TextEdit.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ToggleButtonControl.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ToggleTool.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-ToolBar.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-gl-select.o libgui/graphics/.libs/libgui_graphics_libgui_graphics_la-qrc-qthandles.o
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o src/octave src/src_octave-display-available.o src/src_octave-main.o liboctave/wrappers/libwrappers.la libgnu/libgnu.la -lX11 -lutil -lm
libtool: link: x86_64-pc-linux-gnu-ar cru libgui/src/.libs/libgui-src.a libgui/src/.libs/libgui_src_libgui_src_la-dialog.o libgui/src/.libs/libgui_src_libgui_src_la-documentation-dock-widget.o libgui/src/.libs/libgui_src_libgui_src_la-files-dock-widget.o libgui/src/.libs/libgui_src_libgui_src_la-history-dock-widget.o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-file-editor-tab.o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-file-editor.o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-find-dialog.o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-octave-qscintilla.o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-octave-txt-lexer.o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-marker.o libgui/src/.libs/libgui_src_libgui_src_la-main-window.o libgui/src/.libs/libgui_src_libgui_src_la-octave-cmd.o libgui/src/.libs/libgui_src_libgui_src_la-octave-dock-widget.o libgui/src/.libs/libgui_src_libgui_src_la-octave-gui.o libgui/src/.libs/libgui_src_libgui_src_la-octave-interpreter.o libgui/src/.libs/libgui_src_libgui_src_la-octave-qt-link.o libgui/src/qtinfo/.libs/libgui_src_libgui_src_la-parser.o libgui/src/qtinfo/.libs/libgui_src_libgui_src_la-webinfo.o libgui/src/.libs/libgui_src_libgui_src_la-resource-manager.o libgui/src/.libs/libgui_src_libgui_src_la-settings-dialog.o libgui/src/.libs/libgui_src_libgui_src_la-shortcut-manager.o libgui/src/.libs/libgui_src_libgui_src_la-thread-manager.o libgui/src/.libs/libgui_src_libgui_src_la-terminal-dock-widget.o libgui/src/.libs/libgui_src_libgui_src_la-color-picker.o libgui/src/.libs/libgui_src_libgui_src_la-welcome-wizard.o libgui/src/.libs/libgui_src_libgui_src_la-find-files-dialog.o libgui/src/.libs/libgui_src_libgui_src_la-find-files-model.o libgui/src/.libs/libgui_src_libgui_src_la-workspace-model.o libgui/src/.libs/libgui_src_libgui_src_la-workspace-view.o libgui/src/.libs/libgui_src_libgui_src_la-liboctgui-build-info.o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-moc-file-editor-interface.o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-moc-file-editor-tab.o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-moc-file-editor.o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-moc-find-dialog.o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-moc-octave-qscintilla.o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-moc-octave-txt-lexer.o libgui/src/m-editor/.libs/libgui_src_libgui_src_la-moc-marker.o libgui/src/.libs/libgui_src_libgui_src_la-moc-dialog.o libgui/src/.libs/libgui_src_libgui_src_la-moc-documentation-dock-widget.o libgui/src/.libs/libgui_src_libgui_src_la-moc-files-dock-widget.o libgui/src/.libs/libgui_src_libgui_src_la-moc-history-dock-widget.o libgui/src/.libs/libgui_src_libgui_src_la-moc-main-window.o libgui/src/.libs/libgui_src_libgui_src_la-moc-octave-cmd.o libgui/src/.libs/libgui_src_libgui_src_la-moc-octave-interpreter.o libgui/src/.libs/libgui_src_libgui_src_la-moc-octave-qt-link.o libgui/src/.libs/libgui_src_libgui_src_la-moc-settings-dialog.o libgui/src/.libs/libgui_src_libgui_src_la-moc-terminal-dock-widget.o libgui/src/.libs/libgui_src_libgui_src_la-moc-color-picker.o libgui/src/.libs/libgui_src_libgui_src_la-moc-resource-manager.o libgui/src/.libs/libgui_src_libgui_src_la-moc-shortcut-manager.o libgui/src/.libs/libgui_src_libgui_src_la-moc-welcome-wizard.o libgui/src/.libs/libgui_src_libgui_src_la-moc-workspace-model.o libgui/src/.libs/libgui_src_libgui_src_la-moc-workspace-view.o libgui/src/.libs/libgui_src_libgui_src_la-moc-find-files-dialog.o libgui/src/.libs/libgui_src_libgui_src_la-moc-find-files-model.o libgui/src/qtinfo/.libs/libgui_src_libgui_src_la-moc-parser.o libgui/src/qtinfo/.libs/libgui_src_libgui_src_la-moc-webinfo.o libgui/src/.libs/libgui_src_libgui_src_la-moc-octave-dock-widget.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-annotation-dialog.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-Backend.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ButtonControl.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ButtonGroup.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ContextMenu.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-EditControl.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-Figure.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-FigureWindow.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ListBoxControl.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-Menu.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-MouseModeActionGroup.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-Object.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ObjectFactory.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ObjectProxy.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-PopupMenuControl.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-PushTool.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-SliderControl.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-TextEdit.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ToggleTool.o libgui/graphics/.libs/libgui_src_libgui_src_la-moc-ToolBar.o libgui/src/.libs/libgui_src_libgui_src_la-qrc-resource.o
libtool: link: x86_64-pc-linux-gnu-ranlib libgui/graphics/.libs/libgui-graphics.a
libtool: link: x86_64-pc-linux-gnu-ranlib libgui/src/.libs/libgui-src.a
libtool: link: ( cd "libgui/graphics/.libs" && rm -f "libgui-graphics.la" && ln -s "../libgui-graphics.la" "libgui-graphics.la" )
libtool: link: ( cd "libgui/src/.libs" && rm -f "libgui-src.la" && ln -s "../libgui-src.la" "libgui-src.la" )
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,-z -Wl,defs -o src/octave src/src_octave-display-available.o src/src_octave-main.o -Wl,--as-needed liboctave/wrappers/.libs/libwrappers.a libgnu/.libs/libgnu.a -lX11 -lutil -lm -fopenmp -pthread
libtool: link: x86_64-pc-linux-gnu-ar cru liboctave/cruft/.libs/libcruft.a liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cacai.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cacon.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbesh.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbesi.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbesj.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbesk.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbesy.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbinu.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbuni.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbunk.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cunk1.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cunk2.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-crati.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cshch.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cuni1.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cuoik.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cairy.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbiry.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-ckscl.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cs1s2.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cuchk.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cuni2.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cwrsk.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-casyi.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cbknu.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cmlri.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cseri.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cunhj.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-cunik.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-dgamln.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-gamln.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-xzabs.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-xzexp.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-xzlog.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-xzsqrt.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zacai.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zacon.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zairy.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zasyi.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbesh.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbesi.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbesj.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbesk.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbesy.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbinu.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbiry.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbknu.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbuni.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zbunk.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zdiv.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zkscl.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zmlri.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zmlt.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zrati.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zs1s2.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zseri.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zshch.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zuchk.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zunhj.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zuni1.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zuni2.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zunik.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zunk1.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zunk2.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zuoik.o liboctave/cruft/amos/.libs/liboctave_cruft_libcruft_la-zwrsk.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-ddot3.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-zdotc3.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-sdot3.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-cdotc3.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-dmatm3.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-zmatm3.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-smatm3.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-cmatm3.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xddot.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xdnrm2.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xdznrm2.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xzdotc.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xzdotu.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xsdot.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xsnrm2.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xscnrm2.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xcdotc.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xcdotu.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-xerbla.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-cconv2.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-csconv2.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-dconv2.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-sconv2.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-zconv2.o liboctave/cruft/blas-xtra/.libs/liboctave_cruft_libcruft_la-zdconv2.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-datv.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dcnst0.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dcnstr.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-ddasic.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-ddasid.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-ddasik.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-ddaspk.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-ddstp.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-ddwnrm.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dfnrmd.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dfnrmk.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dhels.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dheqr.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dinvwt.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dlinsd.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dlinsk.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dmatd.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dnedd.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dnedk.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dnsd.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dnsid.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dnsik.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dnsk.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dorth.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dslvd.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dslvk.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dspigm.o liboctave/cruft/daspk/.libs/liboctave_cruft_libcruft_la-dyypnw.o liboctave/cruft/dasrt/.libs/liboctave_cruft_libcruft_la-ddasrt.o liboctave/cruft/dasrt/.libs/liboctave_cruft_libcruft_la-drchek.o liboctave/cruft/dasrt/.libs/liboctave_cruft_libcruft_la-droots.o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddaini.o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddajac.o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddanrm.o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddaslv.o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddassl.o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddastp.o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddatrp.o liboctave/cruft/dassl/.libs/liboctave_cruft_libcruft_la-ddawts.o liboctave/cruft/Faddeeva/.libs/liboctave_cruft_libcruft_la-Faddeeva.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-cfftb.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-cfftb1.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-cfftf.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-cfftf1.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-cffti.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-cffti1.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passb.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passb2.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passb3.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passb4.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passb5.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passf.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passf2.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passf3.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passf4.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-passf5.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zfftb.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zfftb1.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zfftf.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zfftf1.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zffti.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zffti1.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassb.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassb2.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassb3.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassb4.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassb5.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassf.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassf2.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassf3.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassf4.o liboctave/cruft/fftpack/.libs/liboctave_cruft_libcruft_la-zpassf5.o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-xclange.o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-xdlamch.o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-xdlange.o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-xilaenv.o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-xslamch.o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-xslange.o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-xzlange.o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-zrsf2csf.o liboctave/cruft/lapack-xtra/.libs/liboctave_cruft_libcruft_la-crsf2csf.o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-blaswrap.o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-cquit.o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-d1mach.o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-f77-extern.o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-f77-fcn.o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-i1mach.o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-lo-error.o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-quit.o liboctave/cruft/misc/.libs/liboctave_cruft_libcruft_la-r1mach.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-cfode.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-dlsode.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-ewset.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-intdy.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-prepj.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-solsy.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-stode.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-vnorm.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-scfode.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-sewset.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-sintdy.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-slsode.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-sprepj.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-ssolsy.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-sstode.o liboctave/cruft/odepack/.libs/liboctave_cruft_libcruft_la-svnorm.o liboctave/cruft/ordered-qz/.libs/liboctave_cruft_libcruft_la-dsubsp.o liboctave/cruft/ordered-qz/.libs/liboctave_cruft_libcruft_la-exchqz.o liboctave/cruft/ordered-qz/.libs/liboctave_cruft_libcruft_la-ssubsp.o liboctave/cruft/ordered-qz/.libs/liboctave_cruft_libcruft_la-sexchqz.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqagi.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqagie.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqagp.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqagpe.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqelg.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqk15i.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqk21.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-dqpsrt.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qagie.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qagi.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qagpe.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qagp.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qelg.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qk15i.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qk21.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-qpsrt.o liboctave/cruft/quadpack/.libs/liboctave_cruft_libcruft_la-xerror.o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-fdump.o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-ixsav.o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-j4save.o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xerclr.o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xercnt.o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xerhlt.o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xermsg.o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xerprn.o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xerrwd.o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xersve.o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xgetf.o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xgetua.o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xsetf.o liboctave/cruft/slatec-err/.libs/liboctave_cruft_libcruft_la-xsetua.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-albeta.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-alngam.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-alnrel.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-algams.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-acosh.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-asinh.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-atanh.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-betai.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-csevl.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-d9gmit.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-d9lgic.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-d9lgit.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-d9lgmc.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dacosh.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dasinh.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-datanh.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dbetai.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dcsevl.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-derf.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dgami.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dgamit.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dgamlm.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dgamma.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dgamr.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dlbeta.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dlgams.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dlngam.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dlnrel.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dpchim.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dpchst.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-dpsifn.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-erf.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-gami.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-gamit.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-gamlim.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-gamma.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-gamr.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-initds.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-inits.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-pchim.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-pchst.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-psifn.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-r9lgmc.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-r9lgit.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-r9gmit.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-r9lgic.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xdacosh.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xdasinh.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xdatanh.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xdbetai.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xderf.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xderfc.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xdgami.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xdgamit.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xdgamma.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xgmainc.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xacosh.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xasinh.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xatanh.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xerf.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xerfc.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xsgmainc.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xgamma.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-xbetai.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-derfc.o liboctave/cruft/slatec-fn/.libs/liboctave_cruft_libcruft_la-erfc.o
libtool: link: x86_64-pc-linux-gnu-ranlib liboctave/cruft/.libs/libcruft.a
libtool: link: ( cd "liboctave/cruft/.libs" && rm -f "libcruft.la" && ln -s "../libcruft.la" "libcruft.la" )
libtool: link: x86_64-pc-linux-gnu-ar cru liboctave/operators/.libs/liboperators.a liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cdm-dm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-dm-cdm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cs-dm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cs-m.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cs-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cdm-cm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cdm-m.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cdm-s.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cm-cdm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cm-dm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cm-m.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cnda-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cm-s.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cnda-s.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-dm-cs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-dm-cm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-m-cs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-cs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-m-cdm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-m-cm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-cnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-cdm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-cm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-cnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-dm-m.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-m-dm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcdm-fdm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fdm-fcdm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcs-fdm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcs-fm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcs-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcdm-fcm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcdm-fm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcdm-fs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcm-fcdm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcm-fdm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcm-fm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcnda-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcm-fs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcnda-fs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fdm-fcs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fdm-fcm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fm-fcs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-fcs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fm-fcdm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fm-fcm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-fcnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-fcdm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-fcm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-fcnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fdm-fm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fm-fdm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-pm-m.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-m-pm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-pm-cm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-cm-pm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-pm-fm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fm-pm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-pm-fcm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fcm-pm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-s.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-s.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-s.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-s.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-s.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-s.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-s.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-s-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-s.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-fs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-fs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-fs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-fs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-fs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-fs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-fs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fs-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-fs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-nda-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-fnda-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-fnda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-i16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-i32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-i64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-i8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-i32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-i64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-i8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-i16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-i64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-i8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-i16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-i32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-ui16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-ui32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-ui64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-ui8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-ui32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-ui64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-ui8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-ui16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-ui64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-ui8.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-ui16.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-ui32.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i64.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i8nda-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i16nda-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i32nda-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-i64nda-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui8nda-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui16nda-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui32nda-ui64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-ui8nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-ui16nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-ui32nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-mx-ui64nda-i64nda.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-ccv-cv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-ccv-s.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-crv-rv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-crv-s.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-cs-cv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-cs-rv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-cv-ccv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-cv-cs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-rv-crv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-rv-cs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-s-ccv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-s-crv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fccv-fcv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fccv-fs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fcrv-frv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fcrv-fs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fcs-fcv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fcs-frv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fcv-fccv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fcv-fcs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-frv-fcrv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-frv-fcs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fs-fccv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-vx-fs-fcrv.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-sm-cs.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-cs-sm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-scm-s.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-s-scm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-scm-sm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-sm-scm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-m-sm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-m-scm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-cm-sm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-cm-scm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-sm-m.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-scm-m.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-sm-cm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-scm-cm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-bm-sbm.o liboctave/operators/.libs/liboctave_operators_liboperators_la-smx-sbm-bm.o
libtool: link: x86_64-pc-linux-gnu-ranlib liboctave/operators/.libs/liboperators.a
libtool: link: ( cd "liboctave/operators/.libs" && rm -f "liboperators.la" && ln -s "../liboperators.la" "liboperators.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -version-info 4:0:0 -no-undefined -bindir /usr/bin -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64/blas/reference -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o liboctave/liboctave.la -rpath /usr/lib64/octave/4.2.2 liboctave/liboctave_liboctave_la-liboctave-build-info.lo liboctave/array/libarray.la liboctave/cruft/ranlib/libranlib.la liboctave/cruft/libcruft.la liboctave/numeric/libnumeric.la liboctave/operators/liboperators.la liboctave/system/libsystem.la liboctave/util/libutil.la liboctave/wrappers/libwrappers.la libgnu/libgnu.la -lcurl -lcholmod -lsuitesparseconfig -lumfpack -lamd -lsuitesparseconfig -lamd -lsuitesparseconfig -lcamd -lsuitesparseconfig -lcolamd -lsuitesparseconfig -lccolamd -lsuitesparseconfig -lcxsparse -lsuitesparseconfig -lsuitesparseconfig -larpack -lblas -llapack -lblas -lqrupdate -L/usr/lib64/lapack/reference -L/usr/lib64/blas/reference -llapack -lblas -L/usr/lib64/blas/reference -lblas -lreadline -lncurses -L/usr/lib64 -lpcre -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lgfortran -lm -lquadmath -lutil -lm -lutil -lm
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o liboctave/.libs/liboctave_liboctave_la-liboctave-build-info.o -Wl,--whole-archive liboctave/array/.libs/libarray.a liboctave/cruft/ranlib/.libs/libranlib.a liboctave/cruft/.libs/libcruft.a liboctave/numeric/.libs/libnumeric.a liboctave/operators/.libs/liboperators.a liboctave/system/.libs/libsystem.a liboctave/util/.libs/libutil.a liboctave/wrappers/.libs/libwrappers.a libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -Wl,--as-needed -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -L/usr/lib64 -lpcre -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lutil -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,liboctave.so.4 -o liboctave/.libs/liboctave.so.4.0.0
libtool: link: (cd "liboctave/.libs" && rm -f "liboctave.so.4" && ln -s "liboctave.so.4.0.0" "liboctave.so.4")
libtool: link: (cd "liboctave/.libs" && rm -f "liboctave.so" && ln -s "liboctave.so.4.0.0" "liboctave.so")
libtool: link: ( cd "liboctave/.libs" && rm -f "liboctave.la" && ln -s "../liboctave.la" "liboctave.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -version-info 4:0:0 -no-undefined -bindir /usr/bin -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/liboctinterp.la -rpath /usr/lib64/octave/4.2.2 libinterp/libinterp_liboctinterp_la-octave.lo libinterp/libinterp_liboctinterp_la-version.lo libinterp/operators/libinterp_liboctinterp_la-op-b-b.lo libinterp/operators/libinterp_liboctinterp_la-op-b-bm.lo libinterp/operators/libinterp_liboctinterp_la-op-b-sbm.lo libinterp/operators/libinterp_liboctinterp_la-op-bm-b.lo libinterp/operators/libinterp_liboctinterp_la-op-bm-bm.lo libinterp/operators/libinterp_liboctinterp_la-op-bm-sbm.lo libinterp/operators/libinterp_liboctinterp_la-op-cdm-cdm.lo libinterp/operators/libinterp_liboctinterp_la-op-cdm-cm.lo libinterp/operators/libinterp_liboctinterp_la-op-cdm-cs.lo libinterp/operators/libinterp_liboctinterp_la-op-cdm-dm.lo libinterp/operators/libinterp_liboctinterp_la-op-cdm-m.lo libinterp/operators/libinterp_liboctinterp_la-op-cdm-s.lo libinterp/operators/libinterp_liboctinterp_la-op-cell.lo libinterp/operators/libinterp_liboctinterp_la-op-chm.lo libinterp/operators/libinterp_liboctinterp_la-op-class.lo libinterp/operators/libinterp_liboctinterp_la-op-cm-cdm.lo libinterp/operators/libinterp_liboctinterp_la-op-cm-cm.lo libinterp/operators/libinterp_liboctinterp_la-op-cm-cs.lo libinterp/operators/libinterp_liboctinterp_la-op-cm-dm.lo libinterp/operators/libinterp_liboctinterp_la-op-cm-m.lo libinterp/operators/libinterp_liboctinterp_la-op-cm-pm.lo libinterp/operators/libinterp_liboctinterp_la-op-cm-s.lo libinterp/operators/libinterp_liboctinterp_la-op-cm-scm.lo libinterp/operators/libinterp_liboctinterp_la-op-cm-sm.lo libinterp/operators/libinterp_liboctinterp_la-op-cs-cm.lo libinterp/operators/libinterp_liboctinterp_la-op-cs-cs.lo libinterp/operators/libinterp_liboctinterp_la-op-cs-m.lo libinterp/operators/libinterp_liboctinterp_la-op-cs-s.lo libinterp/operators/libinterp_liboctinterp_la-op-cs-scm.lo libinterp/operators/libinterp_liboctinterp_la-op-cs-sm.lo libinterp/operators/libinterp_liboctinterp_la-op-dm-cdm.lo libinterp/operators/libinterp_liboctinterp_la-op-dm-cm.lo libinterp/operators/libinterp_liboctinterp_la-op-dm-cs.lo libinterp/operators/libinterp_liboctinterp_la-op-dm-dm.lo libinterp/operators/libinterp_liboctinterp_la-op-dm-m.lo libinterp/operators/libinterp_liboctinterp_la-op-dm-s.lo libinterp/operators/libinterp_liboctinterp_la-op-dm-scm.lo libinterp/operators/libinterp_liboctinterp_la-op-dm-sm.lo libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fcdm.lo libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fcm.lo libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fcs.lo libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fdm.lo libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fm.lo libinterp/operators/libinterp_liboctinterp_la-op-fcdm-fs.lo libinterp/operators/libinterp_liboctinterp_la-op-fcm-fcdm.lo libinterp/operators/libinterp_liboctinterp_la-op-fcm-fcm.lo libinterp/operators/libinterp_liboctinterp_la-op-fcm-fcs.lo libinterp/operators/libinterp_liboctinterp_la-op-fcm-fdm.lo libinterp/operators/libinterp_liboctinterp_la-op-fcm-fm.lo libinterp/operators/libinterp_liboctinterp_la-op-fcm-fs.lo libinterp/operators/libinterp_liboctinterp_la-op-fcm-pm.lo libinterp/operators/libinterp_liboctinterp_la-op-fcn.lo libinterp/operators/libinterp_liboctinterp_la-op-fcs-fcm.lo libinterp/operators/libinterp_liboctinterp_la-op-fcs-fcs.lo libinterp/operators/libinterp_liboctinterp_la-op-fcs-fm.lo libinterp/operators/libinterp_liboctinterp_la-op-fcs-fs.lo libinterp/operators/libinterp_liboctinterp_la-op-fdm-fcdm.lo libinterp/operators/libinterp_liboctinterp_la-op-fdm-fcm.lo libinterp/operators/libinterp_liboctinterp_la-op-fdm-fcs.lo libinterp/operators/libinterp_liboctinterp_la-op-fdm-fdm.lo libinterp/operators/libinterp_liboctinterp_la-op-fdm-fm.lo libinterp/operators/libinterp_liboctinterp_la-op-fdm-fs.lo libinterp/operators/libinterp_liboctinterp_la-op-fm-fcdm.lo libinterp/operators/libinterp_liboctinterp_la-op-fm-fcm.lo libinterp/operators/libinterp_liboctinterp_la-op-fm-fcs.lo libinterp/operators/libinterp_liboctinterp_la-op-fm-fdm.lo libinterp/operators/libinterp_liboctinterp_la-op-fm-fm.lo libinterp/operators/libinterp_liboctinterp_la-op-fm-fs.lo libinterp/operators/libinterp_liboctinterp_la-op-fm-pm.lo libinterp/operators/libinterp_liboctinterp_la-op-fs-fcm.lo libinterp/operators/libinterp_liboctinterp_la-op-fs-fcs.lo libinterp/operators/libinterp_liboctinterp_la-op-fs-fm.lo libinterp/operators/libinterp_liboctinterp_la-op-fs-fs.lo libinterp/operators/libinterp_liboctinterp_la-op-i16-i16.lo libinterp/operators/libinterp_liboctinterp_la-op-i32-i32.lo libinterp/operators/libinterp_liboctinterp_la-op-i64-i64.lo libinterp/operators/libinterp_liboctinterp_la-op-i8-i8.lo libinterp/operators/libinterp_liboctinterp_la-op-int-concat.lo libinterp/operators/libinterp_liboctinterp_la-op-m-cdm.lo libinterp/operators/libinterp_liboctinterp_la-op-m-cm.lo libinterp/operators/libinterp_liboctinterp_la-op-m-cs.lo libinterp/operators/libinterp_liboctinterp_la-op-m-dm.lo libinterp/operators/libinterp_liboctinterp_la-op-m-m.lo libinterp/operators/libinterp_liboctinterp_la-op-m-pm.lo libinterp/operators/libinterp_liboctinterp_la-op-m-s.lo libinterp/operators/libinterp_liboctinterp_la-op-m-scm.lo libinterp/operators/libinterp_liboctinterp_la-op-m-sm.lo libinterp/operators/libinterp_liboctinterp_la-op-pm-cm.lo libinterp/operators/libinterp_liboctinterp_la-op-pm-fcm.lo libinterp/operators/libinterp_liboctinterp_la-op-pm-fm.lo libinterp/operators/libinterp_liboctinterp_la-op-pm-m.lo libinterp/operators/libinterp_liboctinterp_la-op-pm-pm.lo libinterp/operators/libinterp_liboctinterp_la-op-pm-scm.lo libinterp/operators/libinterp_liboctinterp_la-op-pm-sm.lo libinterp/operators/libinterp_liboctinterp_la-op-range.lo libinterp/operators/libinterp_liboctinterp_la-op-s-cm.lo libinterp/operators/libinterp_liboctinterp_la-op-s-cs.lo libinterp/operators/libinterp_liboctinterp_la-op-s-m.lo libinterp/operators/libinterp_liboctinterp_la-op-s-s.lo libinterp/operators/libinterp_liboctinterp_la-op-s-scm.lo libinterp/operators/libinterp_liboctinterp_la-op-s-sm.lo libinterp/operators/libinterp_liboctinterp_la-op-sbm-b.lo libinterp/operators/libinterp_liboctinterp_la-op-sbm-bm.lo libinterp/operators/libinterp_liboctinterp_la-op-sbm-sbm.lo libinterp/operators/libinterp_liboctinterp_la-op-scm-cm.lo libinterp/operators/libinterp_liboctinterp_la-op-scm-cs.lo libinterp/operators/libinterp_liboctinterp_la-op-scm-m.lo libinterp/operators/libinterp_liboctinterp_la-op-scm-s.lo libinterp/operators/libinterp_liboctinterp_la-op-scm-scm.lo libinterp/operators/libinterp_liboctinterp_la-op-scm-sm.lo libinterp/operators/libinterp_liboctinterp_la-op-sm-cm.lo libinterp/operators/libinterp_liboctinterp_la-op-sm-cs.lo libinterp/operators/libinterp_liboctinterp_la-op-sm-m.lo libinterp/operators/libinterp_liboctinterp_la-op-sm-s.lo libinterp/operators/libinterp_liboctinterp_la-op-sm-scm.lo libinterp/operators/libinterp_liboctinterp_la-op-sm-sm.lo libinterp/operators/libinterp_liboctinterp_la-op-str-m.lo libinterp/operators/libinterp_liboctinterp_la-op-str-s.lo libinterp/operators/libinterp_liboctinterp_la-op-str-str.lo libinterp/operators/libinterp_liboctinterp_la-op-struct.lo libinterp/operators/libinterp_liboctinterp_la-op-ui16-ui16.lo libinterp/operators/libinterp_liboctinterp_la-op-ui32-ui32.lo libinterp/operators/libinterp_liboctinterp_la-op-ui64-ui64.lo libinterp/operators/libinterp_liboctinterp_la-op-ui8-ui8.lo libinterp/template-inst/libinterp_liboctinterp_la-Array-tc.lo libinterp/template-inst/libinterp_liboctinterp_la-Array-jit.lo libinterp/corefcn/libinterp_liboctinterp_la-oct-errno.lo libinterp/operators/libinterp_liboctinterp_la-ops.lo libinterp/libinterp_liboctinterp_la-builtins.lo libinterp/libinterp_liboctinterp_la-build-env.lo libinterp/libinterp_liboctinterp_la-build-env-features.lo libinterp/libinterp_liboctinterp_la-liboctinterp-build-info.lo libinterp/octave-value/liboctave-value.la libinterp/parse-tree/libparse-tree.la libinterp/corefcn/libcorefcn.la liboctave/liboctave.la -lfreetype -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps -L/usr/lib64/lapack/reference -L/usr/lib64/blas/reference -llapack -lblas -lutil -lm
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/.libs/libinterp_liboctinterp_la-octave.o libinterp/.libs/libinterp_liboctinterp_la-version.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-b-b.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-b-bm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-b-sbm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-bm-b.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-bm-bm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-bm-sbm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cdm-cdm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cdm-cm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cdm-cs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cdm-dm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cdm-m.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cdm-s.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cell.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-chm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-class.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-cdm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-cm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-cs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-dm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-m.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-pm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-s.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-scm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cm-sm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cs-cm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cs-cs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cs-m.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cs-s.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cs-scm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-cs-sm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-cdm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-cm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-cs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-dm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-m.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-s.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-scm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-dm-sm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcdm-fcdm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcdm-fcm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcdm-fcs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcdm-fdm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcdm-fm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcdm-fs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcm-fcdm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcm-fcm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcm-fcs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcm-fdm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcm-fm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcm-fs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcm-pm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcn.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcs-fcm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcs-fcs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcs-fm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fcs-fs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fdm-fcdm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fdm-fcm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fdm-fcs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fdm-fdm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fdm-fm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fdm-fs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fm-fcdm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fm-fcm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fm-fcs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fm-fdm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fm-fm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fm-fs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fm-pm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fs-fcm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fs-fcs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fs-fm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-fs-fs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-i16-i16.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-i32-i32.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-i64-i64.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-i8-i8.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-int-concat.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-cdm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-cm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-cs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-dm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-m.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-pm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-s.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-scm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-m-sm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-pm-cm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-pm-fcm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-pm-fm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-pm-m.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-pm-pm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-pm-scm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-pm-sm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-range.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-s-cm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-s-cs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-s-m.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-s-s.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-s-scm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-s-sm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sbm-b.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sbm-bm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sbm-sbm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-scm-cm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-scm-cs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-scm-m.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-scm-s.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-scm-scm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-scm-sm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sm-cm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sm-cs.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sm-m.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sm-s.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sm-scm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-sm-sm.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-str-m.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-str-s.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-str-str.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-struct.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-ui16-ui16.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-ui32-ui32.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-ui64-ui64.o libinterp/operators/.libs/libinterp_liboctinterp_la-op-ui8-ui8.o libinterp/template-inst/.libs/libinterp_liboctinterp_la-Array-tc.o libinterp/template-inst/.libs/libinterp_liboctinterp_la-Array-jit.o libinterp/corefcn/.libs/libinterp_liboctinterp_la-oct-errno.o libinterp/operators/.libs/libinterp_liboctinterp_la-ops.o libinterp/.libs/libinterp_liboctinterp_la-builtins.o libinterp/.libs/libinterp_liboctinterp_la-build-env.o libinterp/.libs/libinterp_liboctinterp_la-build-env-features.o libinterp/.libs/libinterp_liboctinterp_la-liboctinterp-build-info.o -Wl,--whole-archive libinterp/octave-value/.libs/liboctave-value.a libinterp/parse-tree/.libs/libparse-tree.a libinterp/corefcn/.libs/libcorefcn.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,--as-needed liboctave/.libs/liboctave.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,liboctinterp.so.4 -o libinterp/.libs/liboctinterp.so.4.0.0
libtool: link: (cd "libinterp/.libs" && rm -f "liboctinterp.so.4" && ln -s "liboctinterp.so.4.0.0" "liboctinterp.so.4")
libtool: link: (cd "libinterp/.libs" && rm -f "liboctinterp.so" && ln -s "liboctinterp.so.4.0.0" "liboctinterp.so")
libtool: link: ( cd "libinterp/.libs" && rm -f "liboctinterp.la" && ln -s "../liboctinterp.la" "liboctinterp.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/__delaunayn__.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn___delaunayn___la-__delaunayn__.lo libinterp/liboctinterp.la liboctave/liboctave.la -lqhull -lutil -lm
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64/blas/reference -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/__eigs__.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn___eigs___la-__eigs__.lo libinterp/liboctinterp.la liboctave/liboctave.la -larpack -lblas -llapack -lblas -lcholmod -lsuitesparseconfig -lumfpack -lamd -lsuitesparseconfig -lamd -lsuitesparseconfig -lcamd -lsuitesparseconfig -lcolamd -lsuitesparseconfig -lccolamd -lsuitesparseconfig -lcxsparse -lsuitesparseconfig -lsuitesparseconfig -L/usr/lib64/lapack/reference -L/usr/lib64/blas/reference -llapack -lblas -L/usr/lib64/blas/reference -lblas -lutil -lm
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -I/usr/include/fltk -I/usr/include/freetype2 -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -L/usr/lib64/fltk -Wl,-rpath,/usr/lib64/fltk -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -lfltk_gl -lGLU -lGL -lfltk -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/__fltk_uigetfile__.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn___fltk_uigetfile___la-__fltk_uigetfile__.lo libinterp/liboctinterp.la liboctave/liboctave.la -lfreetype -lutil -lm
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/__glpk__.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn___glpk___la-__glpk__.lo libinterp/liboctinterp.la liboctave/liboctave.la -lglpk -lutil -lm
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -I/usr/include/fltk -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -L/usr/lib64/fltk -Wl,-rpath,/usr/lib64/fltk -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -lfltk_gl -lGLU -lGL -lfltk -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/__init_fltk__.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn___init_fltk___la-__init_fltk__.lo libinterp/liboctinterp.la liboctave/liboctave.la -lfreetype -lGL -lGLU -lutil -lm
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/freetype2 -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/__init_gnuplot__.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn___init_gnuplot___la-__init_gnuplot__.lo libinterp/liboctinterp.la liboctave/liboctave.la -lutil -lm
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn___delaunayn___la-__delaunayn__.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lqhull -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,__delaunayn__.so -o libinterp/dldfcn/.libs/__delaunayn__.so
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn___init_gnuplot___la-__init_gnuplot__.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,__init_gnuplot__.so -o libinterp/dldfcn/.libs/__init_gnuplot__.so
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn___glpk___la-__glpk__.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lcamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so /usr/lib64/libglpk.so -lz -lcolamd -lamd -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,__glpk__.so -o libinterp/dldfcn/.libs/__glpk__.so
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn___fltk_uigetfile___la-__fltk_uigetfile__.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -L/usr/lib64/fltk -lfltk_gl -lfltk -lXcursor -lXfixes -lXext -lXft -lXinerama -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lfreetype -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-rpath -Wl,/usr/lib64/fltk -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,__fltk_uigetfile__.so -o libinterp/dldfcn/.libs/__fltk_uigetfile__.so
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn___init_fltk___la-__init_fltk__.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -L/usr/lib64/fltk -lfltk_gl -lfltk -lXcursor -lXfixes -lXext -lXft -lXinerama -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lfontconfig -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lfreetype -lGL -lGLU -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-rpath -Wl,/usr/lib64/fltk -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,__init_fltk__.so -o libinterp/dldfcn/.libs/__init_fltk__.so
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn___eigs___la-__eigs__.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lqrupdate -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -larpack -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,__eigs__.so -o libinterp/dldfcn/.libs/__eigs__.so
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "__delaunayn__.la" && ln -s "../__delaunayn__.la" "__delaunayn__.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -I/usr/include/freetype2 -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/__osmesa_print__.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn___osmesa_print___la-__osmesa_print__.lo libinterp/liboctinterp.la liboctave/liboctave.la -lutil -lm
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "__init_gnuplot__.la" && ln -s "../__init_gnuplot__.la" "__init_gnuplot__.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/__voronoi__.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn___voronoi___la-__voronoi__.lo libinterp/liboctinterp.la liboctave/liboctave.la -lqhull -lutil -lm
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "__glpk__.la" && ln -s "../__glpk__.la" "__glpk__.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/amd.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn_amd_la-amd.lo libinterp/liboctinterp.la liboctave/liboctave.la -lcholmod -lsuitesparseconfig -lumfpack -lamd -lsuitesparseconfig -lamd -lsuitesparseconfig -lcamd -lsuitesparseconfig -lcolamd -lsuitesparseconfig -lccolamd -lsuitesparseconfig -lcxsparse -lsuitesparseconfig -lsuitesparseconfig -lutil -lm
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "__fltk_uigetfile__.la" && ln -s "../__fltk_uigetfile__.la" "__fltk_uigetfile__.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/audiodevinfo.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn_audiodevinfo_la-audiodevinfo.lo libinterp/liboctinterp.la liboctave/liboctave.la -lutil -lm
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "__eigs__.la" && ln -s "../__eigs__.la" "__eigs__.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/audioread.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn_audioread_la-audioread.lo libinterp/liboctinterp.la liboctave/liboctave.la -lutil -lm
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn___osmesa_print___la-__osmesa_print__.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,__osmesa_print__.so -o libinterp/dldfcn/.libs/__osmesa_print__.so
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "__init_fltk__.la" && ln -s "../__init_fltk__.la" "__init_fltk__.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/ccolamd.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn_ccolamd_la-ccolamd.lo libinterp/liboctinterp.la liboctave/liboctave.la -lcholmod -lsuitesparseconfig -lumfpack -lamd -lsuitesparseconfig -lamd -lsuitesparseconfig -lcamd -lsuitesparseconfig -lcolamd -lsuitesparseconfig -lccolamd -lsuitesparseconfig -lcxsparse -lsuitesparseconfig -lsuitesparseconfig -lutil -lm
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn___voronoi___la-__voronoi__.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lqhull -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,__voronoi__.so -o libinterp/dldfcn/.libs/__voronoi__.so
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn_audiodevinfo_la-audiodevinfo.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,audiodevinfo.so -o libinterp/dldfcn/.libs/audiodevinfo.so
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn_amd_la-amd.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,amd.so -o libinterp/dldfcn/.libs/amd.so
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn_audioread_la-audioread.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,audioread.so -o libinterp/dldfcn/.libs/audioread.so
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn_ccolamd_la-ccolamd.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,ccolamd.so -o libinterp/dldfcn/.libs/ccolamd.so
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "__osmesa_print__.la" && ln -s "../__osmesa_print__.la" "__osmesa_print__.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/chol.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn_chol_la-chol.lo libinterp/liboctinterp.la liboctave/liboctave.la -lcholmod -lsuitesparseconfig -lumfpack -lamd -lsuitesparseconfig -lamd -lsuitesparseconfig -lcamd -lsuitesparseconfig -lcolamd -lsuitesparseconfig -lccolamd -lsuitesparseconfig -lcxsparse -lsuitesparseconfig -lsuitesparseconfig -lutil -lm
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "__voronoi__.la" && ln -s "../__voronoi__.la" "__voronoi__.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/colamd.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn_colamd_la-colamd.lo libinterp/liboctinterp.la liboctave/liboctave.la -lcholmod -lsuitesparseconfig -lumfpack -lamd -lsuitesparseconfig -lamd -lsuitesparseconfig -lcamd -lsuitesparseconfig -lcolamd -lsuitesparseconfig -lccolamd -lsuitesparseconfig -lcxsparse -lsuitesparseconfig -lsuitesparseconfig -lutil -lm
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "audiodevinfo.la" && ln -s "../audiodevinfo.la" "audiodevinfo.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/convhulln.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn_convhulln_la-convhulln.lo libinterp/liboctinterp.la liboctave/liboctave.la -lqhull -lutil -lm
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "audioread.la" && ln -s "../audioread.la" "audioread.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/dmperm.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn_dmperm_la-dmperm.lo libinterp/liboctinterp.la liboctave/liboctave.la -lcholmod -lsuitesparseconfig -lumfpack -lamd -lsuitesparseconfig -lamd -lsuitesparseconfig -lcamd -lsuitesparseconfig -lcolamd -lsuitesparseconfig -lccolamd -lsuitesparseconfig -lcxsparse -lsuitesparseconfig -lsuitesparseconfig -lutil -lm
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "amd.la" && ln -s "../amd.la" "amd.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/fftw.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn_fftw_la-fftw.lo libinterp/liboctinterp.la liboctave/liboctave.la -lutil -lm
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn_chol_la-chol.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,chol.so -o libinterp/dldfcn/.libs/chol.so
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "ccolamd.la" && ln -s "../ccolamd.la" "ccolamd.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/gzip.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn_gzip_la-gzip.lo libinterp/liboctinterp.la liboctave/liboctave.la -lz -lbz2 -lutil -lm
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn_colamd_la-colamd.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,colamd.so -o libinterp/dldfcn/.libs/colamd.so
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn_convhulln_la-convhulln.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lqhull -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,convhulln.so -o libinterp/dldfcn/.libs/convhulln.so
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn_fftw_la-fftw.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,fftw.so -o libinterp/dldfcn/.libs/fftw.so
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn_dmperm_la-dmperm.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,dmperm.so -o libinterp/dldfcn/.libs/dmperm.so
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "chol.la" && ln -s "../chol.la" "chol.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/qr.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn_qr_la-qr.lo libinterp/liboctinterp.la liboctave/liboctave.la -lqrupdate -lcholmod -lsuitesparseconfig -lumfpack -lamd -lsuitesparseconfig -lamd -lsuitesparseconfig -lcamd -lsuitesparseconfig -lcolamd -lsuitesparseconfig -lccolamd -lsuitesparseconfig -lcxsparse -lsuitesparseconfig -lsuitesparseconfig -lutil -lm
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn_gzip_la-gzip.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lz -lbz2 -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,gzip.so -o libinterp/dldfcn/.libs/gzip.so
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "convhulln.la" && ln -s "../convhulln.la" "convhulln.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/symbfact.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn_symbfact_la-symbfact.lo libinterp/liboctinterp.la liboctave/liboctave.la -lcholmod -lsuitesparseconfig -lumfpack -lamd -lsuitesparseconfig -lamd -lsuitesparseconfig -lcamd -lsuitesparseconfig -lcolamd -lsuitesparseconfig -lccolamd -lsuitesparseconfig -lcxsparse -lsuitesparseconfig -lsuitesparseconfig -lutil -lm
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "colamd.la" && ln -s "../colamd.la" "colamd.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libinterp/dldfcn/symrcm.la -rpath /usr/lib64/octave/4.2.2 libinterp/dldfcn/libinterp_dldfcn_symrcm_la-symrcm.lo libinterp/liboctinterp.la liboctave/liboctave.la -lcholmod -lsuitesparseconfig -lumfpack -lamd -lsuitesparseconfig -lamd -lsuitesparseconfig -lcamd -lsuitesparseconfig -lcolamd -lsuitesparseconfig -lccolamd -lsuitesparseconfig -lcxsparse -lsuitesparseconfig -lsuitesparseconfig -lutil -lm
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "fftw.la" && ln -s "../fftw.la" "fftw.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o src/octave-cli src/src_octave_cli-main-cli.o src/src_octave_cli-octave-build-info.o libinterp/liboctinterp.la liboctave/liboctave.la libgnu/libgnu.la -lutil -lm
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "dmperm.la" && ln -s "../dmperm.la" "dmperm.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -march=broadwell -O2 -pipe -version-info 2:0:0 -no-undefined -bindir /usr/bin -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o libgui/liboctgui.la -rpath /usr/lib64/octave/4.2.2 libgui/qterminal/libqterminal.la libgui/src/libgui-src.la libgui/graphics/libgui-graphics.la libinterp/liboctinterp.la liboctave/liboctave.la -lQt5Network -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core -lqscintilla2_qt5 -lGL -lGLU -lutil -lm
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn_qr_la-qr.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -larpack /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lqrupdate -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,qr.so -o libinterp/dldfcn/.libs/qr.so
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "gzip.la" && ln -s "../gzip.la" "gzip.la" )
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/__delaunayn__.so libinterp/dldfcn/__delaunayn__.oct
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/__eigs__.so libinterp/dldfcn/__eigs__.oct
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/__fltk_uigetfile__.so libinterp/dldfcn/__fltk_uigetfile__.oct
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/__glpk__.so libinterp/dldfcn/__glpk__.oct
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/__init_fltk__.so libinterp/dldfcn/__init_fltk__.oct
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/__init_gnuplot__.so libinterp/dldfcn/__init_gnuplot__.oct
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/__osmesa_print__.so libinterp/dldfcn/__osmesa_print__.oct
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/__voronoi__.so libinterp/dldfcn/__voronoi__.oct
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn_symbfact_la-symbfact.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,symbfact.so -o libinterp/dldfcn/.libs/symbfact.so
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/amd.so libinterp/dldfcn/amd.oct
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/audiodevinfo.so libinterp/dldfcn/audiodevinfo.oct
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/audioread.so libinterp/dldfcn/audioread.oct
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,-z -Wl,defs -o src/.libs/octave-cli src/src_octave_cli-main-cli.o src/src_octave_cli-octave-build-info.o -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so libgnu/.libs/libgnu.a -lutil -lm -fopenmp -pthread -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/ccolamd.so libinterp/dldfcn/ccolamd.oct
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o libinterp/dldfcn/.libs/libinterp_dldfcn_symrcm_la-symrcm.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,symrcm.so -o libinterp/dldfcn/.libs/symrcm.so
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/chol.so libinterp/dldfcn/chol.oct
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/colamd.so libinterp/dldfcn/colamd.oct
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/convhulln.so libinterp/dldfcn/convhulln.oct
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/dmperm.so libinterp/dldfcn/dmperm.oct
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/fftw.so libinterp/dldfcn/fftw.oct
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/gzip.so libinterp/dldfcn/gzip.oct
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o -Wl,--whole-archive libgui/qterminal/.libs/libqterminal.a libgui/src/.libs/libgui-src.a libgui/graphics/.libs/libgui-graphics.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference -L/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs -Wl,--as-needed libinterp/.libs/liboctinterp.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so -lQt5Network -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core -lqscintilla2_qt5 -lGL -lGLU -lutil -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lgomp -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -pthread -fopenmp -march=broadwell -O2 -Wl,-O1 -Wl,-z -Wl,defs -pthread -fopenmp -Wl,-soname -Wl,liboctgui.so.2 -o libgui/.libs/liboctgui.so.2.0.0
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "qr.la" && ln -s "../qr.la" "qr.la" )
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/qr.so libinterp/dldfcn/qr.oct
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "symbfact.la" && ln -s "../symbfact.la" "symbfact.la" )
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/symbfact.so libinterp/dldfcn/symbfact.oct
libtool: link: ( cd "libinterp/dldfcn/.libs" && rm -f "symrcm.la" && ln -s "../symrcm.la" "symrcm.la" )
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c libinterp/dldfcn/.libs/symrcm.so libinterp/dldfcn/symrcm.oct
rm -f src/octave-cli-4.2.2 && \
cd src && ln -s octave-cli octave-cli-4.2.2
libtool: link: (cd "libgui/.libs" && rm -f "liboctgui.so.2" && ln -s "liboctgui.so.2.0.0" "liboctgui.so.2")
libtool: link: (cd "libgui/.libs" && rm -f "liboctgui.so" && ln -s "liboctgui.so.2.0.0" "liboctgui.so")
libtool: link: ( cd "libgui/.libs" && rm -f "liboctgui.la" && ln -s "../liboctgui.la" "liboctgui.la" )
/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,defs -o src/octave-gui src/src_octave_gui-main-gui.o src/src_octave_gui-octave-build-info.o libgui/liboctgui.la libinterp/liboctinterp.la liboctave/liboctave.la libgnu/libgnu.la -lutil -lm
libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=broadwell -O2 -pipe -Wl,-O1 -Wl,-z -Wl,defs -o src/.libs/octave-gui src/src_octave_gui-main-gui.o src/src_octave_gui-octave-build-info.o -Wl,--as-needed libgui/.libs/liboctgui.so -L/usr/lib64/blas/reference -L/usr/lib64/lapack/reference -L/usr/lib64 /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/libinterp/.libs/liboctinterp.so -lQt5Network -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core -lqscintilla2_qt5 libinterp/.libs/liboctinterp.so /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/liboctave/.libs/liboctave.so -lhdf5 -lz -lGL -lGLU -lfontconfig -lfreetype -lX11 -lgl2ps liboctave/.libs/liboctave.so -lcurl -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd -lcxsparse -lsuitesparseconfig -larpack -lqrupdate /usr/lib64/lapack/reference/liblapack.so /usr/lib64/blas/reference/libblas.so -lreadline -lncurses -lpcre -ldl -lgfortran /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libquadmath.so libgnu/.libs/libgnu.a -lutil -lm -fopenmp -pthread -Wl,-rpath -Wl,/usr/lib64/lapack/reference -Wl,-rpath -Wl,/usr/lib64/blas/reference
rm -f src/octave-gui-4.2.2 && \
cd src && ln -s octave-gui octave-gui-4.2.2
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/sh /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \
for f in doc/interpreter/octave.info doc/interpreter/octave.info-[0-9] doc/interpreter/octave.info-[0-9][0-9] doc/interpreter/octave.i[0-9] doc/interpreter/octave.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/sh /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/build-aux/missing makeinfo -I doc/interpreter -I /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interpreter \
-o doc/interpreter/octave.info ./doc/interpreter/octave.texi; \
then \
rc=0; \
CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
rc=$?; \
CDPATH="${ZSH_VERSION+.}:" && cd . && \
$restore $backupdir/* `echo "./doc/interpreter/octave.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
TEXINPUTS="./build-aux:$TEXINPUTS" \
MAKEINFO='/bin/sh /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/build-aux/missing makeinfo -I doc/interpreter -I ./doc/interpreter' \
texi2dvi --build-dir=doc/interpreter/octave.t2d -o doc/interpreter/octave.dvi \
`test -f 'doc/interpreter/octave.texi' || echo '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/'`doc/interpreter/octave.texi
rm -rf doc/interpreter/octave.html
Can't locate Locale/Messages.pm in @INC (you may need to install the Locale::Messages module) (@INC contains: /usr/lib64/texinfo /usr/share/texinfo /usr/share/texinfo /etc/perl /usr/local/lib64/perl5/5.24.3/x86_64-linux-thread-multi /usr/local/lib64/perl5/5.24.3 /usr/lib64/perl5/vendor_perl/5.24.3/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.24.3 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.24.3/x86_64-linux-thread-multi /usr/lib64/perl5/5.24.3 .) at /usr/bin/makeinfo line 109.
BEGIN failed--compilation aborted at /usr/bin/makeinfo line 109.
make[2]: *** [Makefile:27557: doc/interpreter/octave.info] Error 2
make[2]: *** Waiting for unfinished jobs....
if /bin/sh /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/build-aux/missing makeinfo --html \
-I doc/interpreter -I /var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interpreter \
--css-ref=octave.css \
-o doc/interpreter/octave.htp `test -f 'doc/interpreter/octave.texi' || echo '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/'`doc/interpreter/octave.texi; \
then \
rm -rf doc/interpreter/octave.html && \
mv doc/interpreter/octave.htp doc/interpreter/octave.html && \
touch doc/interpreter/octave.html/.octave-html-stamp; \
else \
rm -rf doc/interpreter/octave.htp; exit 1; \
fi
Can't locate Locale/Messages.pm in @INC (you may need to install the Locale::Messages module) (@INC contains: /usr/lib64/texinfo /usr/share/texinfo /usr/share/texinfo /etc/perl /usr/local/lib64/perl5/5.24.3/x86_64-linux-thread-multi /usr/local/lib64/perl5/5.24.3 /usr/lib64/perl5/vendor_perl/5.24.3/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.24.3 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.24.3/x86_64-linux-thread-multi /usr/lib64/perl5/5.24.3 .) at /usr/bin/makeinfo line 109.
BEGIN failed--compilation aborted at /usr/bin/makeinfo line 109.
make[2]: *** [Makefile:27594: doc/interpreter/octave.html/.octave-html-stamp] Error 1
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded format=etex)
restricted \write18 enabled.
entering extended mode
(../../../../../.././doc/interpreter/octave.texi
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/build-aux/texi
nfo.tex Loading texinfo [version 2017-06-04.19]: pdf, fonts, markup, glyphs,
page headings, tables, conditionals, indexing, sectioning, toc, environments,
defuns, macros, cross references, insertions,
(/usr/share/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, and turning on texinfo input format.)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/macros.texi)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/version-octave.texi)
(octave_logo.eps
)

Overfull \hbox (1.16216pt too wide) in paragraph at lines 102--103
|
[1] [2] [-1] [-2]
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/preface.texi (Preface)
Writing index file octave.cp
Cross reference values unknown; you must run TeX again.
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/contributors.texi
Underfull \hbox (badness 10000) in paragraph at lines 80--80
@textrm PrasannaKumar
[1] [2] [3]) [4]
Writing index file octave.fn
[5])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/intro.texi Chapter 1 [6] [7] [8] [9] [10] [11] [12] [13])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/basics.texi Chapter 2 [14] [15] [16] [17] [18] [19] [20] [21] [22] [23]
Underfull \hbox (badness 10000) in paragraph at lines 748--755
[]@textrm The de-fault value is @textttsl octave-home@texttt /share/octave/@te
xtttsl version@texttt /etc/built-in-
[24] [25] [26] [27] [28] [29] [30]
Underfull \hbox (badness 10000) in paragraph at lines 8--1344
@textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [his-tory[
]file], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@tex
trm un-de-fined$@textsy i$ @textrm [his-

Underfull \hbox (badness 10000) in paragraph at lines 8--1344
@textrm tory[]timestamp[]format[]string], page $@textsy h$@textrm un-de-fined$
@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [his-tory
[]save],
[31] [32] [33]
Overfull \hbox (7.06317pt too wide) in paragraph at lines 8--1559
@textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [echo], pa
ge $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-
fined$@textsy i$ @textrm [echo[]executing[]commands],|
[34] [35] [36] [37] [38])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/data.texi Chapter 3 [39] [40] [41] [42] [43] [44]
Writing index file octave.op
[45] [46] [47])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/numbers.texi Chapter 4 [48] [49] [50] [51] [52]
Underfull \hbox (badness 10000) in paragraph at lines 8--451
@textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [for-mat],
page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-
de-fined$@textsy i$ @textrm [out-

Underfull \hbox (badness 10000) in paragraph at lines 8--451
@textrm put[]max[]field[]width], page $@textsy h$@textrm un-de-fined$@textsy i
$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [out-put[]precisio
n],
[53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/strings.texi Chapter 5 [68] [69] [70] [71] [72] [73] [74] [75] [76] [77]
[78] [79] [80] [81] [82] [83]
Underfull \hbox (badness 10000) in paragraph at lines 1177--1181
[]@textsl delimitertype[] @textrm which may take the value of @texttt "simple"
[] @textrm (de-fault) or
[84]
Overfull \hbox (73.06488pt too wide) in paragraph at lines 1236--1236
[]@smalltt strsplit ("a,,b, c", '[, ]', "collapsedelimiters", false, "delimite
rtype", "regularexpression")[] |
[85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99]
[100] [101])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/container.texi Chapter 6 [102] [103] [104] [105] [106] [107] [108] [109]
[110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121]
[122] [123] [124] [125] [126])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/var.texi Chapter 7 [127] [128]
Writing index file octave.vr
[129] [130] [131] [132] [133] [134] [135] [136] [137] [138])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/expr.texi Chapter 8 [139] [140] [141] [142] [143] [144] [145] [146] [147]
[148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159]
[160])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/eval.texi Chapter 9 [161] [162] [163] [164] [165])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/stmt.texi Chapter 10 [166] [167] [168] [169] [170] [171] [172] [173] [174]
[175] [176])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/func.texi Chapter 11 [177] [178] [179] [180] [181] [182] [183] [184] [185]
[186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197]
[198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209]
[210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/errors.texi Chapter 12 [222] [223] [224] [225] [226] [227] [228] [229]
[230] [231] [232] [233] [234]
Underfull \hbox (badness 10000) in paragraph at lines 916--922
[]@textrm If the @texttt Octave:possible-matlab-short-circuit-operator[] @text
rm warn-ing is
[235]
Overfull \hbox (12.3707pt too wide) in paragraph at lines 986--988
[]@textrm By de-fault, the @texttt Octave:nearly-singular-matrix[] @textrm and
@texttt Octave:singular-matrix[]|
[236])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/debug.texi Chapter 13 [237] [238]
Underfull \hbox (badness 10000) in paragraph at lines 8--71
@textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [de-bug[]o
n[]error], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@
textrm un-de-fined$@textsy i$

Underfull \hbox (badness 10000) in paragraph at lines 8--86
@textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [de-bug[]o
n[]error], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@
textrm un-de-fined$@textsy i$
[239]
Underfull \hbox (badness 7576) in paragraph at lines 8--104
@textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [de-bug[]o
n[]warning], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h
$@textrm un-de-fined$@textsy i$
[240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/io.texi Chapter 14 [251] [252] [253] [254] [255]
Underfull \hbox (badness 6995) in paragraph at lines 8--312
@textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [fixed[]po
int[]format], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy
h$@textrm un-de-fined$@textsy i$

Underfull \hbox (badness 10000) in paragraph at lines 8--312
@textrm [out-put[]max[]field[]width], page $@textsy h$@textrm un-de-fined$@tex
tsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [out-put[]pre
cision],
[256]
Underfull \hbox (badness 10000) in paragraph at lines 8--372
@textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [PAGER[]FL
AGS], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textr
m un-de-fined$@textsy i$

Underfull \hbox (badness 10000) in paragraph at lines 8--387
@textrm de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$
@textrm [page[]screen[]output], page $@textsy h$@textrm un-de-fined$@textsy i$
@textrm , $@textsy h$@textrm un-de-fined$@textsy i$

Overfull \hbox (5.81616pt too wide) in paragraph at lines 8--407
@textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [more], pa
ge $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-
fined$@textsy i$ @textrm [page[]output[]immediately],|

Underfull \hbox (badness 10000) in paragraph at lines 8--407
@textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@te
xtrm un-de-fined$@textsy i$ @textrm [PAGER], page $@textsy h$@textrm un-de-fine
d$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$
[257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268]
[269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280]
[281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292]
[293] [294])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot.texi Chapter 15 [295] [296]
(plot.eps
)
[297] [298] [299] [300] [301]
(hist.eps
)
[302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313]
[314]
(errorbar.eps
)
[315] [316] [317] [318]
(polar.eps
)
[319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330]
[331]
(mesh.eps
)
[332]
(plot3.eps
)
[333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344]
[345] [346] [347]
Underfull \hbox (badness 10000) in paragraph at lines 3607--3607
@textbf ambient-

Underfull \hbox (badness 10000) in paragraph at lines 3607--3608
@textbf diffuse-

Underfull \hbox (badness 10000) in paragraph at lines 3608--3608
@textbf specular-

Underfull \hbox (badness 10000) in paragraph at lines 3608--3608
@textbf specular-

Underfull \hbox (badness 10000) in paragraph at lines 3608--3609
@textbf specular-

Underfull \hbox (badness 10000) in paragraph at lines 3608--3609
@textbf color-

Overfull \hbox (12.0pt too wide) in paragraph at lines 3609--3610
|

Overfull \hbox (12.0pt too wide) in paragraph at lines 3611--3611
|

Overfull \hbox (12.0pt too wide) in paragraph at lines 3612--3612
|

Overfull \hbox (12.0pt too wide) in paragraph at lines 3613--3613
|

Overfull \hbox (12.0pt too wide) in paragraph at lines 3615--3615
|
[348] [349] [350] [351] [352] [353] [354] [355] [356] [357] [358] [359]
[360] [361] [362] [363] [364] [365] [366]
Underfull \hbox (badness 6944) in paragraph at lines 4966--4972
[]@textrm The line and the ar-row-head can be cus-tomized as for ar-

Underfull \hbox (badness 10000) in paragraph at lines 4966--4972
@textrm row an-no-ta-tions, but some prop-erty names are du-pli-cated:
[367] [368] [369] [370] [371] [372] [373] [374]
Underfull \hbox (badness 6859) in paragraph at lines 5546--5548
[]@textrm If the ar-gu-ment @texttt "force"[] @textrm is given then fig-ures a
re closed even when
[375]
Underfull \hbox (badness 10000) detected at line 5687
$@textsy n$@textrm alpha

Underfull \hbox (badness 10000) detected at line 5687
$@textsy n$@textrm beta

Underfull \hbox (badness 10000) detected at line 5687
$@textsy n$@textrm gamma

Underfull \hbox (badness 10000) detected at line 5701
$@textsy n$@textrm Gamma

Underfull \hbox (badness 10000) detected at line 5701
$@textsy n$@textrm Delta

Underfull \hbox (badness 10000) detected at line 5701
$@textsy n$@textrm Theta

Underfull \hbox (badness 10000) detected at line 5721
$@textsy n$@textrm aleph

Underfull \hbox (badness 10000) detected at line 5721
$@textsy n$@textrm wp

Underfull \hbox (badness 10000) detected at line 5721
$@textsy n$@textrm Re

Underfull \hbox (badness 10000) detected at line 5726
$@textsy n$@textrm int

Underfull \hbox (badness 10000) detected at line 5743
$@textsy n$@textrm pm

Underfull \hbox (badness 10000) detected at line 5743
$@textsy n$@textrm cdot

Underfull \hbox (badness 10000) detected at line 5743
$@textsy n$@textrm times

Underfull \hbox (badness 10000) detected at line 5838
$@textsy n$@textrm leq

Underfull \hbox (badness 10000) detected at line 5838
$@textsy n$@textrm subset

Underfull \hbox (badness 10000) detected at line 5838
$@textsy n$@textrm subseteq

Underfull \hbox (badness 10000) detected at line 5849
$@textsy n$@textrm leftarrow

Underfull \hbox (badness 10000) detected at line 5849
$@textsy n$@textrm Leftarrow

Underfull \hbox (badness 10000) detected at line 5849
$@textsy n$@textrm rightarrow

Underfull \hbox (badness 10000) detected at line 5857
$@textsy n$@textrm lfloor

Underfull \hbox (badness 10000) detected at line 5857
$@textsy n$@textrm langle

Underfull \hbox (badness 10000) detected at line 5857
$@textsy n$@textrm lceil

Underfull \hbox (badness 10000) detected at line 5862
$@textsy n$@textrm neq

Underfull \hbox (badness 10000) detected at line 5870
$@textsy n$@textrm ldots

Underfull \hbox (badness 10000) detected at line 5870
$@textsy n$@textrm 0

Underfull \hbox (badness 10000) detected at line 5870
$@textsy n$@textrm copyright
[376] [377] [378]
Underfull \hbox (badness 8094) in paragraph at lines 5919--5921
[]@textrm A com-plete ex-am-ple show-ing the ca-pa-bil-i-ties of text print-ing
us-ing the

Overfull \hbox (14.94176pt too wide) in paragraph at lines 5930--5930
[]@texttt text (0.65, 0.6175, ['$\displaystyle\leftarrow x = {2\over\sqrt{\pi}
}'...[] |
(extended.eps
)
[379] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390]
[391] [392] [393] [394] [395] [396] [397]
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-rootproperties.texi [398] [399])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-figureproperties.texi [400] [401] [402] [403] [404])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-axesproperties.texi [405] [406] [407]
Underfull \hbox (badness 10000) in paragraph at lines 396--397
[]@textrm See $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [pbaspect func
-tion], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm . Set-ting
[408] [409] [410] [411])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-lineproperties.texi [412] [413])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-textproperties.texi [414] [415])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-imageproperties.texi [416])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-patchproperties.texi [417] [418] [419])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-surfaceproperties.texi [420] [421] [422])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-lightproperties.texi [423])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uimenuproperties.texi [424])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uibuttongroupproperties.texi [425]
Underfull \hbox (badness 10000) in paragraph at lines 80--81
@texttt set (0, "defaultuibuttongroupcreatefcn", 'disp ("uibuttongroup
[426])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uicontextmenuproperties.texi
Underfull \hbox (badness 10000) in paragraph at lines 68--69
@texttt set (0, "defaultuicontextmenucreatefcn", 'disp ("uicontextmenu
[427])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uipanelproperties.texi [428])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uicontrolproperties.texi [429] [430])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uitoolbarproperties.texi [431])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uipushtoolproperties.texi [432])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uitoggletoolproperties.texi [433]) [434] [435] [436] [437] [438]
[439]
Underfull \hbox (badness 7576) in paragraph at lines 8--7976
@textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@te
xtrm un-de-fined$@textsy i$ @textrm [rmap-p-data], page $@textsy h$@textrm un-d
e-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$

Underfull \hbox (badness 7576) in paragraph at lines 8--7991
@textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@te
xtrm un-de-fined$@textsy i$ @textrm [rmap-p-data], page $@textsy h$@textrm un-d
e-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$

Underfull \hbox (badness 7576) in paragraph at lines 8--8016
@textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@te
xtrm un-de-fined$@textsy i$ @textrm [rmap-p-data], page $@textsy h$@textrm un-d
e-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$
[440] [441] [442] [443] [444] [445] [446] [447] [448] [449] [450] [451]
[452] [453]
Underfull \hbox (badness 10000) in paragraph at lines 8--8943
@textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [graph-ics
[]toolkit], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$
@textrm un-de-fined$@textsy i$
)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/matrix.texi Chapter 16 [454] [455]
Overfull \hbox (5.52649pt too wide) in paragraph at lines 134--134
@textsl x[]|

Overfull \hbox (4.4619pt too wide) in paragraph at lines 134--134
@textsl z[]|

Overfull \hbox (2.64194pt too wide) in paragraph at lines 135--135
@textrm -

Overfull \hbox (2.64194pt too wide) in paragraph at lines 135--135
@textrm -

Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136
@textrm 0|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136
@textrm 0|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137
@textrm 1|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137
@textrm 1|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 138--138
@textrm 0|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 138--138
@textrm 1|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 139--139
@textrm 1|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 139--139
@textrm 0|
[456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467]
[468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478] [479]
[480] [481] [482] [483] [484])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/arith.texi Chapter 17 [485] [486] [487] [488] [489] [490] [491] [492]
[493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504]
[505] [506] [507] [508] [509] [510] [511] [512] [513] [514] [515] [516]
[517] [518])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/linalg.texi Chapter 18 [519] [520] [521] [522] [523] [524] [525] [526]
[527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] [538]
[539] [540] [541] [542] [543] [544] [545] [546])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/vectorize.texi Chapter 19 [547] [548] [549] [550] [551] [552] [553] [554]
[555] [556] [557] [558] [559] [560] [561] [562] [563])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/nonlin.texi Chapter 20 [564] [565] [566] [567] [568] [569])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/diagperm.texi Chapter 21 [570] [571] [572] [573] [574] [575] [576] [577])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/sparse.texi Chapter 22 [578] [579] [580] [581] [582] [583] [584] [585]
[586]
(spmatrix.eps
)
[587]
(gplot.eps
)
[588] [589] [590] [591] [592]
(spmatrix.eps
)
[593]
(spchol.eps
)
(spcholperm.eps
)
[594] [595] [596] [597] [598]
Underfull \hbox (badness 10000) in paragraph at lines 1355--1359
@textttsl knobs@texttt (1)[]@textrm If @textsl S[] @textrm is n-by-n, then row
s and columns with more than

Underfull \hbox (badness 10000) in paragraph at lines 1355--1359
@texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n
ored, and or-dered
[599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610]
[611] [612] [613] [614] [615] [616] [617]
Underfull \hbox (badness 10000) in paragraph at lines 2899--2903
@textrm has 126,478 nonze-ros, and the in-com-plete LU fac-tor-iza-tion, with
0
[618] [619] [620]
(grid.eps
)
)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/quad.texi Chapter 23 [621] [622] [623] [624] [625] [626] [627] [628] [629]
[630] [631] [632])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/diffeq.texi Chapter 24 [633] [634] [635] [636] [637] [638] [639] [640]
[641] [642] [643] [644]
Underfull \hbox (badness 10000) in paragraph at lines 934--937
[]@textrm This op-tion is re-quired by the @texttt "compute consistent initial


Underfull \hbox (badness 10000) in paragraph at lines 934--937
@texttt condition"[] @textrm and @texttt "exclude algebraic variables from err
or test"[]
[645] [646] [647] [648] [649])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/optim.texi Chapter 25 [650] [651] [652] [653] [654] [655] [656] [657]
[658] [659] [660] [661] [662] [663] [664])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/stats.texi Chapter 26 [665] [666] [667] [668] [669] [670] [671] [672]
[673] [674] [675] [676] [677] [678] [679] [680] [681] [682] [683] [684]
[685] [686] [687] [688] [689] [690] [691] [692] [693] [694] [695] [696]
[697] [698] [699] [700] [701] [702])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/set.texi Chapter 27 [703] [704] [705] [706])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/poly.texi Chapter 28 [707] [708] [709] [710] [711] [712] [713] [714] [715]
[716]
(splinefit1.eps
)
[717] [718]
(splinefit2.eps
)
(splinefit3.eps
)
[719]
(splinefit4.eps
)
[720] [721]
(splinefit6.eps
)
[722] [723] [724])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/interp.texi Chapter 29 [725] [726] [727]
(interpderiv1.eps
)
[728]
(interpderiv2.eps
)
[729]
(interpft.eps
)
[730] [731] [732] [733]
(interpn.eps
)
)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/geometry.texi Chapter 30 [734] [735] [736] [737] [738]
(delaunay.eps
)
[739] [740]
(triplot.eps
)
[741] [742] [743] [744] [745]
(voronoi.eps
)
[746]
(inpolygon.eps
)
[747] [748]
(convhull.eps
)
[749] [750]
(griddata.eps
)
)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/signal.texi Chapter 31 [751] [752] [753] [754] [755] [756] [757] [758]
[759] [760] [761] [762] [763] [764])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/image.texi Chapter 32 [765] [766] [767]
Overfull \hbox (32.68126pt too wide) in paragraph at lines 126--126
[]@texttt imread (filename, "PixelRegion", {[200 1 600], [300 1 700]});[] |
[768] [769] [770] [771] [772] [773] [774] [775] [776] [777] [778] [779]
[780] [781] [782] [783] [784] [785])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/audio.texi Chapter 33 [786] [787] [788] [789] [790] [791] [792])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/oop.texi Chapter 34 [793] [794] [795] [796] [797] [798] [799] [800] [801]
[802] [803]
Underfull \hbox (badness 10000) in paragraph at lines 732--2
[]@textrm This func-tion is equiv-a-lent to the op-er-a-tor syn-tax [] or
[804] [805] [806] [807] [808] [809] [810]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 1243--1243
[][] |
[811] [812] [813] [814] [815] [816] [817] [818])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/gui.texi Chapter 35 [819] [820] [821] [822] [823]
Overfull \hbox (20.85455pt too wide) in paragraph at lines 294--294
[]@texttt dims = inputdlg (prompt, "Enter Box Dimensions", rowscols, defaults)
;[] |
[824] [825]
Overfull \hbox (38.10062pt too wide) in paragraph at lines 449--449
[]@texttt btn = questdlg ("Close Octave?", "Some fancy title", "Yes", "No", "N
o");[] |
[826] [827]
Overfull \hbox (124.33093pt too wide) in paragraph at lines 569--569
[]@texttt b = uicontrol (h, "string", "OK", "position",[10 10 150 40], "callba
ck","delete(gcf)");[] |
[828] [829] [830]
Overfull \hbox (84.09012pt too wide) in paragraph at lines 761--761
[]@texttt m1 = uimenu ("parent",c,"label","Menu item 1","callback","disp('menu
item 1')");[] |

Overfull \hbox (84.09012pt too wide) in paragraph at lines 762--762
[]@texttt m2 = uimenu ("parent",c,"label","Menu item 2","callback","disp('menu
item 2')");[] |
[831]
Overfull \hbox (15.10587pt too wide) in paragraph at lines 843--843
[]@texttt b1 = uicontrol (f, "string", "A Button", "position",[10 10 150 40]);
[] |

Overfull \hbox (141.577pt too wide) in paragraph at lines 845--845
[]@texttt e1 = uicontrol (f, "style", "edit", "string", "editable text", "posi
tion",[10 60 300 40]);[] |

Overfull \hbox (153.07437pt too wide) in paragraph at lines 847--847
[]@texttt c1 = uicontrol (f, "style", "checkbox", "string", "a checkbox", "pos
ition",[10 120 150 40]);[] |

Overfull \hbox (72.59274pt too wide) in paragraph at lines 882--882
[]@texttt b1 = uicontrol ("parent", p, "string", "A Button", "position",[18 10
150 36]);[] |

Overfull \hbox (107.08487pt too wide) in paragraph at lines 883--883
[]@texttt b2 = uicontrol ("parent", p, "string", "Another Button", "position",
[18 60 150 36]);[] |
[832] [833] [834]
Underfull \hbox (badness 10000) in paragraph at lines 8--1037
@textrm page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@te
xtrm un-de-fined$@textsy i$ @textrm [get], page $@textsy h$@textrm un-de-fined$
@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [set],
[835] [836] [837])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/system.texi Chapter 36 [838] [839] [840] [841] [842] [843] [844] [845]
[846] [847] [848] [849] [850] [851] [852]
Underfull \hbox (badness 10000) in paragraph at lines 8--1051
@textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [mkdir], p
age $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de
-fined$@textsy i$ @textrm [con-
[853] [854] [855]
Underfull \hbox (badness 10000) in paragraph at lines 8--1340
@textrm de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$
@textrm [is[]absolute[]filename], page $@textsy h$@textrm un-de-fined$@textsy
i$@textrm , $@textsy h$@textrm un-de-fined$@textsy i$
[856] [857]
Underfull \hbox (badness 10000) in paragraph at lines 8--1434
@textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [file[]in[
]loadpath], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$
@textrm un-de-fined$@textsy i$
[858] [859] [860] [861] [862] [863] [864] [865] [866] [867] [868] [869]
Underfull \hbox (badness 10000) in paragraph at lines 8--2410
@textbf See also: $@textsy h$@textrm un-de-fined$@textsy i$ @textrm [IM-AGE[]P
ATH], page $@textsy h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textr
m un-de-fined$@textsy i$
[870] [871]
Underfull \hbox (badness 7486) in paragraph at lines 8--2533
@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WTERM-SIG], page $@textsy h$
@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy
i$ @textrm [WUN-TRACED],

Underfull \hbox (badness 10000) in paragraph at lines 8--2556
@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@textsy
h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@texts
y i$ @textrm [WSTOP-SIG],

Underfull \hbox (badness 10000) in paragraph at lines 8--2567
@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@textsy
h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@texts
y i$ @textrm [WSTOP-SIG],
[872]
Underfull \hbox (badness 10000) in paragraph at lines 8--2585
@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@textsy
h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@texts
y i$ @textrm [WSTOP-SIG],

Underfull \hbox (badness 10000) in paragraph at lines 8--2597
@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WCORE-DUMP], page $@textsy h
$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@textsy
i$ @textrm [WSTOP-SIG],

Underfull \hbox (badness 10000) in paragraph at lines 8--2606
@textsy h$@textrm un-de-fined$@textsy i$ @textrm [WIF-STOPPED], page $@textsy
h$@textrm un-de-fined$@textsy i$@textrm , $@textsy h$@textrm un-de-fined$@texts
y i$ @textrm [WSTOP-SIG],
[873] [874] [875] [876] [877] [878] [879] [880] [881] [882] [883] [884]
[885])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/package.texi Chapter 37 [886] [887] [888]
Overfull \hbox (61.4247pt too wide) in paragraph at lines 258--258
[]@texttt pkg describe control signal # describe control and signal packages[]
|
[889] [890] [891] [892] [893] [894] [895])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/external.texi Appendix A [896] [897] [898] [899] [900] [901] [902] [903]
[904] [905] [906] [907] [908] [909] [910] [911] [912] [913]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 1223--1223
[][] |
[914] [915]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 1347--1347
[][] |
[916] [917] [918] [919] [920] [921] [922] [923] [924] [925] [926] [927]
Overfull \hbox (43.6852pt too wide) in paragraph at lines 2156--2156
[][] |
[928] [929] [930] [931]
Overfull \hbox (49.43388pt too wide) in paragraph at lines 2407--2407
[][] |
[932] [933] [934] [935] [936] [937] [938] [939] [940] [941] [942] [943]
[944] [945])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/testfun.texi Appendix B [946] [947] [948] [949] [950] [951] [952] [953]
[954] [955] [956] [957])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/obsolete.texi Appendix C [958]
Underfull \hbox (badness 10000) in paragraph at lines 144--144
@texttt char (strsplit (s,

Underfull \hbox (badness 10000) in paragraph at lines 167--167
@texttt [Uret, ~, Ucols] =
[959] [960] [961])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/bugs.texi Appendix D [962] [963] [964] [965] [966])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/install.texi Appendix E [967] [968] [969] [970] [971] [972] [973] [974]
[975] [976] [977] [978] [979] [980] [981])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/grammar.texi Appendix F [982] [983])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/gpl.texi Appendix G [984] [985] [986] [987] [988] [989] [990] [991] [992]
[993] [994])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/cp-idx.texi (Concept Index) [995] [996]
No file octave.cps.
)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/fn-idx.texi (Function Index) [997] [998]
No file octave.fns.
)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/op-idx.texi (Operator Index) [999] [1000]
No file octave.ops.
) [1001] [1002] )
(see the transcript file for additional information)
Output written on octave.dvi (1006 pages, 2871708 bytes).
Transcript written on octave.log.
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded format=etex)
restricted \write18 enabled.
entering extended mode
(../../../../../.././doc/interpreter/octave.texi
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/build-aux/texi
nfo.tex Loading texinfo [version 2017-06-04.19]: pdf, fonts, markup, glyphs,
page headings, tables, conditionals, indexing, sectioning, toc, environments,
defuns, macros, cross references, insertions,
(/usr/share/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, and turning on texinfo input format.)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/macros.texi)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/version-octave.texi)
(octave_logo.eps
)

Overfull \hbox (1.16216pt too wide) in paragraph at lines 102--103
|
[1] [2] (./octave.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10]
[-11]) [-12]
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/preface.texi (Preface) (./octave.aux)
Writing index file octave.cp

(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/contributors.texi
Underfull \hbox (badness 10000) in paragraph at lines 80--80
@textrm PrasannaKumar
[1] [2] [3]) [4]
Writing index file octave.fn
[5])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/intro.texi Chapter 1 [6] [7] [8] [9] [10] [11] [12] [13])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/basics.texi Chapter 2 [14] [15] [16] [17] [18] [19] [20] [21] [22] [23]
Underfull \hbox (badness 10000) in paragraph at lines 748--755
[]@textrm The de-fault value is @textttsl octave-home@texttt /share/octave/@te
xtttsl version@texttt /etc/built-in-
[24] [25] [26] [27] [28] [29]
Overfull \hbox (19.11484pt too wide) in paragraph at lines 8--1318
@textbf See also: @textrm [his-tory[]file], page 31, [his-tory[]size], page 31
, [his-tory[]timestamp[]format[]string],|
[30]
Overfull \hbox (24.95482pt too wide) in paragraph at lines 8--1331
@textbf See also: @textrm [his-tory[]size], page 31, [his-tory[]save], page 30
, [his-tory[]timestamp[]format[]string],|
[31] [32] [33] [34] [35] [36] [37])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/data.texi Chapter 3 [38] [39] [40] [41] [42]
Writing index file octave.op
[43] [44] [45])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/numbers.texi Chapter 4 [46] [47] [48] [49] [50] [51] [52] [53] [54] [55]
[56] [57] [58] [59] [60] [61] [62] [63] [64])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/strings.texi Chapter 5 [65] [66] [67] [68] [69] [70] [71] [72] [73] [74]
[75] [76] [77] [78] [79] [80]
Underfull \hbox (badness 10000) in paragraph at lines 1177--1181
[]@textsl delimitertype[] @textrm which may take the value of @texttt "simple"
[] @textrm (de-fault) or
[81] [82]
Overfull \hbox (73.06488pt too wide) in paragraph at lines 1236--1236
[]@smalltt strsplit ("a,,b, c", '[, ]', "collapsedelimiters", false, "delimite
rtype", "regularexpression")[] |
[83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97]
[98])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/container.texi Chapter 6 [99] [100] [101] [102] [103] [104] [105] [106]
[107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118]
[119] [120] [121] [122] [123])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/var.texi Chapter 7 [124]
Writing index file octave.vr
[125] [126] [127] [128] [129] [130] [131] [132] [133] [134])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/expr.texi Chapter 8 [135] [136] [137] [138] [139] [140] [141] [142] [143]
[144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155]
[156])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/eval.texi Chapter 9 [157] [158] [159] [160] [161])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/stmt.texi Chapter 10 [162] [163] [164] [165] [166] [167] [168] [169] [170]
[171] [172])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/func.texi Chapter 11 [173] [174] [175] [176] [177] [178] [179] [180] [181]
[182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193]
[194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205]
[206] [207] [208] [209] [210] [211] [212] [213] [214] [215])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/errors.texi Chapter 12 [216] [217] [218] [219] [220] [221] [222] [223]
[224] [225] [226] [227]
Underfull \hbox (badness 10000) in paragraph at lines 916--922
[]@textrm If the @texttt Octave:possible-matlab-short-circuit-operator[] @text
rm warn-ing is
[228]
Overfull \hbox (12.3707pt too wide) in paragraph at lines 986--988
[]@textrm By de-fault, the @texttt Octave:nearly-singular-matrix[] @textrm and
@texttt Octave:singular-matrix[]|
[229])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/debug.texi Chapter 13 [230] [231] [232] [233] [234] [235] [236] [237]
[238] [239] [240] [241] [242])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/io.texi Chapter 14 [243] [244] [245] [246] [247] [248] [249] [250] [251]
[252] [253]
Overfull \hbox (7.98221pt too wide) in paragraph at lines 8--738
@textbf See also: @textrm [load], page 263, [save[]default[]options], page 262
, [save[]header[]format[]string],|
[254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265]
[266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277]
[278] [279] [280] [281] [282] [283] [284] [285])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot.texi Chapter 15 [286]
(plot.eps
)
[287] [288] [289] [290] [291]
(hist.eps
)
[292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303]
[304]
(errorbar.eps
)
[305] [306] [307]
(polar.eps
)
[308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319]
[320] [321]
(mesh.eps
)
[322]
(plot3.eps
)
[323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334]
[335] [336]
Underfull \hbox (badness 10000) in paragraph at lines 3607--3607
@textbf ambient-

Underfull \hbox (badness 10000) in paragraph at lines 3607--3608
@textbf diffuse-

Underfull \hbox (badness 10000) in paragraph at lines 3608--3608
@textbf specular-

Underfull \hbox (badness 10000) in paragraph at lines 3608--3608
@textbf specular-

Underfull \hbox (badness 10000) in paragraph at lines 3608--3609
@textbf specular-

Underfull \hbox (badness 10000) in paragraph at lines 3608--3609
@textbf color-

Overfull \hbox (12.0pt too wide) in paragraph at lines 3609--3610
|

Overfull \hbox (12.0pt too wide) in paragraph at lines 3611--3611
|

Overfull \hbox (12.0pt too wide) in paragraph at lines 3612--3612
|

Overfull \hbox (12.0pt too wide) in paragraph at lines 3613--3613
|

Overfull \hbox (12.0pt too wide) in paragraph at lines 3615--3615
|
[337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348]
[349] [350] [351] [352] [353] [354]
Underfull \hbox (badness 6944) in paragraph at lines 4966--4972
[]@textrm The line and the ar-row-head can be cus-tomized as for ar-

Underfull \hbox (badness 10000) in paragraph at lines 4966--4972
@textrm row an-no-ta-tions, but some prop-erty names are du-pli-cated:
[355] [356] [357] [358] [359] [360] [361] [362]
Underfull \hbox (badness 6859) in paragraph at lines 5546--5548
[]@textrm If the ar-gu-ment @texttt "force"[] @textrm is given then fig-ures a
re closed even when
[363]
Underfull \hbox (badness 10000) detected at line 5687
$@textsy n$@textrm alpha

Underfull \hbox (badness 10000) detected at line 5687
$@textsy n$@textrm beta

Underfull \hbox (badness 10000) detected at line 5687
$@textsy n$@textrm gamma

Underfull \hbox (badness 10000) detected at line 5701
$@textsy n$@textrm Gamma

Underfull \hbox (badness 10000) detected at line 5701
$@textsy n$@textrm Delta

Underfull \hbox (badness 10000) detected at line 5701
$@textsy n$@textrm Theta

Underfull \hbox (badness 10000) detected at line 5721
$@textsy n$@textrm aleph

Underfull \hbox (badness 10000) detected at line 5721
$@textsy n$@textrm wp

Underfull \hbox (badness 10000) detected at line 5721
$@textsy n$@textrm Re

Underfull \hbox (badness 10000) detected at line 5726
$@textsy n$@textrm int

Underfull \hbox (badness 10000) detected at line 5743
$@textsy n$@textrm pm

Underfull \hbox (badness 10000) detected at line 5743
$@textsy n$@textrm cdot

Underfull \hbox (badness 10000) detected at line 5743
$@textsy n$@textrm times

Underfull \hbox (badness 10000) detected at line 5838
$@textsy n$@textrm leq

Underfull \hbox (badness 10000) detected at line 5838
$@textsy n$@textrm subset

Underfull \hbox (badness 10000) detected at line 5838
$@textsy n$@textrm subseteq

Underfull \hbox (badness 10000) detected at line 5849
$@textsy n$@textrm leftarrow

Underfull \hbox (badness 10000) detected at line 5849
$@textsy n$@textrm Leftarrow

Underfull \hbox (badness 10000) detected at line 5849
$@textsy n$@textrm rightarrow

Underfull \hbox (badness 10000) detected at line 5857
$@textsy n$@textrm lfloor

Underfull \hbox (badness 10000) detected at line 5857
$@textsy n$@textrm langle

Underfull \hbox (badness 10000) detected at line 5857
$@textsy n$@textrm lceil

Underfull \hbox (badness 10000) detected at line 5862
$@textsy n$@textrm neq

Underfull \hbox (badness 10000) detected at line 5870
$@textsy n$@textrm ldots

Underfull \hbox (badness 10000) detected at line 5870
$@textsy n$@textrm 0

Underfull \hbox (badness 10000) detected at line 5870
$@textsy n$@textrm copyright
[364] [365] [366]
Underfull \hbox (badness 8094) in paragraph at lines 5919--5921
[]@textrm A com-plete ex-am-ple show-ing the ca-pa-bil-i-ties of text print-ing
us-ing the

Overfull \hbox (14.94176pt too wide) in paragraph at lines 5930--5930
[]@texttt text (0.65, 0.6175, ['$\displaystyle\leftarrow x = {2\over\sqrt{\pi}
}'...[] |
(extended.eps
)
[367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378]
[379] [380] [381] [382] [383] [384] [385]
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-rootproperties.texi [386])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-figureproperties.texi [387] [388] [389] [390] [391] [392])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-axesproperties.texi [393] [394] [395]
Underfull \hbox (badness 10000) in paragraph at lines 456--458
[]@textrm Control the way x/y/zticklabel prop-er-ties are in-ter-preted. See
[396] [397] [398])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-lineproperties.texi [399] [400])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-textproperties.texi [401]
Underfull \hbox (badness 10000) in paragraph at lines 162--164
[]@textrm Control the way the @texttt "string"[] @textrm prop-erty is in-ter-p
reted. See
[402])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-imageproperties.texi [403] [404])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-patchproperties.texi [405] [406] [407])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-surfaceproperties.texi [408] [409]) [410]
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-lightproperties.texi [411])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uimenuproperties.texi [412])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uibuttongroupproperties.texi
Underfull \hbox (badness 10000) in paragraph at lines 80--81
@texttt set (0, "defaultuibuttongroupcreatefcn", 'disp ("uibuttongroup
[413] [414])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uicontextmenuproperties.texi
Underfull \hbox (badness 10000) in paragraph at lines 68--69
@texttt set (0, "defaultuicontextmenucreatefcn", 'disp ("uicontextmenu
[415])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uipanelproperties.texi [416])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uicontrolproperties.texi [417] [418])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uitoolbarproperties.texi [419])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uipushtoolproperties.texi [420])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uitoggletoolproperties.texi [421]) [422] [423] [424] [425] [426]
[427] [428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438]
[439] [440] [441])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/matrix.texi Chapter 16 [442] [443]
Overfull \hbox (5.52649pt too wide) in paragraph at lines 134--134
@textsl x[]|

Overfull \hbox (4.4619pt too wide) in paragraph at lines 134--134
@textsl z[]|

Overfull \hbox (2.64194pt too wide) in paragraph at lines 135--135
@textrm -

Overfull \hbox (2.64194pt too wide) in paragraph at lines 135--135
@textrm -

Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136
@textrm 0|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136
@textrm 0|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137
@textrm 1|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137
@textrm 1|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 138--138
@textrm 0|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 138--138
@textrm 1|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 139--139
@textrm 1|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 139--139
@textrm 0|
[444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455]
[456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467]
[468] [469] [470] [471] [472])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/arith.texi Chapter 17 [473] [474] [475] [476] [477] [478] [479] [480]
[481] [482] [483] [484] [485] [486] [487] [488] [489] [490] [491] [492]
[493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/linalg.texi Chapter 18 [505] [506] [507] [508] [509] [510] [511] [512]
[513] [514] [515] [516] [517] [518] [519] [520] [521] [522] [523] [524]
[525] [526] [527] [528] [529] [530] [531])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/vectorize.texi Chapter 19 [532] [533] [534] [535] [536] [537] [538] [539]
[540] [541] [542] [543] [544] [545] [546] [547])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/nonlin.texi Chapter 20 [548] [549] [550] [551] [552] [553])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/diagperm.texi Chapter 21 [554] [555] [556] [557] [558] [559] [560] [561])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/sparse.texi Chapter 22 [562] [563] [564] [565] [566] [567] [568] [569]
[570]
(spmatrix.eps
)
[571]
(gplot.eps
)
[572] [573] [574] [575] [576]
(spmatrix.eps
)
(spchol.eps
)
(spcholperm.eps
)
[577] [578] [579] [580] [581]
Underfull \hbox (badness 10000) in paragraph at lines 1355--1359
@textttsl knobs@texttt (1)[]@textrm If @textsl S[] @textrm is n-by-n, then row
s and columns with more than

Underfull \hbox (badness 10000) in paragraph at lines 1355--1359
@texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n
ored, and or-dered
[582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593]
[594] [595] [596] [597] [598] [599]
Underfull \hbox (badness 10000) in paragraph at lines 2899--2903
@textrm has 126,478 nonze-ros, and the in-com-plete LU fac-tor-iza-tion, with
0
[600] [601] [602]
(grid.eps
)
[603])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/quad.texi Chapter 23 [604] [605] [606] [607] [608] [609] [610] [611] [612]
[613] [614])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/diffeq.texi Chapter 24 [615] [616] [617] [618] [619] [620] [621] [622]
[623] [624] [625] [626]
Underfull \hbox (badness 10000) in paragraph at lines 934--937
[]@textrm This op-tion is re-quired by the @texttt "compute consistent initial


Underfull \hbox (badness 10000) in paragraph at lines 934--937
@texttt condition"[] @textrm and @texttt "exclude algebraic variables from err
or test"[]
[627] [628] [629] [630] [631])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/optim.texi Chapter 25 [632] [633] [634] [635] [636] [637] [638] [639]
[640] [641] [642] [643] [644] [645] [646])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/stats.texi Chapter 26 [647] [648] [649] [650] [651] [652] [653] [654]
[655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666]
[667] [668] [669] [670] [671] [672] [673] [674] [675] [676] [677] [678]
[679] [680] [681] [682] [683])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/set.texi Chapter 27 [684] [685] [686])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/poly.texi Chapter 28 [687] [688] [689] [690] [691] [692] [693] [694] [695]
[696]
(splinefit1.eps
)
[697] [698]
(splinefit2.eps
)
(splinefit3.eps
)
[699]
(splinefit4.eps
)
[700] [701]
(splinefit6.eps
)
[702] [703] [704])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/interp.texi Chapter 29 [705] [706] [707]
(interpderiv1.eps
)
(interpderiv2.eps
)
[708] [709]
(interpft.eps
)
[710] [711] [712] [713]
(interpn.eps
)
)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/geometry.texi Chapter 30 [714] [715] [716] [717]
(delaunay.eps
)
[718] [719] [720]
(triplot.eps
)
[721] [722] [723] [724]
(voronoi.eps
)
[725] [726]
(inpolygon.eps
)
[727] [728]
(convhull.eps
)
[729] [730]
(griddata.eps
)
)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/signal.texi Chapter 31 [731] [732] [733] [734] [735] [736] [737] [738]
[739] [740] [741] [742] [743] [744])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/image.texi Chapter 32 [745] [746] [747]
Overfull \hbox (32.68126pt too wide) in paragraph at lines 126--126
[]@texttt imread (filename, "PixelRegion", {[200 1 600], [300 1 700]});[] |
[748] [749] [750] [751] [752] [753] [754] [755] [756] [757] [758] [759]
[760] [761] [762] [763] [764] [765])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/audio.texi Chapter 33 [766] [767] [768] [769] [770] [771] [772])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/oop.texi Chapter 34 [773] [774] [775] [776] [777] [778] [779] [780] [781]
[782] [783]
Underfull \hbox (badness 10000) in paragraph at lines 732--2
[]@textrm This func-tion is equiv-a-lent to the op-er-a-tor syn-tax [] or
[784] [785] [786] [787] [788] [789] [790]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 1243--1243
[][] |
[791] [792] [793] [794] [795] [796] [797] [798])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/gui.texi Chapter 35 [799] [800] [801] [802] [803]
Overfull \hbox (20.85455pt too wide) in paragraph at lines 294--294
[]@texttt dims = inputdlg (prompt, "Enter Box Dimensions", rowscols, defaults)
;[] |
[804] [805]
Overfull \hbox (38.10062pt too wide) in paragraph at lines 449--449
[]@texttt btn = questdlg ("Close Octave?", "Some fancy title", "Yes", "No", "N
o");[] |
[806]
Overfull \hbox (124.33093pt too wide) in paragraph at lines 569--569
[]@texttt b = uicontrol (h, "string", "OK", "position",[10 10 150 40], "callba
ck","delete(gcf)");[] |
[807] [808] [809]
Overfull \hbox (84.09012pt too wide) in paragraph at lines 761--761
[]@texttt m1 = uimenu ("parent",c,"label","Menu item 1","callback","disp('menu
item 1')");[] |

Overfull \hbox (84.09012pt too wide) in paragraph at lines 762--762
[]@texttt m2 = uimenu ("parent",c,"label","Menu item 2","callback","disp('menu
item 2')");[] |
[810]
Overfull \hbox (15.10587pt too wide) in paragraph at lines 843--843
[]@texttt b1 = uicontrol (f, "string", "A Button", "position",[10 10 150 40]);
[] |

Overfull \hbox (141.577pt too wide) in paragraph at lines 845--845
[]@texttt e1 = uicontrol (f, "style", "edit", "string", "editable text", "posi
tion",[10 60 300 40]);[] |

Overfull \hbox (153.07437pt too wide) in paragraph at lines 847--847
[]@texttt c1 = uicontrol (f, "style", "checkbox", "string", "a checkbox", "pos
ition",[10 120 150 40]);[] |
[811]
Overfull \hbox (72.59274pt too wide) in paragraph at lines 882--882
[]@texttt b1 = uicontrol ("parent", p, "string", "A Button", "position",[18 10
150 36]);[] |

Overfull \hbox (107.08487pt too wide) in paragraph at lines 883--883
[]@texttt b2 = uicontrol ("parent", p, "string", "Another Button", "position",
[18 60 150 36]);[] |
[812] [813] [814] [815] [816] [817])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/system.texi Chapter 36 [818] [819] [820] [821] [822] [823] [824] [825]
[826] [827] [828] [829] [830] [831] [832] [833] [834] [835] [836] [837]
[838] [839] [840] [841] [842] [843] [844] [845] [846] [847] [848] [849]
[850] [851] [852] [853] [854] [855] [856] [857] [858] [859] [860] [861]
[862])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/package.texi Chapter 37 [863] [864] [865] [866]
Overfull \hbox (61.4247pt too wide) in paragraph at lines 258--258
[]@texttt pkg describe control signal # describe control and signal packages[]
|
[867] [868] [869] [870] [871] [872] [873])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/external.texi Appendix A [874] [875] [876] [877] [878] [879] [880] [881]
[882] [883] [884] [885] [886] [887] [888] [889] [890] [891]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 1223--1223
[][] |
[892] [893]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 1347--1347
[][] |
[894] [895] [896] [897] [898] [899] [900] [901] [902] [903] [904] [905]
Overfull \hbox (43.6852pt too wide) in paragraph at lines 2156--2156
[][] |
[906] [907] [908] [909]
Overfull \hbox (49.43388pt too wide) in paragraph at lines 2407--2407
[][] |
[910] [911] [912] [913] [914] [915] [916] [917] [918] [919] [920] [921]
[922] [923])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/testfun.texi Appendix B [924] [925] [926] [927] [928] [929] [930] [931]
[932] [933] [934])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/obsolete.texi Appendix C [935] [936]
Underfull \hbox (badness 10000) in paragraph at lines 144--144
@texttt char (strsplit (s,

Underfull \hbox (badness 10000) in paragraph at lines 167--167
@texttt [Uret, ~, Ucols] =
[937] [938] [939])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/bugs.texi Appendix D [940] [941] [942] [943] [944])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/install.texi Appendix E [945] [946] [947] [948] [949] [950] [951] [952]
[953] [954] [955] [956] [957] [958] [959])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/grammar.texi Appendix F [960] [961])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/gpl.texi Appendix G [962] [963] [964] [965] [966] [967] [968] [969] [970]
[971] [972])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/cp-idx.texi (Concept Index) [973] [974] [975] [976] [977] [978] [979]
[980] [981] [982] [983] [984] [985])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/fn-idx.texi (Function Index) [986] [987] [988] [989] [990] [991] [992]
[993] [994] [995] [996] [997] [998] [999])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/op-idx.texi (Operator Index) [1000] [1001]) [1002] )
(see the transcript file for additional information)
Output written on octave.dvi (1016 pages, 3807564 bytes).
Transcript written on octave.log.
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded format=etex)
restricted \write18 enabled.
entering extended mode
(../../../../../.././doc/interpreter/octave.texi
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/build-aux/texi
nfo.tex Loading texinfo [version 2017-06-04.19]: pdf, fonts, markup, glyphs,
page headings, tables, conditionals, indexing, sectioning, toc, environments,
defuns, macros, cross references, insertions,
(/usr/share/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.4 <14 February 2011>
) localization, formatting, and turning on texinfo input format.)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/macros.texi)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/version-octave.texi)
(octave_logo.eps
)

Overfull \hbox (1.16216pt too wide) in paragraph at lines 102--103
|
[1] [2] (./octave.toc [-1] [-2] [-3] [-4] [-5] [-6] [-7] [-8] [-9] [-10]
[-11]) [-12]
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/preface.texi (Preface) (./octave.aux)
Writing index file octave.cp

(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/contributors.texi
Underfull \hbox (badness 10000) in paragraph at lines 80--80
@textrm PrasannaKumar
[1] [2] [3]) [4]
Writing index file octave.fn
[5])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/intro.texi Chapter 1 [6] [7] [8] [9] [10] [11] [12] [13])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/basics.texi Chapter 2 [14] [15] [16] [17] [18] [19] [20] [21] [22] [23]
Underfull \hbox (badness 10000) in paragraph at lines 748--755
[]@textrm The de-fault value is @textttsl octave-home@texttt /share/octave/@te
xtttsl version@texttt /etc/built-in-
[24] [25] [26] [27] [28] [29]
Overfull \hbox (19.11484pt too wide) in paragraph at lines 8--1318
@textbf See also: @textrm [his-tory[]file], page 31, [his-tory[]size], page 31
, [his-tory[]timestamp[]format[]string],|
[30]
Overfull \hbox (24.95482pt too wide) in paragraph at lines 8--1331
@textbf See also: @textrm [his-tory[]size], page 31, [his-tory[]save], page 30
, [his-tory[]timestamp[]format[]string],|
[31] [32] [33] [34] [35] [36] [37])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/data.texi Chapter 3 [38] [39] [40] [41] [42]
Writing index file octave.op
[43] [44] [45])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/numbers.texi Chapter 4 [46] [47] [48] [49] [50] [51] [52] [53] [54] [55]
[56] [57] [58] [59] [60] [61] [62] [63] [64])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/strings.texi Chapter 5 [65] [66] [67] [68] [69] [70] [71] [72] [73] [74]
[75] [76] [77] [78] [79] [80]
Underfull \hbox (badness 10000) in paragraph at lines 1177--1181
[]@textsl delimitertype[] @textrm which may take the value of @texttt "simple"
[] @textrm (de-fault) or
[81] [82]
Overfull \hbox (73.06488pt too wide) in paragraph at lines 1236--1236
[]@smalltt strsplit ("a,,b, c", '[, ]', "collapsedelimiters", false, "delimite
rtype", "regularexpression")[] |
[83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97]
[98])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/container.texi Chapter 6 [99] [100] [101] [102] [103] [104] [105] [106]
[107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118]
[119] [120] [121] [122] [123])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/var.texi Chapter 7 [124]
Writing index file octave.vr
[125] [126] [127] [128] [129] [130] [131] [132] [133] [134])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/expr.texi Chapter 8 [135] [136] [137] [138] [139] [140] [141] [142] [143]
[144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155]
[156])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/eval.texi Chapter 9 [157] [158] [159] [160] [161])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/stmt.texi Chapter 10 [162] [163] [164] [165] [166] [167] [168] [169] [170]
[171] [172])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/func.texi Chapter 11 [173] [174] [175] [176] [177] [178] [179] [180] [181]
[182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193]
[194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205]
[206] [207] [208] [209] [210] [211] [212] [213] [214] [215])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/errors.texi Chapter 12 [216] [217] [218] [219] [220] [221] [222] [223]
[224] [225] [226] [227]
Underfull \hbox (badness 10000) in paragraph at lines 916--922
[]@textrm If the @texttt Octave:possible-matlab-short-circuit-operator[] @text
rm warn-ing is
[228]
Overfull \hbox (12.3707pt too wide) in paragraph at lines 986--988
[]@textrm By de-fault, the @texttt Octave:nearly-singular-matrix[] @textrm and
@texttt Octave:singular-matrix[]|
[229])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/debug.texi Chapter 13 [230] [231] [232] [233] [234] [235] [236] [237]
[238] [239] [240] [241] [242])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/io.texi Chapter 14 [243] [244] [245] [246] [247] [248] [249] [250] [251]
[252] [253]
Overfull \hbox (7.98221pt too wide) in paragraph at lines 8--738
@textbf See also: @textrm [load], page 255, [save[]default[]options], page 254
, [save[]header[]format[]string],|
[254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264] [265]
[266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277]
[278] [279] [280] [281] [282] [283] [284] [285])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot.texi Chapter 15 [286]
(plot.eps
)
[287] [288] [289] [290] [291]
(hist.eps
)
[292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303]
[304]
(errorbar.eps
)
[305] [306] [307]
(polar.eps
)
[308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319]
[320] [321]
(mesh.eps
)
[322]
(plot3.eps
)
[323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334]
[335] [336]
Underfull \hbox (badness 10000) in paragraph at lines 3607--3607
@textbf ambient-

Underfull \hbox (badness 10000) in paragraph at lines 3607--3608
@textbf diffuse-

Underfull \hbox (badness 10000) in paragraph at lines 3608--3608
@textbf specular-

Underfull \hbox (badness 10000) in paragraph at lines 3608--3608
@textbf specular-

Underfull \hbox (badness 10000) in paragraph at lines 3608--3609
@textbf specular-

Underfull \hbox (badness 10000) in paragraph at lines 3608--3609
@textbf color-

Overfull \hbox (12.0pt too wide) in paragraph at lines 3609--3610
|

Overfull \hbox (12.0pt too wide) in paragraph at lines 3611--3611
|

Overfull \hbox (12.0pt too wide) in paragraph at lines 3612--3612
|

Overfull \hbox (12.0pt too wide) in paragraph at lines 3613--3613
|

Overfull \hbox (12.0pt too wide) in paragraph at lines 3615--3615
|
[337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348]
[349] [350] [351] [352] [353] [354]
Underfull \hbox (badness 6944) in paragraph at lines 4966--4972
[]@textrm The line and the ar-row-head can be cus-tomized as for ar-

Underfull \hbox (badness 10000) in paragraph at lines 4966--4972
@textrm row an-no-ta-tions, but some prop-erty names are du-pli-cated:
[355] [356] [357] [358] [359] [360] [361] [362]
Underfull \hbox (badness 6859) in paragraph at lines 5546--5548
[]@textrm If the ar-gu-ment @texttt "force"[] @textrm is given then fig-ures a
re closed even when
[363]
Underfull \hbox (badness 10000) detected at line 5687
$@textsy n$@textrm alpha

Underfull \hbox (badness 10000) detected at line 5687
$@textsy n$@textrm beta

Underfull \hbox (badness 10000) detected at line 5687
$@textsy n$@textrm gamma

Underfull \hbox (badness 10000) detected at line 5701
$@textsy n$@textrm Gamma

Underfull \hbox (badness 10000) detected at line 5701
$@textsy n$@textrm Delta

Underfull \hbox (badness 10000) detected at line 5701
$@textsy n$@textrm Theta

Underfull \hbox (badness 10000) detected at line 5721
$@textsy n$@textrm aleph

Underfull \hbox (badness 10000) detected at line 5721
$@textsy n$@textrm wp

Underfull \hbox (badness 10000) detected at line 5721
$@textsy n$@textrm Re

Underfull \hbox (badness 10000) detected at line 5726
$@textsy n$@textrm int

Underfull \hbox (badness 10000) detected at line 5743
$@textsy n$@textrm pm

Underfull \hbox (badness 10000) detected at line 5743
$@textsy n$@textrm cdot

Underfull \hbox (badness 10000) detected at line 5743
$@textsy n$@textrm times

Underfull \hbox (badness 10000) detected at line 5838
$@textsy n$@textrm leq

Underfull \hbox (badness 10000) detected at line 5838
$@textsy n$@textrm subset

Underfull \hbox (badness 10000) detected at line 5838
$@textsy n$@textrm subseteq

Underfull \hbox (badness 10000) detected at line 5849
$@textsy n$@textrm leftarrow

Underfull \hbox (badness 10000) detected at line 5849
$@textsy n$@textrm Leftarrow

Underfull \hbox (badness 10000) detected at line 5849
$@textsy n$@textrm rightarrow

Underfull \hbox (badness 10000) detected at line 5857
$@textsy n$@textrm lfloor

Underfull \hbox (badness 10000) detected at line 5857
$@textsy n$@textrm langle

Underfull \hbox (badness 10000) detected at line 5857
$@textsy n$@textrm lceil

Underfull \hbox (badness 10000) detected at line 5862
$@textsy n$@textrm neq

Underfull \hbox (badness 10000) detected at line 5870
$@textsy n$@textrm ldots

Underfull \hbox (badness 10000) detected at line 5870
$@textsy n$@textrm 0

Underfull \hbox (badness 10000) detected at line 5870
$@textsy n$@textrm copyright
[364] [365] [366]
Underfull \hbox (badness 8094) in paragraph at lines 5919--5921
[]@textrm A com-plete ex-am-ple show-ing the ca-pa-bil-i-ties of text print-ing
us-ing the

Overfull \hbox (14.94176pt too wide) in paragraph at lines 5930--5930
[]@texttt text (0.65, 0.6175, ['$\displaystyle\leftarrow x = {2\over\sqrt{\pi}
}'...[] |
(extended.eps
)
[367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378]
[379] [380] [381] [382] [383] [384] [385]
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-rootproperties.texi [386])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-figureproperties.texi [387] [388] [389] [390] [391] [392])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-axesproperties.texi [393] [394] [395]
Underfull \hbox (badness 10000) in paragraph at lines 456--458
[]@textrm Control the way x/y/zticklabel prop-er-ties are in-ter-preted. See
[396] [397] [398])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-lineproperties.texi [399] [400])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-textproperties.texi [401]
Underfull \hbox (badness 10000) in paragraph at lines 162--164
[]@textrm Control the way the @texttt "string"[] @textrm prop-erty is in-ter-p
reted. See
[402])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-imageproperties.texi [403] [404])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-patchproperties.texi [405] [406] [407])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-surfaceproperties.texi [408] [409]) [410]
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-lightproperties.texi [411])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uimenuproperties.texi [412])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uibuttongroupproperties.texi
Underfull \hbox (badness 10000) in paragraph at lines 80--81
@texttt set (0, "defaultuibuttongroupcreatefcn", 'disp ("uibuttongroup
[413] [414])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uicontextmenuproperties.texi
Underfull \hbox (badness 10000) in paragraph at lines 68--69
@texttt set (0, "defaultuicontextmenucreatefcn", 'disp ("uicontextmenu
[415])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uipanelproperties.texi [416])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uicontrolproperties.texi [417] [418])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uitoolbarproperties.texi [419])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uipushtoolproperties.texi [420])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/plot-uitoggletoolproperties.texi [421]) [422] [423] [424] [425] [426]
[427] [428] [429] [430] [431] [432] [433] [434] [435] [436] [437] [438]
[439] [440] [441])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/matrix.texi Chapter 16 [442] [443]
Overfull \hbox (5.52649pt too wide) in paragraph at lines 134--134
@textsl x[]|

Overfull \hbox (4.4619pt too wide) in paragraph at lines 134--134
@textsl z[]|

Overfull \hbox (2.64194pt too wide) in paragraph at lines 135--135
@textrm -

Overfull \hbox (2.64194pt too wide) in paragraph at lines 135--135
@textrm -

Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136
@textrm 0|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 136--136
@textrm 0|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137
@textrm 1|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 137--137
@textrm 1|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 138--138
@textrm 0|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 138--138
@textrm 1|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 139--139
@textrm 1|

Overfull \hbox (4.46695pt too wide) in paragraph at lines 139--139
@textrm 0|
[444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455]
[456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467]
[468] [469] [470] [471] [472])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/arith.texi Chapter 17 [473] [474] [475] [476] [477] [478] [479] [480]
[481] [482] [483] [484] [485] [486] [487] [488] [489] [490] [491] [492]
[493] [494] [495] [496] [497] [498] [499] [500] [501] [502] [503] [504])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/linalg.texi Chapter 18 [505] [506] [507] [508] [509] [510] [511] [512]
[513] [514] [515] [516] [517] [518] [519] [520] [521] [522] [523] [524]
[525] [526] [527] [528] [529] [530] [531])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/vectorize.texi Chapter 19 [532] [533] [534] [535] [536] [537] [538] [539]
[540] [541] [542] [543] [544] [545] [546] [547])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/nonlin.texi Chapter 20 [548] [549] [550] [551] [552] [553])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/diagperm.texi Chapter 21 [554] [555] [556] [557] [558] [559] [560] [561])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/sparse.texi Chapter 22 [562] [563] [564] [565] [566] [567] [568] [569]
[570]
(spmatrix.eps
)
[571]
(gplot.eps
)
[572] [573] [574] [575] [576]
(spmatrix.eps
)
(spchol.eps
)
(spcholperm.eps
)
[577] [578] [579] [580] [581]
Underfull \hbox (badness 10000) in paragraph at lines 1355--1359
@textttsl knobs@texttt (1)[]@textrm If @textsl S[] @textrm is n-by-n, then row
s and columns with more than

Underfull \hbox (badness 10000) in paragraph at lines 1355--1359
@texttt max(16,@textttsl knobs@texttt (1)*sqrt(n))[] @textrm en-tries are ig-n
ored, and or-dered
[582] [583] [584] [585] [586] [587] [588] [589] [590] [591] [592] [593]
[594] [595] [596] [597] [598] [599]
Underfull \hbox (badness 10000) in paragraph at lines 2899--2903
@textrm has 126,478 nonze-ros, and the in-com-plete LU fac-tor-iza-tion, with
0
[600] [601] [602]
(grid.eps
)
[603])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/quad.texi Chapter 23 [604] [605] [606] [607] [608] [609] [610] [611] [612]
[613] [614])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/diffeq.texi Chapter 24 [615] [616] [617] [618] [619] [620] [621] [622]
[623] [624] [625] [626]
Underfull \hbox (badness 10000) in paragraph at lines 934--937
[]@textrm This op-tion is re-quired by the @texttt "compute consistent initial


Underfull \hbox (badness 10000) in paragraph at lines 934--937
@texttt condition"[] @textrm and @texttt "exclude algebraic variables from err
or test"[]
[627] [628] [629] [630] [631])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/optim.texi Chapter 25 [632] [633] [634] [635] [636] [637] [638] [639]
[640] [641] [642] [643] [644] [645] [646])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/stats.texi Chapter 26 [647] [648] [649] [650] [651] [652] [653] [654]
[655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666]
[667] [668] [669] [670] [671] [672] [673] [674] [675] [676] [677] [678]
[679] [680] [681] [682] [683])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/set.texi Chapter 27 [684] [685] [686])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/poly.texi Chapter 28 [687] [688] [689] [690] [691] [692] [693] [694] [695]
[696]
(splinefit1.eps
)
[697] [698]
(splinefit2.eps
)
(splinefit3.eps
)
[699]
(splinefit4.eps
)
[700] [701]
(splinefit6.eps
)
[702] [703] [704])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/interp.texi Chapter 29 [705] [706] [707]
(interpderiv1.eps
)
(interpderiv2.eps
)
[708] [709]
(interpft.eps
)
[710] [711] [712] [713]
(interpn.eps
)
)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/geometry.texi Chapter 30 [714] [715] [716] [717]
(delaunay.eps
)
[718] [719] [720]
(triplot.eps
)
[721] [722] [723] [724]
(voronoi.eps
)
[725] [726]
(inpolygon.eps
)
[727] [728]
(convhull.eps
)
[729] [730]
(griddata.eps
)
)
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/signal.texi Chapter 31 [731] [732] [733] [734] [735] [736] [737] [738]
[739] [740] [741] [742] [743] [744])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/image.texi Chapter 32 [745] [746] [747]
Overfull \hbox (32.68126pt too wide) in paragraph at lines 126--126
[]@texttt imread (filename, "PixelRegion", {[200 1 600], [300 1 700]});[] |
[748] [749] [750] [751] [752] [753] [754] [755] [756] [757] [758] [759]
[760] [761] [762] [763] [764] [765])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/audio.texi Chapter 33 [766] [767] [768] [769] [770] [771] [772])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/oop.texi Chapter 34 [773] [774] [775] [776] [777] [778] [779] [780] [781]
[782] [783]
Underfull \hbox (badness 10000) in paragraph at lines 732--2
[]@textrm This func-tion is equiv-a-lent to the op-er-a-tor syn-tax [] or
[784] [785] [786] [787] [788] [789] [790]
Overfull \hbox (20.69044pt too wide) in paragraph at lines 1243--1243
[][] |
[791] [792] [793] [794] [795] [796] [797] [798])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/gui.texi Chapter 35 [799] [800] [801] [802] [803]
Overfull \hbox (20.85455pt too wide) in paragraph at lines 294--294
[]@texttt dims = inputdlg (prompt, "Enter Box Dimensions", rowscols, defaults)
;[] |
[804] [805]
Overfull \hbox (38.10062pt too wide) in paragraph at lines 449--449
[]@texttt btn = questdlg ("Close Octave?", "Some fancy title", "Yes", "No", "N
o");[] |
[806]
Overfull \hbox (124.33093pt too wide) in paragraph at lines 569--569
[]@texttt b = uicontrol (h, "string", "OK", "position",[10 10 150 40], "callba
ck","delete(gcf)");[] |
[807] [808] [809]
Overfull \hbox (84.09012pt too wide) in paragraph at lines 761--761
[]@texttt m1 = uimenu ("parent",c,"label","Menu item 1","callback","disp('menu
item 1')");[] |

Overfull \hbox (84.09012pt too wide) in paragraph at lines 762--762
[]@texttt m2 = uimenu ("parent",c,"label","Menu item 2","callback","disp('menu
item 2')");[] |
[810]
Overfull \hbox (15.10587pt too wide) in paragraph at lines 843--843
[]@texttt b1 = uicontrol (f, "string", "A Button", "position",[10 10 150 40]);
[] |

Overfull \hbox (141.577pt too wide) in paragraph at lines 845--845
[]@texttt e1 = uicontrol (f, "style", "edit", "string", "editable text", "posi
tion",[10 60 300 40]);[] |

Overfull \hbox (153.07437pt too wide) in paragraph at lines 847--847
[]@texttt c1 = uicontrol (f, "style", "checkbox", "string", "a checkbox", "pos
ition",[10 120 150 40]);[] |
[811]
Overfull \hbox (72.59274pt too wide) in paragraph at lines 882--882
[]@texttt b1 = uicontrol ("parent", p, "string", "A Button", "position",[18 10
150 36]);[] |

Overfull \hbox (107.08487pt too wide) in paragraph at lines 883--883
[]@texttt b2 = uicontrol ("parent", p, "string", "Another Button", "position",
[18 60 150 36]);[] |
[812] [813] [814] [815] [816] [817])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/system.texi Chapter 36 [818] [819] [820] [821] [822] [823] [824] [825]
[826] [827] [828] [829] [830] [831] [832] [833] [834] [835] [836] [837]
[838] [839] [840] [841] [842] [843] [844] [845] [846] [847] [848] [849]
[850] [851] [852] [853] [854] [855] [856] [857] [858] [859] [860] [861]
[862])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/package.texi Chapter 37 [863] [864] [865] [866]
Overfull \hbox (61.4247pt too wide) in paragraph at lines 258--258
[]@texttt pkg describe control signal # describe control and signal packages[]
|
[867] [868] [869] [870] [871] [872] [873])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/external.texi Appendix A [874] [875] [876] [877] [878] [879] [880] [881]
[882] [883] [884] [885] [886] [887] [888] [889] [890] [891]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 1223--1223
[][] |
[892] [893]
Overfull \hbox (14.94176pt too wide) in paragraph at lines 1347--1347
[][] |
[894] [895] [896] [897] [898] [899] [900] [901] [902] [903] [904] [905]
Overfull \hbox (43.6852pt too wide) in paragraph at lines 2156--2156
[][] |
[906] [907] [908] [909]
Overfull \hbox (49.43388pt too wide) in paragraph at lines 2407--2407
[][] |
[910] [911] [912] [913] [914] [915] [916] [917] [918] [919] [920] [921]
[922] [923])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/testfun.texi Appendix B [924] [925] [926] [927] [928] [929] [930] [931]
[932] [933] [934])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/obsolete.texi Appendix C [935] [936]
Underfull \hbox (badness 10000) in paragraph at lines 144--144
@texttt char (strsplit (s,

Underfull \hbox (badness 10000) in paragraph at lines 167--167
@texttt [Uret, ~, Ucols] =
[937] [938] [939])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/bugs.texi Appendix D [940] [941] [942] [943] [944])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/install.texi Appendix E [945] [946] [947] [948] [949] [950] [951] [952]
[953] [954] [955] [956] [957] [958] [959])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/grammar.texi Appendix F [960] [961])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/gpl.texi Appendix G [962] [963] [964] [965] [966] [967] [968] [969] [970]
[971] [972])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/cp-idx.texi (Concept Index) [973] [974] [975] [976] [977] [978] [979]
[980] [981] [982] [983] [984] [985])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/fn-idx.texi (Function Index) [986] [987] [988] [989] [990] [991] [992]
[993] [994] [995] [996] [997] [998] [999])
(/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2/doc/interprete
r/op-idx.texi (Operator Index) [1000] [1001]) [1002] )
(see the transcript file for additional information)
Output written on octave.dvi (1016 pages, 3807492 bytes).
Transcript written on octave.log.
make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2'
make[1]: *** [Makefile:26140: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2'
make: *** [Makefile:9915: all] Error 2
[31;01m*[0m ERROR: sci-mathematics/octave-4.2.2::gentoo failed (compile phase):
[31;01m*[0m emake failed
[31;01m*[0m
[31;01m*[0m If you need support, post the output of `emerge --info '=sci-mathematics/octave-4.2.2::gentoo'`,
[31;01m*[0m the complete build log and the output of `emerge -pqv '=sci-mathematics/octave-4.2.2::gentoo'`.
[31;01m*[0m The complete build log is located at '/var/tmp/portage/sci-mathematics/octave-4.2.2/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/octave-4.2.2/temp/environment'.
[31;01m*[0m Working directory: '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2'
[31;01m*[0m S: '/var/tmp/portage/sci-mathematics/octave-4.2.2/work/octave-4.2.2'
!!! When you file a bug report, please include the following information:
GENTOO_VM=icedtea-bin-8 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-3.9.0"
JAVACFLAGS="-source 1.6 -target 1.6" COMPILER=""
and of course, the output of emerge --info =octave-4.2.2