[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_28 #2870

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Apr 6 12:02:43 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_28/2870/>

------------------------------------------
[...truncated 109061 lines...]
../liboctave/util/oct-locbuf.h:131:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (unsigned long);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<float>::operator float*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘float*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:132:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (float);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<double>::operator double*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘double*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:133:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (double);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<std::complex<double> >::operator Complex*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘Complex* {aka std::complex<double>*}’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:135:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (Complex);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<std::complex<float> >::operator FloatComplex*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘FloatComplex* {aka std::complex<float>*}’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:136:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (FloatComplex);
 ^
../liboctave/util/oct-locbuf.h: In instantiation of ‘octave_local_buffer<const T*>::operator const T**() const [with T = float]’:
corefcn/__lin_interpn__.cc:192:3:   required from ‘octave_value lin_interpn(int, M*, M, M*) [with T = float; M = FloatNDArray]’
corefcn/__lin_interpn__.cc:320:60:   required from here
../liboctave/util/oct-locbuf.h:161:55: warning: cast from ‘char*’ to ‘const float**’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<const T **> (this->data ());
                                                       ^
../liboctave/util/oct-locbuf.h: In instantiation of ‘octave_local_buffer<const T*>::operator const T**() const [with T = double]’:
corefcn/__lin_interpn__.cc:192:3:   required from ‘octave_value lin_interpn(int, M*, M, M*) [with T = double; M = NDArray]’
corefcn/__lin_interpn__.cc:353:56:   required from here
../liboctave/util/oct-locbuf.h:161:55: warning: cast from ‘char*’ to ‘const double**’ increases required alignment of target type [-Wcast-align]
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-__pchip_deriv__.lo `test -f 'corefcn/__pchip_deriv__.cc' || echo './'`corefcn/__pchip_deriv__.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/__pchip_deriv__.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-__pchip_deriv__.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-__qp__.lo `test -f 'corefcn/__qp__.cc' || echo './'`corefcn/__qp__.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/__qp__.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-__qp__.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-balance.lo `test -f 'corefcn/balance.cc' || echo './'`corefcn/balance.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/balance.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-balance.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-besselj.lo `test -f 'corefcn/besselj.cc' || echo './'`corefcn/besselj.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/besselj.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-besselj.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-betainc.lo `test -f 'corefcn/betainc.cc' || echo './'`corefcn/betainc.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/betainc.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-betainc.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-bitfcns.lo `test -f 'corefcn/bitfcns.cc' || echo './'`corefcn/bitfcns.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/bitfcns.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-bitfcns.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-bsxfun.lo `test -f 'corefcn/bsxfun.cc' || echo './'`corefcn/bsxfun.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/bsxfun.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-bsxfun.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-c-file-ptr-stream.lo `test -f 'corefcn/c-file-ptr-stream.cc' || echo './'`corefcn/c-file-ptr-stream.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/c-file-ptr-stream.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-c-file-ptr-stream.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-cdisplay.lo `test -f 'corefcn/cdisplay.c' || echo './'`corefcn/cdisplay.c
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-cellfun.lo `test -f 'corefcn/cellfun.cc' || echo './'`corefcn/cellfun.cc
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/cdisplay.c  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-cdisplay.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-colloc.lo `test -f 'corefcn/colloc.cc' || echo './'`corefcn/colloc.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/cellfun.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-cellfun.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/colloc.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-colloc.o
In file included from corefcn/cellfun.cc:37:0:
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<short unsigned int>::operator short unsigned int*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘short unsigned int*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:126:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (unsigned short);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<short int>::operator short int*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘short int*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:127:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (short);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<int>::operator int*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘int*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:128:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (int);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<unsigned int>::operator unsigned int*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘unsigned int*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:129:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (unsigned int);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<long int>::operator long int*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘long int*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:130:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (long);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<long unsigned int>::operator long unsigned int*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘long unsigned int*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:131:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (unsigned long);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<float>::operator float*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘float*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:132:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (float);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<double>::operator double*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘double*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:133:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (double);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<std::complex<double> >::operator Complex*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘Complex* {aka std::complex<double>*}’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:135:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (Complex);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<std::complex<float> >::operator FloatComplex*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘FloatComplex* {aka std::complex<float>*}’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:136:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (FloatComplex);
 ^
../liboctave/util/oct-locbuf.h: In instantiation of ‘octave_local_buffer<T*>::operator T**() const [with T = octave_value]’:
corefcn/cellfun.cc:2166:3:   required from here
../liboctave/util/oct-locbuf.h:148:71: warning: cast from ‘char*’ to ‘octave_value**’ increases required alignment of target type [-Wcast-align]
   operator T **() const { return reinterpret_cast<T **> (this->data ()); }
                                                                       ^
../liboctave/util/oct-locbuf.h: In instantiation of ‘octave_local_buffer<T*>::operator T**() const [with T = idx_vector]’:
corefcn/cellfun.cc:2102:3:   required from ‘Cell do_mat2cell_nd(const ArrayND&, const Array<int>*, int) [with ArrayND = NDArray]’
corefcn/cellfun.cc:2139:27:   required from ‘Cell do_mat2cell(const ArrayND&, const Array<int>*, int) [with ArrayND = NDArray]’
corefcn/cellfun.cc:2275:68:   required from here
../liboctave/util/oct-locbuf.h:148:71: warning: cast from ‘char*’ to ‘idx_vector**’ increases required alignment of target type [-Wcast-align]
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-comment-list.lo `test -f 'corefcn/comment-list.cc' || echo './'`corefcn/comment-list.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/comment-list.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-comment-list.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-conv2.lo `test -f 'corefcn/conv2.cc' || echo './'`corefcn/conv2.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/conv2.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-conv2.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-daspk.lo `test -f 'corefcn/daspk.cc' || echo './'`corefcn/daspk.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/daspk.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-daspk.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-dasrt.lo `test -f 'corefcn/dasrt.cc' || echo './'`corefcn/dasrt.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/dasrt.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-dasrt.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-dassl.lo `test -f 'corefcn/dassl.cc' || echo './'`corefcn/dassl.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/dassl.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-dassl.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-data.lo `test -f 'corefcn/data.cc' || echo './'`corefcn/data.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/data.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-data.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-debug.lo `test -f 'corefcn/debug.cc' || echo './'`corefcn/debug.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/debug.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-debug.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-defaults.lo `test -f 'corefcn/defaults.cc' || echo './'`corefcn/defaults.cc
In file included from ../liboctave/numeric/bsxfun-defs.cc:31:0,
                 from ../liboctave/numeric/bsxfun.h:85,
                 from ../liboctave/util/oct-binmap.h:30,
                 from corefcn/data.cc:49:
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<short unsigned int>::operator short unsigned int*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘short unsigned int*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:126:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (unsigned short);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<short int>::operator short int*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘short int*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:127:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (short);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<int>::operator int*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘int*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:128:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (int);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<unsigned int>::operator unsigned int*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘unsigned int*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:129:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (unsigned int);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<long int>::operator long int*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘long int*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:130:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (long);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<long unsigned int>::operator long unsigned int*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘long unsigned int*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:131:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (unsigned long);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<float>::operator float*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘float*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:132:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (float);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<double>::operator double*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘double*’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:133:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (double);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<std::complex<double> >::operator Complex*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘Complex* {aka std::complex<double>*}’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:135:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (Complex);
 ^
../liboctave/util/oct-locbuf.h: In member function ‘octave_local_buffer<std::complex<float> >::operator FloatComplex*() const’:
../liboctave/util/oct-locbuf.h:120:51: warning: cast from ‘char*’ to ‘FloatComplex* {aka std::complex<float>*}’ increases required alignment of target type [-Wcast-align]
     return reinterpret_cast<TYPE *> (this->data ()); \
                                                   ^
../liboctave/util/oct-locbuf.h:136:1: note: in expansion of macro ‘SPECIALIZE_POD_BUFFER’
 SPECIALIZE_POD_BUFFER (FloatComplex);
 ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/defaults.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-defaults.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-defun.lo `test -f 'corefcn/defun.cc' || echo './'`corefcn/defun.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-det.lo `test -f 'corefcn/det.cc' || echo './'`corefcn/det.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/defun.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-defun.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/det.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-det.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial   -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial   -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o corefcn/corefcn_libcorefcn_la-dirfns.lo `test -f 'corefcn/dirfns.cc' || echo './'`corefcn/dirfns.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/hdf5/serial -I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators -I../liboctave/system -I../liboctave/util -I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu -I/usr/include/hdf5/serial -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/hdf5/serial -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c corefcn/dirfns.cc  -fPIC -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-dirfns.o
/srv/reproducible-results/rbuild-debian-aG7sLsnq/tmp.nKHcsvnxDr:	FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)



More information about the Qa-jenkins-scm mailing list