Skip to content

Instantly share code, notes, and snippets.

@nipsy
Created December 29, 2024 22:27
Show Gist options
  • Select an option

  • Save nipsy/f557bfa26f9d66a6ac0eb8394935f3f7 to your computer and use it in GitHub Desktop.

Select an option

Save nipsy/f557bfa26f9d66a6ac0eb8394935f3f7 to your computer and use it in GitHub Desktop.
frozen-bubble-build-failure.log
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/x5k3x9xggcxzspn12cvg68wmqaxyr125-SDL-2.548.tar.gz
source root is SDL-2.548
setting SOURCE_DATE_EPOCH to timestamp 1526727352 of file SDL-2.548/typemap
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/vsx8gyqcfrd6lx8hxv9k62dwhhvah56m-sdl-modern-perl.patch
patching file src/SDLx/Controller/Interface.xs
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
/nix/store/x4255s9h2x6wzj0p4vp8p9d7z62i51y5-builder.sh: line 18: warning: command substitution: ignored null byte in input
/nix/store/x4255s9h2x6wzj0p4vp8p9d7z62i51y5-builder.sh: line 18: warning: command substitution: ignored null byte in input
/nix/store/x4255s9h2x6wzj0p4vp8p9d7z62i51y5-builder.sh: line 18: warning: command substitution: ignored null byte in input
patching ./examples/cookbook/pogl_sdl_texture.pl...
patching ./examples/SDLx/SDLx_LayerManager_Chess.pl...
patching ./examples/SDLx/SDLx_Sound.pl...
patching ./examples/GFX/script_roto.pl...
patching ./t/smpeg.t...
patching ./t/core_rwops.t...
patching ./t/ttf.t...
patching ./t/gfx.t...
patching ./t/mixer_effects.t...
patching ./t/ttf_font.t...
patching ./t/gfx_primitives.t...
patching ./t/core.t...
patching ./t/mixer_mixchunk.t...
patching ./t/mixer_channels.t...
patching ./t/core_events.t...
patching ./t/gfx_primitives2.t...
patching ./t/core_multi.t...
patching ./t/core_rect.t...
patching ./t/sdlx_app.t...
patching ./t/core_audio.t...
patching ./t/core_error.t...
patching ./t/mixer.t...
patching ./t/gfx_framerate.t...
patching ./t/image_xpm_array.t...
patching ./t/sdlx_music.t...
patching ./t/core_overlay.t...
patching ./t/core_cd.t...
patching ./t/mixer_groups.t...
patching ./t/mixer_samples.t...
patching ./t/pango.t...
patching ./t/core_mouse.t...
patching ./t/colorpm.t...
patching ./t/core_surface.t...
patching ./t/core_joystick.t...
patching ./t/core_timer.t...
patching ./t/core_version.t...
patching ./t/gfx_imagefilter.t...
patching ./t/core_audiospec.t...
patching ./t/image.t...
patching ./t/mixer_music.t...
patching ./t/gfx_fpsmanager.t...
patching ./t/gfx_rotozoom.t...
patching ./t/core_palette.t...
patching ./t/core_video_gamma.t...
patching ./t/core_video.t...
patching ./scripts/const.pl...
patching ./scripts/gl_const.pl...
patching ./scripts/sdl_const.pl...
patching ./scripts/auto_constants.pl...
/nix/store/x4255s9h2x6wzj0p4vp8p9d7z62i51y5-builder.sh: line 18: warning: command substitution: ignored null byte in input
patching ./MacOSX/Makefile.test...
patching ./Build.PL...
patching ./lib/SDLx/App.pm...
patching ./lib/SDL.pm...
patching ./lib/SDL_perl.pm...
patching ./lib/SDL/Constants.pm...
patching ./lib/SDL/Tutorial.pm...
patching ./lib/SDL/SMPEG/Info.pm...
patching ./lib/SDL/Tutorial/Animation.pm...
patching ./lib/SDL/TTFont.pm...
patching ./inc/My/Builder/Darwin.pm...
patching ./inc/My/Builder.pm...
no configure script, doing nothing
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
*************************** !!!WARNING!!! ********************************
This Release breaks back compatibility support with versions 2.4x and below
**************************************************************************
Using 'My::Builder::Unix' class ...
Detecting available libraries ...
[Alien::SDL] Testing header(s): SDL.h
[Alien::SDL] Testing header(s): SDL_Pango.h
[Alien::SDL] Testing header(s): SDL_mixer.h
[Alien::SDL] Testing header(s): SDL_gfxBlitFunc.h
[Alien::SDL] Testing header(s): SDL_imageFilter.h
[Alien::SDL] Testing header(s): SDL_gfxPrimitives.h
[Alien::SDL] Testing header(s): SDL_ttf.h
[Alien::SDL] Testing header(s): SDL_image.h
[Alien::SDL] Testing header(s): SDL_framerate.h
[Alien::SDL] Testing header(s): SDL_rotozoom.h
Writing config_data ...
Saving some info to 'notes' ...
[Alien::SDL] Testing header(s): execinfo.h, signal.h
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'SDL' version '2.548'
[Alien::SDL] Build option used:
Already installed SDL ver=1.2.15 path=/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15
Building SDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o src/support/win32.o src/support/win32.c
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Audio.o lib/SDL/Audio.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Audio.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Audio/Audio.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Audio/Audio.so lib/SDL/Audio.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/CDROM.o lib/SDL/CDROM.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/CDROM.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/CDROM/CDROM.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/CDROM/CDROM.so lib/SDL/CDROM.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Events.o lib/SDL/Events.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Events.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Events/Events.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Events/Events.so lib/SDL/Events.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Joystick.o lib/SDL/Joystick.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Joystick.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Joystick/Joystick.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Joystick/Joystick.so lib/SDL/Joystick.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Mouse.o lib/SDL/Mouse.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Mouse.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Mouse/Mouse.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Mouse/Mouse.so lib/SDL/Mouse.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/MultiThread.o lib/SDL/MultiThread.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/MultiThread.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/MultiThread/MultiThread.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/MultiThread/MultiThread.so lib/SDL/MultiThread.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Time.o lib/SDL/Time.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Time.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Time/Time.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Time/Time.so lib/SDL/Time.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Video.o lib/SDL/Video.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Video.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Video/Video.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Video/Video.so lib/SDL/Video.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/AudioCVT.o lib/SDL/AudioCVT.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/AudioCVT.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/AudioCVT/AudioCVT.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/AudioCVT/AudioCVT.so lib/SDL/AudioCVT.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/AudioSpec.o lib/SDL/AudioSpec.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/AudioSpec.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/AudioSpec/AudioSpec.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/AudioSpec/AudioSpec.so lib/SDL/AudioSpec.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/CD.o lib/SDL/CD.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/CD.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/CD/CD.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/CD/CD.so lib/SDL/CD.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/CDTrack.o lib/SDL/CDTrack.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/CDTrack.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/CDTrack/CDTrack.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/CDTrack/CDTrack.so lib/SDL/CDTrack.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Color.o lib/SDL/Color.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Color.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Color/Color.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Color/Color.so lib/SDL/Color.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Cursor.o lib/SDL/Cursor.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Cursor.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Cursor/Cursor.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Cursor/Cursor.so lib/SDL/Cursor.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Event.o lib/SDL/Event.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Event.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Event/Event.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Event/Event.so lib/SDL/Event.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Overlay.o lib/SDL/Overlay.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Overlay.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Overlay/Overlay.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Overlay/Overlay.so lib/SDL/Overlay.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Palette.o lib/SDL/Palette.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Palette.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Palette/Palette.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Palette/Palette.so lib/SDL/Palette.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/PixelFormat.o lib/SDL/PixelFormat.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/PixelFormat.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/PixelFormat/PixelFormat.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/PixelFormat/PixelFormat.so lib/SDL/PixelFormat.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/RWOps.o lib/SDL/RWOps.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/RWOps.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/RWOps/RWOps.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/RWOps/RWOps.so lib/SDL/RWOps.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Rect.o lib/SDL/Rect.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Rect.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Rect/Rect.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Rect/Rect.so lib/SDL/Rect.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Surface.o lib/SDL/Surface.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Surface.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Surface/Surface.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Surface/Surface.so lib/SDL/Surface.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Version.o lib/SDL/Version.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Version.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Version/Version.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Version/Version.so lib/SDL/Version.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/VideoInfo.o lib/SDL/VideoInfo.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/VideoInfo.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/VideoInfo/VideoInfo.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/VideoInfo/VideoInfo.so lib/SDL/VideoInfo.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_GFX_BLITFUNC -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/GFX/BlitFunc.o lib/SDL/GFX/BlitFunc.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/GFX/BlitFunc.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/GFX/BlitFunc/BlitFunc.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/GFX/BlitFunc/BlitFunc.so lib/SDL/GFX/BlitFunc.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_gfx
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_GFX_FRAMERATE -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/GFX/FPSManager.o lib/SDL/GFX/FPSManager.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/GFX/FPSManager.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/GFX/FPSManager/FPSManager.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/GFX/FPSManager/FPSManager.so lib/SDL/GFX/FPSManager.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_gfx
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_GFX_FRAMERATE -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/GFX/Framerate.o lib/SDL/GFX/Framerate.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/GFX/Framerate.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/GFX/Framerate/Framerate.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/GFX/Framerate/Framerate.so lib/SDL/GFX/Framerate.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_gfx
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_GFX_PRIMITIVES -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/GFX.o lib/SDL/GFX.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/GFX.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/GFX/GFX.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/GFX/GFX.so lib/SDL/GFX.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_gfx
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_GFX_IMAGEFILTER -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/GFX/ImageFilter.o lib/SDL/GFX/ImageFilter.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/GFX/ImageFilter.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/GFX/ImageFilter/ImageFilter.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/GFX/ImageFilter/ImageFilter.so lib/SDL/GFX/ImageFilter.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_gfx
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_GFX_PRIMITIVES -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/GFX/Primitives.o lib/SDL/GFX/Primitives.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/GFX/Primitives.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/GFX/Primitives/Primitives.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/GFX/Primitives/Primitives.so lib/SDL/GFX/Primitives.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_gfx
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_GFX_ROTOZOOM -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/GFX/Rotozoom.o lib/SDL/GFX/Rotozoom.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/GFX/Rotozoom.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/GFX/Rotozoom/Rotozoom.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/GFX/Rotozoom/Rotozoom.so lib/SDL/GFX/Rotozoom.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_gfx
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_IMAGE -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Image.o lib/SDL/Image.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Image.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Image/Image.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Image/Image.so lib/SDL/Image.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_image
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_MIXER -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Mixer/Channels.o lib/SDL/Mixer/Channels.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Mixer/Channels.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Mixer/Channels/Channels.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Mixer/Channels/Channels.so lib/SDL/Mixer/Channels.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_mixer
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_MIXER -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Mixer/Effects.o lib/SDL/Mixer/Effects.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Mixer/Effects.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Mixer/Effects/Effects.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Mixer/Effects/Effects.so lib/SDL/Mixer/Effects.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_mixer
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_MIXER -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Mixer/Groups.o lib/SDL/Mixer/Groups.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Mixer/Groups.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Mixer/Groups/Groups.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Mixer/Groups/Groups.so lib/SDL/Mixer/Groups.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_mixer
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_MIXER -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Mixer.o lib/SDL/Mixer.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Mixer.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Mixer/Mixer.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Mixer/Mixer.so lib/SDL/Mixer.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_mixer
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_MIXER -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Mixer/Music.o lib/SDL/Mixer/Music.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Mixer/Music.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Mixer/Music/Music.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Mixer/Music/Music.so lib/SDL/Mixer/Music.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_mixer
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_MIXER -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Mixer/Samples.o lib/SDL/Mixer/Samples.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Mixer/Samples.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Mixer/Samples/Samples.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Mixer/Samples/Samples.so lib/SDL/Mixer/Samples.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_mixer
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_MIXER -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Mixer/MixChunk.o lib/SDL/Mixer/MixChunk.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Mixer/MixChunk.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Mixer/MixChunk/MixChunk.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Mixer/MixChunk/MixChunk.so lib/SDL/Mixer/MixChunk.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_mixer
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_MIXER -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Mixer/MixMusic.o lib/SDL/Mixer/MixMusic.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Mixer/MixMusic.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Mixer/MixMusic/MixMusic.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Mixer/MixMusic/MixMusic.so lib/SDL/Mixer/MixMusic.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_mixer
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_PANGO -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Pango.o lib/SDL/Pango.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Pango.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Pango/Pango.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Pango/Pango.so lib/SDL/Pango.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_Pango
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_PANGO -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL/Pango/Context.o lib/SDL/Pango/Context.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL/Pango/Context.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL/Pango/Context/Context.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL/Pango/Context/Context.so lib/SDL/Pango/Context.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_Pango
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDL_perl.o lib/SDL_perl.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDL_perl.xs:31:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDL_perl/SDL_perl.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDL_perl/SDL_perl.so lib/SDL_perl.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDLx/Controller/Interface.o lib/SDLx/Controller/Interface.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDLx/Controller/Interface.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDLx/Controller/Interface/Interface.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDLx/Controller/Interface/Interface.so lib/SDLx/Controller/Interface.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDLx/Controller/State.o lib/SDLx/Controller/State.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDLx/Controller/State.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDLx/Controller/State/State.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDLx/Controller/State/State.so lib/SDLx/Controller/State.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_IMAGE -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDLx/Layer.o lib/SDLx/Layer.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDLx/Layer.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDLx/Layer/Layer.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDLx/Layer/Layer.so lib/SDLx/Layer.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_image
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDLx/LayerManager.o lib/SDLx/LayerManager.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDLx/LayerManager.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDLx/LayerManager/LayerManager.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDLx/LayerManager/LayerManager.so lib/SDLx/LayerManager.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_IMAGE -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDLx/SFont.o lib/SDLx/SFont.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDLx/SFont.xs:32:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/SDLx/SFont/SFont.bs')
gcc -shared -O2 -L/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36/lib -fstack-protector-strong -o blib/arch/auto/SDLx/SFont/SFont.so lib/SDLx/SFont.o src/support/win32.o -L/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -Wl,-rpath,/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/lib -lSDL -lpthread -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -L/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/lib -L/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/lib -L/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/lib -L/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/lib -L/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/lib -L/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/lib -lSDL -lSDL_image
gcc -Isrc -I/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE '-DVERSION="2.548"' '-DXS_VERSION="2.548"' -fPIC -DNOSIGCATCH -g -rdynamic -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL -I/nix/store/rlkmvg3nljvwrspb62w7f45630yypdq4-SDL-1.2.15-dev/include/SDL -I/nix/store/nvdprj08gv0a3g0cvhi229bmadk226fw-SDL_gfx-2.0.27/include/SDL -I/nix/store/6sbqqv6k51s1krlm3dgxh52ancvcflsm-SDL_mixer-1.2.12-dev/include/SDL -I/nix/store/i1vac3cygcbpwpklvjy39x7h89rj1pja-SDL_image-1.2.12-dev/include/SDL -I/nix/store/3pj46an4bhlh43nsr3kf6xrmgf7cmi61-SDL_ttf-2.0.11/include/SDL -I/nix/store/zrrr4jdqhamdn64k77nsrcr66s0si1hq-SDL_net-1.2.8/include/SDL '-D_GNU_SOURCE=1' -D_REENTRANT -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include/smpeg -I/nix/store/bci4gcad3cjhg0qa96xbp3b69al3bl3r-SDL-1.2.15/include -DHAVE_SDL -DHAVE_SDL_GFX_PRIMITIVES -DUSE_THREADS -fPIC -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/no-such-path/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/SDLx/Surface.o lib/SDLx/Surface.c
In file included from /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/perl.h:46,
from lib/SDLx/Surface.xs:2:
/nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/x86_64-linux-thread-multi/CORE/config.h:5282:17: warning: "USE_THREADS" redefined
5282 | #define USE_THREADS /**/
| ^~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
lib/SDLx/Surface.xs: In function 'get_pixel32':
lib/SDLx/Surface.xs:25:25: error: implicit declaration of function '_calc_offset' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;]
25 | void* s = pixels + _calc_offset(surface, x, y);
| ^~~~~~~~~~~~
error building lib/SDLx/Surface.o from 'lib/SDLx/Surface.c' at /nix/store/1i003ijlh9i0mzp6alqby5hg3090pjdx-perl-5.40.0/lib/perl5/5.40.0/ExtUtils/CBuilder/Base.pm line 185.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment