[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_32 #2497

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Apr 8 09:39:17 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_32/2497/>

------------------------------------------
[...truncated 1117 lines...]
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
/usr/bin/make  -C debian/libbuilder/ CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro"  -k clean
make[1]: Entering directory '/build/juce-4.1.0+repack/debian/libbuilder'
Cleaning JUCE
rm -rf build
/usr/bin/make -C ../../extras/Introjucer/Builds/Linux/ clean
make[2]: Entering directory '/build/juce-4.1.0+repack/extras/Introjucer/Builds/Linux'
Cleaning The Introjucer
rm -rf build/Introjucer build/intermediate/Debug
make[2]: Leaving directory '/build/juce-4.1.0+repack/extras/Introjucer/Builds/Linux'
make[1]: Leaving directory '/build/juce-4.1.0+repack/debian/libbuilder'
dh_clean 
rm -f debian/copyright_newhints
rm -f debian/cdbs-install-list debian/cdbs-package-list debian/stamp-copyright-check
rm -rf "debian/upstream-cruft"
rm -f debian/stamp-upstream-cruft
rm debian/stamp-manual-patch \
&& cat /build/juce-4.1.0+repack/debian/patches/series | sed -e '/^#MANUAL#/!d' -e 's|^#MANUAL#||' \
	| while read p; do patch -f -p1 -r - --no-backup-if-mismatch -i /build/juce-4.1.0+repack/debian/patches/$p -R || true; done
rm: cannot remove 'debian/stamp-manual-patch': No such file or directory
debian/rules:70: recipe for target 'unpatch' failed
make: [unpatch] Error 1 (ignored)
rm -rf doxygen/doc
rm -rf extras/Introjucer/Builds/Linux/build
rm -f  debian/libbuilder/build/libjuce_builddate.h
make -C debian/extra/lv2-ttl-generator/ clean
make[1]: Entering directory '/build/juce-4.1.0+repack/debian/extra/lv2-ttl-generator'
rm -f lv2_ttl_generator lv2_ttl_generator.exe
make[1]: Leaving directory '/build/juce-4.1.0+repack/debian/extra/lv2-ttl-generator'
 debian/rules build
test -x debian/rules
mkdir -p "debian/libbuilder/"

WARNING: copyright-check disabled - licensecheck (from devscripts package) is missing.

touch debian/stamp-copyright-check
touch debian/stamp-upstream-cruft
cat /build/juce-4.1.0+repack/debian/patches/series | sed -e '/^#MANUAL#/!d' -e 's|^#MANUAL#||' \
	| while read p; do patch -f -p1 -r - --no-backup-if-mismatch -i /build/juce-4.1.0+repack/debian/patches/$p || true; done
patching file 'extras/Introjucer/Source/Project Saving/jucer_ProjectExport_Make.h'
touch debian/stamp-manual-patch
mkdir -p debian/libbuilder/build/
test -e debian/libbuilder/build/libjuce_builddate.h || (echo "#define BUILD_DATE \"Apr 07 2016\"" > debian/libbuilder/build/libjuce_builddate.h)
cp /build/juce-4.1.0+repack/examples/Demo/Builds/iOS/JuceDemo/Images.xcassets/AppIcon.appiconset/Icon-Spotlight-40.png \
	debian/libbuilder/build/juce.png
/usr/bin/make  -C debian/libbuilder/ CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro"  
make[1]: Entering directory '/build/juce-4.1.0+repack/debian/libbuilder'
echo '#include "../../modules/juce_audio_basics/juce_audio_basics.cpp"' > build/juce_audio_basics.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1"  -DJUCE_INCLUDE_FLAC_CODE=0 -DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 -DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 -DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D "_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o build/intermediate/Debug/juce_audio_basics.o -c build/juce_audio_basics.cpp
echo '#include "../../modules/juce_audio_devices/juce_audio_devices.cpp"' > build/juce_audio_devices.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1"  -DJUCE_INCLUDE_FLAC_CODE=0 -DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 -DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 -DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D "_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o build/intermediate/Debug/juce_audio_devices.o -c build/juce_audio_devices.cpp
echo '#include "../../modules/juce_audio_formats/juce_audio_formats.cpp"' > build/juce_audio_formats.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1"  -DJUCE_INCLUDE_FLAC_CODE=0 -DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 -DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 -DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D "_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o build/intermediate/Debug/juce_audio_formats.o -c build/juce_audio_formats.cpp
In file included from ./../../modules/juce_audio_formats/juce_audio_formats.cpp:111:0,
                 from build/juce_audio_formats.cpp:1:
./../../modules/juce_audio_formats/codecs/juce_MP3AudioFormat.cpp: In member function 'void juce::MP3Decoder::MP3Stream::reset()':
./../../modules/juce_audio_formats/codecs/juce_MP3AudioFormat.cpp:1616:71: warning: operation on '((juce::MP3Decoder::MP3Stream*)this)->juce::MP3Decoder::MP3Stream::frameSize' may be undefined [-Wsequence-point]
         frameSize = sideInfoSize = dataSize = frameSize = bitIndex = 0;
                                                                       ^
echo '#include "../../modules/juce_audio_processors/juce_audio_processors.cpp"' > build/juce_audio_processors.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1"  -DJUCE_INCLUDE_FLAC_CODE=0 -DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 -DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 -DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D "_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o build/intermediate/Debug/juce_audio_processors.o -c build/juce_audio_processors.cpp
echo '#include "../../modules/juce_audio_utils/juce_audio_utils.cpp"' > build/juce_audio_utils.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1"  -DJUCE_INCLUDE_FLAC_CODE=0 -DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 -DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 -DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D "_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o build/intermediate/Debug/juce_audio_utils.o -c build/juce_audio_utils.cpp
echo '#include "../../modules/juce_box2d/juce_box2d.cpp"' > build/juce_box2d.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1"  -DJUCE_INCLUDE_FLAC_CODE=0 -DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 -DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 -DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D "_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o build/intermediate/Debug/juce_box2d.o -c build/juce_box2d.cpp
In file included from ./../../modules/juce_box2d/box2d/Common/b2Draw.h:23:0,
                 from ./../../modules/juce_box2d/box2d/Box2D.h:35,
                 from ./../../modules/juce_box2d/juce_box2d.h:31,
                 from ./../../modules/juce_box2d/juce_box2d.cpp:38,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Common/b2Math.h: In function 'void b2TimeOfImpact(b2TOIOutput*, const b2TOIInput*)':
./../../modules/juce_box2d/box2d/Common/b2Math.h:591:35: warning: '*((void*)(& fcn)+84).b2Vec2::y' may be used uninitialized in this function [-Wmaybe-uninitialized]
  float32 y = (T.q.s * v.x + T.q.c * v.y) + T.p.y;
                                   ^
In file included from ./../../modules/juce_box2d/juce_box2d.cpp:47:0,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Collision/b2TimeOfImpact.cpp:320:24: note: '*((void*)(& fcn)+84).b2Vec2::y' was declared here
   b2SeparationFunction fcn;
                        ^
In file included from ./../../modules/juce_box2d/box2d/Common/b2Draw.h:23:0,
                 from ./../../modules/juce_box2d/box2d/Box2D.h:35,
                 from ./../../modules/juce_box2d/juce_box2d.h:31,
                 from ./../../modules/juce_box2d/juce_box2d.cpp:38,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Common/b2Math.h:591:21: warning: '*((void*)(& fcn)+84).b2Vec2::x' may be used uninitialized in this function [-Wmaybe-uninitialized]
  float32 y = (T.q.s * v.x + T.q.c * v.y) + T.p.y;
                     ^
In file included from ./../../modules/juce_box2d/juce_box2d.cpp:47:0,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Collision/b2TimeOfImpact.cpp:320:24: note: '*((void*)(& fcn)+84).b2Vec2::x' was declared here
   b2SeparationFunction fcn;
                        ^
In file included from ./../../modules/juce_box2d/juce_box2d.cpp:68:0,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Dynamics/Contacts/b2ContactSolver.cpp: In member function 'bool b2ContactSolver::SolvePositionConstraints()':
./../../modules/juce_box2d/box2d/Dynamics/Contacts/b2ContactSolver.cpp:712:51: warning: 'psm.b2PositionSolverManifold::separation' may be used uninitialized in this function [-Wmaybe-uninitialized]
    float32 C = b2Clamp(b2_baumgarte * (separation + b2_linearSlop), -b2_maxLinearCorrection, 0.0f);
                                                   ^
In file included from ./../../modules/juce_box2d/box2d/Common/b2Draw.h:23:0,
                 from ./../../modules/juce_box2d/box2d/Box2D.h:35,
                 from ./../../modules/juce_box2d/juce_box2d.h:31,
                 from ./../../modules/juce_box2d/juce_box2d.cpp:38,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Common/b2Math.h:465:36: warning: '*((void*)& psm +12)' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return b2Vec2(a.x - b.x, a.y - b.y);
                                    ^
In file included from ./../../modules/juce_box2d/juce_box2d.cpp:68:0,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Dynamics/Contacts/b2ContactSolver.cpp:698:29: note: '*((void*)& psm +12)' was declared here
    b2PositionSolverManifold psm;
                             ^
In file included from ./../../modules/juce_box2d/box2d/Common/b2Draw.h:23:0,
                 from ./../../modules/juce_box2d/box2d/Box2D.h:35,
                 from ./../../modules/juce_box2d/juce_box2d.h:31,
                 from ./../../modules/juce_box2d/juce_box2d.cpp:38,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Common/b2Math.h:465:36: warning: '*((void*)& psm +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return b2Vec2(a.x - b.x, a.y - b.y);
                                    ^
In file included from ./../../modules/juce_box2d/juce_box2d.cpp:68:0,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Dynamics/Contacts/b2ContactSolver.cpp:698:29: note: '*((void*)& psm +8)' was declared here
    b2PositionSolverManifold psm;
                             ^
In file included from ./../../modules/juce_box2d/box2d/Common/b2Draw.h:23:0,
                 from ./../../modules/juce_box2d/box2d/Box2D.h:35,
                 from ./../../modules/juce_box2d/juce_box2d.h:31,
                 from ./../../modules/juce_box2d/juce_box2d.cpp:38,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Common/b2Math.h:470:32: warning: 'psm.b2Vec2::y' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return b2Vec2(s * a.x, s * a.y);
                                ^
In file included from ./../../modules/juce_box2d/juce_box2d.cpp:68:0,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Dynamics/Contacts/b2ContactSolver.cpp:698:29: note: 'psm.b2Vec2::y' was declared here
    b2PositionSolverManifold psm;
                             ^
In file included from ./../../modules/juce_box2d/box2d/Common/b2Draw.h:23:0,
                 from ./../../modules/juce_box2d/box2d/Box2D.h:35,
                 from ./../../modules/juce_box2d/juce_box2d.h:31,
                 from ./../../modules/juce_box2d/juce_box2d.cpp:38,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Common/b2Math.h:470:32: warning: 'psm.b2Vec2::x' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return b2Vec2(s * a.x, s * a.y);
                                ^
In file included from ./../../modules/juce_box2d/juce_box2d.cpp:68:0,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Dynamics/Contacts/b2ContactSolver.cpp:698:29: note: 'psm.b2Vec2::x' was declared here
    b2PositionSolverManifold psm;
                             ^
./../../modules/juce_box2d/box2d/Dynamics/Contacts/b2ContactSolver.cpp: In member function 'bool b2ContactSolver::SolveTOIPositionConstraints(int32, int32)':
./../../modules/juce_box2d/box2d/Dynamics/Contacts/b2ContactSolver.cpp:803:53: warning: 'psm.b2PositionSolverManifold::separation' may be used uninitialized in this function [-Wmaybe-uninitialized]
    float32 C = b2Clamp(b2_toiBaugarte * (separation + b2_linearSlop), -b2_maxLinearCorrection, 0.0f);
                                                     ^
In file included from ./../../modules/juce_box2d/box2d/Common/b2Draw.h:23:0,
                 from ./../../modules/juce_box2d/box2d/Box2D.h:35,
                 from ./../../modules/juce_box2d/juce_box2d.h:31,
                 from ./../../modules/juce_box2d/juce_box2d.cpp:38,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Common/b2Math.h:465:36: warning: '*((void*)& psm +12)' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return b2Vec2(a.x - b.x, a.y - b.y);
                                    ^
In file included from ./../../modules/juce_box2d/juce_box2d.cpp:68:0,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Dynamics/Contacts/b2ContactSolver.cpp:789:29: note: '*((void*)& psm +12)' was declared here
    b2PositionSolverManifold psm;
                             ^
In file included from ./../../modules/juce_box2d/box2d/Common/b2Draw.h:23:0,
                 from ./../../modules/juce_box2d/box2d/Box2D.h:35,
                 from ./../../modules/juce_box2d/juce_box2d.h:31,
                 from ./../../modules/juce_box2d/juce_box2d.cpp:38,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Common/b2Math.h:465:36: warning: '*((void*)& psm +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return b2Vec2(a.x - b.x, a.y - b.y);
                                    ^
In file included from ./../../modules/juce_box2d/juce_box2d.cpp:68:0,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Dynamics/Contacts/b2ContactSolver.cpp:789:29: note: '*((void*)& psm +8)' was declared here
    b2PositionSolverManifold psm;
                             ^
In file included from ./../../modules/juce_box2d/box2d/Common/b2Draw.h:23:0,
                 from ./../../modules/juce_box2d/box2d/Box2D.h:35,
                 from ./../../modules/juce_box2d/juce_box2d.h:31,
                 from ./../../modules/juce_box2d/juce_box2d.cpp:38,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Common/b2Math.h:470:32: warning: 'psm.b2Vec2::y' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return b2Vec2(s * a.x, s * a.y);
                                ^
In file included from ./../../modules/juce_box2d/juce_box2d.cpp:68:0,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Dynamics/Contacts/b2ContactSolver.cpp:789:29: note: 'psm.b2Vec2::y' was declared here
    b2PositionSolverManifold psm;
                             ^
In file included from ./../../modules/juce_box2d/box2d/Common/b2Draw.h:23:0,
                 from ./../../modules/juce_box2d/box2d/Box2D.h:35,
                 from ./../../modules/juce_box2d/juce_box2d.h:31,
                 from ./../../modules/juce_box2d/juce_box2d.cpp:38,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Common/b2Math.h:470:32: warning: 'psm.b2Vec2::x' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return b2Vec2(s * a.x, s * a.y);
                                ^
In file included from ./../../modules/juce_box2d/juce_box2d.cpp:68:0,
                 from build/juce_box2d.cpp:1:
./../../modules/juce_box2d/box2d/Dynamics/Contacts/b2ContactSolver.cpp:789:29: note: 'psm.b2Vec2::x' was declared here
    b2PositionSolverManifold psm;
                             ^
echo '#include "../../modules/juce_core/juce_core.cpp"' > build/juce_core.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1"  -DJUCE_INCLUDE_FLAC_CODE=0 -DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 -DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 -DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D "_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o build/intermediate/Debug/juce_core.o -c build/juce_core.cpp
echo '#include "../../modules/juce_cryptography/juce_cryptography.cpp"' > build/juce_cryptography.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1"  -DJUCE_INCLUDE_FLAC_CODE=0 -DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 -DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 -DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D "_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o build/intermediate/Debug/juce_cryptography.o -c build/juce_cryptography.cpp
echo '#include "../../modules/juce_data_structures/juce_data_structures.cpp"' > build/juce_data_structures.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1"  -DJUCE_INCLUDE_FLAC_CODE=0 -DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 -DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 -DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D "_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o build/intermediate/Debug/juce_data_structures.o -c build/juce_data_structures.cpp
echo '#include "../../modules/juce_events/juce_events.cpp"' > build/juce_events.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1"  -DJUCE_INCLUDE_FLAC_CODE=0 -DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 -DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 -DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D "_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o build/intermediate/Debug/juce_events.o -c build/juce_events.cpp
echo '#include "../../modules/juce_graphics/juce_graphics.cpp"' > build/juce_graphics.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1"  -DJUCE_INCLUDE_FLAC_CODE=0 -DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 -DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 -DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D "_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o build/intermediate/Debug/juce_graphics.o -c build/juce_graphics.cpp
echo '#include "../../modules/juce_gui_basics/juce_gui_basics.cpp"' > build/juce_gui_basics.cpp
g++  -MMD  -D "LINUX=1" -D "JUCE_DLL_BUILD=1"  -DJUCE_INCLUDE_FLAC_CODE=0 -DJUCE_INCLUDE_JPEGLIB_CODE=0 -DJUCE_INCLUDE_PNGLIB_CODE=0 -DPNG_SKIP_SETJMP_CHECK -DJUCE_INCLUDE_OGGVORBIS_CODE=0 -DJUCE_INCLUDE_ZLIB_CODE=0 -I. -Ibuild -I../../modules  -D "DEBUG=1" -D "_DEBUG=1" -g -ggdb -O0  -fPIC -fpermissive  -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/alsa -std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -o build/intermediate/Debug/juce_gui_basics.o -c build/juce_gui_basics.cpp
In file included from ./../../modules/juce_gui_basics/../juce_graphics/../juce_core/juce_core.h:201:0,
                 from ./../../modules/juce_gui_basics/../juce_graphics/juce_graphics.h:28,
                 from ./../../modules/juce_gui_basics/juce_gui_basics.h:28,
                 from ./../../modules/juce_gui_basics/juce_gui_basics.cpp:41,
                 from build/juce_gui_basics.cpp:1:
./../../modules/juce_gui_basics/../juce_graphics/../juce_core/maths/juce_MathsFunctions.h: In member function 'int juce::TextEditor::findWordBreakAfter(int) const':
./../../modules/juce_gui_basics/../juce_graphics/../juce_core/maths/juce_MathsFunctions.h:100:109: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow]
 Type jmax (const Type a, const Type b)                                               { return (a < b) ? b : a; }
                                                                                                             ^
