[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_27 #15395

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Jan 9 00:49:09 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_amd64_27/15395/>

------------------------------------------
[...truncated 6364 lines...]
     operator VDKPoint();
     ^
In file included from ../vdk/vdkcustom.h:31:0,
                 from tooltips.cc:30:
../vdk/vdkarray.h:202:1: warning: 'int VDKArray<T>::operator==(VDKArray<T>&) [with T = VDKString]' was hidden [-Woverloaded-virtual]
 VDKArray<T>::operator==(VDKArray<T>& m) 
 ^
In file included from tooltips.cc:30:0:
../vdk/vdkcustom.h:58:7: warning:   by 'int Tuple::operator==(Tuple&)' [-Woverloaded-virtual]
   int operator==(Tuple& t)
       ^
 x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -s -O2 -Wall -Wcast-qual -Woverloaded-virtual -Wconversion -Wstrict-prototypes -Winline -MT tooltips.lo -MD -MP -MF .deps/tooltips.Tpo -c tooltips.cc -o tooltips.o >/dev/null 2>&1
if /bin/bash ../libtool --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2      -s -O2 -Wall -Wcast-qual -Woverloaded-virtual -Wconversion -Wstrict-prototypes -Winline -MT vdkcalendar.lo -MD -MP -MF ".deps/vdkcalendar.Tpo" \
  -c -o vdkcalendar.lo `test -f 'vdkcalendar.cc' || echo './'`vdkcalendar.cc; \
then mv -f ".deps/vdkcalendar.Tpo" ".deps/vdkcalendar.Plo"; \
else rm -f ".deps/vdkcalendar.Tpo"; exit 1; \
fi
 x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -s -O2 -Wall -Wcast-qual -Woverloaded-virtual -Wconversion -Wstrict-prototypes -Winline -MT vdkcalendar.lo -MD -MP -MF .deps/vdkcalendar.Tpo -c vdkcalendar.cc  -fPIC -DPIC -o .libs/vdkcalendar.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++
In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from ../vdk/vdkobj.h:30,
                 from ../vdk/evhandle.h:28,
                 from ../vdk/vdk.h:30,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
/usr/include/glib-2.0/gio/glistmodel.h: In function 'GListModel* G_LIST_MODEL(gconstpointer)':
/usr/include/glib-2.0/gobject/gtype.h:479:88: warning: cast from type 'gconstpointer {aka const void*}' to type 'GTypeInstance* {aka _GTypeInstance*}' casts away qualifiers [-Wcast-qual]
 #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type)    (_G_TYPE_CIC ((instance), (g_type), c_type))
                                                                                        ^
/usr/include/glib-2.0/gobject/gtype.h:2204:57: note: in definition of macro '_G_TYPE_CIC'
     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
                                                         ^
/usr/include/glib-2.0/gobject/gtype.h:1565:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
     return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); }               \
            ^
/usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE'
 G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject)
 ^
/usr/include/glib-2.0/gio/glistmodel.h: In function 'gboolean G_IS_LIST_MODEL(gconstpointer)':
/usr/include/glib-2.0/gobject/gtype.h:491:88: warning: cast from type 'gconstpointer {aka const void*}' to type 'GTypeInstance* {aka _GTypeInstance*}' casts away qualifiers [-Wcast-qual]
 #define G_TYPE_CHECK_INSTANCE_TYPE(instance, g_type)            (_G_TYPE_CIT ((instance), (g_type)))
                                                                                        ^
/usr/include/glib-2.0/gobject/gtype.h:2218:44: note: in definition of macro '_G_TYPE_CIT'
   GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \
                                            ^
/usr/include/glib-2.0/gobject/gtype.h:1567:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE'
     return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); }                              \
            ^
/usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE'
 G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject)
 ^
/usr/include/glib-2.0/gio/glistmodel.h: In function 'GListModelInterface* G_LIST_MODEL_GET_IFACE(gconstpointer)':
/usr/include/glib-2.0/gobject/gtype.h:533:88: warning: cast from type 'gconstpointer {aka const void*}' to type 'GTypeInstance* {aka _GTypeInstance*}' casts away qualifiers [-Wcast-qual]
 #define G_TYPE_INSTANCE_GET_INTERFACE(instance, g_type, c_type) (_G_TYPE_IGI ((instance), (g_type), c_type))
                                                                                        ^
/usr/include/glib-2.0/gobject/gtype.h:2214:89: note: in definition of macro '_G_TYPE_IGI'
 #define _G_TYPE_IGI(ip, gt, ct)         ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt))
                                                                                         ^
/usr/include/glib-2.0/gobject/gtype.h:1569:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE'
     return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \
            ^
