[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_20 #4890

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Feb 3 07:54:13 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_arm64_20/4890/------------------------------------------
[...truncated 540.50 KB...]
@@ -1290,11 +1307,15 @@
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt4=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../../qwtplot3d-0.2.7+svn191 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I../include -I/usr/X11R6/include -Itmp -I../../qwtplot3d-0.2.7+svn191 -I. -o tmp/qwt3d_io_gl2ps.o ../src/qwt3d_io_gl2ps.cpp
 gcc -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt4=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../../qwtplot3d-0.2.7+svn191 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I../include -I/usr/X11R6/include -Itmp -I../../qwtplot3d-0.2.7+svn191 -I. -o tmp/gl2ps.o ../3rdparty/gl2ps/gl2ps.c
 /usr/lib/aarch64-linux-gnu/qt4/bin/moc -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../../qwtplot3d-0.2.7+svn191 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I../include -I/usr/X11R6/include -Itmp -I../../qwtplot3d-0.2.7+svn191 -I. ../include/qwt3d_plot.h -o tmp/moc_qwt3d_plot.cpp
-/usr/lib/aarch64-linux-gnu/qt4/bin/moc -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../../qwtplot3d-0.2.7+svn191 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I../include -I/usr/X11R6/include -Itmp -I../../qwtplot3d-0.2.7+svn191 -I. ../include/qwt3d_surfaceplot.h -o tmp/moc_qwt3d_surfaceplot.cpp
+../src/qwt3d_surfaceplot.cpp: In member function 'void Qwt3D::SurfacePlot::updateNormals()':
+../src/qwt3d_surfaceplot.cpp:97:28: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
+  if (plotStyle() == NOPLOT && !normals() || !actualData_p)
+      ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
 ../3rdparty/gl2ps/gl2ps.c: In function 'gl2psPrintTeXBeginViewport':
 ../3rdparty/gl2ps/gl2ps.c:3313:46: warning: unused parameter 'viewport' [-Wunused-parameter]
  static void gl2psPrintTeXBeginViewport(GLint viewport[4])
                                               ^~~~~~~~
+/usr/lib/aarch64-linux-gnu/qt4/bin/moc -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../../qwtplot3d-0.2.7+svn191 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I../include -I/usr/X11R6/include -Itmp -I../../qwtplot3d-0.2.7+svn191 -I. ../include/qwt3d_surfaceplot.h -o tmp/moc_qwt3d_surfaceplot.cpp
 ../3rdparty/gl2ps/gl2ps.c: In function 'gl2psPrintSVGPixmap':
 ../3rdparty/gl2ps/gl2ps.c:4993:41: warning: unused parameter 'x' [-Wunused-parameter]
  static void gl2psPrintSVGPixmap(GLfloat x, GLfloat y, GL2PSimage *pixmap)
@@ -1305,10 +1326,6 @@
 ../3rdparty/gl2ps/gl2ps.c:4993:67: warning: unused parameter 'pixmap' [-Wunused-parameter]
  static void gl2psPrintSVGPixmap(GLfloat x, GLfloat y, GL2PSimage *pixmap)
                                                                    ^~~~~~
-../src/qwt3d_surfaceplot.cpp: In member function 'void Qwt3D::SurfacePlot::updateNormals()':
-../src/qwt3d_surfaceplot.cpp:97:28: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
-  if (plotStyle() == NOPLOT && !normals() || !actualData_p)
-      ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt4=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../../qwtplot3d-0.2.7+svn191 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I../include -I/usr/X11R6/include -Itmp -I../../qwtplot3d-0.2.7+svn191 -I. -o tmp/moc_qwt3d_plot.o tmp/moc_qwt3d_plot.cpp
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt4=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../../qwtplot3d-0.2.7+svn191 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I../include -I/usr/X11R6/include -Itmp -I../../qwtplot3d-0.2.7+svn191 -I. -o tmp/moc_qwt3d_surfaceplot.o tmp/moc_qwt3d_surfaceplot.cpp
 rm -f libqwtplot3d-qt4.so.0.2.7 libqwtplot3d-qt4.so libqwtplot3d-qt4.so.0 libqwtplot3d-qt4.so.0.2
@@ -1322,8 +1339,8 @@
 rm -f lib/libqwtplot3d-qt4.so.0.2
 mv -f libqwtplot3d-qt4.so.0.2.7 libqwtplot3d-qt4.so libqwtplot3d-qt4.so.0 libqwtplot3d-qt4.so.0.2 lib/
 { test -z "lib/" || cd "lib/"; } && test $(gdb --version | sed -e 's,[^0-9][^0-9]*\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index ." -ex quit 'libqwtplot3d-qt4.so.0.2.7' && test -f libqwtplot3d-qt4.so.0.2.7.gdb-index && objcopy --add-section '.gdb_index=libqwtplot3d-qt4.so.0.2.7.gdb-index' --set-section-flags '.gdb_index=readonly' 'libqwtplot3d-qt4.so.0.2.7' 'libqwtplot3d-qt4.so.0.2.7' && rm -f libqwtplot3d-qt4.so.0.2.7.gdb-index || true
-/bin/sh: 1: gdb: not found
-/bin/sh: 1: test: -gt: unexpected operator
+/bin/sh: gdb: command not found
+/bin/sh: line 0: test: -gt: unary operator expected
 make[2]: Leaving directory '/build/qwtplot3d-0.2.7+svn191/build-qt4'
 dh_auto_build --builddirectory=build-qt5
 	make -j8
@@ -1335,7 +1352,6 @@
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_mousekeyboard.o ../src/qwt3d_mousekeyboard.cpp
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_movements.o ../src/qwt3d_movements.cpp
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_lighting.o ../src/qwt3d_lighting.cpp
-g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_colorlegend.o ../src/qwt3d_colorlegend.cpp
 ../src/qwt3d_axis.cpp: In member function 'bool Qwt3D::Axis::prepTicCalculation(Qwt3D::Triple&)':
 ../src/qwt3d_axis.cpp:206:9: warning: variable 'beg' set but not used [-Wunused-but-set-variable]
   Triple beg = beg_ + ((autostart_ - start_) / (stop_ - start_)) * normal;
@@ -1343,8 +1359,12 @@
 ../src/qwt3d_axis.cpp:207:9: warning: variable 'end' set but not used [-Wunused-but-set-variable]
   Triple end = end_ - ((stop_ - autostop_) / (stop_ - start_))* normal;
          ^~~
+g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_colorlegend.o ../src/qwt3d_colorlegend.cpp
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_plot.o ../src/qwt3d_plot.cpp
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_label.o ../src/qwt3d_label.cpp
+g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_types.o ../src/qwt3d_types.cpp
+g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_enrichment_std.o ../src/qwt3d_enrichment_std.cpp
+g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_autoscaler.o ../src/qwt3d_autoscaler.cpp
 ../src/qwt3d_lighting.cpp: In member function 'void Qwt3D::Plot3D::applyLight(unsigned int)':
 ../src/qwt3d_lighting.cpp:178:48: warning: narrowing conversion of '((Qwt3D::Plot3D*)this)->Qwt3D::Plot3D::lights_.std::vector<_Tp, _Alloc>::operator[]<Qwt3D::Plot3D::Light, std::allocator<Qwt3D::Plot3D::Light> >(((std::vector<Qwt3D::Plot3D::Light>::size_type)light)).Qwt3D::Plot3D::Light::shift.Qwt3D::Triple::x' from 'double' to 'GLfloat {aka float}' inside { } [-Wnarrowing]
    GLfloat lightPos[4] = { lights_[light].shift.x, lights_[light].shift.y, lights_[light].shift.z, 1.0};
@@ -1355,9 +1375,6 @@
 ../src/qwt3d_lighting.cpp:178:96: warning: narrowing conversion of '((Qwt3D::Plot3D*)this)->Qwt3D::Plot3D::lights_.std::vector<_Tp, _Alloc>::operator[]<Qwt3D::Plot3D::Light, std::allocator<Qwt3D::Plot3D::Light> >(((std::vector<Qwt3D::Plot3D::Light>::size_type)light)).Qwt3D::Plot3D::Light::shift.Qwt3D::Triple::z' from 'double' to 'GLfloat {aka float}' inside { } [-Wnarrowing]
    GLfloat lightPos[4] = { lights_[light].shift.x, lights_[light].shift.y, lights_[light].shift.z, 1.0};
                                                                                                  
-g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_types.o ../src/qwt3d_types.cpp
-g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_enrichment_std.o ../src/qwt3d_enrichment_std.cpp
-g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_autoscaler.o ../src/qwt3d_autoscaler.cpp
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_io_reader.o ../src/qwt3d_io_reader.cpp
 ../src/qwt3d_autoscaler.cpp:48:8: warning: 'double {anonymous}::floor125(int&, double)' defined but not used [-Wunused-function]
  double floor125( int& exponent, double x)
@@ -1367,7 +1384,6 @@
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_gridmapping.o ../src/qwt3d_gridmapping.cpp
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_parametricsurface.o ../src/qwt3d_parametricsurface.cpp
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_function.o ../src/qwt3d_function.cpp
-g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_surfaceplot.o ../src/qwt3d_surfaceplot.cpp
 ../src/qwt3d_io.cpp: In static member function 'static Qwt3D::IO::Container& Qwt3D::IO::rlist()':
 ../src/qwt3d_io.cpp:97:8: warning: variable 'f' set but not used [-Wunused-but-set-variable]
    bool f = false;
@@ -1376,12 +1392,12 @@
 ../src/qwt3d_io.cpp:111:8: warning: variable 'f' set but not used [-Wunused-but-set-variable]
    bool f = false;
         ^
+g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_surfaceplot.o ../src/qwt3d_surfaceplot.cpp
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_gridplot.o ../src/qwt3d_gridplot.cpp
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_meshplot.o ../src/qwt3d_meshplot.cpp
 g++ -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/qwt3d_io_gl2ps.o ../src/qwt3d_io_gl2ps.cpp
 gcc -c -pipe -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191/build-qt5=. -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/qwtplot3d-0.2.7+svn191=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../qwtplot3d-0.2.7+svn191 -I. -I../include -isystem /usr/include/aarch64-linux-gnu/qt5 -isystem /usr/include/aarch64-linux-gnu/qt5/QtOpenGL -isystem /usr/include/aarch64-linux-gnu/qt5/QtWidgets -isystem /usr/include/aarch64-linux-gnu/qt5/QtGui -isystem /usr/include/aarch64-linux-gnu/qt5/QtCore -Itmp -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -o tmp/gl2ps.o ../3rdparty/gl2ps/gl2ps.c
 /usr/lib/aarch64-linux-gnu/qt5/bin/moc -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -I/build/qwtplot3d-0.2.7+svn191 -I/build/qwtplot3d-0.2.7+svn191/include -I/usr/include/aarch64-linux-gnu/qt5 -I/usr/include/aarch64-linux-gnu/qt5/QtOpenGL -I/usr/include/aarch64-linux-gnu/qt5/QtWidgets -I/usr/include/aarch64-linux-gnu/qt5/QtGui -I/usr/include/aarch64-linux-gnu/qt5/QtCore -I. -I/usr/include/c++/6 -I/usr/include/aarch64-linux-gnu/c++/6 -I/usr/include/c++/6/backward -I/usr/lib/gcc/aarch64-linux-gnu/6/include -I/usr/local/include -I/usr/lib/gcc/aarch64-linux-gnu/6/include-fixed -I/usr/include/aarch64-linux-gnu -I/usr/include ../include/qwt3d_plot.h -o tmp/moc_qwt3d_plot.cpp
-/usr/lib/aarch64-linux-gnu/qt5/bin/moc -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -I/build/qwtplot3d-0.2.7+svn191 -I/build/qwtplot3d-0.2.7+svn191/include -I/usr/include/aarch64-linux-gnu/qt5 -I/usr/include/aarch64-linux-gnu/qt5/QtOpenGL -I/usr/include/aarch64-linux-gnu/qt5/QtWidgets -I/usr/include/aarch64-linux-gnu/qt5/QtGui -I/usr/include/aarch64-linux-gnu/qt5/QtCore -I. -I/usr/include/c++/6 -I/usr/include/aarch64-linux-gnu/c++/6 -I/usr/include/c++/6/backward -I/usr/lib/gcc/aarch64-linux-gnu/6/include -I/usr/local/include -I/usr/lib/gcc/aarch64-linux-gnu/6/include-fixed -I/usr/include/aarch64-linux-gnu -I/usr/include ../include/qwt3d_surfaceplot.h -o tmp/moc_qwt3d_surfaceplot.cpp
 ../3rdparty/gl2ps/gl2ps.c: In function 'gl2psPrintTeXBeginViewport':
 ../3rdparty/gl2ps/gl2ps.c:3313:46: warning: unused parameter 'viewport' [-Wunused-parameter]
  static void gl2psPrintTeXBeginViewport(GLint viewport[4])
@@ -1396,6 +1412,7 @@
 ../3rdparty/gl2ps/gl2ps.c:4993:67: warning: unused parameter 'pixmap' [-Wunused-parameter]
  static void gl2psPrintSVGPixmap(GLfloat x, GLfloat y, GL2PSimage *pixmap)
                                                                    ^~~~~~
+/usr/lib/aarch64-linux-gnu/qt5/bin/moc -DGL2PS_HAVE_ZLIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/aarch64-linux-gnu/qt5/mkspecs/linux-g++ -I/build/qwtplot3d-0.2.7+svn191 -I/build/qwtplot3d-0.2.7+svn191/include -I/usr/include/aarch64-linux-gnu/qt5 -I/usr/include/aarch64-linux-gnu/qt5/QtOpenGL -I/usr/include/aarch64-linux-gnu/qt5/QtWidgets -I/usr/include/aarch64-linux-gnu/qt5/QtGui -I/usr/include/aarch64-linux-gnu/qt5/QtCore -I. -I/usr/include/c++/6 -I/usr/include/aarch64-linux-gnu/c++/6 -I/usr/include/c++/6/backward -I/usr/lib/gcc/aarch64-linux-gnu/6/include -I/usr/local/include -I/usr/lib/gcc/aarch64-linux-gnu/6/include-fixed -I/usr/include/aarch64-linux-gnu -I/usr/include ../include/qwt3d_surfaceplot.h -o tmp/moc_qwt3d_surfaceplot.cpp
 ../src/qwt3d_surfaceplot.cpp: In member function 'void Qwt3D::SurfacePlot::updateNormals()':
 ../src/qwt3d_surfaceplot.cpp:97:28: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   if (plotStyle() == NOPLOT && !normals() || !actualData_p)
@@ -1493,7 +1510,7 @@
 dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
 dpkg-gensymbols: warning: debian/libqwtplot3d-qt4-0v5/DEBIAN/symbols doesn't match completely debian/libqwtplot3d-qt4-0v5.symbols
 --- debian/libqwtplot3d-qt4-0v5.symbols (libqwtplot3d-qt4-0v5_0.2.7+svn191-10.1_arm64)
-+++ dpkg-gensymbolsw_gYgB	2017-02-02 19:48:12.088036314 -1200
++++ dpkg-gensymbolsGKKZ0o	2018-03-09 04:15:40.945058868 +1400
 @@ -1,8 +1,14 @@
  libqwtplot3d-qt4.so.0 libqwtplot3d-qt4-0v5 #MINVER#
   _Z23qStringComparisonHelperRK7QStringPKc at Base 0.2.7
@@ -1612,7 +1629,7 @@
   _ZTIN5Qwt3D10AutoScalerE at Base 0.2.7
 dpkg-gensymbols: warning: debian/libqwtplot3d-qt5-0/DEBIAN/symbols doesn't match completely debian/libqwtplot3d-qt5-0.symbols
 --- debian/libqwtplot3d-qt5-0.symbols (libqwtplot3d-qt5-0_0.2.7+svn191-10.1_arm64)
-+++ dpkg-gensymbolsFX5y4r	2017-02-02 19:48:12.892044005 -1200
++++ dpkg-gensymbolsqz0t6i	2018-03-09 04:15:41.925060964 +1400
 @@ -247,10 +247,10 @@
   _ZN5Qwt3D4Axis9setMajorsEi at Base 0.2.7
   _ZN5Qwt3D4Axis9setMinorsEi at Base 0.2.7
@@ -1722,9 +1739,9 @@
    dh_builddeb -O--parallel -O--list-missing
 dpkg-deb: building package 'libqwtplot3d-qt4-dev' in '../libqwtplot3d-qt4-dev_0.2.7+svn191-10.1_arm64.deb'.
 dpkg-deb: building package 'libqwtplot3d-qt5-dev' in '../libqwtplot3d-qt5-dev_0.2.7+svn191-10.1_arm64.deb'.
-dpkg-deb: building package 'libqwtplot3d-qt4-0v5-dbgsym' in '../libqwtplot3d-qt4-0v5-dbgsym_0.2.7+svn191-10.1_arm64.deb'.
-dpkg-deb: building package 'libqwtplot3d-doc' in '../libqwtplot3d-doc_0.2.7+svn191-10.1_all.deb'.
 dpkg-deb: building package 'libqwtplot3d-qt5-0-dbgsym' in '../libqwtplot3d-qt5-0-dbgsym_0.2.7+svn191-10.1_arm64.deb'.
+dpkg-deb: building package 'libqwtplot3d-doc' in '../libqwtplot3d-doc_0.2.7+svn191-10.1_all.deb'.
+dpkg-deb: building package 'libqwtplot3d-qt4-0v5-dbgsym' in '../libqwtplot3d-qt4-0v5-dbgsym_0.2.7+svn191-10.1_arm64.deb'.
 dpkg-deb: building package 'libqwtplot3d-qt4-0v5' in '../libqwtplot3d-qt4-0v5_0.2.7+svn191-10.1_arm64.deb'.
 dpkg-deb: building package 'libqwtplot3d-qt5-0' in '../libqwtplot3d-qt5-0_0.2.7+svn191-10.1_arm64.deb'.
  dpkg-genbuildinfo --build=binary
@@ -1734,12 +1751,14 @@
  dpkg-source --after-build qwtplot3d-0.2.7+svn191
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/16193/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/16193/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/7951 and its subdirectories
-I: Current time: Thu Feb  2 19:48:32 -12 2017
-I: pbuilder-time-stamp: 1486108112
+I: removing directory /srv/workspace/pbuilder/16193 and its subdirectories
+I: Current time: Fri Mar  9 04:16:03 +14 2018
+I: pbuilder-time-stamp: 1520518563

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/arm64/qwtplot3d_0.2.7+svn191-10.1.diff:	 90.7% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/arm64/qwtplot3d_0.2.7+svn191-10.1.diff.gz
b2/build.log:	 88.5%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 88.6%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/testing/arm64/qwtplot3d_0.2.7+svn191-10.1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-4dtDOxEd/tmp.3qx9blMCJG
+ mv /srv/reproducible-results/rbuild-debian-4dtDOxEd/tmp.3qx9blMCJG /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/arm64/qwtplot3d_0.2.7+svn191-10.1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/arm64/qwtplot3d_0.2.7+svn191-10.1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/qwtplot3d_0.2.7+svn191-10.1_arm64.changes b2/qwtplot3d_0.2.7+svn191-10.1_arm64.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-4dtDOxEd
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-4dtDOxEd/tmp.efzO6gNjZR
+ local TIMEOUT=120m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-4dtDOxEd -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-4dtDOxEd/dbd-tmp-EIH0WUF
++ schroot --directory /srv/reproducible-results/rbuild-debian-4dtDOxEd -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 70'
++ echo diffoscope 70
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 70 will be used to compare the two builds:'
+ _log I: 'diffoscope 70 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/arm64/qwtplot3d_0.2.7+svn191-10.1.rbuild.log
++ date -u
+ echo -e 'Fri Feb  3 07:53:07 UTC 2017  I: diffoscope 70 will be used to compare the two builds:'
Fri Feb  3 07:53:07 UTC 2017  I: diffoscope 70 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-4dtDOxEd -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-4dtDOxEd/dbd-tmp-EIH0WUF ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-4dtDOxEd/qwtplot3d_0.2.7+svn191-10.1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-4dtDOxEd/qwtplot3d_0.2.7+svn191-10.1.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-4dtDOxEd/b1/qwtplot3d_0.2.7+svn191-10.1_arm64.changes 			/srv/reproducible-results/rbuild-debian-4dtDOxEd/b2/qwtplot3d_0.2.7+svn191-10.1_arm64.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-4dtDOxEd/tmp.efzO6gNjZR
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-4dtDOxEd/qwtplot3d_0.2.7+svn191-10.1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-4dtDOxEd/qwtplot3d_0.2.7+svn191-10.1.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-4dtDOxEd/b1/qwtplot3d_0.2.7+svn191-10.1_arm64.changes /srv/reproducible-results/rbuild-debian-4dtDOxEd/b2/qwtplot3d_0.2.7+svn191-10.1_arm64.changes
========================================================================================================================================================================================================================================================================================================================================================================================================================================================

command (total time: 0.000s)
----------------------------

       0.000s     1 call     cmp (internal)

has_same_content_as (total time: 0.000s)
----------------------------------------

       0.000s     1 call     abc.DotChangesFile

main (total time: 0.041s)
-------------------------

       0.041s     2 calls    outputs
       0.000s     1 call     cleanup

recognizes (total time: 0.040s)
-------------------------------

       0.040s    10 calls    diffoscope.comparators.binary.FilesystemFile
                _         _       _   _____     _ 
  __ ___      _| |_ _ __ | | ___ | |_|___ /  __| |
 / _` \ \ /\ / / __| '_ \| |/ _ \| __| |_ \ / _` |
| (_| |\ V  V /| |_| |_) | | (_) | |_ ___) | (_| |
 \__, | \_/\_/  \__| .__/|_|\___/ \__|____/ \__,_|
    |_|            |_|                            
Fri Feb  3 07:53:08 UTC 2017  I: diffoscope 70 found no differences in the changes files, and a .buildinfo file also exists.
Fri Feb  3 07:53:08 UTC 2017  I: qwtplot3d from testing built successfully and reproducibly on arm64.
UPDATE 1
INSERT 0 1
DELETE 1
INFO: Starting at 2017-02-03 07:53:09.876372
INFO: Finished at 2017-02-03 07:53:10.154655, took: 0:00:00.278299

Fri Feb  3 07:53:10 UTC 2017 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/testing/arm64/qwtplot3d.html

Fri Feb  3 07:53:10 UTC 2017  I: Submitting .buildinfo files to external archives:
Fri Feb  3 07:53:13 UTC 2017  I: Done submitting .buildinfo files to submit at buildinfo.kfreebsd.eu.
Fri Feb  3 07:53:43 UTC 2017  E: Could not submit buildinfo from b1 to http://buildinfo.debian.net/api/submit
Fri Feb  3 07:54:13 UTC 2017  E: Could not submit buildinfo from b2 to http://buildinfo.debian.net/api/submit
Fri Feb  3 07:54:13 UTC 2017  I: Done submitting .buildinfo files to http://buildinfo.debian.net/api/submit.
tee: /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/arm64/qwtplot3d_0.2.7+svn191-10.1.rbuild.log: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/arm64/qwtplot3d_0.2.7+svn191-10.1.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/arm64/qwtplot3d_0.2.7+svn191-10.1.rbuild.log.gz: No space left on device
Fri  3 Feb 07:54:13 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-7Q5sJxN9, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list