Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 19, 2021 00:00
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/783f0a06da693da7ccf992e88938206d to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/783f0a06da693da7ccf992e88938206d to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 3 seconds | https://github.com/NixOS/nixpkgs/pull/116796
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/ib7a1m3dfb19vkkbvdi6vmxzh5vs9i8d-xa-2.3.11.tar.gz
source root is xa-2.3.11
setting SOURCE_DATE_EPOCH to timestamp 1588801198 of file xa-2.3.11/src/xa.c
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
substituteStream(): WARNING: pattern 'LDD = gcc' doesn't match anything in file 'Makefile'
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash PREFIX=/nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11
rm -f xa
(cd src && LD=gcc CC="cc " make)
make[1]: Entering directory '/build/xa-2.3.11/src'
cc -c -o xa.o xa.c
cc -c -o xaa.o xaa.c
cc -c -o xal.o xal.c
cc -c -o xap.o xap.c
cc -c -o xat.o xat.c
cc -c -o xar.o xar.c
cc -c -o xar2.o xar2.c
cc -c -o xao.o xao.c
cc -c -o xau.o xau.c
cc -c -o xam.o xam.c
cc -c -o xacharset.o xacharset.c
gcc -o ../xa xa.o xaa.o xal.o xap.o xat.o xar.o xar2.o xao.o xau.o xam.o xacharset.o
make[1]: Leaving directory '/build/xa-2.3.11/src'
(cd misc && CC="cc " make)
make[1]: Entering directory '/build/xa-2.3.11/misc'
cp mkrom.sh ../mkrom.sh
cc -O2 uncpk.c -o ../uncpk
cc -O2 printcbm.c -o ../printcbm
cc -O2 file65.c -o ../file65
file65.c: In function 'read_options':
file65.c:239:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;]
239 | fread(tb, 1, c-1, fp);
| ^~~~~~~~~~~~~~~~~~~~~
cc -O2 reloc65.c -o ../reloc65
cc -O2 ldo65.c -o ../ldo65
make[1]: Leaving directory '/build/xa-2.3.11/misc'
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash PREFIX=/nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11 install
mkdir -p /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11/bin
mkdir -p /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11/share/man/man1
install xa reloc65 ldo65 file65 printcbm uncpk /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11/bin
install man/file65.1 man/ldo65.1 man/printcbm.1 man/reloc65.1 man/uncpk.1 man/xa.1 /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11/share/man/man1
#mkdir -p /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11/share/doc/xa65
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11
shrinking /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11/bin/file65
shrinking /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11/bin/ldo65
shrinking /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11/bin/reloc65
shrinking /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11/bin/uncpk
shrinking /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11/bin/printcbm
shrinking /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11/bin/xa
gzipping man pages under /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11/share/man/
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11/bin
patching script interpreter paths in /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11
checking for references to /build/ in /nix/store/ln4fn1yzlvcifb0nk2njr05mp8x0dr3v-xa-2.3.11...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment