Skip to content

Instantly share code, notes, and snippets.

@luxus
Created August 15, 2022 15:53
Show Gist options
  • Save luxus/ac5493d45f945677993653e16e8a0954 to your computer and use it in GitHub Desktop.
Save luxus/ac5493d45f945677993653e16e8a0954 to your computer and use it in GitHub Desktop.
warning: executing SQLite statement 'delete from NARs where ((present = 0 and timestamp < 1660575080) or (present = 1 and timestamp < 1657986680))': attempt to write a readonly database (in '/Users/luxus/.cache/nix/binary-cache-v6.sqlite')
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/pc1g9h302qdbjxhqwvfq3qmjlsc1y7hi-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
Placating Nuget in nuget.targets
Just to be sure, replacing Nuget executables by empty files.
Placating Paket in paket.targets
Just to be sure, replacing Paket executables by empty files.
Patching F# targets in fsproj files...
./fvim.fsproj
./Avalonia/fvim_avalonia.fsproj
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Building dotNET packages...
>>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<
XBuild Engine Version 14.0
Mono, Version 6.12.0.182
Copyright (C) 2005-2013 Various Mono authors
Build started 8/15/2022 3:50:05 PM.
__________________________________________________
/private/tmp/nix-build-fvim-0.3.531+g119a455.drv-0/source/fvim.sln: warning : /private/tmp/nix-build-fvim-0.3.531+g119a455.drv-0/source/fvim.fsproj: The default XML namespace of the project must be the MSBuild XML namespace. If the pro>
/private/tmp/nix-build-fvim-0.3.531+g119a455.drv-0/source/fvim.sln: warning : Don't know how to handle GlobalSection ExtensibilityGlobals, Ignoring.
Project "/private/tmp/nix-build-fvim-0.3.531+g119a455.drv-0/source/fvim.sln" (default target(s)):
Target ValidateSolutionConfiguration:
Building solution configuration "Release|Any CPU".
Target Build:
/private/tmp/nix-build-fvim-0.3.531+g119a455.drv-0/source/fvim.fsproj: error : /private/tmp/nix-build-fvim-0.3.531+g119a455.drv-0/source/fvim.fsproj: The default XML namespace of the project must be the MSBuild XML namespace. If the pro>
Task "MSBuild" execution -- FAILED
Done building target "Build" in project "/private/tmp/nix-build-fvim-0.3.531+g119a455.drv-0/source/fvim.sln".-- FAILED
Done building project "/private/tmp/nix-build-fvim-0.3.531+g119a455.drv-0/source/fvim.sln".-- FAILED
Build FAILED.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment