Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created January 16, 2021 22:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/69d677cc7cd9511e263e72223193be16 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/69d677cc7cd9511e263e72223193be16 to your computer and use it in GitHub Desktop.
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/haf03fh53cslf32my4isnwx69sdsyn2x-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/kl6lr3czkbnr6m5crcy8ffwfzbj8a22i-bash-4.4-p23/bin/bash PREFIX=build metapixel
gcc -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I. -Irwimg -Wall -O2 -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c metapixel.c
gcc -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I. -Irwimg -Wall -O2 -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c vector.c
gcc -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I. -Irwimg -Wall -O2 -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c zoom.c
gcc -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I. -Irwimg -Wall -O2 -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c lispreader.c
gcc -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I. -Irwimg -Wall -O2 -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c pools.c
gcc -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I. -Irwimg -Wall -O2 -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c allocator.c
gcc -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I. -Irwimg -Wall -O2 -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c getopt.c
gcc -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I. -Irwimg -Wall -O2 -DMETAPIXEL_VERSION=\"1.0.2\" -DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF -c getopt1.c
make CFLAGS="`pkg-config --cflags libpng` -I/usr/local/include" -C rwimg
make[1]: Entering directory '/build/source/rwimg'
gcc -I/nix/store/9lmbar0bn4r42dnzibad5gcza15vck71-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/zgjx6v2skgvr8yx1b410gdq6s9diwm51-zlib-1.2.11-dev/include -I/usr/local/include -DRWIMG_PNG -DRWIMG_JPEG -DRWIMG_GIF -g -c readimage.c
gcc -I/nix/store/9lmbar0bn4r42dnzibad5gcza15vck71-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/zgjx6v2skgvr8yx1b410gdq6s9diwm51-zlib-1.2.11-dev/include -I/usr/local/include -DRWIMG_PNG -DRWIMG_JPEG -DRWIMG_GIF -g -c writeimage.c
gcc -I/nix/store/9lmbar0bn4r42dnzibad5gcza15vck71-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/zgjx6v2skgvr8yx1b410gdq6s9diwm51-zlib-1.2.11-dev/include -I/usr/local/include -DRWIMG_PNG -DRWIMG_JPEG -DRWIMG_GIF -g -c rwpng.c
gcc -I/nix/store/9lmbar0bn4r42dnzibad5gcza15vck71-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/zgjx6v2skgvr8yx1b410gdq6s9diwm51-zlib-1.2.11-dev/include -I/usr/local/include -DRWIMG_PNG -DRWIMG_JPEG -DRWIMG_GIF -g -c rwjpeg.c
gcc -I/nix/store/9lmbar0bn4r42dnzibad5gcza15vck71-libpng-apng-1.6.37-dev/include/libpng16 -I/nix/store/zgjx6v2skgvr8yx1b410gdq6s9diwm51-zlib-1.2.11-dev/include -I/usr/local/include -DRWIMG_PNG -DRWIMG_JPEG -DRWIMG_GIF -g -c rwgif.c
ar rcu librwimg.a readimage.o writeimage.o rwpng.o rwjpeg.o rwgif.o
ar: `u' modifier ignored since `D' is the default (see `U')
make[1]: Leaving directory '/build/source/rwimg'
gcc `pkg-config --libs libpng` -L/usr/local/lib -ljpeg -lgif -L/usr/X11R6/lib -o metapixel metapixel.o vector.o zoom.o lispreader.o pools.o allocator.o getopt.o getopt1.o rwimg/librwimg.a -lpng -ljpeg -lgif -lm -lz
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/qbpwz47j1zxjs2c8ajcfws8z8558yynz-metapixel-1.0.2
shrinking /nix/store/qbpwz47j1zxjs2c8ajcfws8z8558yynz-metapixel-1.0.2/bin/metapixel
strip is /nix/store/c1gipyfc161lm0fqfg65k4ak7yl2i17i-binutils-2.34/bin/strip
stripping (with command strip and flags -S) in /nix/store/qbpwz47j1zxjs2c8ajcfws8z8558yynz-metapixel-1.0.2/bin
strip: /nix/store/qbpwz47j1zxjs2c8ajcfws8z8558yynz-metapixel-1.0.2/bin/metapixel-sizesort: file format not recognized
strip: /nix/store/qbpwz47j1zxjs2c8ajcfws8z8558yynz-metapixel-1.0.2/bin/metapixel-prepare: file format not recognized
patching script interpreter paths in /nix/store/qbpwz47j1zxjs2c8ajcfws8z8558yynz-metapixel-1.0.2
/nix/store/qbpwz47j1zxjs2c8ajcfws8z8558yynz-metapixel-1.0.2/bin/metapixel-sizesort: interpreter directive changed from "/usr/bin/perl" to "/nix/store/7q2rkizd4gabvklbv5l3s2babv0hr1im-perl-5.32.0/bin/perl"
/nix/store/qbpwz47j1zxjs2c8ajcfws8z8558yynz-metapixel-1.0.2/bin/metapixel-prepare: interpreter directive changed from "/usr/bin/perl" to "/nix/store/7q2rkizd4gabvklbv5l3s2babv0hr1im-perl-5.32.0/bin/perl"
checking for references to /build/ in /nix/store/qbpwz47j1zxjs2c8ajcfws8z8558yynz-metapixel-1.0.2...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment