AW: Configure problems with octave4.2.1 on redhat7
"Grunow, Ingo (EXTERN: ARkentec)" <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <AS8PR05MB7768303C4924CFB5D2597A6ACBFA0@AS8PR05MB7768.eurprd05.prod.outlook.com> |
Sehr geehrte Damen und Herren, im Rahmen des zwischen der Volkswagen AG und der Firma ARkentec bestehenden Vertragsverhältnisses wende ich mich an Sie. Wenn Sie weitere Fragen haben sollten, können Sie sich jederzeit an mich oder an Herrn Fiebig, Sierk (CCB-C3/4) wenden. Mit freundlichen Grüßen, Ingo Grunow Berechnung&Simulation Am Tafelacker 2 38104 Braunschweig BIK: 611-197701 Handy: 0172-5464937 Mail: [email protected] > -----Ursprüngliche Nachricht----- > Von: Markus Mützel <[email protected]> > Gesendet: Mittwoch, 25. November 2020 13:56 > An: Grunow, Ingo (EXTERN: ARkentec) <[email protected]> > Cc: [email protected] > Betreff: Re: Configure problems with octave4.2.1 on redhat7 > > Am 25. November 2020 um 13:45 Uhr schrieb "Grunow, Ingo (EXTERN: > ARkentec)": > > Hello Markus > > > > I don't know how I get the complete output in a file. I got the shown dialog > via copy and paste I sent you by attached file. But the first command lines > were missing. > > > I actually prefer reading the plain text instead of looking at images (from > which it would be difficult to copy and paste). So the output is perfect in the > format you sent it. > > > > Here is the command output by diary on: > > > > %========================================================= > ======================== > > >> diary on > > >> pkg install > /net/hfbf34/Benutzer/wr0itvr/04_Software/GNU_OCTAVE/mypkg/struct- > 1.0.16.tar.gz > > make: Entering directory `/tmp/oct-ym7NVH/struct-1.0.16/src' > > CXXFLAGS=" - > I/appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/ext/libopenblas/0.2.18/ > include - > I/appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/ext/libreadline/6.3/incl > ude -Wall " > /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/bin/mkoctfile-4.2.1 -c > error-helpers.cc > > make: Leaving directory `/tmp/oct-ym7NVH/struct-1.0.16/src' > > > > error: called from > > install at line 200 column 5 > > pkg at line 394 column 9 > > pkg: error running `make' for the struct package. > > error: called from > > configure_make at line 95 column 9 > > install at line 192 column 7 > > pkg at line 394 column 9 > > > Could you please run the following command and show its complete output? > > pkg install -verbose > /net/hfbf34/Benutzer/wr0itvr/04_Software/GNU_OCTAVE/mypkg/struct- > 1.0.16.tar.gz > > Markus mkdir (/tmp/oct-mXl4i6) untar (/net/hfbf34/Benutzer/wr0itvr/04_Software/GNU_OCTAVE/mypkg/struct-1.0.16.tar.gz, /tmp/oct-mXl4i6) checking for mkoctfile... /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/bin/mkoctfile-4.2.1 --verbose checking for octave-config... /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/bin/octave-config-4.2.1 checking for a sed that does not truncate output... /bin/sed 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 g++ -m64 -O2 accepts -g... yes checking for gcc... gcc -m64 -O2 checking whether we are using the GNU C compiler... yes checking whether gcc -m64 -O2 accepts -g... yes checking for gcc -m64 -O2 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -m64 -O2 -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 for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for error_at_line... yes checking is_map or isstruct... is_map checking octave_vformat or octave::vformat... octave_vformat checking octave_execution_exception or octave::execution_exception... octave_execution_exception configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make: Entering directory `/tmp/oct-iDwBT9/struct-1.0.16/src' CXXFLAGS=" -I/appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/ext/libopenblas/0.2.18/include -I/appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/ext/libreadline/6.3/include -Wall " /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/bin/mkoctfile-4.2.1 --verbose -c error-helpers.cc g++ -m64 -O2 -c -I/appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/ext/libopenblas/0.2.18/include -I/appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/ext/libreadline/6.3/include -fPIC -I/appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/.. -I/appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave -I/appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include -pthread -fopenmp -I/appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/ext/libopenblas/0.2.18/include -I/appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/ext/libreadline/6.3/include -Wall error-helpers.cc -o error-helpers.o /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:127:12: error: ‘uint8NDArray operator+=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator += (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator-=(uint32NDArray&, const octave_uint32&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:131:12: error: redefinition of ‘uint32NDArray operator-=(uint32NDArray&,const octave_uint32&)’ inline R operator -= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:131:12: error: ‘uint8NDArray operator-=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator -= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator*=(uint32NDArray&, const octave_uint32&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:135:12: error: redefinition of ‘uint32NDArray operator*=(uint32NDArray&,const octave_uint32&)’ inline R operator *= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:135:12: error: ‘uint8NDArray operator*=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator *= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator/=(uint32NDArray&, const octave_uint32&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:139:12: error: redefinition of ‘uint32NDArray operator/=(uint32NDArray&,const octave_uint32&)’ inline R operator /= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:139:12: error: ‘uint8NDArray operator/=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator /= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator+=(uint32NDArray&, const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:143:12: error: redefinition of ‘uint32NDArray operator+=(uint32NDArray&,const uint32NDArray&)’ inline R operator += (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:143:12: error: ‘uint8NDArray operator+=(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator += (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator-=(uint32NDArray&, const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:148:12: error: redefinition of ‘uint32NDArray operator-=(uint32NDArray&,const uint32NDArray&)’ inline R operator -= (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:148:12: error: ‘uint8NDArray operator-=(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator -= (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray product_eq(uint32NDArray&, const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:153:12: error: redefinition of ‘uint32NDArray product_eq(uint32NDArray&,const uint32NDArray&)’ inline R product_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:153:12: error: ‘uint8NDArray product_eq(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R product_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray quotient_eq(uint32NDArray&, const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:158:12: error: redefinition of ‘uint32NDArray quotient_eq(uint32NDArray&, const uint32NDArray&)’ inline R quotient_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:158:12: error: ‘uint8NDArray quotient_eq(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R quotient_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator+(const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:163:12: error: redefinition of ‘uint32NDArray operator+(const uint32NDArray&)’ inline R operator + (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:163:12: error: ‘uint8NDArray operator+(const uint8NDArray&)’ previously defined here inline R operator + (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator-(const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:167:12: error: redefinition of ‘uint32NDArray operator-(const uint32NDArray&)’ inline R operator - (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:167:12: error: ‘uint8NDArray operator-(const uint8NDArray&)’ previously defined here inline R operator - (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator+(const uint32NDArray&, constoctave_uint32&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:171:12: error: redefinition of ‘uint32NDArray operator+(const uint32NDArray&, const octave_uint32&)’ inline R operator + (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:171:12: error: ‘uint8NDArray operator+(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator + (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator-(const uint32NDArray&, constoctave_uint32&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:175:12: error: redefinition of ‘uint32NDArray operator-(const uint32NDArray&, const octave_uint32&)’ inline R operator - (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:175:12: error: ‘uint8NDArray operator-(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator - (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator*(const uint32NDArray&, constoctave_uint32&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:179:12: error: redefinition of ‘uint32NDArray operator*(const uint32NDArray&, const octave_uint32&)’ inline R operator * (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:179:12: error: ‘uint8NDArray operator*(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator * (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator/(const uint32NDArray&, constoctave_uint32&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:183:12: error: redefinition of ‘uint32NDArray operator/(const uint32NDArray&, const octave_uint32&)’ inline R operator / (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:183:12: error: ‘uint8NDArray operator/(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator / (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator+(const octave_uint32&, constuint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:187:12: error: redefinition of ‘uint32NDArray operator+(const octave_uint32&, const uint32NDArray&)’ inline R operator + (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:187:12: error: ‘uint8NDArray operator+(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator + (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator-(const octave_uint32&, constuint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:191:12: error: redefinition of ‘uint32NDArray operator-(const octave_uint32&, const uint32NDArray&)’ inline R operator - (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:191:12: error: ‘uint8NDArray operator-(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator - (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator*(const octave_uint32&, constuint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:195:12: error: redefinition of ‘uint32NDArray operator*(const octave_uint32&, const uint32NDArray&)’ inline R operator * (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:195:12: error: ‘uint8NDArray operator*(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator * (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator/(const octave_uint32&, constuint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:199:12: error: redefinition of ‘uint32NDArray operator/(const octave_uint32&, const uint32NDArray&)’ inline R operator / (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:199:12: error: ‘uint8NDArray operator/(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator / (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator+(const uint32NDArray&, constuint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:203:12: error: redefinition of ‘uint32NDArray operator+(const uint32NDArray&, const uint32NDArray&)’ inline R operator + (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:203:12: error: ‘uint8NDArray operator+(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator + (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator-(const uint32NDArray&, constuint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:208:12: error: redefinition of ‘uint32NDArray operator-(const uint32NDArray&, const uint32NDArray&)’ inline R operator - (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:208:12: error: ‘uint8NDArray operator-(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator - (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray product(const uint32NDArray&, const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:213:12: error: redefinition of ‘uint32NDArray product(const uint32NDArray&, const uint32NDArray&)’ inline R product (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:213:12: error: ‘uint8NDArray product(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R product (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray quotient(const uint32NDArray&, const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:218:12: error: redefinition of ‘uint32NDArray quotient(const uint32NDArray&, const uint32NDArray&)’ inline R quotient (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:218:12: error: ‘uint8NDArray quotient(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R quotient (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator+=(uint64NDArray&, const octave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:127:12: error: redefinition of ‘uint64NDArray operator+=(uint64NDArray&,const octave_uint64&)’ inline R operator += (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:127:12: error: ‘uint8NDArray operator+=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator += (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator-=(uint64NDArray&, const octave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:131:12: error: redefinition of ‘uint64NDArray operator-=(uint64NDArray&,const octave_uint64&)’ inline R operator -= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:131:12: error: ‘uint8NDArray operator-=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator -= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator*=(uint64NDArray&, const octave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:135:12: error: redefinition of ‘uint64NDArray operator*=(uint64NDArray&,const octave_uint64&)’ inline R operator *= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:135:12: error: ‘uint8NDArray operator*=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator *= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator/=(uint64NDArray&, const octave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:139:12: error: redefinition of ‘uint64NDArray operator/=(uint64NDArray&,const octave_uint64&)’ inline R operator /= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:139:12: error: ‘uint8NDArray operator/=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator /= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator+=(uint64NDArray&, const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:143:12: error: redefinition of ‘uint64NDArray operator+=(uint64NDArray&,const uint64NDArray&)’ inline R operator += (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:143:12: error: ‘uint8NDArray operator+=(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator += (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator-=(uint64NDArray&, const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:148:12: error: redefinition of ‘uint64NDArray operator-=(uint64NDArray&,const uint64NDArray&)’ inline R operator -= (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:148:12: error: ‘uint8NDArray operator-=(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator -= (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray product_eq(uint64NDArray&, const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:153:12: error: redefinition of ‘uint64NDArray product_eq(uint64NDArray&,const uint64NDArray&)’ inline R product_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:153:12: error: ‘uint8NDArray product_eq(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R product_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray quotient_eq(uint64NDArray&, const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:158:12: error: redefinition of ‘uint64NDArray quotient_eq(uint64NDArray&, const uint64NDArray&)’ inline R quotient_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:158:12: error: ‘uint8NDArray quotient_eq(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R quotient_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator+(const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:163:12: error: redefinition of ‘uint64NDArray operator+(const uint64NDArray&)’ inline R operator + (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:163:12: error: ‘uint8NDArray operator+(const uint8NDArray&)’ previously defined here inline R operator + (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator-(const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:167:12: error: redefinition of ‘uint64NDArray operator-(const uint64NDArray&)’ inline R operator - (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:167:12: error: ‘uint8NDArray operator-(const uint8NDArray&)’ previously defined here inline R operator - (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator+(const uint64NDArray&, constoctave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:171:12: error: redefinition of ‘uint64NDArray operator+(const uint64NDArray&, const octave_uint64&)’ inline R operator + (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:171:12: error: ‘uint8NDArray operator+(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator + (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator-(const uint64NDArray&, constoctave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:175:12: error: redefinition of ‘uint64NDArray operator-(const uint64NDArray&, const octave_uint64&)’ inline R operator - (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:175:12: error: ‘uint8NDArray operator-(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator - (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator*(const uint64NDArray&, constoctave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:179:12: error: redefinition of ‘uint64NDArray operator*(const uint64NDArray&, const octave_uint64&)’ inline R operator * (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:179:12: error: ‘uint8NDArray operator*(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator * (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator/(const uint64NDArray&, constoctave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:183:12: error: redefinition of ‘uint64NDArray operator/(const uint64NDArray&, const octave_uint64&)’ inline R operator / (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:183:12: error: ‘uint8NDArray operator/(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator / (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator+(const octave_uint64&, constuint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:187:12: error: redefinition of ‘uint64NDArray operator+(const octave_uint64&, const uint64NDArray&)’ inline R operator + (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:187:12: error: ‘uint8NDArray operator+(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator + (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator-(const octave_uint64&, constuint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:191:12: error: redefinition of ‘uint64NDArray operator-(const octave_uint64&, const uint64NDArray&)’ inline R operator - (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:191:12: error: ‘uint8NDArray operator-(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator - (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator*(const octave_uint64&, constuint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:195:12: error: redefinition of ‘uint64NDArray operator*(const octave_uint64&, const uint64NDArray&)’ inline R operator * (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:195:12: error: ‘uint8NDArray operator*(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator * (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator/(const octave_uint64&, constuint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:199:12: error: redefinition of ‘uint64NDArray operator/(const octave_uint64&, const uint64NDArray&)’ inline R operator / (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:199:12: error: ‘uint8NDArray operator/(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator / (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator+(const uint64NDArray&, constuint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:203:12: error: redefinition of ‘uint64NDArray operator+(const uint64NDArray&, const uint64NDArray&)’ inline R operator + (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:203:12: error: ‘uint8NDArray operator+(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator + (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator-(const uint64NDArray&, constuint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:208:12: error: redefinition of ‘uint64NDArray operator-(const uint64NDArray&, const uint64NDArray&)’ inline R operator - (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:208:12: error: ‘uint8NDArray operator-(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator - (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray product(const uint64NDArray&, const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:213:12: error: redefinition of ‘uint64NDArray product(const uint64NDArray&, const uint64NDArray&)’ inline R product (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:213:12: error: ‘uint8NDArray product(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R product (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray quotient(const uint64NDArray&, const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:218:12: error: redefinition of ‘uint64NDArray quotient(const uint64NDArray&, const uint64NDArray&)’ inline R quotient (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:218:12: error: ‘uint8NDArray quotient(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R quotient (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ In file included from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/mx-ext.h:54:0, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/Matrix.h:34, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/oct.h:30, from error-helpers.cc:20: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/svd.h: At global scope: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/svd.h:43:7: warning: scoped enums only available with -std=c++11 or -std=gnu++11 [enabled by default] enum class Type ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/svd.h:50:7: warning: scoped enums only available with -std=c++11 or -std=gnu++11 [enabled by default] enum class Driver ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/svd.h:60:46: error: ‘octave::math::svd::Type’ is not a class or namespace svd (const T& a, svd::Type type = svd::Type::std, ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/svd.h:61:38: error: ‘octave::math::svd::Driver’ is not a class or namespace svd::Driver driver = svd::Driver::GESVD); ^ In file included from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:36:0, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:36, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-fcn.h:33, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-builtin.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-int.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-dld.h:32, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/oct.h:32, from error-helpers.cc:20: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:170:20: error: ‘uint8_t’ was not declared in this scope is_equivalent_type<uint8_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:170:1: error: template-id ‘is_equivalent_type<<expression error> >’ for ‘bool is_equivalent_type(oct_data_conv::data_type)’ does not match any template declaration is_equivalent_type<uint8_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:177:20: error: ‘uint16_t’ was not declared in this scope is_equivalent_type<uint16_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:177:1: error: template-id ‘is_equivalent_type<<expression error> >’ for ‘bool is_equivalent_type(oct_data_conv::data_type)’ does not match any template declaration is_equivalent_type<uint16_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:184:20: error: ‘uint32_t’ was not declared in this scope is_equivalent_type<uint32_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:184:1: error: template-id ‘is_equivalent_type<<expression error> >’ for ‘bool is_equivalent_type(oct_data_conv::data_type)’ does not match any template declaration is_equivalent_type<uint32_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:191:20: error: ‘uint64_t’ was not declared in this scope is_equivalent_type<uint64_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:191:1: error: template-id ‘is_equivalent_type<<expression error> >’ for ‘bool is_equivalent_type(oct_data_conv::data_type)’ does not match any template declaration is_equivalent_type<uint64_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:226:1: error: redefinition of ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ is_equivalent_type<octave_uint8> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:156:1: error: ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ previously declared here is_equivalent_type<int32_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:233:1: error: redefinition of ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ is_equivalent_type<octave_uint16> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:156:1: error: ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ previously declared here is_equivalent_type<int32_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:240:1: error: redefinition of ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ is_equivalent_type<octave_uint32> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:156:1: error: ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ previously declared here is_equivalent_type<int32_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:247:1: error: redefinition of ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ is_equivalent_type<octave_uint64> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:156:1: error: ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ previously declared here is_equivalent_type<int32_t> (oct_data_conv::data_type t) ^ In file included from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/error.h:31:0, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:40, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:57, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:36, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-fcn.h:33, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-builtin.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-int.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-dld.h:32, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/oct.h:32, from error-helpers.cc:20: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/unwind-prot.h: In member function ‘virtual void octave::unwind_protect::run_first()’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/unwind-prot.h:73:11: error: ‘unique_ptr’ is not a member of ‘std’ std::unique_ptr<elem> ptr (lifo.top ()); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/unwind-prot.h:73:31: error: expected primary-expression before ‘>’ token std::unique_ptr<elem> ptr (lifo.top ()); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/unwind-prot.h:73:49: error: ‘ptr’ was not declared in this scope std::unique_ptr<elem> ptr (lifo.top ()); ^ In file included from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:57:0, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:36, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-fcn.h:33, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-builtin.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-int.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-dld.h:32, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/oct.h:32, from error-helpers.cc:20: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h: At global scope: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:123:10: error: redefinition of ‘struct class_to_btyp<int>’ struct class_to_btyp<CLASS> \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:137:1: note: in expansion of macro ‘DEF_CLASS_TO_BTYP’ DEF_CLASS_TO_BTYP (octave_uint16, btyp_uint16); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:123:10: error: previous definition of ‘struct class_to_btyp<int>’ struct class_to_btyp<CLASS> \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:136:1: note: in expansion of macro ‘DEF_CLASS_TO_BTYP’ DEF_CLASS_TO_BTYP (octave_uint8, btyp_uint8); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:123:10: error: redefinition of ‘struct class_to_btyp<int>’ struct class_to_btyp<CLASS> \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:138:1: note: in expansion of macro ‘DEF_CLASS_TO_BTYP’ DEF_CLASS_TO_BTYP (octave_uint32, btyp_uint32); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:123:10: error: previous definition of ‘struct class_to_btyp<int>’ struct class_to_btyp<CLASS> \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:136:1: note: in expansion of macro ‘DEF_CLASS_TO_BTYP’ DEF_CLASS_TO_BTYP (octave_uint8, btyp_uint8); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:123:10: error: redefinition of ‘struct class_to_btyp<int>’ struct class_to_btyp<CLASS> \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:139:1: note: in expansion of macro ‘DEF_CLASS_TO_BTYP’ DEF_CLASS_TO_BTYP (octave_uint64, btyp_uint64); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:123:10: error: previous definition of ‘struct class_to_btyp<int>’ struct class_to_btyp<CLASS> \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:136:1: note: in expansion of macro ‘DEF_CLASS_TO_BTYP’ DEF_CLASS_TO_BTYP (octave_uint8, btyp_uint8); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:489:11: error: ‘uint64_t’ does not name a type virtual uint64_t uint64_value (bool = false, bool = false) const; ^ In file included from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:36:0, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-fcn.h:33, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-builtin.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-int.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-dld.h:32, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/oct.h:32, from error-helpers.cc:20: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:265:3: error: ‘octave_value::octave_value(const octave_uint16&)’ cannot be overloaded octave_value (const octave_uint16& i); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:264:3: error: with ‘octave_value::octave_value(const octave_uint8&)’ octave_value (const octave_uint8& i); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:266:3: error: ‘octave_value::octave_value(const octave_uint32&)’ cannot be overloaded octave_value (const octave_uint32& i); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:264:3: error: with ‘octave_value::octave_value(const octave_uint8&)’ octave_value (const octave_uint8& i); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:267:3: error: ‘octave_value::octave_value(const octave_uint64&)’ cannot be overloaded octave_value (const octave_uint64& i); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:264:3: error: with ‘octave_value::octave_value(const octave_uint8&)’ octave_value (const octave_uint8& i); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:278:3: error: ‘octave_value::octave_value(const uint16NDArray&)’ cannot be overloaded octave_value (const uint16NDArray& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:276:3: error: with ‘octave_value::octave_value(const uint8NDArray&)’ octave_value (const uint8NDArray& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:279:3: error: ‘octave_value::octave_value(const Array<int>&)’ cannot be overloaded octave_value (const Array<octave_uint16>& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:277:3: error: with ‘octave_value::octave_value(const Array<int>&)’ octave_value (const Array<octave_uint8>& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:280:3: error: ‘octave_value::octave_value(const uint32NDArray&)’ cannot be overloaded octave_value (const uint32NDArray& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:276:3: error: with ‘octave_value::octave_value(const uint8NDArray&)’ octave_value (const uint8NDArray& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:281:3: error: ‘octave_value::octave_value(const Array<int>&)’ cannot be overloaded octave_value (const Array<octave_uint32>& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:277:3: error: with ‘octave_value::octave_value(const Array<int>&)’ octave_value (const Array<octave_uint8>& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:282:3: error: ‘octave_value::octave_value(const uint64NDArray&)’ cannot be overloaded octave_value (const uint64NDArray& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:276:3: error: with ‘octave_value::octave_value(const uint8NDArray&)’ octave_value (const uint8NDArray& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:283:3: error: ‘octave_value::octave_value(const Array<int>&)’ cannot be overloaded octave_value (const Array<octave_uint64>& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:277:3: error: with ‘octave_value::octave_value(const Array<int>&)’ octave_value (const Array<octave_uint8>& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:768:3: error: ‘uint64_t’ does not name a type uint64_t ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1037:3: error: ‘uint64_t’ does not name a type uint64_t xuint64_value (const char *fmt, ...) const; ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: redefinition of ‘Value octave_value_extract(const octave_value&) [with Value = int]’ inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1575:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (octave_uint16, uint16_scalar) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: ‘Value octave_value_extract(const octave_value&) [with Value= int]’ previously declared here inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1574:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (octave_uint8, uint8_scalar) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: redefinition of ‘Value octave_value_extract(const octave_value&) [with Value = int]’ inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1576:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (octave_uint32, uint32_scalar) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: ‘Value octave_value_extract(const octave_value&) [with Value= int]’ previously declared here inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1574:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (octave_uint8, uint8_scalar) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: redefinition of ‘Value octave_value_extract(const octave_value&) [with Value = int]’ inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1577:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (octave_uint64, uint64_scalar) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: ‘Value octave_value_extract(const octave_value&) [with Value= int]’ previously declared here inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1574:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (octave_uint8, uint8_scalar) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: redefinition of ‘Value octave_value_extract(const octave_value&) [with Value = intNDArray<int>]’ inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1591:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (uint16NDArray, uint16_array) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: ‘Value octave_value_extract(const octave_value&) [with Value= intNDArray<int>]’ previously declared here inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1590:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (uint8NDArray, uint8_array) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: redefinition of ‘Value octave_value_extract(const octave_value&) [with Value = intNDArray<int>]’ inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1592:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (uint32NDArray, uint32_array) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: ‘Value octave_value_extract(const octave_value&) [with Value= intNDArray<int>]’ previously declared here inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1590:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (uint8NDArray, uint8_array) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: redefinition of ‘Value octave_value_extract(const octave_value&) [with Value = intNDArray<int>]’ inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1593:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (uint64NDArray, uint64_array) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: ‘Value octave_value_extract(const octave_value&) [with Value= intNDArray<int>]’ previously declared here inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1590:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (uint8NDArray, uint8_array) ^ In file included from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-fcn.h:33:0, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-builtin.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-int.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-dld.h:32, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/oct.h:32, from error-helpers.cc:20: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:57:30: warning: variadic templates only available with -std=c++11 or -std=gnu++11 [enabled by default] template<template <typename...> class OV_Container> ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:188:18: warning: variadic templates only available with -std=c++11 or -std=gnu++11 [enabled by default] template<typename... OV_Args> ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:190:24: warning: variadic templates only available with -std=c++11 or -std=gnu++11 [enabled by default] ovl (const OV_Args&... args) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h: In function ‘octave_value_list ovl(const OV_Args& ...)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:192:29: error: ‘initializer_list’ is not a member of ‘std’ return octave_value_list (std::initializer_list<octave_value> ({args...})); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:192:67: error: parameter packs not expanded with ‘...’: return octave_value_list (std::initializer_list<octave_value> ({args...})); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:192:67: note: ‘args’ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:192:71: error: expected ‘;’ before ‘...’ token return octave_value_list (std::initializer_list<octave_value> ({args...})); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:192:71: error: expected primary-expression before ‘...’ token /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:192:71: error: expected ‘;’ before ‘...’ token /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h: At global scope: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:192:75: error: expected unqualified-id before ‘)’ token return octave_value_list (std::initializer_list<octave_value> ({args...})); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:193:1: error: expected declaration before ‘}’ token } ^ make: *** [error-helpers.o] Error 1 make: Leaving directory `/tmp/oct-Z7GDnU/struct-1.0.16/src' inline R operator += (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator-=(uint32NDArray&, const octave_uint32&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:131:12: error: redefinition of ‘uint32NDArray operator-=(uint32NDArray&,const octave_uint32&)’ inline R operator -= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:131:12: error: ‘uint8NDArray operator-=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator -= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator*=(uint32NDArray&, const octave_uint32&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:135:12: error: redefinition of ‘uint32NDArray operator*=(uint32NDArray&,const octave_uint32&)’ inline R operator *= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:135:12: error: ‘uint8NDArray operator*=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator *= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator/=(uint32NDArray&, const octave_uint32&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:139:12: error: redefinition of ‘uint32NDArray operator/=(uint32NDArray&,const octave_uint32&)’ inline R operator /= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:139:12: error: ‘uint8NDArray operator/=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator /= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator+=(uint32NDArray&, const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:143:12: error: redefinition of ‘uint32NDArray operator+=(uint32NDArray&,const uint32NDArray&)’ inline R operator += (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:143:12: error: ‘uint8NDArray operator+=(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator += (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator-=(uint32NDArray&, const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:148:12: error: redefinition of ‘uint32NDArray operator-=(uint32NDArray&,const uint32NDArray&)’ inline R operator -= (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:148:12: error: ‘uint8NDArray operator-=(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator -= (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray product_eq(uint32NDArray&, const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:153:12: error: redefinition of ‘uint32NDArray product_eq(uint32NDArray&,const uint32NDArray&)’ inline R product_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:153:12: error: ‘uint8NDArray product_eq(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R product_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray quotient_eq(uint32NDArray&, const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:158:12: error: redefinition of ‘uint32NDArray quotient_eq(uint32NDArray&, const uint32NDArray&)’ inline R quotient_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:158:12: error: ‘uint8NDArray quotient_eq(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R quotient_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator+(const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:163:12: error: redefinition of ‘uint32NDArray operator+(const uint32NDArray&)’ inline R operator + (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:163:12: error: ‘uint8NDArray operator+(const uint8NDArray&)’ previously defined here inline R operator + (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator-(const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:167:12: error: redefinition of ‘uint32NDArray operator-(const uint32NDArray&)’ inline R operator - (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:167:12: error: ‘uint8NDArray operator-(const uint8NDArray&)’ previously defined here inline R operator - (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator+(const uint32NDArray&, constoctave_uint32&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:171:12: error: redefinition of ‘uint32NDArray operator+(const uint32NDArray&, const octave_uint32&)’ inline R operator + (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:171:12: error: ‘uint8NDArray operator+(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator + (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator-(const uint32NDArray&, constoctave_uint32&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:175:12: error: redefinition of ‘uint32NDArray operator-(const uint32NDArray&, const octave_uint32&)’ inline R operator - (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:175:12: error: ‘uint8NDArray operator-(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator - (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator*(const uint32NDArray&, constoctave_uint32&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:179:12: error: redefinition of ‘uint32NDArray operator*(const uint32NDArray&, const octave_uint32&)’ inline R operator * (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:179:12: error: ‘uint8NDArray operator*(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator * (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator/(const uint32NDArray&, constoctave_uint32&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:183:12: error: redefinition of ‘uint32NDArray operator/(const uint32NDArray&, const octave_uint32&)’ inline R operator / (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:183:12: error: ‘uint8NDArray operator/(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator / (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator+(const octave_uint32&, constuint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:187:12: error: redefinition of ‘uint32NDArray operator+(const octave_uint32&, const uint32NDArray&)’ inline R operator + (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:187:12: error: ‘uint8NDArray operator+(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator + (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator-(const octave_uint32&, constuint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:191:12: error: redefinition of ‘uint32NDArray operator-(const octave_uint32&, const uint32NDArray&)’ inline R operator - (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:191:12: error: ‘uint8NDArray operator-(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator - (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator*(const octave_uint32&, constuint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:195:12: error: redefinition of ‘uint32NDArray operator*(const octave_uint32&, const uint32NDArray&)’ inline R operator * (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:195:12: error: ‘uint8NDArray operator*(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator * (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator/(const octave_uint32&, constuint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:199:12: error: redefinition of ‘uint32NDArray operator/(const octave_uint32&, const uint32NDArray&)’ inline R operator / (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:199:12: error: ‘uint8NDArray operator/(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator / (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator+(const uint32NDArray&, constuint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:203:12: error: redefinition of ‘uint32NDArray operator+(const uint32NDArray&, const uint32NDArray&)’ inline R operator + (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:203:12: error: ‘uint8NDArray operator+(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator + (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray operator-(const uint32NDArray&, constuint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:208:12: error: redefinition of ‘uint32NDArray operator-(const uint32NDArray&, const uint32NDArray&)’ inline R operator - (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:208:12: error: ‘uint8NDArray operator-(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator - (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray product(const uint32NDArray&, const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:213:12: error: redefinition of ‘uint32NDArray product(const uint32NDArray&, const uint32NDArray&)’ inline R product (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:213:12: error: ‘uint8NDArray product(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R product (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h: In function ‘uint32NDArray quotient(const uint32NDArray&, const uint32NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:218:12: error: redefinition of ‘uint32NDArray quotient(const uint32NDArray&, const uint32NDArray&)’ inline R quotient (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint32NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:218:12: error: ‘uint8NDArray quotient(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R quotient (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator+=(uint64NDArray&, const octave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:127:12: error: redefinition of ‘uint64NDArray operator+=(uint64NDArray&,const octave_uint64&)’ inline R operator += (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:127:12: error: ‘uint8NDArray operator+=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator += (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator-=(uint64NDArray&, const octave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:131:12: error: redefinition of ‘uint64NDArray operator-=(uint64NDArray&,const octave_uint64&)’ inline R operator -= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:131:12: error: ‘uint8NDArray operator-=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator -= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator*=(uint64NDArray&, const octave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:135:12: error: redefinition of ‘uint64NDArray operator*=(uint64NDArray&,const octave_uint64&)’ inline R operator *= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:135:12: error: ‘uint8NDArray operator*=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator *= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator/=(uint64NDArray&, const octave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:139:12: error: redefinition of ‘uint64NDArray operator/=(uint64NDArray&,const octave_uint64&)’ inline R operator /= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:139:12: error: ‘uint8NDArray operator/=(uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator /= (R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator+=(uint64NDArray&, const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:143:12: error: redefinition of ‘uint64NDArray operator+=(uint64NDArray&,const uint64NDArray&)’ inline R operator += (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:143:12: error: ‘uint8NDArray operator+=(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator += (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator-=(uint64NDArray&, const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:148:12: error: redefinition of ‘uint64NDArray operator-=(uint64NDArray&,const uint64NDArray&)’ inline R operator -= (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:148:12: error: ‘uint8NDArray operator-=(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator -= (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray product_eq(uint64NDArray&, const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:153:12: error: redefinition of ‘uint64NDArray product_eq(uint64NDArray&,const uint64NDArray&)’ inline R product_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:153:12: error: ‘uint8NDArray product_eq(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R product_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray quotient_eq(uint64NDArray&, const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:158:12: error: redefinition of ‘uint64NDArray quotient_eq(uint64NDArray&, const uint64NDArray&)’ inline R quotient_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:158:12: error: ‘uint8NDArray quotient_eq(uint8NDArray&, const uint8NDArray&)’ previously defined here inline R quotient_eq (R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator+(const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:163:12: error: redefinition of ‘uint64NDArray operator+(const uint64NDArray&)’ inline R operator + (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:163:12: error: ‘uint8NDArray operator+(const uint8NDArray&)’ previously defined here inline R operator + (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator-(const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:167:12: error: redefinition of ‘uint64NDArray operator-(const uint64NDArray&)’ inline R operator - (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:167:12: error: ‘uint8NDArray operator-(const uint8NDArray&)’ previously defined here inline R operator - (const R& x) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator+(const uint64NDArray&, constoctave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:171:12: error: redefinition of ‘uint64NDArray operator+(const uint64NDArray&, const octave_uint64&)’ inline R operator + (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:171:12: error: ‘uint8NDArray operator+(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator + (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator-(const uint64NDArray&, constoctave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:175:12: error: redefinition of ‘uint64NDArray operator-(const uint64NDArray&, const octave_uint64&)’ inline R operator - (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:175:12: error: ‘uint8NDArray operator-(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator - (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator*(const uint64NDArray&, constoctave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:179:12: error: redefinition of ‘uint64NDArray operator*(const uint64NDArray&, const octave_uint64&)’ inline R operator * (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:179:12: error: ‘uint8NDArray operator*(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator * (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator/(const uint64NDArray&, constoctave_uint64&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:183:12: error: redefinition of ‘uint64NDArray operator/(const uint64NDArray&, const octave_uint64&)’ inline R operator / (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:183:12: error: ‘uint8NDArray operator/(const uint8NDArray&, const octave_uint8&)’ previously defined here inline R operator / (const R& x, const T& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator+(const octave_uint64&, constuint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:187:12: error: redefinition of ‘uint64NDArray operator+(const octave_uint64&, const uint64NDArray&)’ inline R operator + (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:187:12: error: ‘uint8NDArray operator+(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator + (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator-(const octave_uint64&, constuint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:191:12: error: redefinition of ‘uint64NDArray operator-(const octave_uint64&, const uint64NDArray&)’ inline R operator - (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:191:12: error: ‘uint8NDArray operator-(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator - (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator*(const octave_uint64&, constuint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:195:12: error: redefinition of ‘uint64NDArray operator*(const octave_uint64&, const uint64NDArray&)’ inline R operator * (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:195:12: error: ‘uint8NDArray operator*(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator * (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator/(const octave_uint64&, constuint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:199:12: error: redefinition of ‘uint64NDArray operator/(const octave_uint64&, const uint64NDArray&)’ inline R operator / (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:199:12: error: ‘uint8NDArray operator/(const octave_uint8&, const uint8NDArray&)’ previously defined here inline R operator / (const T& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator+(const uint64NDArray&, constuint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:203:12: error: redefinition of ‘uint64NDArray operator+(const uint64NDArray&, const uint64NDArray&)’ inline R operator + (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:203:12: error: ‘uint8NDArray operator+(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator + (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray operator-(const uint64NDArray&, constuint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:208:12: error: redefinition of ‘uint64NDArray operator-(const uint64NDArray&, const uint64NDArray&)’ inline R operator - (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:208:12: error: ‘uint8NDArray operator-(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R operator - (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray product(const uint64NDArray&, const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:213:12: error: redefinition of ‘uint64NDArray product(const uint64NDArray&, const uint64NDArray&)’ inline R product (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:213:12: error: ‘uint8NDArray product(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R product (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h: In function ‘uint64NDArray quotient(const uint64NDArray&, const uint64NDArray&)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:218:12: error: redefinition of ‘uint64NDArray quotient(const uint64NDArray&, const uint64NDArray&)’ inline R quotient (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint64NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/MArray.h:218:12: error: ‘uint8NDArray quotient(const uint8NDArray&, const uint8NDArray&)’ previously defined here inline R quotient (const R& x, const R& y) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/uint8NDArray.h:44:1: note: in expansion of macro ‘MARRAY_FORWARD_DEFS’ MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8) ^ In file included from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/mx-ext.h:54:0, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/Matrix.h:34, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/oct.h:30, from error-helpers.cc:20: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/svd.h: At global scope: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/svd.h:43:7: warning: scoped enums only available with -std=c++11 or -std=gnu++11 [enabled by default] enum class Type ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/svd.h:50:7: warning: scoped enums only available with -std=c++11 or -std=gnu++11 [enabled by default] enum class Driver ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/svd.h:60:46: error: ‘octave::math::svd::Type’ is not a class or namespace svd (const T& a, svd::Type type = svd::Type::std, ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/svd.h:61:38: error: ‘octave::math::svd::Driver’ is not a class or namespace svd::Driver driver = svd::Driver::GESVD); ^ In file included from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:36:0, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:36, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-fcn.h:33, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-builtin.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-int.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-dld.h:32, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/oct.h:32, from error-helpers.cc:20: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:170:20: error: ‘uint8_t’ was not declared in this scope is_equivalent_type<uint8_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:170:1: error: template-id ‘is_equivalent_type<<expression error> >’ for ‘bool is_equivalent_type(oct_data_conv::data_type)’ does not match any template declaration is_equivalent_type<uint8_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:177:20: error: ‘uint16_t’ was not declared in this scope is_equivalent_type<uint16_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:177:1: error: template-id ‘is_equivalent_type<<expression error> >’ for ‘bool is_equivalent_type(oct_data_conv::data_type)’ does not match any template declaration is_equivalent_type<uint16_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:184:20: error: ‘uint32_t’ was not declared in this scope is_equivalent_type<uint32_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:184:1: error: template-id ‘is_equivalent_type<<expression error> >’ for ‘bool is_equivalent_type(oct_data_conv::data_type)’ does not match any template declaration is_equivalent_type<uint32_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:191:20: error: ‘uint64_t’ was not declared in this scope is_equivalent_type<uint64_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:191:1: error: template-id ‘is_equivalent_type<<expression error> >’ for ‘bool is_equivalent_type(oct_data_conv::data_type)’ does not match any template declaration is_equivalent_type<uint64_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:226:1: error: redefinition of ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ is_equivalent_type<octave_uint8> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:156:1: error: ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ previously declared here is_equivalent_type<int32_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:233:1: error: redefinition of ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ is_equivalent_type<octave_uint16> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:156:1: error: ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ previously declared here is_equivalent_type<int32_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:240:1: error: redefinition of ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ is_equivalent_type<octave_uint32> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:156:1: error: ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ previously declared here is_equivalent_type<int32_t> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:247:1: error: redefinition of ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ is_equivalent_type<octave_uint64> (oct_data_conv::data_type t) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/data-conv.h:156:1: error: ‘bool is_equivalent_type(oct_data_conv::data_type) [with T = int]’ previously declared here is_equivalent_type<int32_t> (oct_data_conv::data_type t) ^ In file included from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/error.h:31:0, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:40, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:57, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:36, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-fcn.h:33, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-builtin.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-int.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-dld.h:32, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/oct.h:32, from error-helpers.cc:20: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/unwind-prot.h: In member function ‘virtual void octave::unwind_protect::run_first()’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/unwind-prot.h:73:11: error: ‘unique_ptr’ is not a member of ‘std’ std::unique_ptr<elem> ptr (lifo.top ()); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/unwind-prot.h:73:31: error: expected primary-expression before ‘>’ token std::unique_ptr<elem> ptr (lifo.top ()); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/unwind-prot.h:73:49: error: ‘ptr’ was not declared in this scope std::unique_ptr<elem> ptr (lifo.top ()); ^ In file included from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:57:0, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:36, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-fcn.h:33, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-builtin.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-int.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-dld.h:32, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/oct.h:32, from error-helpers.cc:20: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h: At global scope: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:123:10: error: redefinition of ‘struct class_to_btyp<int>’ struct class_to_btyp<CLASS> \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:137:1: note: in expansion of macro ‘DEF_CLASS_TO_BTYP’ DEF_CLASS_TO_BTYP (octave_uint16, btyp_uint16); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:123:10: error: previous definition of ‘struct class_to_btyp<int>’ struct class_to_btyp<CLASS> \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:136:1: note: in expansion of macro ‘DEF_CLASS_TO_BTYP’ DEF_CLASS_TO_BTYP (octave_uint8, btyp_uint8); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:123:10: error: redefinition of ‘struct class_to_btyp<int>’ struct class_to_btyp<CLASS> \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:138:1: note: in expansion of macro ‘DEF_CLASS_TO_BTYP’ DEF_CLASS_TO_BTYP (octave_uint32, btyp_uint32); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:123:10: error: previous definition of ‘struct class_to_btyp<int>’ struct class_to_btyp<CLASS> \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:136:1: note: in expansion of macro ‘DEF_CLASS_TO_BTYP’ DEF_CLASS_TO_BTYP (octave_uint8, btyp_uint8); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:123:10: error: redefinition of ‘struct class_to_btyp<int>’ struct class_to_btyp<CLASS> \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:139:1: note: in expansion of macro ‘DEF_CLASS_TO_BTYP’ DEF_CLASS_TO_BTYP (octave_uint64, btyp_uint64); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:123:10: error: previous definition of ‘struct class_to_btyp<int>’ struct class_to_btyp<CLASS> \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:136:1: note: in expansion of macro ‘DEF_CLASS_TO_BTYP’ DEF_CLASS_TO_BTYP (octave_uint8, btyp_uint8); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-base.h:489:11: error: ‘uint64_t’ does not name a type virtual uint64_t uint64_value (bool = false, bool = false) const; ^ In file included from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:36:0, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-fcn.h:33, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-builtin.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-int.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-dld.h:32, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/oct.h:32, from error-helpers.cc:20: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:265:3: error: ‘octave_value::octave_value(const octave_uint16&)’ cannot be overloaded octave_value (const octave_uint16& i); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:264:3: error: with ‘octave_value::octave_value(const octave_uint8&)’ octave_value (const octave_uint8& i); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:266:3: error: ‘octave_value::octave_value(const octave_uint32&)’ cannot be overloaded octave_value (const octave_uint32& i); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:264:3: error: with ‘octave_value::octave_value(const octave_uint8&)’ octave_value (const octave_uint8& i); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:267:3: error: ‘octave_value::octave_value(const octave_uint64&)’ cannot be overloaded octave_value (const octave_uint64& i); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:264:3: error: with ‘octave_value::octave_value(const octave_uint8&)’ octave_value (const octave_uint8& i); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:278:3: error: ‘octave_value::octave_value(const uint16NDArray&)’ cannot be overloaded octave_value (const uint16NDArray& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:276:3: error: with ‘octave_value::octave_value(const uint8NDArray&)’ octave_value (const uint8NDArray& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:279:3: error: ‘octave_value::octave_value(const Array<int>&)’ cannot be overloaded octave_value (const Array<octave_uint16>& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:277:3: error: with ‘octave_value::octave_value(const Array<int>&)’ octave_value (const Array<octave_uint8>& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:280:3: error: ‘octave_value::octave_value(const uint32NDArray&)’ cannot be overloaded octave_value (const uint32NDArray& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:276:3: error: with ‘octave_value::octave_value(const uint8NDArray&)’ octave_value (const uint8NDArray& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:281:3: error: ‘octave_value::octave_value(const Array<int>&)’ cannot be overloaded octave_value (const Array<octave_uint32>& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:277:3: error: with ‘octave_value::octave_value(const Array<int>&)’ octave_value (const Array<octave_uint8>& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:282:3: error: ‘octave_value::octave_value(const uint64NDArray&)’ cannot be overloaded octave_value (const uint64NDArray& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:276:3: error: with ‘octave_value::octave_value(const uint8NDArray&)’ octave_value (const uint8NDArray& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:283:3: error: ‘octave_value::octave_value(const Array<int>&)’ cannot be overloaded octave_value (const Array<octave_uint64>& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:277:3: error: with ‘octave_value::octave_value(const Array<int>&)’ octave_value (const Array<octave_uint8>& inda); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:768:3: error: ‘uint64_t’ does not name a type uint64_t ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1037:3: error: ‘uint64_t’ does not name a type uint64_t xuint64_value (const char *fmt, ...) const; ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: redefinition of ‘Value octave_value_extract(const octave_value&) [with Value = int]’ inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1575:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (octave_uint16, uint16_scalar) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: ‘Value octave_value_extract(const octave_value&) [with Value= int]’ previously declared here inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1574:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (octave_uint8, uint8_scalar) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: redefinition of ‘Value octave_value_extract(const octave_value&) [with Value = int]’ inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1576:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (octave_uint32, uint32_scalar) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: ‘Value octave_value_extract(const octave_value&) [with Value= int]’ previously declared here inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1574:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (octave_uint8, uint8_scalar) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: redefinition of ‘Value octave_value_extract(const octave_value&) [with Value = int]’ inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1577:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (octave_uint64, uint64_scalar) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: ‘Value octave_value_extract(const octave_value&) [with Value= int]’ previously declared here inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1574:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (octave_uint8, uint8_scalar) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: redefinition of ‘Value octave_value_extract(const octave_value&) [with Value = intNDArray<int>]’ inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1591:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (uint16NDArray, uint16_array) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: ‘Value octave_value_extract(const octave_value&) [with Value= intNDArray<int>]’ previously declared here inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1590:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (uint8NDArray, uint8_array) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: redefinition of ‘Value octave_value_extract(const octave_value&) [with Value = intNDArray<int>]’ inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1592:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (uint32NDArray, uint32_array) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: ‘Value octave_value_extract(const octave_value&) [with Value= intNDArray<int>]’ previously declared here inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1590:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (uint8NDArray, uint8_array) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: redefinition of ‘Value octave_value_extract(const octave_value&) [with Value = intNDArray<int>]’ inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1593:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (uint64NDArray, uint64_array) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1559:16: error: ‘Value octave_value_extract(const octave_value&) [with Value= intNDArray<int>]’ previously declared here inline VALUE octave_value_extract<VALUE> (const octave_value& v) \ ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov.h:1590:1: note: in expansion of macro ‘DEF_VALUE_EXTRACTOR’ DEF_VALUE_EXTRACTOR (uint8NDArray, uint8_array) ^ In file included from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-fcn.h:33:0, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ov-builtin.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-int.h:30, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/defun-dld.h:32, from /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/oct.h:32, from error-helpers.cc:20: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:57:30: warning: variadic templates only available with -std=c++11 or -std=gnu++11 [enabled by default] template<template <typename...> class OV_Container> ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:188:18: warning: variadic templates only available with -std=c++11 or -std=gnu++11 [enabled by default] template<typename... OV_Args> ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:190:24: warning: variadic templates only available with -std=c++11 or -std=gnu++11 [enabled by default] ovl (const OV_Args&... args) ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h: In function ‘octave_value_list ovl(const OV_Args& ...)’: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:192:29: error: ‘initializer_list’ is not a member of ‘std’ return octave_value_list (std::initializer_list<octave_value> ({args...})); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:192:67: error: parameter packs not expanded with ‘...’: return octave_value_list (std::initializer_list<octave_value> ({args...})); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:192:67: note: ‘args’ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:192:71: error: expected ‘;’ before ‘...’ token return octave_value_list (std::initializer_list<octave_value> ({args...})); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:192:71: error: expected primary-expression before ‘...’ token /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:192:71: error: expected ‘;’ before ‘...’ token /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h: At global scope: /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:192:75: error: expected unqualified-id before ‘)’ token return octave_value_list (std::initializer_list<octave_value> ({args...})); ^ /appl/opensoft/octave/4.2.1/redhatel7/octave/4.2.1/include/octave-4.2.1/octave/../octave/ovl.h:193:1: error: expected declaration before ‘}’ token } ^ make: *** [error-helpers.o] Error 1 make: Leaving directory `/tmp/oct-Z7GDnU/struct-1.0.16/src' pkg: error running `make' for the struct package. error: called from configure_make at line 95 column 9 install at line 192 column 7 pkg at line 394 column 9 %========================================================================================= Best regards, Ingo