[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_1 #453005

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Oct 21 06:45:46 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_1/453005/display/redirect>

Changes:


------------------------------------------
[...truncated 186.74 KB...]
building 'pygame_sdl2.gfxdraw' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -I. -Isrc -I/usr/include/SDL2 -I/usr/include/python3.10 -c gen3/pygame_sdl2.gfxdraw.c -o build/temp.linux-x86_64-cpython-310/gen3/pygame_sdl2.gfxdraw.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -D_REENTRANT
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -I. -Isrc -I/usr/include/SDL2 -I/usr/include/python3.10 -c src/SDL_gfxPrimitives.c -o build/temp.linux-x86_64-cpython-310/src/SDL_gfxPrimitives.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -D_REENTRANT
src/SDL_gfxPrimitives.c: In function ‘_aalineColor’:
src/SDL_gfxPrimitives.c:2523:32: warning: variable ‘wgtcompmask’ set but not used [-Wunused-but-set-variable]
 2523 |         Uint32 erracctmp, wgt, wgtcompmask;
      |                                ^~~~~~~~~~~
src/SDL_gfxPrimitives.c: In function ‘arcColor’:
src/SDL_gfxPrimitives.c:3116:9: warning: multi-line comment [-Wcomment]
 3116 |         //     /|\
      |         ^
src/SDL_gfxPrimitives.c:3118:9: warning: multi-line comment [-Wcomment]
 3118 |         //   /  |  \
      |         ^
src/SDL_gfxPrimitives.c: In function ‘_murphyIteration’:
src/SDL_gfxPrimitives.c:6529:46: warning: pointer targets in passing argument 2 of ‘polygonColor’ differ in signedness [-Wpointer-sign]
 6529 |                         polygonColor(m->dst, px, py, 4, m->color);
      |                                              ^~
      |                                              |
      |                                              Uint16 * {aka short unsigned int *}
src/SDL_gfxPrimitives.c:4917:52: note: expected ‘const Sint16 *’ {aka ‘const short int *’} but argument is of type ‘Uint16 *’ {aka ‘short unsigned int *’}
 4917 | int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color)
      |                                     ~~~~~~~~~~~~~~~^~
src/SDL_gfxPrimitives.c:6529:50: warning: pointer targets in passing argument 3 of ‘polygonColor’ differ in signedness [-Wpointer-sign]
 6529 |                         polygonColor(m->dst, px, py, 4, m->color);
      |                                                  ^~
      |                                                  |
      |                                                  Uint16 * {aka short unsigned int *}
src/SDL_gfxPrimitives.c:4917:71: note: expected ‘const Sint16 *’ {aka ‘const short int *’} but argument is of type ‘Uint16 *’ {aka ‘short unsigned int *’}
 4917 | int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color)
      |                                                        ~~~~~~~~~~~~~~~^~
src/SDL_gfxPrimitives.c: In function ‘_murphyWideline’:
src/SDL_gfxPrimitives.c:6565:32: warning: variable ‘ptxy’ set but not used [-Wunused-but-set-variable]
 6565 |         Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by;
      |                                ^~~~
src/SDL_gfxPrimitives.c:6565:26: warning: variable ‘ptxx’ set but not used [-Wunused-but-set-variable]
 6565 |         Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by;
      |                          ^~~~