/usr/include/glib-2.0/gio/glistmodel.h:36:1: note: in expansion of macro 'G_DECLARE_INTERFACE'
 G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject)
 ^
/usr/include/glib-2.0/gio/gliststore.h: In function 'GListStore* G_LIST_STORE(gconstpointer)':
/usr/include/glib-2.0/gobject/gtype.h:479:88: warning: cast from type 'gconstpointer {aka const void*}' to type 'GTypeInstance* {aka _GTypeInstance*}' casts away qualifiers [-Wcast-qual]
 #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type)    (_G_TYPE_CIC ((instance), (g_type), c_type))
                                                                                        ^
/usr/include/glib-2.0/gobject/gtype.h:2204:57: note: in definition of macro '_G_TYPE_CIC'
     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
                                                         ^
/usr/include/glib-2.0/gobject/gtype.h:1396:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
     return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); }             \
            ^
/usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE'
 G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject)
 ^
/usr/include/glib-2.0/gio/gliststore.h: In function 'gboolean G_IS_LIST_STORE(gconstpointer)':
/usr/include/glib-2.0/gobject/gtype.h:491:88: warning: cast from type 'gconstpointer {aka const void*}' to type 'GTypeInstance* {aka _GTypeInstance*}' casts away qualifiers [-Wcast-qual]
 #define G_TYPE_CHECK_INSTANCE_TYPE(instance, g_type)            (_G_TYPE_CIT ((instance), (g_type)))
                                                                                        ^
/usr/include/glib-2.0/gobject/gtype.h:2218:44: note: in definition of macro '_G_TYPE_CIT'
   GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \
                                            ^
/usr/include/glib-2.0/gobject/gtype.h:1398:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE'
     return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); }                            \
            ^
/usr/include/glib-2.0/gio/gliststore.h:36:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE'
 G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject)
 ^
In file included from ../vdk/vdkobj.h:35:0,
                 from ../vdk/evhandle.h:28,
                 from ../vdk/vdk.h:30,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/vdkprops.h: At global scope:
../vdk/vdkprops.h:116:11: warning: 'VDKReadWriteValueProp<T, S>::operator S() const [with T = VDKObject; S = VDKPoint]' was hidden [-Woverloaded-virtual]
   virtual operator S()const 
           ^
In file included from ../vdk/evhandle.h:28:0,
                 from ../vdk/vdk.h:30,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/vdkobj.h:122:5: warning:   by 'SizeObjectProp::operator VDKPoint()' [-Woverloaded-virtual]
     operator VDKPoint();
     ^
