Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- config.status: executing depfiles commands
- config.status: executing libtool commands
- configure:
- Octave is now configured for i486-slackware-linux-gnu
- Source directory: .
- Installation prefix: /usr
- C compiler: gcc -pthread -fopenmp -mieee-fp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -Wconversion -O2 -march=i486 -mtune=i686
- C++ compiler: g++ -pthread -fopenmp -mieee-fp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -Wconversion -Weffc++ -O2 -march=i486 -mtune=i686
- Fortran compiler: gfortran -O2 -march=i486 -mtune=i686 -mieee-fp
- Fortran libraries: -L/usr/lib/gcc/i486-slackware-linux/4.8.2 -L/usr/lib/gcc/i486-slackware-linux/4.8.2/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.8.2/../../.. -lgfortran -lm -lquadmath
- Lex libraries:
- LIBS: -lutil -lm
- AMD CPPFLAGS: -I/usr/include/amd
- AMD LDFLAGS:
- AMD libraries:
- ARPACK CPPFLAGS:
- ARPACK LDFLAGS:
- ARPACK libraries:
- BLAS libraries: -lblas
- CAMD CPPFLAGS:
- CAMD LDFLAGS:
- CAMD libraries:
- CARBON libraries:
- CCOLAMD CPPFLAGS:
- CCOLAMD LDFLAGS:
- CCOLAMD libraries:
- CHOLMOD CPPFLAGS:
- CHOLMOD LDFLAGS:
- CHOLMOD libraries:
- COLAMD CPPFLAGS:
- COLAMD LDFLAGS:
- COLAMD libraries:
- CURL CPPFLAGS:
- CURL LDFLAGS:
- CURL libraries: -lcurl
- CXSPARSE CPPFLAGS:
- CXSPARSE LDFLAGS:
- CXSPARSE libraries:
- DL libraries: -ldl
- FFTW3 CPPFLAGS:
- FFTW3 LDFLAGS:
- FFTW3 libraries: -lfftw3_threads -lfftw3
- FFTW3F CPPFLAGS:
- FFTW3F LDFLAGS:
- FFTW3F libraries: -lfftw3f_threads -lfftw3f
- FLTK CPPFLAGS:
- FLTK LDFLAGS:
- FLTK libraries:
- fontconfig CPPFLAGS:
- fontconfig libraries: -lfontconfig
- FreeType2 CPPFLAGS: -I/usr/include/freetype2 -I/usr/include/libpng14
- FreeType2 libraries: -lfreetype
- GLPK CPPFLAGS:
- GLPK LDFLAGS:
- GLPK libraries:
- HDF5 CPPFLAGS:
- HDF5 LDFLAGS:
- HDF5 libraries:
- Java home:
- Java JVM path:
- Java CPPFLAGS:
- Java libraries:
- LAPACK libraries: -llapack
- LLVM CPPFLAGS:
- LLVM LDFLAGS:
- LLVM libraries:
- Magick++ CPPFLAGS:
- Magick++ LDFLAGS:
- Magick++ libraries:
- OPENGL libraries: -lfontconfig -lGL -lGLU
- OSMesa CPPFLAGS:
- OSMesa LDFLAGS:
- OSMesa libraries: -lOSMesa
- PCRE CPPFLAGS:
- PCRE libraries: -lpcre
- PortAudio CPPFLAGS:
- PortAudio LDFLAGS:
- PortAudio libraries:
- PTHREAD flags: -pthread
- PTHREAD libraries:
- QHULL CPPFLAGS:
- QHULL LDFLAGS:
- QHULL libraries:
- QRUPDATE CPPFLAGS:
- QRUPDATE LDFLAGS:
- QRUPDATE libraries:
- Qt CPPFLAGS: -I/usr/lib/qt/include/QtCore -I/usr/lib/qt/include/QtGui -I/usr/lib/qt/include/QtNetwork -I/usr/lib/qt/include/QtOpenGL
- Qt LDFLAGS: -L/usr/lib/qt/lib
- Qt libraries: -lQtNetwork -lQtOpenGL -lQtGui -lQtCore -lqscintilla2
- READLINE libraries: -lreadline
- Sndfile CPPFLAGS:
- Sndfile LDFLAGS:
- Sndfile libraries: -lsndfile
- TERM libraries: -lncurses
- UMFPACK CPPFLAGS:
- UMFPACK LDFLAGS:
- UMFPACK libraries:
- X11 include flags:
- X11 libraries: -lX11
- Z CPPFLAGS:
- Z LDFLAGS:
- Z libraries: -lz
- Default pager: less
- gnuplot: gnuplot
- Build Octave GUI: yes
- JIT compiler for loops: no
- Build Java interface: no
- 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
- 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: Found nth_element broken in g++ 4.8.2. Attempting to repair by using local patched version of bits/stl_algo.h.
- configure: WARNING: Qhull library not found. This will result in loss of functionality of some geometry functions.
- configure: WARNING: HDF5 library not found. Octave will not be able to save or load HDF5 data files.
- configure: WARNING: GLPK library not found. The glpk function for solving linear programs will be disabled.
- configure: WARNING: FLTK config script not found. Native graphics will be disabled.
- configure: WARNING: qrupdate not found. The QR & Cholesky updating functions will be slow.
- configure: WARNING: AMD library not found. This will result in some lack of functionality for sparse matrices.
- configure: WARNING: CAMD library not found. This will result in some lack of functionality for sparse matrices.
- configure: WARNING: COLAMD library not found. This will result in some lack of functionality for sparse matrices.
- configure: WARNING: CCOLAMD library not found. This will result in some lack of functionality for sparse matrices.
- configure: WARNING: CHOLMOD library not found. This will result in some lack of functionality for sparse matrices.
- configure: WARNING: CXSparse library not found. This will result in some lack of functionality for sparse matrices.
- configure: WARNING: UMFPACK not found. This will result in some lack of functionality for sparse matrices.
- configure: WARNING: ARPACK not found. The eigs function will be disabled.
- configure: WARNING: JAVA_HOME environment variable not initialized. Auto-detection will proceed but is unreliable.
- configure: WARNING: No Java executable found. Octave will not be able to call Java methods.
- configure: WARNING:
- configure: WARNING: I didn't find the necessary libraries to compile native
- configure: WARNING: graphics. It isn't necessary to have native graphics,
- configure: WARNING: but you will need to have gnuplot installed or you won't
- configure: WARNING: be able to use any of Octave's plotting commands
- configure: WARNING:
- 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.
- Makefile:3060: warning: overriding recipe for target `check'
- Makefile:2415: warning: ignoring old recipe for target `check'
- GEN run-octave
- GEN bits/stl_algo.h
- make all-recursive
- make[1]: Entering directory `/tmp/SBo/octave-4.0.0'
- Makefile:3060: warning: overriding recipe for target `check'
- Makefile:2415: warning: ignoring old recipe for target `check'
- Making all in libgnu
- make[2]: Entering directory `/tmp/SBo/octave-4.0.0/libgnu'
- GEN alloca.h
- GEN configmake.h
- GEN c++defs.h
- GEN arg-nonnull.h
- GEN warn-on-use.h
- GEN dirent.h
- GEN fcntl.h
- GEN glob.h
- GEN math.h
- GEN signal.h
- GEN unused-parameter.h
- GEN stdalign.h
- GEN stddef.h
- GEN stdio.h
- GEN stdlib.h
- GEN string.h
- GEN strings.h
- GEN sys/select.h
- GEN sys/socket.h
- GEN sys/stat.h
- GEN sys/time.h
- GEN sys/times.h
- GEN sys/types.h
- GEN sys/uio.h
- GEN sys/utsname.h
- GEN time.h
- GEN unistd.h
- GEN wchar.h
- GEN wctype.h
- make all-recursive
- make[3]: Entering directory `/tmp/SBo/octave-4.0.0/libgnu'
- make[4]: Entering directory `/tmp/SBo/octave-4.0.0/libgnu'
- CC areadlink-with-size.lo
- CC base64.lo
- CC bitrotate.lo
- CC c-ctype.lo
- CC canonicalize.lo
- CC cloexec.lo
- CC md5.lo
- CC dirname.lo
- CC basename.lo
- CC dirname-lgpl.lo
- CC basename-lgpl.lo
- CC stripslash.lo
- CC exitfail.lo
- CC fd-hook.lo
- CC file-set.lo
- CC filemode.lo
- CC filenamecat-lgpl.lo
- CC freading.lo
- CC hash.lo
- CC hash-pjw.lo
- CC hash-triple.lo
- CC localcharset.lo
- CC malloca.lo
- CC math.lo
- CC nproc.lo
- CC openat-die.lo
- CC progname.lo
- CC same.lo
- CC save-cwd.lo
- CC sig-handler.lo
- CC sockets.lo
- CC strftime.lo
- CC strnlen1.lo
- CC sys_socket.lo
- CC tempname.lo
- CC tmpdir.lo
- CC unistd.lo
- CC dup-safer.lo
- CC fd-safer.lo
- CC pipe-safer.lo
- CC wctype-h.lo
- CC xmalloc.lo
- CC xalloc-die.lo
- CC xgetcwd.lo
- CC xsize.lo
- CC xstrndup.lo
- CC asnprintf.lo
- CC chdir-long.lo
- CC fclose.lo
- CC fcntl.lo
- CC fflush.lo
- CC fpurge.lo
- CC fseek.lo
- CC fseeko.lo
- CC glob.lo
- CC mbrtowc.lo
- CC openat-proc.lo
- CC printf-args.lo
- CC printf-parse.lo
- CC vasnprintf.lo
- CCLD libgnu.la
- GEN charset.alias
- GEN ref-add.sed
- GEN ref-del.sed
- make[4]: Leaving directory `/tmp/SBo/octave-4.0.0/libgnu'
- make[3]: Leaving directory `/tmp/SBo/octave-4.0.0/libgnu'
- make[2]: Leaving directory `/tmp/SBo/octave-4.0.0/libgnu'
- Making all in liboctave
- make[2]: Entering directory `/tmp/SBo/octave-4.0.0/liboctave'
- GEN operators/mx-ops.h
- GEN numeric/DASPK-opts.h
- GEN numeric/DASRT-opts.h
- GEN numeric/DASSL-opts.h
- GEN numeric/LSODE-opts.h
- GEN numeric/Quad-opts.h
- GEN operators/mx-cdm-dm.h
- GEN operators/vx-ccv-cv.h
- GEN operators/smx-sm-cs.h
- make all-am
- make[3]: Entering directory `/tmp/SBo/octave-4.0.0/liboctave'
- CXX array/array_libarray_la-Array-b.lo
- In file included from array/dim-vector.h:35:0,
- from array/Array.h:35,
- from array/Array-b.cc:29:
- ./util/oct-refcount.h:60:29: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator++()' should return 'octave_refcount<T>&' [-Weffc++]
- count_type operator++(void)
- ^
- ./util/oct-refcount.h:65:28: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator++(int)' should return 'octave_refcount<T>' [-Weffc++]
- count_type operator++(int)
- ^
- ./util/oct-refcount.h:70:29: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator--()' should return 'octave_refcount<T>&' [-Weffc++]
- count_type operator--(void)
- ^
- ./util/oct-refcount.h:75:28: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator--(int)' should return 'octave_refcount<T>' [-Weffc++]
- count_type operator--(int)
- ^
- In file included from array/idx-vector.h:36:0,
- from array/Array.h:36,
- from array/Array-b.cc:29:
- ./util/oct-inttypes.h: In instantiation of 'class octave_int_arith_base<long long unsigned int, false>':
- ./util/oct-inttypes.h:466:39: required from here
- ./util/oct-inttypes.h:360:7: warning: base class 'class octave_int_base<long long unsigned int>' has a non-virtual destructor [-Weffc++]
- class octave_int_arith_base<T, false> : octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int_arith_base<long long int, true>':
- ./util/oct-inttypes.h:784:37: required from here
- ./util/oct-inttypes.h:521:7: warning: base class 'class octave_int_base<long long int>' has a non-virtual destructor [-Weffc++]
- class octave_int_arith_base<T, true> : octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<signed char>':
- ./util/oct-inttypes.h:1048:31: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<signed char>' has a non-virtual destructor [-Weffc++]
- octave_int : public octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<unsigned char>':
- ./util/oct-inttypes.h:1056:40: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<unsigned char>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<long long int>':
- ./util/oct-inttypes.h:1225:1: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<long long int>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<long long unsigned int>':
- ./util/oct-inttypes.h:1225:1: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<long long unsigned int>' has a non-virtual destructor [-Weffc++]
- In file included from array/dim-vector.h:35:0,
- from array/Array.h:35,
- from array/Array-b.cc:29:
- ./util/oct-refcount.h: In instantiation of 'class octave_refcount<int>':
- array/idx-vector.h:108:26: required from here
- ./util/oct-refcount.h:60:14: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator++() [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>&' [-Weffc++]
- count_type operator++(void)
- ^
- ./util/oct-refcount.h:65:14: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator++(int) [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>' [-Weffc++]
- count_type operator++(int)
- ^
- ./util/oct-refcount.h:70:14: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator--() [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>&' [-Weffc++]
- count_type operator--(void)
- ^
- ./util/oct-refcount.h:75:14: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator--(int) [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>' [-Weffc++]
- count_type operator--(int)
- ^
- In file included from ./util/oct-inttypes.h:34:0,
- from array/idx-vector.h:36,
- from array/Array.h:36,
- from array/Array-b.cc:29:
- numeric/lo-mappers.h: In instantiation of 'T X_NINT(T) [with T = float]':
- numeric/lo-mappers.h:241:60: required from here
- numeric/lo-mappers.h:237:40: warning: conversion to 'float' from 'double' may alter its value [-Wconversion]
- return (xfinite (x) ? xfloor (x + 0.5) : x);
- ^
- numeric/lo-mappers.h:237:45: warning: conversion to 'float' from 'double' may alter its value [-Wconversion]
- return (xfinite (x) ? xfloor (x + 0.5) : x);
- ^
- CXX array/array_libarray_la-Array-C.lo
- In file included from array/dim-vector.h:35:0,
- from array/Array.h:35,
- from array/Array-C.cc:33:
- ./util/oct-refcount.h:60:29: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator++()' should return 'octave_refcount<T>&' [-Weffc++]
- count_type operator++(void)
- ^
- ./util/oct-refcount.h:65:28: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator++(int)' should return 'octave_refcount<T>' [-Weffc++]
- count_type operator++(int)
- ^
- ./util/oct-refcount.h:70:29: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator--()' should return 'octave_refcount<T>&' [-Weffc++]
- count_type operator--(void)
- ^
- ./util/oct-refcount.h:75:28: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator--(int)' should return 'octave_refcount<T>' [-Weffc++]
- count_type operator--(int)
- ^
- In file included from array/idx-vector.h:36:0,
- from array/Array.h:36,
- from array/Array-C.cc:33:
- ./util/oct-inttypes.h: In instantiation of 'class octave_int_arith_base<long long unsigned int, false>':
- ./util/oct-inttypes.h:466:39: required from here
- ./util/oct-inttypes.h:360:7: warning: base class 'class octave_int_base<long long unsigned int>' has a non-virtual destructor [-Weffc++]
- class octave_int_arith_base<T, false> : octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int_arith_base<long long int, true>':
- ./util/oct-inttypes.h:784:37: required from here
- ./util/oct-inttypes.h:521:7: warning: base class 'class octave_int_base<long long int>' has a non-virtual destructor [-Weffc++]
- class octave_int_arith_base<T, true> : octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<signed char>':
- ./util/oct-inttypes.h:1048:31: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<signed char>' has a non-virtual destructor [-Weffc++]
- octave_int : public octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<unsigned char>':
- ./util/oct-inttypes.h:1056:40: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<unsigned char>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<long long int>':
- ./util/oct-inttypes.h:1225:1: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<long long int>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<long long unsigned int>':
- ./util/oct-inttypes.h:1225:1: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<long long unsigned int>' has a non-virtual destructor [-Weffc++]
- In file included from array/dim-vector.h:35:0,
- from array/Array.h:35,
- from array/Array-C.cc:33:
- ./util/oct-refcount.h: In instantiation of 'class octave_refcount<int>':
- array/idx-vector.h:108:26: required from here
- ./util/oct-refcount.h:60:14: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator++() [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>&' [-Weffc++]
- count_type operator++(void)
- ^
- ./util/oct-refcount.h:65:14: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator++(int) [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>' [-Weffc++]
- count_type operator++(int)
- ^
- ./util/oct-refcount.h:70:14: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator--() [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>&' [-Weffc++]
- count_type operator--(void)
- ^
- ./util/oct-refcount.h:75:14: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator--(int) [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>' [-Weffc++]
- count_type operator--(int)
- ^
- In file included from array/Array-C.cc:31:0:
- numeric/lo-mappers.h: In instantiation of 'T X_NINT(T) [with T = float]':
- numeric/lo-mappers.h:241:60: required from here
- numeric/lo-mappers.h:237:40: warning: conversion to 'float' from 'double' may alter its value [-Wconversion]
- return (xfinite (x) ? xfloor (x + 0.5) : x);
- ^
- numeric/lo-mappers.h:237:45: warning: conversion to 'float' from 'double' may alter its value [-Wconversion]
- return (xfinite (x) ? xfloor (x + 0.5) : x);
- ^
- CXX array/array_libarray_la-Array-ch.lo
- In file included from array/dim-vector.h:35:0,
- from array/Array.h:35,
- from array/Array-ch.cc:29:
- ./util/oct-refcount.h:60:29: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator++()' should return 'octave_refcount<T>&' [-Weffc++]
- count_type operator++(void)
- ^
- ./util/oct-refcount.h:65:28: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator++(int)' should return 'octave_refcount<T>' [-Weffc++]
- count_type operator++(int)
- ^
- ./util/oct-refcount.h:70:29: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator--()' should return 'octave_refcount<T>&' [-Weffc++]
- count_type operator--(void)
- ^
- ./util/oct-refcount.h:75:28: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator--(int)' should return 'octave_refcount<T>' [-Weffc++]
- count_type operator--(int)
- ^
- In file included from array/idx-vector.h:36:0,
- from array/Array.h:36,
- from array/Array-ch.cc:29:
- ./util/oct-inttypes.h: In instantiation of 'class octave_int_arith_base<long long unsigned int, false>':
- ./util/oct-inttypes.h:466:39: required from here
- ./util/oct-inttypes.h:360:7: warning: base class 'class octave_int_base<long long unsigned int>' has a non-virtual destructor [-Weffc++]
- class octave_int_arith_base<T, false> : octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int_arith_base<long long int, true>':
- ./util/oct-inttypes.h:784:37: required from here
- ./util/oct-inttypes.h:521:7: warning: base class 'class octave_int_base<long long int>' has a non-virtual destructor [-Weffc++]
- class octave_int_arith_base<T, true> : octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<signed char>':
- ./util/oct-inttypes.h:1048:31: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<signed char>' has a non-virtual destructor [-Weffc++]
- octave_int : public octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<unsigned char>':
- ./util/oct-inttypes.h:1056:40: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<unsigned char>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<long long int>':
- ./util/oct-inttypes.h:1225:1: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<long long int>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<long long unsigned int>':
- ./util/oct-inttypes.h:1225:1: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<long long unsigned int>' has a non-virtual destructor [-Weffc++]
- In file included from array/dim-vector.h:35:0,
- from array/Array.h:35,
- from array/Array-ch.cc:29:
- ./util/oct-refcount.h: In instantiation of 'class octave_refcount<int>':
- array/idx-vector.h:108:26: required from here
- ./util/oct-refcount.h:60:14: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator++() [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>&' [-Weffc++]
- count_type operator++(void)
- ^
- ./util/oct-refcount.h:65:14: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator++(int) [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>' [-Weffc++]
- count_type operator++(int)
- ^
- ./util/oct-refcount.h:70:14: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator--() [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>&' [-Weffc++]
- count_type operator--(void)
- ^
- ./util/oct-refcount.h:75:14: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator--(int) [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>' [-Weffc++]
- count_type operator--(int)
- ^
- In file included from ./util/oct-inttypes.h:34:0,
- from array/idx-vector.h:36,
- from array/Array.h:36,
- from array/Array-ch.cc:29:
- numeric/lo-mappers.h: In instantiation of 'T X_NINT(T) [with T = float]':
- numeric/lo-mappers.h:241:60: required from here
- numeric/lo-mappers.h:237:40: warning: conversion to 'float' from 'double' may alter its value [-Wconversion]
- return (xfinite (x) ? xfloor (x + 0.5) : x);
- ^
- numeric/lo-mappers.h:237:45: warning: conversion to 'float' from 'double' may alter its value [-Wconversion]
- return (xfinite (x) ? xfloor (x + 0.5) : x);
- ^
- CXX array/array_libarray_la-Array-d.lo
- In file included from array/dim-vector.h:35:0,
- from array/Array.h:35,
- from array/Array-d.cc:31:
- ./util/oct-refcount.h:60:29: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator++()' should return 'octave_refcount<T>&' [-Weffc++]
- count_type operator++(void)
- ^
- ./util/oct-refcount.h:65:28: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator++(int)' should return 'octave_refcount<T>' [-Weffc++]
- count_type operator++(int)
- ^
- ./util/oct-refcount.h:70:29: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator--()' should return 'octave_refcount<T>&' [-Weffc++]
- count_type operator--(void)
- ^
- ./util/oct-refcount.h:75:28: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator--(int)' should return 'octave_refcount<T>' [-Weffc++]
- count_type operator--(int)
- ^
- In file included from array/idx-vector.h:36:0,
- from array/Array.h:36,
- from array/Array-d.cc:31:
- ./util/oct-inttypes.h: In instantiation of 'class octave_int_arith_base<long long unsigned int, false>':
- ./util/oct-inttypes.h:466:39: required from here
- ./util/oct-inttypes.h:360:7: warning: base class 'class octave_int_base<long long unsigned int>' has a non-virtual destructor [-Weffc++]
- class octave_int_arith_base<T, false> : octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int_arith_base<long long int, true>':
- ./util/oct-inttypes.h:784:37: required from here
- ./util/oct-inttypes.h:521:7: warning: base class 'class octave_int_base<long long int>' has a non-virtual destructor [-Weffc++]
- class octave_int_arith_base<T, true> : octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<signed char>':
- ./util/oct-inttypes.h:1048:31: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<signed char>' has a non-virtual destructor [-Weffc++]
- octave_int : public octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<unsigned char>':
- ./util/oct-inttypes.h:1056:40: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<unsigned char>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<long long int>':
- ./util/oct-inttypes.h:1225:1: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<long long int>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<long long unsigned int>':
- ./util/oct-inttypes.h:1225:1: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<long long unsigned int>' has a non-virtual destructor [-Weffc++]
- In file included from array/dim-vector.h:35:0,
- from array/Array.h:35,
- from array/Array-d.cc:31:
- ./util/oct-refcount.h: In instantiation of 'class octave_refcount<int>':
- array/idx-vector.h:108:26: required from here
- ./util/oct-refcount.h:60:14: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator++() [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>&' [-Weffc++]
- count_type operator++(void)
- ^
- ./util/oct-refcount.h:65:14: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator++(int) [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>' [-Weffc++]
- count_type operator++(int)
- ^
- ./util/oct-refcount.h:70:14: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator--() [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>&' [-Weffc++]
- count_type operator--(void)
- ^
- ./util/oct-refcount.h:75:14: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator--(int) [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>' [-Weffc++]
- count_type operator--(int)
- ^
- In file included from array/Array-d.cc:30:0:
- numeric/lo-mappers.h: In instantiation of 'T X_NINT(T) [with T = float]':
- numeric/lo-mappers.h:241:60: required from here
- numeric/lo-mappers.h:237:40: warning: conversion to 'float' from 'double' may alter its value [-Wconversion]
- return (xfinite (x) ? xfloor (x + 0.5) : x);
- ^
- numeric/lo-mappers.h:237:45: warning: conversion to 'float' from 'double' may alter its value [-Wconversion]
- return (xfinite (x) ? xfloor (x + 0.5) : x);
- ^
- CXX array/array_libarray_la-Array-f.lo
- In file included from array/dim-vector.h:35:0,
- from array/Array.h:35,
- from array/Array-f.cc:31:
- ./util/oct-refcount.h:60:29: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator++()' should return 'octave_refcount<T>&' [-Weffc++]
- count_type operator++(void)
- ^
- ./util/oct-refcount.h:65:28: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator++(int)' should return 'octave_refcount<T>' [-Weffc++]
- count_type operator++(int)
- ^
- ./util/oct-refcount.h:70:29: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator--()' should return 'octave_refcount<T>&' [-Weffc++]
- count_type operator--(void)
- ^
- ./util/oct-refcount.h:75:28: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator--(int)' should return 'octave_refcount<T>' [-Weffc++]
- count_type operator--(int)
- ^
- In file included from array/idx-vector.h:36:0,
- from array/Array.h:36,
- from array/Array-f.cc:31:
- ./util/oct-inttypes.h: In instantiation of 'class octave_int_arith_base<long long unsigned int, false>':
- ./util/oct-inttypes.h:466:39: required from here
- ./util/oct-inttypes.h:360:7: warning: base class 'class octave_int_base<long long unsigned int>' has a non-virtual destructor [-Weffc++]
- class octave_int_arith_base<T, false> : octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int_arith_base<long long int, true>':
- ./util/oct-inttypes.h:784:37: required from here
- ./util/oct-inttypes.h:521:7: warning: base class 'class octave_int_base<long long int>' has a non-virtual destructor [-Weffc++]
- class octave_int_arith_base<T, true> : octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<signed char>':
- ./util/oct-inttypes.h:1048:31: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<signed char>' has a non-virtual destructor [-Weffc++]
- octave_int : public octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<unsigned char>':
- ./util/oct-inttypes.h:1056:40: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<unsigned char>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<long long int>':
- ./util/oct-inttypes.h:1225:1: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<long long int>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<long long unsigned int>':
- ./util/oct-inttypes.h:1225:1: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<long long unsigned int>' has a non-virtual destructor [-Weffc++]
- In file included from array/dim-vector.h:35:0,
- from array/Array.h:35,
- from array/Array-f.cc:31:
- ./util/oct-refcount.h: In instantiation of 'class octave_refcount<int>':
- array/idx-vector.h:108:26: required from here
- ./util/oct-refcount.h:60:14: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator++() [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>&' [-Weffc++]
- count_type operator++(void)
- ^
- ./util/oct-refcount.h:65:14: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator++(int) [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>' [-Weffc++]
- count_type operator++(int)
- ^
- ./util/oct-refcount.h:70:14: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator--() [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>&' [-Weffc++]
- count_type operator--(void)
- ^
- ./util/oct-refcount.h:75:14: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator--(int) [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>' [-Weffc++]
- count_type operator--(int)
- ^
- In file included from array/Array-f.cc:30:0:
- numeric/lo-mappers.h: In instantiation of 'T X_NINT(T) [with T = float]':
- numeric/lo-mappers.h:241:60: required from here
- numeric/lo-mappers.h:237:40: warning: conversion to 'float' from 'double' may alter its value [-Wconversion]
- return (xfinite (x) ? xfloor (x + 0.5) : x);
- ^
- numeric/lo-mappers.h:237:45: warning: conversion to 'float' from 'double' may alter its value [-Wconversion]
- return (xfinite (x) ? xfloor (x + 0.5) : x);
- ^
- CXX array/array_libarray_la-Array-fC.lo
- In file included from array/dim-vector.h:35:0,
- from array/Array.h:35,
- from array/Array-fC.cc:33:
- ./util/oct-refcount.h:60:29: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator++()' should return 'octave_refcount<T>&' [-Weffc++]
- count_type operator++(void)
- ^
- ./util/oct-refcount.h:65:28: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator++(int)' should return 'octave_refcount<T>' [-Weffc++]
- count_type operator++(int)
- ^
- ./util/oct-refcount.h:70:29: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator--()' should return 'octave_refcount<T>&' [-Weffc++]
- count_type operator--(void)
- ^
- ./util/oct-refcount.h:75:28: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator--(int)' should return 'octave_refcount<T>' [-Weffc++]
- count_type operator--(int)
- ^
- In file included from array/idx-vector.h:36:0,
- from array/Array.h:36,
- from array/Array-fC.cc:33:
- ./util/oct-inttypes.h: In instantiation of 'class octave_int_arith_base<long long unsigned int, false>':
- ./util/oct-inttypes.h:466:39: required from here
- ./util/oct-inttypes.h:360:7: warning: base class 'class octave_int_base<long long unsigned int>' has a non-virtual destructor [-Weffc++]
- class octave_int_arith_base<T, false> : octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int_arith_base<long long int, true>':
- ./util/oct-inttypes.h:784:37: required from here
- ./util/oct-inttypes.h:521:7: warning: base class 'class octave_int_base<long long int>' has a non-virtual destructor [-Weffc++]
- class octave_int_arith_base<T, true> : octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<signed char>':
- ./util/oct-inttypes.h:1048:31: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<signed char>' has a non-virtual destructor [-Weffc++]
- octave_int : public octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<unsigned char>':
- ./util/oct-inttypes.h:1056:40: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<unsigned char>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<long long int>':
- ./util/oct-inttypes.h:1225:1: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<long long int>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<long long unsigned int>':
- ./util/oct-inttypes.h:1225:1: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<long long unsigned int>' has a non-virtual destructor [-Weffc++]
- In file included from array/dim-vector.h:35:0,
- from array/Array.h:35,
- from array/Array-fC.cc:33:
- ./util/oct-refcount.h: In instantiation of 'class octave_refcount<int>':
- array/idx-vector.h:108:26: required from here
- ./util/oct-refcount.h:60:14: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator++() [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>&' [-Weffc++]
- count_type operator++(void)
- ^
- ./util/oct-refcount.h:65:14: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator++(int) [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>' [-Weffc++]
- count_type operator++(int)
- ^
- ./util/oct-refcount.h:70:14: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator--() [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>&' [-Weffc++]
- count_type operator--(void)
- ^
- ./util/oct-refcount.h:75:14: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator--(int) [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>' [-Weffc++]
- count_type operator--(int)
- ^
- In file included from array/Array-fC.cc:31:0:
- numeric/lo-mappers.h: In instantiation of 'T X_NINT(T) [with T = float]':
- numeric/lo-mappers.h:241:60: required from here
- numeric/lo-mappers.h:237:40: warning: conversion to 'float' from 'double' may alter its value [-Wconversion]
- return (xfinite (x) ? xfloor (x + 0.5) : x);
- ^
- numeric/lo-mappers.h:237:45: warning: conversion to 'float' from 'double' may alter its value [-Wconversion]
- return (xfinite (x) ? xfloor (x + 0.5) : x);
- ^
- CXX array/array_libarray_la-Array-i.lo
- In file included from array/Array-i.cc:27:0:
- ./util/oct-inttypes.h: In instantiation of 'class octave_int_arith_base<long long unsigned int, false>':
- ./util/oct-inttypes.h:466:39: required from here
- ./util/oct-inttypes.h:360:7: warning: base class 'class octave_int_base<long long unsigned int>' has a non-virtual destructor [-Weffc++]
- class octave_int_arith_base<T, false> : octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int_arith_base<long long int, true>':
- ./util/oct-inttypes.h:784:37: required from here
- ./util/oct-inttypes.h:521:7: warning: base class 'class octave_int_base<long long int>' has a non-virtual destructor [-Weffc++]
- class octave_int_arith_base<T, true> : octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<signed char>':
- ./util/oct-inttypes.h:1048:31: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<signed char>' has a non-virtual destructor [-Weffc++]
- octave_int : public octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<unsigned char>':
- ./util/oct-inttypes.h:1056:40: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<unsigned char>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<long long int>':
- ./util/oct-inttypes.h:1225:1: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<long long int>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<long long unsigned int>':
- ./util/oct-inttypes.h:1225:1: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<long long unsigned int>' has a non-virtual destructor [-Weffc++]
- In file included from array/dim-vector.h:35:0,
- from array/Array.h:35,
- from array/Array-i.cc:31:
- ./util/oct-refcount.h:60:29: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator++()' should return 'octave_refcount<T>&' [-Weffc++]
- count_type operator++(void)
- ^
- ./util/oct-refcount.h:65:28: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator++(int)' should return 'octave_refcount<T>' [-Weffc++]
- count_type operator++(int)
- ^
- ./util/oct-refcount.h:70:29: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator--()' should return 'octave_refcount<T>&' [-Weffc++]
- count_type operator--(void)
- ^
- ./util/oct-refcount.h:75:28: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator--(int)' should return 'octave_refcount<T>' [-Weffc++]
- count_type operator--(int)
- ^
- ./util/oct-refcount.h: In instantiation of 'class octave_refcount<int>':
- array/idx-vector.h:108:26: required from here
- ./util/oct-refcount.h:60:14: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator++() [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>&' [-Weffc++]
- count_type operator++(void)
- ^
- ./util/oct-refcount.h:65:14: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator++(int) [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>' [-Weffc++]
- count_type operator++(int)
- ^
- ./util/oct-refcount.h:70:14: warning: prefix 'octave_refcount<T>::count_type octave_refcount<T>::operator--() [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>&' [-Weffc++]
- count_type operator--(void)
- ^
- ./util/oct-refcount.h:75:14: warning: postfix 'octave_refcount<T>::count_type octave_refcount<T>::operator--(int) [with T = int; octave_refcount<T>::count_type = int]' should return 'octave_refcount<int>' [-Weffc++]
- count_type operator--(int)
- ^
- In file included from ./util/oct-inttypes.h:34:0,
- from array/Array-i.cc:27:
- numeric/lo-mappers.h: In instantiation of 'T X_NINT(T) [with T = float]':
- numeric/lo-mappers.h:241:60: required from here
- numeric/lo-mappers.h:237:40: warning: conversion to 'float' from 'double' may alter its value [-Wconversion]
- return (xfinite (x) ? xfloor (x + 0.5) : x);
- ^
- numeric/lo-mappers.h:237:45: warning: conversion to 'float' from 'double' may alter its value [-Wconversion]
- return (xfinite (x) ? xfloor (x + 0.5) : x);
- ^
- In file included from array/Array-i.cc:27:0:
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<short int>':
- ./util/oct-sort.cc:1786:55: required from 'octave_idx_type octave_sort<T>::lookup(const T*, octave_idx_type, const T&) [with T = octave_int<short int>; octave_idx_type = int]'
- array/Array-i.cc:51:27: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<short int>' has a non-virtual destructor [-Weffc++]
- octave_int : public octave_int_base<T>
- ^
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<int>':
- ./util/oct-sort.cc:1786:55: required from 'octave_idx_type octave_sort<T>::lookup(const T*, octave_idx_type, const T&) [with T = octave_int<int>; octave_idx_type = int]'
- array/Array-i.cc:52:27: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<int>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<short unsigned int>':
- ./util/oct-sort.cc:1786:55: required from 'octave_idx_type octave_sort<T>::lookup(const T*, octave_idx_type, const T&) [with T = octave_int<short unsigned int>; octave_idx_type = int]'
- array/Array-i.cc:61:27: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<short unsigned int>' has a non-virtual destructor [-Weffc++]
- ./util/oct-inttypes.h: In instantiation of 'class octave_int<unsigned int>':
- ./util/oct-sort.cc:1786:55: required from 'octave_idx_type octave_sort<T>::lookup(const T*, octave_idx_type, const T&) [with T = octave_int<unsigned int>; octave_idx_type = int]'
- array/Array-i.cc:62:27: required from here
- ./util/oct-inttypes.h:831:1: warning: base class 'class octave_int_base<unsigned int>' has a non-virtual destructor [-Weffc++]
Advertisement
Add Comment
Please, Sign In to add comment