In file included from src/SDL_gfxPrimitives.c:16:
src/SDL_gfxPrimitives_font.h: At top level:
src/SDL_gfxPrimitives_font.h:8:22: warning: ‘gfxPrimitivesFontdata’ defined but not used [-Wunused-variable]
    8 | static unsigned char gfxPrimitivesFontdata[GFX_FONTDATAMAX] = {
      |                      ^~~~~~~~~~~~~~~~~~~~~
src/SDL_gfxPrimitives.c: In function ‘_murphyWideline’:
src/SDL_gfxPrimitives.c:6729:9: warning: ‘ml2by’ may be used uninitialized [-Wmaybe-uninitialized]
 6729 |         _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/SDL_gfxPrimitives.c:6565:83: note: ‘ml2by’ was declared here
 6565 |         Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by;
      |                                                                                   ^~~~~
src/SDL_gfxPrimitives.c:6729:9: warning: ‘ml2bx’ may be used uninitialized [-Wmaybe-uninitialized]
 6729 |         _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/SDL_gfxPrimitives.c:6565:76: note: ‘ml2bx’ was declared here
 6565 |         Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by;
      |                                                                            ^~~~~
src/SDL_gfxPrimitives.c:6729:9: warning: ‘ml1by’ may be used uninitialized [-Wmaybe-uninitialized]
 6729 |         _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/SDL_gfxPrimitives.c:6565:69: note: ‘ml1by’ was declared here
 6565 |         Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by;
      |                                                                     ^~~~~
src/SDL_gfxPrimitives.c:6729:9: warning: ‘ml1bx’ may be used uninitialized [-Wmaybe-uninitialized]
 6729 |         _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/SDL_gfxPrimitives.c:6565:62: note: ‘ml1bx’ was declared here
 6565 |         Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by;
      |                                                              ^~~~~
src/SDL_gfxPrimitives.c:6729:9: warning: ‘ml2y’ may be used uninitialized [-Wmaybe-uninitialized]
 6729 |         _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/SDL_gfxPrimitives.c:6565:56: note: ‘ml2y’ was declared here
 6565 |         Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by;
      |                                                        ^~~~
src/SDL_gfxPrimitives.c:6729:9: warning: ‘ml2x’ may be used uninitialized [-Wmaybe-uninitialized]
 6729 |         _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/SDL_gfxPrimitives.c:6565:50: note: ‘ml2x’ was declared here
 6565 |         Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by;
      |                                                  ^~~~
src/SDL_gfxPrimitives.c:6729:9: warning: ‘ml1y’ may be used uninitialized [-Wmaybe-uninitialized]
 6729 |         _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/SDL_gfxPrimitives.c:6565:44: note: ‘ml1y’ was declared here
 6565 |         Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by;
      |                                            ^~~~
src/SDL_gfxPrimitives.c:6729:9: warning: ‘ml1x’ may be used uninitialized [-Wmaybe-uninitialized]
 6729 |         _murphyIteration(m, miter, ml1bx, ml1by, ml2bx, ml2by, ml1x, ml1y, ml2x, ml2y);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/SDL_gfxPrimitives.c:6565:38: note: ‘ml1x’ was declared here
 6565 |         Sint16 ptx, pty, ptxx, ptxy, ml1x, ml1y, ml2x, ml2y, ml1bx, ml1by, ml2bx, ml2by;
      |                                      ^~~~
gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-310/gen3/pygame_sdl2.gfxdraw.o build/temp.linux-x86_64-cpython-310/src/SDL_gfxPrimitives.o -L/usr/lib -L/usr/lib -lSDL2 -o build/lib.linux-x86_64-cpython-310/pygame_sdl2/gfxdraw.cpython-310-x86_64-linux-gnu.so
building 'pygame_sdl2.draw' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -I. -Isrc -I/usr/include/SDL2 -I/usr/include/python3.10 -c gen3/pygame_sdl2.draw.c -o build/temp.linux-x86_64-cpython-310/gen3/pygame_sdl2.draw.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -D_REENTRANT
gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-310/gen3/pygame_sdl2.draw.o -L/usr/lib -L/usr/lib -lSDL2 -o build/lib.linux-x86_64-cpython-310/pygame_sdl2/draw.cpython-310-x86_64-linux-gnu.so
building 'pygame_sdl2.font' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -I. -Isrc -I/usr/include/SDL2 -I/usr/include/python3.10 -c gen3/pygame_sdl2.font.c -o build/temp.linux-x86_64-cpython-310/gen3/pygame_sdl2.font.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -D_REENTRANT
gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-310/gen3/pygame_sdl2.font.o -L/usr/lib -L/usr/lib -lSDL2_ttf -lSDL2 -o build/lib.linux-x86_64-cpython-310/pygame_sdl2/font.cpython-310-x86_64-linux-gnu.so
building 'pygame_sdl2.mixer' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -I. -Isrc -I/usr/include/SDL2 -I/usr/include/python3.10 -c gen3/pygame_sdl2.mixer.c -o build/temp.linux-x86_64-cpython-310/gen3/pygame_sdl2.mixer.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -D_REENTRANT
gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-310/gen3/pygame_sdl2.mixer.o -L/usr/lib -L/usr/lib -lSDL2_mixer -lSDL2 -o build/lib.linux-x86_64-cpython-310/pygame_sdl2/mixer.cpython-310-x86_64-linux-gnu.so
building 'pygame_sdl2.mixer_music' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -I. -Isrc -I/usr/include/SDL2 -I/usr/include/python3.10 -c gen3/pygame_sdl2.mixer_music.c -o build/temp.linux-x86_64-cpython-310/gen3/pygame_sdl2.mixer_music.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -D_REENTRANT
gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-310/gen3/pygame_sdl2.mixer_music.o -L/usr/lib -L/usr/lib -lSDL2_mixer -lSDL2 -o build/lib.linux-x86_64-cpython-310/pygame_sdl2/mixer_music.cpython-310-x86_64-linux-gnu.so
building 'pygame_sdl2.scrap' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -I. -Isrc -I/usr/include/SDL2 -I/usr/include/python3.10 -c gen3/pygame_sdl2.scrap.c -o build/temp.linux-x86_64-cpython-310/gen3/pygame_sdl2.scrap.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -D_REENTRANT
gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-310/gen3/pygame_sdl2.scrap.o -L/usr/lib -L/usr/lib -lSDL2 -o build/lib.linux-x86_64-cpython-310/pygame_sdl2/scrap.cpython-310-x86_64-linux-gnu.so
building 'pygame_sdl2.render' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -I. -Isrc -I/usr/include/SDL2 -I/usr/include/python3.10 -c gen3/pygame_sdl2.render.c -o build/temp.linux-x86_64-cpython-310/gen3/pygame_sdl2.render.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -D_REENTRANT
gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-310/gen3/pygame_sdl2.render.o -L/usr/lib -L/usr/lib -lSDL2_image -lSDL2 -o build/lib.linux-x86_64-cpython-310/pygame_sdl2/render.cpython-310-x86_64-linux-gnu.so
==> Entering fakeroot environment...
==> Starting package()...
running install
/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr
creating /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib
creating /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10
creating /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages
creating /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/render.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/scrap.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/mixer_music.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/mixer.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/font.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/draw.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/gfxdraw.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/transform.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/image.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/pygame_time.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/power.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/joystick.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/mouse.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/key.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/locals.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/event.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/display.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/surface.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/rwobject.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/rect.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/controller.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/color.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/error.cpython-310-x86_64-linux-gnu.so -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/DejaVuSans.txt -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/DejaVuSans.ttf -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/version.py -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/time.py -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/sysfont.py -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/sprite.py -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
creating /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2/threads
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/threads/Py25Queue.py -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2/threads
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/threads/__init__.py -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2/threads
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/compat.py -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
copying build/lib.linux-x86_64-cpython-310/pygame_sdl2/__init__.py -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2
byte-compiling /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2/version.py to version.cpython-310.pyc
byte-compiling /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2/time.py to time.cpython-310.pyc
byte-compiling /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2/sysfont.py to sysfont.cpython-310.pyc
byte-compiling /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2/sprite.py to sprite.cpython-310.pyc
byte-compiling /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2/threads/Py25Queue.py to Py25Queue.cpython-310.pyc
byte-compiling /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2/threads/__init__.py to __init__.cpython-310.pyc
byte-compiling /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2/compat.py to compat.cpython-310.pyc
byte-compiling /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2/__init__.py to __init__.cpython-310.pyc
writing byte-compilation script '/tmp/tmpgmvi5rdn.py'
/usr/sbin/python /tmp/tmpgmvi5rdn.py
removing /tmp/tmpgmvi5rdn.py
running install_headers
creating /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/include
creating /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/include/python3.10
creating /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/include/python3.10/pygame_sdl2
copying src/pygame_sdl2/pygame_sdl2.h -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/include/python3.10/pygame_sdl2
copying gen3/pygame_sdl2.rwobject_api.h -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/include/python3.10/pygame_sdl2
copying gen3/pygame_sdl2.surface_api.h -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/include/python3.10/pygame_sdl2
copying gen3/pygame_sdl2.display_api.h -> /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/include/python3.10/pygame_sdl2
running install_egg_info
running egg_info
creating pygame_sdl2.egg-info
writing pygame_sdl2.egg-info/PKG-INFO
writing dependency_links to pygame_sdl2.egg-info/dependency_links.txt
writing top-level names to pygame_sdl2.egg-info/top_level.txt
writing manifest file 'pygame_sdl2.egg-info/SOURCES.txt'
reading manifest file 'pygame_sdl2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'gen/*.c'
adding license file 'COPYING.LGPL21'
adding license file 'COPYING.ZLIB'
writing manifest file 'pygame_sdl2.egg-info/SOURCES.txt'
Copying pygame_sdl2.egg-info to /tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/pkg/python-pygame-sdl2/usr/lib/python3.10/site-packages/pygame_sdl2-2.1.0-py3.10.egg-info
running install_scripts
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-pygame-sdl2"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pygame-sdl2 1:2.1.0.r412.bed8099-1 (Fri Oct 21 05:45:37 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-python-pygame-sdl2-archlinuxrb-build-ii80jdyT
+ tee -a /srv/reproducible-results/archlinuxrb-build-ii80jdyT/b2/python-pygame-sdl2/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/python-pygame-sdl2-archlinuxrb-build-ii80jdyT/python-pygame-sdl2/trunk/python-pygame-sdl2-1:2.1.0.r412.bed8099-1-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-ii80jdyT/b2/python-pygame-sdl2/python-pygame-sdl2-1:2.1.0.r412.bed8099-1-x86_64.pkg.tar.zst'
Fri Oct 21 05:45:39 UTC 2022 - build #2 for python-pygame-sdl2 on osuosl184-amd64 done.
Fri Oct 21 05:45:39 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-tdc4Umcu, removing.
/srv/reproducible-results/archlinuxrb-build-ii80jdyT:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 05:32 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 05:45 b2

/srv/reproducible-results/archlinuxrb-build-ii80jdyT/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 05:32 python-pygame-sdl2

/srv/reproducible-results/archlinuxrb-build-ii80jdyT/b1/python-pygame-sdl2:
total 1304
-rw-r--r-- 1 jenkins jenkins  107956 Oct 21 05:32 build1.log
-rw-r--r-- 1 jenkins jenkins      23 Oct 21 05:32 build1.version
-rw-r--r-- 1 jenkins jenkins 1209847 Oct 21 05:32 python-pygame-sdl2-1:2.1.0.r412.bed8099-1-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-ii80jdyT/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 05:45 python-pygame-sdl2

/srv/reproducible-results/archlinuxrb-build-ii80jdyT/b2/python-pygame-sdl2:
total 1296
-rw-r--r-- 1 jenkins jenkins  107097 Oct 21 05:45 build2.log
-rw-r--r-- 1 jenkins jenkins      23 Oct 21 05:45 build2.version
-rw-r--r-- 1 jenkins jenkins 1209847 Oct 21 05:45 python-pygame-sdl2-1:2.1.0.r412.bed8099-1-x86_64.pkg.tar.zst
Fri Oct 21 05:45:46 UTC 2022 - comparing results now.
Fri Oct 21 05:45:46 UTC 2022 - YAY - python-pygame-sdl2/python-pygame-sdl2-1:2.1.0.r412.bed8099-1-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-BH7egaWZ: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/python-pygame-sdl2/pkg.version': No space left on device
Fri Oct 21 05:45:46 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-ii80jdyT deleted.
Fri Oct 21 05:45:46 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-BH7egaWZ, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list