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

aws-c-common: 0.6.8 -> 0.6.9 #133857

Merged
merged 1 commit into from
Aug 14, 2021

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/awslabs/aws-c-common/releases.

meta.description for aws-c-common is: "AWS SDK for C common core"

meta.homepage for aws-c-common is: "https://github.com/awslabs/aws-c-common"

meta.changelog for aws-c-common is: ""

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

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

75 package rebuild(s)

74 x86_64-linux rebuild(s)
66 i686-linux rebuild(s)
64 x86_64-darwin rebuild(s)
65 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
aws-c-cal
aws-c-common
aws-c-event-stream
aws-c-io
aws-checksums
aws-sdk-cpp
bundix
cabal2nix
cachix
common-updater-scripts
crate2nix
crystal2nix
dep2nix
dydisnix
fusionInventory
go2nix
haskellPackages.cabal2nix-unstable
haskellPackages.cachix
haskellPackages.hercules-ci-agent
haskellPackages.hercules-ci-cnix-expr
haskellPackages.hercules-ci-cnix-store
haskellPackages.nix-paths
haskellPackages.nvfetcher
haskellPackages.update-nix-fetchgit
hercules-ci-agent
hubstaff
hydra-unstable
libnixxml
lispPackages.quicklisp-to-nix
lispPackages.quicklisp-to-nix-system-info
nix
nix-bundle
nix-direnv
nix-doc
nix-du
nix-index
nix-pin
nix-plugins
nix-prefetch
nix-prefetch-bzr
nix-prefetch-cvs
nix-prefetch-docker
nix-prefetch-git
nix-prefetch-hg
nix-prefetch-scripts
nix-prefetch-svn
nix-serve
nix-simple-deploy
nix-template
nix-update
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/lsa0darplqdm3pnpyclf835a5lcdnsnj-aws-c-common-0.6.9 \
  --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 aws-c-common https://github.com/r-ryantm/nixpkgs/archive/4539a275365ec383f69bd2b9aa82a08b8076f2c4.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/lsa0darplqdm3pnpyclf835a5lcdnsnj-aws-c-common-0.6.9
ls -la /nix/store/lsa0darplqdm3pnpyclf835a5lcdnsnj-aws-c-common-0.6.9/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package failed to build:
  • nixos-install-tools
62 packages built:
  • aws-c-cal
  • aws-c-common
  • aws-c-event-stream
  • aws-c-io
  • aws-checksums
  • aws-sdk-cpp
  • bundix
  • cabal2nix
  • cachix
  • common-updater-scripts
  • crate2nix
  • crystal2nix
  • dep2nix
  • dydisnix
  • fusionInventory
  • go2nix
  • hci
  • hercules-ci-agent
  • hubstaff
  • hydra-unstable
  • libnixxml
  • lispPackages.quicklisp-to-nix
  • lispPackages.quicklisp-to-nix-system-info
  • nix (nixStable)
  • nix-binary-cache
  • nix-bundle
  • nix-direnv
  • nix-doc
  • nix-du
  • nix-index
  • nix-pin
  • nix-plugins
  • nix-prefetch
  • nix-prefetch-bzr
  • nix-prefetch-cvs
  • nix-prefetch-docker
  • nix-prefetch-git
  • nix-prefetch-hg
  • nix-prefetch-scripts
  • nix-prefetch-svn
  • nix-review (nixpkgs-review)
  • nix-serve
  • nix-simple-deploy
  • nix-template
  • nix-update
  • nix-update-source
  • nixFlakes (nixUnstable)
  • nixos-generators
  • nixos-option
  • nixos-rebuild
  • nixos-shell
  • nixui
  • nvfetcher
  • python38Packages.nix-kernel
  • python38Packages.nixpkgs
  • python38Packages.pythonix
  • python39Packages.nix-kernel
  • python39Packages.nixpkgs
  • python39Packages.pythonix
  • update-nix-fetchgit
  • vgo2nix
  • vulnix

Maintainer pings

cc @orivej @edolstra @r-burns for testing.

@r-rmcgibbo
Copy link

Result of nixpkgs-review pr 133857 at 4539a27 run on aarch64-linux 1

2 packages marked as broken and skipped:
  • nixui
  • ovftool
5 packages failed to build:
57 packages skipped due to time constraints:
  • aws-sdk-cpp
  • bundix
  • cabal2nix
  • cachix
  • crate2nix
  • dep2nix
  • dydisnix
  • fusionInventory
  • go2nix
  • haskellPackages.cabal2nix-unstable
  • ...

Note that build failures may predate this PR, and could be nondeterministic or hardware dependent.
Please exercise your independent judgement. Does something look off? Please file an issue or reach out on IRC.

@r-burns
Copy link
Contributor

r-burns commented Aug 14, 2021

I think the r-rmcgibbo timeout is spurious. It builds fine on my rpi4

@SuperSandro2000 SuperSandro2000 merged commit 76ee53e into NixOS:master Aug 14, 2021
@r-ryantm r-ryantm deleted the auto-update/aws-c-common branch August 15, 2021 00:01
@happysalada
Copy link
Contributor

I've got exactly that same failure on nixos.
Perhaps the test is flaky ?
I've opened an issue upstream
awslabs/aws-c-common#834
That test has been flaky for a while. Hopefully this can shed some light on it.

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.

5 participants