feat(prysm): arm support #386
Merged
Garnix CI / package foundry [x86_64-linux]
succeeded
Oct 3, 2023 in 10s
Run results
Build succeeded
Details
Last 100 lines of logs:
++ shift
++ (( parseArgs ))
++ case "$arg" in
++ shell=fish
++ continue
++ arg=/dev/fd/62
++ shift
++ (( parseArgs ))
++ case "$arg" in
++ (( 0 >= 1 ))
++ local curShell=fish
++ local outName=
++ [[ -z /dev/fd/62 ]]
++ [[ -p /dev/fd/62 ]]
++ [[ -z fish ]]
++ [[ -z '' ]]
++ [[ -z anvil ]]
++ [[ -n '' ]]
++ [[ -n anvil ]]
++ case "$curShell" in
++ outName=anvil.fish
++ local sharePath
++ case "$curShell" in
++ sharePath=fish/vendor_completions.d
++ local outDir=/nix/store/lzmwyc502zq5v2mw2a7dgaxbbm6s9ivg-foundry-0.0.0/share/fish/vendor_completions.d
++ local outPath=/nix/store/lzmwyc502zq5v2mw2a7dgaxbbm6s9ivg-foundry-0.0.0/share/fish/vendor_completions.d/anvil.fish
++ [[ -p /dev/fd/62 ]]
++ mkdir -p /nix/store/lzmwyc502zq5v2mw2a7dgaxbbm6s9ivg-foundry-0.0.0/share/fish/vendor_completions.d
++ cat /dev/fd/62
++ name=
++ arg=--zsh
++ shift
++ (( parseArgs ))
++ case "$arg" in
++ shell=zsh
++ continue
++ arg=/dev/fd/61
++ shift
++ (( parseArgs ))
++ case "$arg" in
++ (( 0 >= 1 ))
++ local curShell=zsh
++ local outName=
++ [[ -z /dev/fd/61 ]]
++ [[ -p /dev/fd/61 ]]
++ [[ -z zsh ]]
++ [[ -z '' ]]
++ [[ -z anvil ]]
++ [[ -n '' ]]
++ [[ -n anvil ]]
++ case "$curShell" in
++ outName=_anvil
++ local sharePath
++ case "$curShell" in
++ sharePath=zsh/site-functions
++ [[ -z '' ]]
++ [[ -z anvil ]]
++ local outDir=/nix/store/lzmwyc502zq5v2mw2a7dgaxbbm6s9ivg-foundry-0.0.0/share/zsh/site-functions
++ local outPath=/nix/store/lzmwyc502zq5v2mw2a7dgaxbbm6s9ivg-foundry-0.0.0/share/zsh/site-functions/_anvil
++ [[ -p /dev/fd/61 ]]
++ mkdir -p /nix/store/lzmwyc502zq5v2mw2a7dgaxbbm6s9ivg-foundry-0.0.0/share/zsh/site-functions
++ cat /dev/fd/61
++ name=
++ arg=
++ shift
++ [[ -n '' ]]
++ return 0
++ date +%s
+ local endTime=1696068720
+ showPhaseFooter postAutoPatchelf 1696068720 1696068720
+ local phase=postAutoPatchelf
+ local startTime=1696068720
+ local endTime=1696068720
+ local delta=0
+ (( delta < 30 ))
+ return
+ '[' postAutoPatchelf = unpackPhase ']'
+ exitHandler
+ exitCode=0
+ set +e
+ '[' -n '' ']'
+ (( 0 != 0 ))
+ runHook exitHook
+ local hookName=exitHook
+ shift
+ local 'hooksSlice=exitHooks[@]'
+ local hook
+ for hook in "_callImplicitHook 0 $hookName" ${!hooksSlice+"${!hooksSlice}"}
+ _eval '_callImplicitHook 0 exitHook'
+ declare -F '_callImplicitHook 0 exitHook'
+ eval '_callImplicitHook 0 exitHook'
++ _callImplicitHook 0 exitHook
++ local def=0
++ local hookName=exitHook
++ declare -F exitHook
++ type -p exitHook
++ '[' -n '' ']'
++ return 0
+ return 0
+ return 0
Loading