nixbot

builds

succeeded officecli-1.0.146 checks.aarch64-darwin.pkgs-officecli · build #4496 · raw

1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/3k887q5s3120ih4g0q1ja74adcs1s37m-source3source root is source
configureNuget
4The template "NuGet Config" was created successfully.56Processing post-creation actions...78
configurePhase
9Executing dotnetConfigureHook10 Determining projects to restore...11 Restored /nix/var/nix/builds/nix-93292-2201416946/source/src/officecli/officecli.csproj (in 157 ms).12Finished dotnetConfigureHook
buildPhase
13Executing dotnetBuildHook14/nix/var/nix/builds/nix-93292-2201416946/source/src/officecli/Handlers/Excel/ExcelHandler.SheetShift.cs(538,17): warning CS8602: Dereference of a possibly null reference. [/nix/var/nix/builds/nix-93292-2201416946/source/src/officecli/officecli.csproj]15 officecli -> /nix/var/nix/builds/nix-93292-2201416946/source/src/officecli/bin/Release/net10.0/osx-arm64/officecli.dll1617Build succeeded.1819/nix/var/nix/builds/nix-93292-2201416946/source/src/officecli/Handlers/Excel/ExcelHandler.SheetShift.cs(538,17): warning CS8602: Dereference of a possibly null reference. [/nix/var/nix/builds/nix-93292-2201416946/source/src/officecli/officecli.csproj]20 1 Warning(s)21 0 Error(s)2223Time Elapsed 00:03:17.1324Finished dotnetBuildHook25buildPhase completed in 3 minutes 17 seconds
installPhase
26Executing dotnetInstallHook27 Optimizing assemblies for size. This process might take a while.28 officecli -> /nix/store/00ym4gvc1z3m1pyydw14hs1fvfcwv8q6-officecli-1.0.146/lib/officecli/29Finished dotnetInstallHook
dotnetFixupPhase
30installed wrapper to /nix/store/00ym4gvc1z3m1pyydw14hs1fvfcwv8q6-officecli-1.0.146/bin/officecli
fixupPhase
31checking for references to /nix/var/nix/builds/nix-93292-2201416946/ in /nix/store/00ym4gvc1z3m1pyydw14hs1fvfcwv8q6-officecli-1.0.146...32/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 8189 Done find "$dir" -type f -not -path '*/.build-id/*' -print033 8190 Segmentation fault: 11 | while IFS= read -r -d '' file; do34 if isELF "$file"; then35 printf '%s\0' "$file" 1>&3;36 else37 if isScript "$file"; then38 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then39 printf '%s\0' "$file" 1>&4;40 fi;41 fi;42 fi;43done44patching script interpreter paths in /nix/store/00ym4gvc1z3m1pyydw14hs1fvfcwv8q6-officecli-1.0.146
installCheckPhase
45Executing versionCheckPhase46Successfully managed to find version 1.0.146 in the output of the command /nix/store/00ym4gvc1z3m1pyydw14hs1fvfcwv8q6-officecli-1.0.146/bin/officecli --version471.0.14648Finished versionCheckPhase49no Makefile or custom installCheckPhase, doing nothing