../vdk/vdkobj.h:434:18: warning: 'virtual void VDKObject::Add(VDKObject*, int, int, int, int)' was hidden [-Woverloaded-virtual]
     virtual void Add(VDKObject* obj, int justify = l_justify,
                  ^
In file included from ../vdk/vdk.h:42:0,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/menu.h:203:8: warning:   by 'void VDKMenuItem::Add(VDKMenu*)' [-Woverloaded-virtual]
   void Add(VDKMenu* submenu);
        ^
In file included from ../vdk/evhandle.h:28:0,
                 from ../vdk/vdk.h:30,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/vdkobj.h:434:18: warning: 'virtual void VDKObject::Add(VDKObject*, int, int, int, int)' was hidden [-Woverloaded-virtual]
     virtual void Add(VDKObject* obj, int justify = l_justify,
                  ^
In file included from ../vdk/vdk.h:42:0,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/menu.h:268:8: warning:   by 'void VDKOptionMenu::Add(VDKMenu*)' [-Woverloaded-virtual]
   void Add(VDKMenu* menu);
        ^
In file included from ../vdk/vdkcustom.h:31:0,
                 from ../vdk/vdkclist.h:29,
                 from ../vdk/vdk.h:46,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/vdkarray.h:202:1: warning: 'int VDKArray<T>::operator==(VDKArray<T>&) [with T = VDKString]' was hidden [-Woverloaded-virtual]
 VDKArray<T>::operator==(VDKArray<T>& m) 
 ^
In file included from ../vdk/vdkclist.h:29:0,
                 from ../vdk/vdk.h:46,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/vdkcustom.h:58:7: warning:   by 'int Tuple::operator==(Tuple&)' [-Woverloaded-virtual]
   int operator==(Tuple& t)
       ^
In file included from ../vdk/vdkobj.h:35:0,
                 from ../vdk/evhandle.h:28,
                 from ../vdk/vdk.h:30,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/vdkprops.h:106:16: warning: 'void VDKReadWriteValueProp<T, S>::operator=(S) [with T = VDKCustomList; S = VDKPoint]' was hidden [-Woverloaded-virtual]
   virtual void operator = (S val) 
                ^
In file included from ../vdk/vdk.h:46:0,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/vdkclist.h:39:7: warning:   by 'SelectionProp& SelectionProp::operator=(SelectionProp&)' [-Woverloaded-virtual]
 class SelectionProp: public CustomListSelProperty
       ^
In file included from ../vdk/vdk.h:50:0,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/numentry.h:37:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
   VDKNumericEntry(VDKForm* owner,int maxLen = 0, char* def = "");
                                                              ^
In file included from ../vdk/vdk.h:52:0,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/vdkdate.h:104:57: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
   calendardate(char* s, int mode = mmddyyyy, char* sep =".-/");
                                                         ^
../vdk/vdkdate.h: In member function 'int calendardate::DayIndex()':
../vdk/vdkdate.h:114:40: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion]
   int DayIndex() { return (julian+1) % 7; }
                                        ^
In file included from ../vdk/vdkobj.h:35:0,
                 from ../vdk/evhandle.h:28,
                 from ../vdk/vdk.h:30,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/vdkprops.h: At global scope:
../vdk/vdkprops.h:116:11: warning: 'VDKReadWriteValueProp<T, S>::operator S() const [with T = VDKNotebook; S = int]' was hidden [-Woverloaded-virtual]
   virtual operator S()const 
           ^
In file included from ../vdk/vdk.h:61:0,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/notebook.h:61:3: warning:   by 'ActivePageProperty::operator int()' [-Woverloaded-virtual]
   operator int();
   ^
In file included from ../vdk/vdk.h:35:0,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/forms.h:257:28: warning: 'virtual void VDKForm::Show(GtkWindowPosition)' was hidden [-Woverloaded-virtual]
  virtual void              Show(GtkWindowPosition pos = GTK_WIN_POS_NONE);
                            ^
In file included from ../vdk/vdk.h:64:0,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/filedlg.h:78:8: warning:   by 'void VDKFileSel::Show()' [-Woverloaded-virtual]
   void Show() { VDKForm::ShowModal();}
        ^
../vdk/filedlg.h:64:22: warning: deprecated conversion from string constant to 'gchar* {aka char*}' [-Wwrite-strings]
       gchar* title = "");
                      ^
In file included from ../vdk/vdk.h:83:0,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/vdkbtrees.h:664:36: warning: 'typedef' was ignored in this declaration
 typedef enum RedBlack { Black, Red };
                                    ^
In file included from ../vdk/vdkcustom.h:31:0,
                 from ../vdk/vdkclist.h:29,
                 from ../vdk/vdk.h:46,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/vdkarray.h:202:1: warning: 'int VDKArray<T>::operator==(VDKArray<T>&) [with T = VDKString]' was hidden [-Woverloaded-virtual]
 VDKArray<T>::operator==(VDKArray<T>& m) 
 ^
In file included from ../vdk/vdk.h:97:0,
                 from ../vdk/vdkcalendar.h:37,
                 from vdkcalendar.cc:35:
../vdk/vdktreeview.h:113:7: warning:   by 'int VDKTreeViewModelTuple::operator==(VDKTreeViewModelTuple&)' [-Woverloaded-virtual]
   int operator==(VDKTreeViewModelTuple& t)
       ^
 x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -s -O2 -Wall -Wcast-qual -Woverloaded-virtual -Wconversion -Wstrict-prototypes -Winline -MT vdkcalendar.lo -MD -MP -MF .deps/vdkcalendar.Tpo -c vdkcalendar.cc -o vdkcalendar.o >/dev/null 2>&1
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:537)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:408)
Terminated
Sat  9 Jan 00:49:07 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-cBqOqsHu, which will now be removed.
Sat  9 Jan 00:49:07 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-cBqOqsHu, which will now be removed.
/srv/reproducible-results/rbuild-debian-slRJG0w9/tmp.rTgb4k3Q1H:	 38.0% -- replaced with /srv/reproducible-results/rbuild-debian-slRJG0w9/tmp.rTgb4k3Q1H.gz
INFO: Starting at 2016-01-09 00:49:08.000897
INFO: Finished at 2016-01-09 00:49:08.009964, took: 0:00:00.009076
Sat Jan  9 00:49:09 UTC 2016 - https://jenkins.debian.net/job/reproducible_builder_amd64_27/15395/console got remote error with exit code 143 from profitbricks-build1-amd64.debian.net for build #1 for vdk2 on unstable/amd64
Sleeping 5m before aborting the job.



More information about the Qa-jenkins-scm mailing list