./../../modules/juce_gui_basics/../juce_graphics/../juce_core/maths/juce_MathsFunctions.h: In member function 'int juce::TextEditor::findWordBreakBefore(int) const':
./../../modules/juce_gui_basics/../juce_graphics/../juce_core/maths/juce_MathsFunctions.h:100:109: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true [-Wstrict-overflow]
 Type jmax (const Type a, const Type b)                                               { return (a < b) ? b : a; }
                                                                                                             ^
In file included from ./../../modules/juce_gui_basics/../juce_graphics/../juce_core/juce_core.h:201:0,
                 from ./../../modules/juce_gui_basics/../juce_graphics/juce_graphics.h:28,
                 from ./../../modules/juce_gui_basics/juce_gui_basics.h:28,
                 from ./../../modules/juce_gui_basics/juce_gui_basics.cpp:41,
                 from build/juce_gui_basics.cpp:1:
./../../modules/juce_gui_basics/../juce_graphics/../juce_core/maths/juce_MathsFunctions.h: In member function 'virtual void juce::FileChooserDialogBox::ContentComponent::resized()':
./../../modules/juce_gui_basics/../juce_graphics/../juce_core/maths/juce_MathsFunctions.h:112:109: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
 Type jmin (const Type a, const Type b)                                               { return (b < a) ? b : a; }
                                                                                                             ^
/srv/reproducible-results/rbuild-debian-nYN5bz1y/tmp.kM3OSZhUaX:	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