Diff of the two buildlogs: -- --- b1/build.log 2020-04-20 13:34:52.506182663 +0000 +++ b2/build.log 2020-04-20 13:39:03.593224034 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Sun May 23 07:57:22 -12 2021 -I: pbuilder-time-stamp: 1621799842 +I: Current time: Tue Apr 21 03:34:58 +14 2020 +I: pbuilder-time-stamp: 1587389698 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Fri Mar 29 04:48:55 2019 -12 +gpgv: Signature made Sat Mar 30 06:48:55 2019 +14 gpgv: using RSA key 71EDACFC68010DD91AD19B868D1F969A08EEA756 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./blockout2_2.4+dfsg1-9.dsc @@ -36,6 +36,18 @@ dpkg-source: info: applying format-not-a-string-literal.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/3458/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build12-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/3458/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -278,7 +290,7 @@ Get: 199 http://deb.debian.org/debian buster/main i386 libsdl1.2-dev i386 1.2.15+dfsg2-4 [750 kB] Get: 200 http://deb.debian.org/debian buster/main i386 libvorbis-dev i386 1.3.6-2 [332 kB] Get: 201 http://deb.debian.org/debian buster/main i386 libsdl-mixer1.2-dev i386 1.2.12-15 [114 kB] -Fetched 71.4 MB in 1s (59.2 MB/s) +Fetched 71.4 MB in 9s (7877 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -1110,7 +1122,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/blockout2-2.4+dfsg1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/blockout2-2.4+dfsg1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package blockout2 dpkg-buildpackage: info: source version 2.4+dfsg1-9 dpkg-buildpackage: info: source distribution unstable @@ -1133,49 +1145,36 @@ debian/rules override_dh_auto_build make[1]: Entering directory '/build/blockout2-2.4+dfsg1' dh_auto_build --buildsystem=makefile -- -f debian/Makefile - make -j18 -f debian/Makefile + make -j10 -f debian/Makefile make[2]: Entering directory '/build/blockout2-2.4+dfsg1' mkdir -p obj/bo/GLApp obj/il/png g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/BlockOut.cpp -o obj/bo/BlockOut.o g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/BotPlayer.cpp -o obj/bo/BotPlayer.o g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/EditControl.cpp -o obj/bo/EditControl.o -touch obj/obj-dir-stamp g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/GLApp/GLApp.cpp -o obj/bo/GLApp/GLApp.o g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/GLApp/GLFont.cpp -o obj/bo/GLApp/GLFont.o g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/GLApp/GLMatrix.cpp -o obj/bo/GLApp/GLMatrix.o g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/GLApp/GLSprite.cpp -o obj/bo/GLApp/GLSprite.o +touch obj/obj-dir-stamp g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/Game.cpp -o obj/bo/Game.o g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/Http.cpp -o obj/bo/Http.o g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/InitPolyCube.cpp -o obj/bo/InitPolyCube.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/Menu.cpp -o obj/bo/Menu.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/MenuGraphics.cpp -o obj/bo/MenuGraphics.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/MenuGrid.cpp -o obj/bo/MenuGrid.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageChangeSetup.cpp -o obj/bo/PageChangeSetup.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageChooseSetup.cpp -o obj/bo/PageChooseSetup.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageControls.cpp -o obj/bo/PageControls.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageCredits.cpp -o obj/bo/PageCredits.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageGSOptions.cpp -o obj/bo/PageGSOptions.o -In file included from BlockOut/GLApp/GLFont.h:4, - from BlockOut/GLApp/GLFont.cpp:4: +In file included from BlockOut/GLApp/GLSprite.h:4, + from BlockOut/GLApp/GLSprite.cpp:4: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 -In file included from /usr/include/GL/gl.h:2055, - from /usr/include/SDL/SDL_opengl.h:46, - from BlockOut/GLApp/GLFont.h:4, - from BlockOut/GLApp/GLFont.cpp:4: -/usr/include/GL/glext.h:54: note: this is the location of the previous definition - #define GL_GLEXT_VERSION 20180725 - In file included from BlockOut/GLApp/GLMatrix.h:4, from BlockOut/GLApp/GLMatrix.cpp:4: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 -In file included from BlockOut/GLApp/GLSprite.h:4, +In file included from /usr/include/GL/gl.h:2055, + from /usr/include/SDL/SDL_opengl.h:46, + from BlockOut/GLApp/GLSprite.h:4, from BlockOut/GLApp/GLSprite.cpp:4: -/usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined - #define GL_GLEXT_VERSION 29 +/usr/include/GL/glext.h:54: note: this is the location of the previous definition + #define GL_GLEXT_VERSION 20180725 In file included from /usr/include/GL/gl.h:2055, from /usr/include/SDL/SDL_opengl.h:46, @@ -1184,18 +1183,34 @@ /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 +In file included from BlockOut/GLApp/GLFont.h:4, + from BlockOut/GLApp/GLFont.cpp:4: +/usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined + #define GL_GLEXT_VERSION 29 + In file included from /usr/include/GL/gl.h:2055, from /usr/include/SDL/SDL_opengl.h:46, - from BlockOut/GLApp/GLSprite.h:4, - from BlockOut/GLApp/GLSprite.cpp:4: + from BlockOut/GLApp/GLFont.h:4, + from BlockOut/GLApp/GLFont.cpp:4: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 -In file included from BlockOut/GLApp/GLApp.h:6, - from BlockOut/GLApp/GLApp.cpp:5: +In file included from BlockOut/GLApp/GLSprite.h:4, + from BlockOut/MenuPage.h:22, + from BlockOut/Menu.h:18, + from BlockOut/EditControl.cpp:18: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 +In file included from /usr/include/GL/gl.h:2055, + from /usr/include/SDL/SDL_opengl.h:46, + from BlockOut/GLApp/GLSprite.h:4, + from BlockOut/MenuPage.h:22, + from BlockOut/Menu.h:18, + from BlockOut/EditControl.cpp:18: +/usr/include/GL/glext.h:54: note: this is the location of the previous definition + #define GL_GLEXT_VERSION 20180725 + In file included from BlockOut/GLApp/GLApp.h:6, from BlockOut/Types.h:18, from BlockOut/PolyCube.h:18, @@ -1205,12 +1220,10 @@ /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 -In file included from /usr/include/GL/gl.h:2055, - from /usr/include/SDL/SDL_opengl.h:46, - from BlockOut/GLApp/GLApp.h:6, - from BlockOut/GLApp/GLApp.cpp:5: -/usr/include/GL/glext.h:54: note: this is the location of the previous definition - #define GL_GLEXT_VERSION 20180725 +In file included from BlockOut/GLApp/GLApp.h:6, + from BlockOut/Http.cpp:19: +/usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined + #define GL_GLEXT_VERSION 29 In file included from /usr/include/GL/gl.h:2055, from /usr/include/SDL/SDL_opengl.h:46, @@ -1224,7 +1237,7 @@ #define GL_GLEXT_VERSION 20180725 In file included from BlockOut/GLApp/GLApp.h:6, - from BlockOut/Http.cpp:19: + from BlockOut/GLApp/GLApp.cpp:5: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 @@ -1235,47 +1248,66 @@ /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 -In file included from BlockOut/GLApp/GLSprite.h:4, - from BlockOut/MenuPage.h:22, - from BlockOut/Menu.h:18, - from BlockOut/EditControl.cpp:18: +In file included from BlockOut/GLApp/GLApp.h:6, + from BlockOut/Game.h:19, + from BlockOut/Game.cpp:18: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 In file included from /usr/include/GL/gl.h:2055, from /usr/include/SDL/SDL_opengl.h:46, - from BlockOut/GLApp/GLSprite.h:4, - from BlockOut/MenuPage.h:22, - from BlockOut/Menu.h:18, - from BlockOut/EditControl.cpp:18: + from BlockOut/GLApp/GLApp.h:6, + from BlockOut/GLApp/GLApp.cpp:5: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 -In file included from BlockOut/GLApp/GLSprite.h:4, - from BlockOut/MenuGrid.h:19, - from BlockOut/MenuGrid.cpp:18: +In file included from BlockOut/GLApp/GLApp.h:6, + from BlockOut/Game.h:19, + from BlockOut/BlockOut.h:18, + from BlockOut/BlockOut.cpp:18: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 -In file included from BlockOut/GLApp/GLSprite.h:4, - from BlockOut/MenuPage.h:22, - from BlockOut/Menu.h:18, - from BlockOut/PageChangeSetup.cpp:18: +In file included from /usr/include/GL/gl.h:2055, + from /usr/include/SDL/SDL_opengl.h:46, + from BlockOut/GLApp/GLApp.h:6, + from BlockOut/Game.h:19, + from BlockOut/Game.cpp:18: +/usr/include/GL/glext.h:54: note: this is the location of the previous definition + #define GL_GLEXT_VERSION 20180725 + +In file included from /usr/include/GL/gl.h:2055, + from /usr/include/SDL/SDL_opengl.h:46, + from BlockOut/GLApp/GLApp.h:6, + from BlockOut/Game.h:19, + from BlockOut/BlockOut.h:18, + from BlockOut/BlockOut.cpp:18: +/usr/include/GL/glext.h:54: note: this is the location of the previous definition + #define GL_GLEXT_VERSION 20180725 + +In file included from BlockOut/GLApp/GLApp.h:6, + from BlockOut/Game.h:19, + from BlockOut/InitPolyCube.cpp:18: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 In file included from /usr/include/GL/gl.h:2055, from /usr/include/SDL/SDL_opengl.h:46, - from BlockOut/GLApp/GLSprite.h:4, - from BlockOut/MenuGrid.h:19, - from BlockOut/MenuGrid.cpp:18: + from BlockOut/GLApp/GLApp.h:6, + from BlockOut/Game.h:19, + from BlockOut/InitPolyCube.cpp:18: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/Menu.cpp -o obj/bo/Menu.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/MenuGraphics.cpp -o obj/bo/MenuGraphics.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/MenuGrid.cpp -o obj/bo/MenuGrid.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageChangeSetup.cpp -o obj/bo/PageChangeSetup.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageChooseSetup.cpp -o obj/bo/PageChooseSetup.o In file included from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, - from BlockOut/MenuGraphics.cpp:18: + from BlockOut/Menu.cpp:18: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 @@ -1284,14 +1316,14 @@ from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, - from BlockOut/PageChangeSetup.cpp:18: + from BlockOut/Menu.cpp:18: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 In file included from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, - from BlockOut/Menu.cpp:18: + from BlockOut/MenuGraphics.cpp:18: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 @@ -1304,12 +1336,33 @@ /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 +In file included from BlockOut/GLApp/GLSprite.h:4, + from BlockOut/MenuGrid.h:19, + from BlockOut/MenuGrid.cpp:18: +/usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined + #define GL_GLEXT_VERSION 29 + In file included from /usr/include/GL/gl.h:2055, from /usr/include/SDL/SDL_opengl.h:46, from BlockOut/GLApp/GLSprite.h:4, + from BlockOut/MenuGrid.h:19, + from BlockOut/MenuGrid.cpp:18: +/usr/include/GL/glext.h:54: note: this is the location of the previous definition + #define GL_GLEXT_VERSION 20180725 + +In file included from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, - from BlockOut/Menu.cpp:18: + from BlockOut/PageChangeSetup.cpp:18: +/usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined + #define GL_GLEXT_VERSION 29 + +In file included from /usr/include/GL/gl.h:2055, + from /usr/include/SDL/SDL_opengl.h:46, + from BlockOut/GLApp/GLSprite.h:4, + from BlockOut/MenuPage.h:22, + from BlockOut/Menu.h:18, + from BlockOut/PageChangeSetup.cpp:18: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 @@ -1329,6 +1382,7 @@ /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageControls.cpp -o obj/bo/PageControls.o In file included from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, @@ -1345,6 +1399,13 @@ /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageCredits.cpp -o obj/bo/PageCredits.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageGSOptions.cpp -o obj/bo/PageGSOptions.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageHallOfFame.cpp -o obj/bo/PageHallOfFame.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageHallOfFameOnLine.cpp -o obj/bo/PageHallOfFameOnLine.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageHttp.cpp -o obj/bo/PageHttp.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageMainMenu.cpp -o obj/bo/PageMainMenu.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageOptions.cpp -o obj/bo/PageOptions.o In file included from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, @@ -1361,47 +1422,35 @@ /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 -In file included from BlockOut/GLApp/GLApp.h:6, - from BlockOut/Game.h:19, - from BlockOut/BlockOut.h:18, - from BlockOut/BlockOut.cpp:18: -/usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined - #define GL_GLEXT_VERSION 29 - -In file included from BlockOut/GLApp/GLApp.h:6, - from BlockOut/Game.h:19, - from BlockOut/InitPolyCube.cpp:18: +In file included from BlockOut/GLApp/GLSprite.h:4, + from BlockOut/MenuPage.h:22, + from BlockOut/Menu.h:18, + from BlockOut/PageHttp.cpp:18: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 In file included from /usr/include/GL/gl.h:2055, from /usr/include/SDL/SDL_opengl.h:46, - from BlockOut/GLApp/GLApp.h:6, - from BlockOut/Game.h:19, - from BlockOut/BlockOut.h:18, - from BlockOut/BlockOut.cpp:18: -/usr/include/GL/glext.h:54: note: this is the location of the previous definition - #define GL_GLEXT_VERSION 20180725 - -In file included from /usr/include/GL/gl.h:2055, - from /usr/include/SDL/SDL_opengl.h:46, - from BlockOut/GLApp/GLApp.h:6, - from BlockOut/Game.h:19, - from BlockOut/InitPolyCube.cpp:18: + from BlockOut/GLApp/GLSprite.h:4, + from BlockOut/MenuPage.h:22, + from BlockOut/Menu.h:18, + from BlockOut/PageHttp.cpp:18: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 -In file included from BlockOut/GLApp/GLApp.h:6, - from BlockOut/Game.h:19, - from BlockOut/Game.cpp:18: +In file included from BlockOut/GLApp/GLSprite.h:4, + from BlockOut/MenuPage.h:22, + from BlockOut/Menu.h:18, + from BlockOut/PageHallOfFameOnLine.cpp:18: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 In file included from /usr/include/GL/gl.h:2055, from /usr/include/SDL/SDL_opengl.h:46, - from BlockOut/GLApp/GLApp.h:6, - from BlockOut/Game.h:19, - from BlockOut/Game.cpp:18: + from BlockOut/GLApp/GLSprite.h:4, + from BlockOut/MenuPage.h:22, + from BlockOut/Menu.h:18, + from BlockOut/PageHallOfFameOnLine.cpp:18: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 @@ -1421,8 +1470,6 @@ /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageHallOfFame.cpp -o obj/bo/PageHallOfFame.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageHallOfFameOnLine.cpp -o obj/bo/PageHallOfFameOnLine.o In file included from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, @@ -1439,11 +1486,10 @@ /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageHttp.cpp -o obj/bo/PageHttp.o In file included from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, - from BlockOut/PageHallOfFameOnLine.cpp:18: + from BlockOut/PageMainMenu.cpp:18: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 @@ -1452,16 +1498,14 @@ from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, - from BlockOut/PageHallOfFameOnLine.cpp:18: + from BlockOut/PageMainMenu.cpp:18: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageMainMenu.cpp -o obj/bo/PageMainMenu.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageOptions.cpp -o obj/bo/PageOptions.o In file included from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, - from BlockOut/PageHttp.cpp:18: + from BlockOut/PageOptions.cpp:18: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 @@ -1470,19 +1514,16 @@ from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, - from BlockOut/PageHttp.cpp:18: + from BlockOut/PageOptions.cpp:18: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageScoreDetails.cpp -o obj/bo/PageScoreDetails.o g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PageStartGame.cpp -o obj/bo/PageStartGame.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/Pit.cpp -o obj/bo/Pit.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PolyCube.cpp -o obj/bo/PolyCube.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/SetupManager.cpp -o obj/bo/SetupManager.o In file included from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, - from BlockOut/PageMainMenu.cpp:18: + from BlockOut/PageScoreDetails.cpp:18: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 @@ -1491,14 +1532,14 @@ from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, - from BlockOut/PageMainMenu.cpp:18: + from BlockOut/PageScoreDetails.cpp:18: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 In file included from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, - from BlockOut/PageOptions.cpp:18: + from BlockOut/PageStartGame.cpp:18: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 @@ -1507,17 +1548,18 @@ from BlockOut/GLApp/GLSprite.h:4, from BlockOut/MenuPage.h:22, from BlockOut/Menu.h:18, - from BlockOut/PageOptions.cpp:18: + from BlockOut/PageStartGame.cpp:18: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 -In file included from BlockOut/GLApp/GLApp.h:6, - from BlockOut/Types.h:18, - from BlockOut/PolyCube.h:18, - from BlockOut/PolyCube.cpp:18: -/usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined - #define GL_GLEXT_VERSION 29 - +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/Pit.cpp -o obj/bo/Pit.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/PolyCube.cpp -o obj/bo/PolyCube.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/SetupManager.cpp -o obj/bo/SetupManager.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/SoundManager.cpp -o obj/bo/SoundManager.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/Sprites.cpp -o obj/bo/Sprites.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/Utils.cpp -o obj/bo/Utils.o +g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c ImageLib/CImage.cpp -o obj/il/CImage.o +cc -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c ImageLib/png/hpng.c -o obj/il/png/hpng.o In file included from BlockOut/GLApp/GLApp.h:6, from BlockOut/Types.h:18, from BlockOut/PolyCube.h:18, @@ -1531,52 +1573,11 @@ from BlockOut/GLApp/GLApp.h:6, from BlockOut/Types.h:18, from BlockOut/PolyCube.h:18, - from BlockOut/PolyCube.cpp:18: -/usr/include/GL/glext.h:54: note: this is the location of the previous definition - #define GL_GLEXT_VERSION 20180725 - -In file included from /usr/include/GL/gl.h:2055, - from /usr/include/SDL/SDL_opengl.h:46, - from BlockOut/GLApp/GLApp.h:6, - from BlockOut/Types.h:18, - from BlockOut/PolyCube.h:18, from BlockOut/Pit.h:18, from BlockOut/Pit.cpp:18: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 -In file included from BlockOut/GLApp/GLSprite.h:4, - from BlockOut/MenuPage.h:22, - from BlockOut/Menu.h:18, - from BlockOut/PageStartGame.cpp:18: -/usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined - #define GL_GLEXT_VERSION 29 - -In file included from BlockOut/GLApp/GLSprite.h:4, - from BlockOut/MenuPage.h:22, - from BlockOut/Menu.h:18, - from BlockOut/PageScoreDetails.cpp:18: -/usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined - #define GL_GLEXT_VERSION 29 - -In file included from /usr/include/GL/gl.h:2055, - from /usr/include/SDL/SDL_opengl.h:46, - from BlockOut/GLApp/GLSprite.h:4, - from BlockOut/MenuPage.h:22, - from BlockOut/Menu.h:18, - from BlockOut/PageStartGame.cpp:18: -/usr/include/GL/glext.h:54: note: this is the location of the previous definition - #define GL_GLEXT_VERSION 20180725 - -In file included from /usr/include/GL/gl.h:2055, - from /usr/include/SDL/SDL_opengl.h:46, - from BlockOut/GLApp/GLSprite.h:4, - from BlockOut/MenuPage.h:22, - from BlockOut/Menu.h:18, - from BlockOut/PageScoreDetails.cpp:18: -/usr/include/GL/glext.h:54: note: this is the location of the previous definition - #define GL_GLEXT_VERSION 20180725 - In file included from BlockOut/GLApp/GLApp.h:6, from BlockOut/Types.h:18, from BlockOut/SetupManager.h:18, @@ -1593,21 +1594,19 @@ /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/SoundManager.cpp -o obj/bo/SoundManager.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/Sprites.cpp -o obj/bo/Sprites.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c BlockOut/Utils.cpp -o obj/bo/Utils.o -g++ -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c ImageLib/CImage.cpp -o obj/il/CImage.o In file included from BlockOut/GLApp/GLApp.h:6, - from BlockOut/SoundManager.h:17, - from BlockOut/SoundManager.cpp:18: + from BlockOut/Types.h:18, + from BlockOut/PolyCube.h:18, + from BlockOut/PolyCube.cpp:18: /usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 In file included from /usr/include/GL/gl.h:2055, from /usr/include/SDL/SDL_opengl.h:46, from BlockOut/GLApp/GLApp.h:6, - from BlockOut/SoundManager.h:17, - from BlockOut/SoundManager.cpp:18: + from BlockOut/Types.h:18, + from BlockOut/PolyCube.h:18, + from BlockOut/PolyCube.cpp:18: /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 @@ -1627,7 +1626,20 @@ /usr/include/GL/glext.h:54: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 -cc -MMD -g -O2 -ffile-prefix-map=/build/blockout2-2.4+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL -I./ImageLib -Dlinux -c ImageLib/png/hpng.c -o obj/il/png/hpng.o +In file included from BlockOut/GLApp/GLApp.h:6, + from BlockOut/SoundManager.h:17, + from BlockOut/SoundManager.cpp:18: +/usr/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined + #define GL_GLEXT_VERSION 29 + +In file included from /usr/include/GL/gl.h:2055, + from /usr/include/SDL/SDL_opengl.h:46, + from BlockOut/GLApp/GLApp.h:6, + from BlockOut/SoundManager.h:17, + from BlockOut/SoundManager.cpp:18: +/usr/include/GL/glext.h:54: note: this is the location of the previous definition + #define GL_GLEXT_VERSION 20180725 + In file included from BlockOut/GLApp/GLApp.h:6, from BlockOut/Types.h:18, from BlockOut/Utils.cpp:18: @@ -1717,20 +1729,22 @@ dh_gencontrol dh_md5sums dh_builddeb -dpkg-deb: building package 'blockout2' in '../blockout2_2.4+dfsg1-9_i386.deb'. dpkg-deb: building package 'blockout2-dbgsym' in '../blockout2-dbgsym_2.4+dfsg1-9_i386.deb'. +dpkg-deb: building package 'blockout2' in '../blockout2_2.4+dfsg1-9_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../blockout2_2.4+dfsg1-9_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/3458/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/3458/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/15385 and its subdirectories -I: Current time: Sun May 23 07:57:51 -12 2021 -I: pbuilder-time-stamp: 1621799871 +I: removing directory /srv/workspace/pbuilder/3458 and its subdirectories +I: Current time: Tue Apr 21 03:39:02 +14 2020 +I: pbuilder-time-stamp: 1587389942