Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 09:25
Show Gist options
  • Save r-rmcgibbo/135a901b991939ae5cd6b3cb113b661c to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/135a901b991939ae5cd6b3cb113b661c to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 3 seconds | https://github.com/NixOS/nixpkgs/pull/116715
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/1yc1djmw0ihg0bmi9amy1dh269f4wr5b-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash PREFIX=/nix/store/b58z966kyz223gp0hkg14b8k1jwja9hj-ibus-bamboo-0.7.0
GOPATH=/build/source GO111MODULE=off go build -ldflags="-s -w" -o ibus-engine-bamboo ibus-bamboo
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash PREFIX=/nix/store/b58z966kyz223gp0hkg14b8k1jwja9hj-ibus-bamboo-0.7.0 install
GOPATH=/build/source GO111MODULE=off go build -ldflags="-s -w" -o ibus-engine-bamboo ibus-bamboo
mkdir -p /nix/store/b58z966kyz223gp0hkg14b8k1jwja9hj-ibus-bamboo-0.7.0/share/ibus-bamboo
mkdir -p /nix/store/b58z966kyz223gp0hkg14b8k1jwja9hj-ibus-bamboo-0.7.0/lib/
mkdir -p /nix/store/b58z966kyz223gp0hkg14b8k1jwja9hj-ibus-bamboo-0.7.0/share/ibus/component/
cp -R -f viet-on.png data /nix/store/b58z966kyz223gp0hkg14b8k1jwja9hj-ibus-bamboo-0.7.0/share/ibus-bamboo
cp -f ibus-engine-bamboo /nix/store/b58z966kyz223gp0hkg14b8k1jwja9hj-ibus-bamboo-0.7.0/lib/
cp -f bamboo.xml /nix/store/b58z966kyz223gp0hkg14b8k1jwja9hj-ibus-bamboo-0.7.0/share/ibus/component/
@nix { "action": "setPhase", "phase": "gappsWrapperArgsHook" }
gappsWrapperArgsHook
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/b58z966kyz223gp0hkg14b8k1jwja9hj-ibus-bamboo-0.7.0
shrinking /nix/store/b58z966kyz223gp0hkg14b8k1jwja9hj-ibus-bamboo-0.7.0/lib/ibus-engine-bamboo
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/b58z966kyz223gp0hkg14b8k1jwja9hj-ibus-bamboo-0.7.0/lib
patching script interpreter paths in /nix/store/b58z966kyz223gp0hkg14b8k1jwja9hj-ibus-bamboo-0.7.0
checking for references to /build/ in /nix/store/b58z966kyz223gp0hkg14b8k1jwja9hj-ibus-bamboo-0.7.0...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment