Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 16, 2021 09:34
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/98fa2bcd6511282a47dcfa13988f0dc0 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/98fa2bcd6511282a47dcfa13988f0dc0 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a moment | https://github.com/NixOS/nixpkgs/pull/116508
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/l2hjvd5yd0rg8x8ihyzp0psybja41bb3-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
no Makefile, doing nothing
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27 /build/source
case $1 in emit) shift;${!f-};eval "${!e-}"; return ;;on|once|off|has)
^
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events:4: FEEDBACK WANTED: Letting quoted 'eval' through for now. Not sure if this is 'right' or not. Weigh in @ https://github.com/abathur/resholve/issues/2
__ev.on(){ __ev.has && return;if [[ ! ${!f-} ]];then eval "$e"+='$REPLY';else eval "${!e-};$REPLY";fi;}
^
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events:17: FEEDBACK WANTED: Letting quoted 'eval' through for now. Not sure if this is 'right' or not. Weigh in @ https://github.com/abathur/resholve/issues/2
__ev.on(){ __ev.has && return;if [[ ! ${!f-} ]];then eval "$e"+='$REPLY';else eval "${!e-};$REPLY";fi;}
^
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events:17: FEEDBACK WANTED: Letting quoted 'eval' through for now. Not sure if this is 'right' or not. Weigh in @ https://github.com/abathur/resholve/issues/2
__ev.off(){ __ev.has||return 0; n="${!e}"; n=${REPLY:+"${n#"$REPLY"}"}; eval "$e"=$'"${n//\n"$REPLY"/\n}"';[[ ${!e} ]]||unset "${e%\[1]}";}
^
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events:18: FEEDBACK WANTED: Letting quoted 'eval' through for now. Not sure if this is 'right' or not. Weigh in @ https://github.com/abathur/resholve/issues/2
__ev.fire(){ ${!f-};set -- "$e" "${@:2}"; while [[ ${!1-} ]];do eval "unset ${1%\[1]};${!1}"; done ;}
^
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events:19: FEEDBACK WANTED: Letting quoted 'eval' through for now. Not sure if this is 'right' or not. Weigh in @ https://github.com/abathur/resholve/issues/2
__ev.all(){ ${!f-};e=${!e-};eval "${e//$'\n'/||return; }";}
^
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events:20: FEEDBACK WANTED: Letting quoted 'eval' through for now. Not sure if this is 'right' or not. Weigh in @ https://github.com/abathur/resholve/issues/2
__ev.any(){ ${!f-};e=${!e-};eval "${e//$'\n'/&&return|| } ! :";}
^
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events:21: FEEDBACK WANTED: Letting quoted 'eval' through for now. Not sure if this is 'right' or not. Weigh in @ https://github.com/abathur/resholve/issues/2
printf -v n "eval __ev.error 'event \"%s\" already resolved' 70;return" "$1"; eval "${f}"='$n'
^
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events:24: FEEDBACK WANTED: Letting quoted 'eval' through for now. Not sure if this is 'right' or not. Weigh in @ https://github.com/abathur/resholve/issues/2
printf -v n 'set -- %s' "$REPLY"; eval "${e}"='$n';readonly "${f%\[1]}" "${e%\[1]}"
^
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events:25: FEEDBACK WANTED: Letting quoted 'eval' through for now. Not sure if this is 'right' or not. Weigh in @ https://github.com/abathur/resholve/issues/2
r=${s::1};s=${s:1};printf -v q %q "$r";eval 's=${s//'"$q}";printf -v r 'REPLY=${REPLY//%s/_%02x};' "${q/#[~]/[~]}" "'$r";eval "$r";__ev_jit+="$r"
^
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events:33: FEEDBACK WANTED: Letting quoted 'eval' through for now. Not sure if this is 'right' or not. Weigh in @ https://github.com/abathur/resholve/issues/2
r=${s::1};s=${s:1};printf -v q %q "$r";eval 's=${s//'"$q}";printf -v r 'REPLY=${REPLY//%s/_%02x};' "${q/#[~]/[~]}" "'$r";eval "$r";__ev_jit+="$r"
^
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events:33: FEEDBACK WANTED: Letting quoted 'eval' through for now. Not sure if this is 'right' or not. Weigh in @ https://github.com/abathur/resholve/issues/2
eval '__ev.encode(){ local LC_ALL=C;REPLY=${1//_/_5f};'\
^
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events:35: FEEDBACK WANTED: Letting quoted 'eval' through for now. Not sure if this is 'right' or not. Weigh in @ https://github.com/abathur/resholve/issues/2
__ev.list(){ eval 'set -- "${!'"${e%\[1]}"'@}"';__ev.decode "${@#bashup_event_}";}
^
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events:39: FEEDBACK WANTED: Letting quoted 'eval' through for now. Not sure if this is 'right' or not. Weigh in @ https://github.com/abathur/resholve/issues/2
Overwrote '/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events'
/build/source
shrinking RPATHs of ELF executables and libraries in /nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin
patching script interpreter paths in /nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27
/nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27/bin/bashup.events: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/f7jzmxq9bpbxsg69cszx56mw14n115n5-bash-4.4-p23/bin/bash"
checking for references to /build/ in /nix/store/4ang5vw6rg700vm39l7va3yyl1g6khd6-bashup-events3.2-unstable-2019-07-27...
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
testing bashup.events in /nix/store/f7jzmxq9bpbxsg69cszx56mw14n115n5-bash-4.4-p23/bin/bash
event registered
/nix/store/f7jzmxq9bpbxsg69cszx56mw14n115n5-bash-4.4-p23/bin/bash: Hi from event 'test event'. I can have both curried and runtime arguments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment