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

cmake: 3.18.4 -> 3.19.0 #104637

Merged
merged 3 commits into from Nov 26, 2020
Merged

cmake: 3.18.4 -> 3.19.0 #104637

merged 3 commits into from Nov 26, 2020

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cmake/versions.

meta.description for cmake is: "Cross-Platform Makefile Generator"

meta.homepage for cmake is: "https://cmake.org/"

meta.changelog for cmake is: "https://cmake.org/cmake/help/v3.19/release/3.19.html"

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
88392 total rebuild path(s)

33957 package rebuild(s)

22305 x86_64-linux rebuild(s)
20344 i686-linux rebuild(s)
26004 x86_64-darwin rebuild(s)
19738 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath

AusweisApp2
CoinMP
DisnixWebService
EBTKS
EmptyEpsilon
Fabric
LASzip
LASzip2
Literate
MIDIVisualizer
MMA
NSPlist
OSCAR
OVMF
OVMF-CSM
OVMF-secureBoot
PlistCpp
QuadProgpp
R
SDL
SDL2
SDL2_gfx
SDL2_image
SDL2_mixer
SDL2_net
SDL2_ttf
SDL_Pango
SDL_gfx
SDL_gpu
SDL_image
SDL_mixer
SDL_net
SDL_sound
SDL_stretch
SDL_ttf
SPAdes
SkypeExport
Sylk
Xaw3d
_1oom
_1password
_1password-gui
_20kly
_2bwm
_389-ds-base
_3llo
_3mux
_6tunnel
_90secondportraits
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/lcp32jnykzwb02w1h3nc91j9l2mc0zj9-cmake-3.19.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cmake https://github.com/r-ryantm/nixpkgs/archive/ebcbe2985a85e560e0b13b4340d8b678d38b92a4.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/lcp32jnykzwb02w1h3nc91j9l2mc0zj9-cmake-3.19.0
ls -la /nix/store/lcp32jnykzwb02w1h3nc91j9l2mc0zj9-cmake-3.19.0/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @ttuegel @LnL7 for testing.

@marsam
Copy link
Contributor

marsam commented Nov 23, 2020

@GrahamcOfBorg eval

@zowoq
Copy link
Contributor

zowoq commented Nov 23, 2020

@ofborg eval

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

causes CMake Error: install(EXPORT "aws-c-common-targets" ...) includes target "aws-c-common" more than once in the export set.

related post: https://stackoverflow.com/questions/64507009/aws-cpp-sdk-fails-during-windows-build-due-to-installexport-foo-targets

@jonringer
Copy link
Contributor

ofborg passed with exception of the darwin build.

running it locally, I don't see any other outstanding errors from this bump

@jonringer jonringer merged commit 61574a0 into NixOS:staging Nov 26, 2020
@r-ryantm r-ryantm deleted the auto-update/cmake branch November 27, 2020 03:37
@gebner
Copy link
Member

gebner commented Dec 8, 2020

This is also breaking coin3d: #106329

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

5 participants