Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paket: 1.18.2 -> 5.179.1 #46701

Merged
merged 1 commit into from Sep 15, 2018
Merged

Conversation

bobvanderlinden
Copy link
Member

Motivation for this change

The build for Paket currently is failing and is outdated. This PR will bring it up-to-date, although it won't build from source anymore.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@bobvanderlinden
Copy link
Member Author

This probably needs backporting to 18.09 as well (#45960)

@xeji
Copy link
Contributor

xeji commented Sep 15, 2018

@GrahamcOfBorg build dotnetPackages.Paket

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: dotnetPackages.Paket

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: dotnetPackages.Paket

Partial log (click to expand)

'tools/netcoreapp2.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll' -> '/nix/store/y8v94dkmsdwsi1gis17ifrpxr13dyj4w-Paket-5.179.1/lib/dotnet/Paket/tools/netcoreapp2.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll'
'tools/paket.exe' -> '/nix/store/y8v94dkmsdwsi1gis17ifrpxr13dyj4w-Paket-5.179.1/lib/dotnet/Paket/tools/paket.exe'
/nix/store/y8v94dkmsdwsi1gis17ifrpxr13dyj4w-Paket-5.179.1 /build
/build
glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/y8v94dkmsdwsi1gis17ifrpxr13dyj4w-Paket-5.179.1
patching script interpreter paths in /nix/store/y8v94dkmsdwsi1gis17ifrpxr13dyj4w-Paket-5.179.1
checking for references to /build in /nix/store/y8v94dkmsdwsi1gis17ifrpxr13dyj4w-Paket-5.179.1...
/nix/store/y8v94dkmsdwsi1gis17ifrpxr13dyj4w-Paket-5.179.1

@xeji
Copy link
Contributor

xeji commented Sep 15, 2018

Thank you!

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: dotnetPackages.Paket

Partial log (click to expand)

'tools/netcoreapp2.0/runtimes/win/lib/netstandard2.0' -> '/nix/store/4xn6z28yd3ghprrb22iz0ri2b191nkaj-Paket-5.179.1/lib/dotnet/Paket/tools/netcoreapp2.0/runtimes/win/lib/netstandard2.0'
'tools/netcoreapp2.0/runtimes/win/lib/netstandard2.0/System.Net.Http.WinHttpHandler.dll' -> '/nix/store/4xn6z28yd3ghprrb22iz0ri2b191nkaj-Paket-5.179.1/lib/dotnet/Paket/tools/netcoreapp2.0/runtimes/win/lib/netstandard2.0/System.Net.Http.WinHttpHandler.dll'
'tools/netcoreapp2.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll' -> '/nix/store/4xn6z28yd3ghprrb22iz0ri2b191nkaj-Paket-5.179.1/lib/dotnet/Paket/tools/netcoreapp2.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll'
'tools/paket.exe' -> '/nix/store/4xn6z28yd3ghprrb22iz0ri2b191nkaj-Paket-5.179.1/lib/dotnet/Paket/tools/paket.exe'
/nix/store/4xn6z28yd3ghprrb22iz0ri2b191nkaj-Paket-5.179.1 /private/tmp/nix-build-Paket-5.179.1.drv-0
/private/tmp/nix-build-Paket-5.179.1.drv-0
glibPreFixupPhase
post-installation fixup
patching script interpreter paths in /nix/store/4xn6z28yd3ghprrb22iz0ri2b191nkaj-Paket-5.179.1
/nix/store/4xn6z28yd3ghprrb22iz0ri2b191nkaj-Paket-5.179.1

@xeji xeji merged commit 6a4b9df into NixOS:master Sep 15, 2018
@bobvanderlinden bobvanderlinden deleted the pr-paket-5.179.1 branch September 15, 2018 14:03
xeji pushed a commit that referenced this pull request Sep 15, 2018
(cherry picked from commit 6a4b9df)
@xeji
Copy link
Contributor

xeji commented Sep 15, 2018

backported: 4aea85a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants