[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_9 #2245

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


See <https://jenkins.debian.net/job/reproducible_builder_armhf_9/2245/>

------------------------------------------
[...truncated 3956 lines...]
     err_msg = "Unexpected end of file"; \
             ^
tex_font_metrics.cpp:144:2: note: in expansion of macro 'READ_BYTES'
  READ_BYTES( tfm_file, &ch_dims.h, sizeof(unsigned char), false );
  ^
tex_font_metrics.cpp:56:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     err_msg = "Unexpected end of file"; \
             ^
tex_font_metrics.cpp:145:2: note: in expansion of macro 'READ_BYTES'
  READ_BYTES( tfm_file, &ch_dims.x_offset, sizeof(char), false );
  ^
tex_font_metrics.cpp:56:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     err_msg = "Unexpected end of file"; \
             ^
tex_font_metrics.cpp:146:2: note: in expansion of macro 'READ_BYTES'
  READ_BYTES( tfm_file, &ch_dims.y_offset, sizeof(char), false );
  ^
tex_font_metrics.cpp:56:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     err_msg = "Unexpected end of file"; \
             ^
tex_font_metrics.cpp:147:2: note: in expansion of macro 'READ_BYTES'
  READ_BYTES( tfm_file, &ch_dims.kern_width, sizeof(char), false );
  ^
tex_font_metrics.cpp:56:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     err_msg = "Unexpected end of file"; \
             ^
tex_font_metrics.cpp:148:2: note: in expansion of macro 'READ_BYTES'
  READ_BYTES( tfm_file, &dummy, sizeof(char), false );
  ^
tex_font_metrics.cpp:56:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     err_msg = "Unexpected end of file"; \
             ^
tex_font_metrics.cpp:149:2: note: in expansion of macro 'READ_BYTES'
  READ_BYTES( tfm_file, &ch_dims.x_pixel, sizeof(short), swap_bytes );
  ^
tex_font_metrics.cpp:56:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     err_msg = "Unexpected end of file"; \
             ^
tex_font_metrics.cpp:150:2: note: in expansion of macro 'READ_BYTES'
  READ_BYTES( tfm_file, &ch_dims.y_pixel, sizeof(short), swap_bytes );
  ^
tex_font_metrics.cpp:153:14: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
      err_msg = "Two-byte characters are not supported";
              ^
tex_font_metrics.cpp:205:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
      filename, err_msg );
                        ^
tex_font_metrics.cpp: In function 'tfm_char_data_t* find_char_data(tex_font_metrics_t*, unsigned char)':
tex_font_metrics.cpp:235:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
          c );
            ^
tex_font_metrics.cpp:243:16: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
           c, i );
                ^
mv -f .deps/tex_font_metrics.Tpo .deps/tex_font_metrics.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT textures.o -MD -MP -MF .deps/textures.Tpo -c -o textures.o textures.cpp
textures.cpp: In function 'bool load_texture(const char*, const char*, int)':
textures.cpp:84:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
   texname, filename);
                    ^
textures.cpp:88:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
          "couldn't load image %s", filename );
                                             ^
textures.cpp:96:37: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
       texname, it->second.texture_id);
                                     ^
textures.cpp:134:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
        filename );
                 ^
textures.cpp: In function 'bool del_texture(const char*)':
textures.cpp:179:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  print_debug( DEBUG_TEXTURE, "Deleting texture %s", texname );
                                                             ^
textures.cpp: In function 'bool bind_texture(const char*, const char*)':
textures.cpp:200:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
   binding, texname);
                   ^
textures.cpp:206:73: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
          "Attempt to bind to Texture unloaded texture: `%s'\n", texname );
                                                                         ^
mv -f .deps/textures.Tpo .deps/textures.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT track_marks.o -MD -MP -MF .deps/track_marks.Tpo -c -o track_marks.o track_marks.cpp
mv -f .deps/track_marks.Tpo .deps/track_marks.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT model_hndl.o -MD -MP -MF .deps/model_hndl.Tpo -c -o model_hndl.o model_hndl.cpp
model_hndl.cpp: In member function 'void model_hndl::load_model(int)':
model_hndl.cpp:221:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  handle_system_error( 1, "getcwd failed" );
                                          ^
model_hndl.cpp:230:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
      "Couldn't chdir to %s", getparam_data_dir() );
                                                  ^
model_hndl.cpp:244:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
         Tcl_GetStringResult( tclInterp ) );
                                          ^
model_hndl.cpp:250:54: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  handle_system_error( 1, "couldn't chdir to %s", cwd );
                                                      ^
mv -f .deps/model_hndl.Tpo .deps/model_hndl.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT tux_shadow.o -MD -MP -MF .deps/tux_shadow.Tpo -c -o tux_shadow.o tux_shadow.cpp
mv -f .deps/tux_shadow.Tpo .deps/tux_shadow.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT view.o -MD -MP -MF .deps/view.Tpo -c -o view.o view.cpp
view.cpp: In function 'void set_view_mode(Player&, view_mode_t)':
view.cpp:79:62: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     print_debug( DEBUG_VIEW, "View mode: %d", plyr.view.mode );
                                                              ^
mv -f .deps/view.Tpo .deps/view.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT viewfrustum.o -MD -MP -MF .deps/viewfrustum.Tpo -c -o viewfrustum.o viewfrustum.cpp
mv -f .deps/viewfrustum.Tpo .deps/viewfrustum.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT winsys.o -MD -MP -MF .deps/winsys.Tpo -c -o winsys.o winsys.cpp
winsys.cpp: In function 'void setup_sdl_video_mode()':
winsys.cpp:144:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
         SDL_GetError() );
                        ^
winsys.cpp: In function 'void winsys_init(int*, char**, char*, char*)':
winsys.cpp:169:65: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  handle_error( 1, "Couldn't initialize SDL: %s", SDL_GetError() );
                                                                 ^
mv -f .deps/winsys.Tpo .deps/winsys.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT videoconfig.o -MD -MP -MF .deps/videoconfig.Tpo -c -o videoconfig.o videoconfig.cpp
In file included from ppgltk/listbox.h:84:0,
                 from videoconfig.h:24,
                 from videoconfig.cpp:35:
ppgltk/listbox.cpp: In instantiation of 'pp::Listbox<T>::Listbox(pp::Vec2d, pp::Vec2d, const char*, pp::Listbox<T>::listType_t&) [with T = resolution_t; pp::Listbox<T>::listType_t = std::__cxx11::list<resolution_t>]':
videoconfig.cpp:102:24:   required from here
ppgltk/listbox.cpp:67:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     tempbinding = "listbox_arrows";
                 ^
ppgltk/listbox.cpp:96:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     tempbinding = "listbox_arrows";
                 ^
ppgltk/listbox.cpp: In instantiation of 'pp::Listbox<T>::Listbox(pp::Vec2d, pp::Vec2d, const char*, pp::Listbox<T>::listType_t&) [with T = bpp_t; pp::Listbox<T>::listType_t = std::__cxx11::list<bpp_t>]':
videoconfig.cpp:116:15:   required from here
ppgltk/listbox.cpp:67:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     tempbinding = "listbox_arrows";
                 ^
ppgltk/listbox.cpp:96:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     tempbinding = "listbox_arrows";
                 ^
mv -f .deps/videoconfig.Tpo .deps/videoconfig.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT audioconfig.o -MD -MP -MF .deps/audioconfig.Tpo -c -o audioconfig.o audioconfig.cpp
In file included from ppgltk/listbox.h:84:0,
                 from audioconfig.h:24,
                 from audioconfig.cpp:20:
ppgltk/listbox.cpp: In instantiation of 'pp::Listbox<T>::Listbox(pp::Vec2d, pp::Vec2d, const char*, pp::Listbox<T>::listType_t&) [with T = bps_t; pp::Listbox<T>::listType_t = std::__cxx11::list<bps_t>]':
audioconfig.cpp:67:18:   required from here
ppgltk/listbox.cpp:67:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     tempbinding = "listbox_arrows";
                 ^
ppgltk/listbox.cpp:96:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     tempbinding = "listbox_arrows";
                 ^
mv -f .deps/audioconfig.Tpo .deps/audioconfig.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT configmode.o -MD -MP -MF .deps/configmode.Tpo -c -o configmode.o configmode.cpp
mv -f .deps/configmode.Tpo .deps/configmode.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT configuration.o -MD -MP -MF .deps/configuration.Tpo -c -o configuration.o configuration.cpp
configuration.cpp: In constructor 'Configuration::Configuration()':
configuration.cpp:31:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
   play_music( "options_screen" );
                                ^
mv -f .deps/configuration.Tpo .deps/configuration.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT graphicsconfig.o -MD -MP -MF .deps/graphicsconfig.Tpo -c -o graphicsconfig.o graphicsconfig.cpp
In file included from ppgltk/listbox.h:84:0,
                 from graphicsconfig.h:26,
                 from graphicsconfig.cpp:21:
ppgltk/listbox.cpp: In instantiation of 'pp::Listbox<T>::Listbox(pp::Vec2d, pp::Vec2d, const char*, pp::Listbox<T>::listType_t&) [with T = model_t; pp::Listbox<T>::listType_t = std::__cxx11::list<model_t>]':
graphicsconfig.cpp:55:99:   required from here
ppgltk/listbox.cpp:67:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     tempbinding = "listbox_arrows";
                 ^
ppgltk/listbox.cpp:96:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     tempbinding = "listbox_arrows";
                 ^
ppgltk/listbox.cpp: In instantiation of 'pp::Listbox<T>::Listbox(pp::Vec2d, pp::Vec2d, const char*, pp::Listbox<T>::listType_t&) [with T = language_t; pp::Listbox<T>::listType_t = std::__cxx11::list<language_t>]':
graphicsconfig.cpp:58:99:   required from here
ppgltk/listbox.cpp:67:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     tempbinding = "listbox_arrows";
                 ^
