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

abseil-cpp: 20200225.2 -> 20200923.3 #110323

Closed
wants to merge 1 commit into from

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/abseil/abseil-cpp/releases.

meta.description for abseil-cpp is: "An open-source collection of C++ code designed to augment the C++ standard library"

meta.homepage for abseil-cpp is: "https://abseil.io/"

meta.changelog for abseil-cpp is: ""

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

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

249 package rebuild(s)

240 x86_64-linux rebuild(s)
211 i686-linux rebuild(s)
202 x86_64-darwin rebuild(s)
222 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
abseil-cpp
beancount
bear
deja-dup
duplicity
duply
dvc-with-remotes
fava
gcalcli
google-cloud-cpp
grpc
kmymoney
ledger2beancount
lieer
linuxPackages-libre.sysdig
linuxPackages.sysdig
linuxPackages_4_14.sysdig
linuxPackages_4_19.sysdig
linuxPackages_4_4.sysdig
linuxPackages_4_9.sysdig
linuxPackages_5_10.sysdig
linuxPackages_5_4.sysdig
linuxPackages_5_9.sysdig
linuxPackages_hardened.sysdig
linuxPackages_hardkernel_4_14.sysdig
linuxPackages_hardkernel_latest.sysdig
linuxPackages_latest-libre.sysdig
linuxPackages_latest.sysdig
linuxPackages_latest_hardened.sysdig
linuxPackages_latest_xen_dom0.sysdig
linuxPackages_latest_xen_dom0_hardened.sysdig
linuxPackages_lqx.sysdig
linuxPackages_testing_bcachefs.sysdig
linuxPackages_xen_dom0.sysdig
linuxPackages_xen_dom0_hardened.sysdig
linuxPackages_zen.sysdig
murmur
or-tools
python37Packages.arviz
python37Packages.baselines
python37Packages.beancount
python37Packages.beancount_docverif
python37Packages.cirq
python37Packages.dm-sonnet
python37Packages.edward
python37Packages.goobook
python37Packages.google-api-core
python37Packages.google-cloud-access-context-manager
python37Packages.google-cloud-asset
python37Packages.google-cloud-automl
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/lv3jykhqxsl5vfdnq4by0d763rqvwrsa-abseil-cpp-20200923.3 \
  --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 abseil-cpp https://github.com/r-ryantm/nixpkgs/archive/4043bb9636451cb9de386ba816ee85595c287c0f.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/lv3jykhqxsl5vfdnq4by0d763rqvwrsa-abseil-cpp-20200923.3
ls -la /nix/store/lv3jykhqxsl5vfdnq4by0d763rqvwrsa-abseil-cpp-20200923.3/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @andersk for testing.

@andersk
Copy link
Contributor

andersk commented Jan 21, 2021

Same story as #100827 and #107846, this will break lots of packages. abseil-cpp is designed to be vendored, not shared. We’re probably going to need to provide multiple versions.

@ryantm ryantm marked this pull request as draft January 21, 2021 14:51
@marsam
Copy link
Contributor

marsam commented Feb 23, 2021

addressed by #112951

@marsam marsam closed this Feb 23, 2021
@r-ryantm r-ryantm deleted the auto-update/abseil-cpp branch February 23, 2021 12:47
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