ppgltk/listbox.cpp:96:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     tempbinding = "listbox_arrows";
                 ^
mv -f .deps/graphicsconfig.Tpo .deps/graphicsconfig.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT joystickconfig.o -MD -MP -MF .deps/joystickconfig.Tpo -c -o joystickconfig.o joystickconfig.cpp
In file included from ppgltk/listbox.h:84:0,
                 from joystickconfig.h:26,
                 from joystickconfig.cpp:20:
ppgltk/listbox.cpp: In instantiation of 'pp::Listbox<T>::Listbox(pp::Vec2d, pp::Vec2d, const char*, pp::Listbox<T>::listType_t&) [with T = button_t; pp::Listbox<T>::listType_t = std::__cxx11::list<button_t>]':
joystickconfig.cpp:48:20:   required from here
ppgltk/listbox.cpp:67:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     tempbinding = "listbox_arrows";
                 ^
ppgltk/listbox.cpp:96:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
     tempbinding = "listbox_arrows";
                 ^
mv -f .deps/joystickconfig.Tpo .deps/joystickconfig.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT keyboardconfig.o -MD -MP -MF .deps/keyboardconfig.Tpo -c -o keyboardconfig.o keyboardconfig.cpp
mv -f .deps/keyboardconfig.Tpo .deps/keyboardconfig.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT stuff.o -MD -MP -MF .deps/stuff.Tpo -c -o stuff.o stuff.cpp
mv -f .deps/stuff.Tpo .deps/stuff.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT game_mgr.o -MD -MP -MF .deps/game_mgr.Tpo -c -o game_mgr.o game_mgr.cpp
mv -f .deps/game_mgr.Tpo .deps/game_mgr.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT bench.o -MD -MP -MF .deps/bench.Tpo -c -o bench.o bench.cpp
mv -f .deps/bench.Tpo .deps/bench.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT callbacks.o -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.o callbacks.cpp
callbacks.cpp: In function 'int pp_register_font_cb(ClientData, Tcl_Interp*, int, const char**)':
callbacks.cpp:88:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
       "parameter `%s'", *argv );
                               ^
callbacks.cpp: In function 'int pp_bind_font_cb(ClientData, Tcl_Interp*, int, const char**)':
callbacks.cpp:152:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
       "parameter `%s'", *argv );
                               ^
mv -f .deps/callbacks.Tpo .deps/callbacks.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT translation.o -MD -MP -MF .deps/translation.Tpo -c -o translation.o translation.cpp
mv -f .deps/translation.Tpo .deps/translation.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT alignment.o -MD -MP -MF .deps/alignment.Tpo -c -o alignment.o `test -f 'ppgltk/alignment.cpp' || echo './'`ppgltk/alignment.cpp
mv -f .deps/alignment.Tpo .deps/alignment.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT model.o -MD -MP -MF .deps/model.Tpo -c -o model.o `test -f 'ppgltk/model.cpp' || echo './'`ppgltk/model.cpp
mv -f .deps/model.Tpo .deps/model.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT model_ac.o -MD -MP -MF .deps/model_ac.Tpo -c -o model_ac.o `test -f 'ppgltk/model_ac.cpp' || echo './'`ppgltk/model_ac.cpp
ppgltk/model_ac.cpp: In member function 'pp::ModelObject* pp::ModelAC::loadObject(FILE*, pp::ModelObject*)':
ppgltk/model_ac.cpp:380:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
        fread(str, len, 1, f);
                             ^
ppgltk/model_ac.cpp:382:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
        fscanf(f, "\n"); m_line++;
                       ^
ppgltk/model_ac.cpp:446:61: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     fscanf(f, "%lf %lf %lf\n", &p.vec.x, &p.vec.y, &p.vec.z); m_line++;
                                                             ^
ppgltk/model_ac.cpp: In member function 'bool pp::ModelAC::readLine(FILE*)':
ppgltk/model_ac.cpp:596:27: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
     fgets(ma_buff, 255, f); m_line++;
                           ^
ppgltk/model_ac.cpp: In member function 'pp::Surface* pp::ModelAC::readSurface(FILE*, pp::Surface*, pp::ModelObject*)':
ppgltk/model_ac.cpp:637:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    fscanf(f, "%d %lf %lf\n", &ind, &tx, &ty); m_line++;
                                             ^
mv -f .deps/model_ac.Tpo .deps/model_ac.Po
arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/extremetuxracer\" -Wdate-time -D_FORTIFY_SOURCE=2  -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12 -I/usr/include/freetype2 -MT font.o -MD -MP -MF .deps/font.Tpo -c -o font.o `test -f 'ppgltk/font.cpp' || echo './'`ppgltk/font.cpp
Terminated
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)



More information about the Qa-jenkins-scm mailing list