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

test-drive: 0.4.0 -> 0.5.0 #338417

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/fortran-lang/test-drive/releases.

meta.description for test-drive is: Procedural Fortran testing framework

meta.homepage for test-drive is: https://github.com/fortran-lang/test-drive

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.5.0 with grep in /nix/store/zh8all7ipqp2a0gdm9hq448xfay68wz2-test-drive-0.5.0
  • found 0.5.0 in filename of file in /nix/store/zh8all7ipqp2a0gdm9hq448xfay68wz2-test-drive-0.5.0

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

9 package rebuild(s)

First fifty rebuilds by attrpath

python311Packages.simple-dftd3
python311Packages.tblite
python312Packages.simple-dftd3
python312Packages.tblite
simple-dftd3
tblite
test-drive
toml-f
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/zh8all7ipqp2a0gdm9hq448xfay68wz2-test-drive-0.5.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 test-drive https://github.com/r-ryantm/nixpkgs/archive/ffebb4e2045da0224883b69d519fca59c3d0145c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ffebb4e2045da0224883b69d519fca59c3d0145c#test-drive

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

ls -la /nix/store/zh8all7ipqp2a0gdm9hq448xfay68wz2-test-drive-0.5.0
ls -la /nix/store/zh8all7ipqp2a0gdm9hq448xfay68wz2-test-drive-0.5.0/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

13 packages built:
  • python311Packages.simple-dftd3
  • python311Packages.simple-dftd3.dist
  • python311Packages.tblite
  • python312Packages.simple-dftd3
  • python312Packages.simple-dftd3.dist
  • python312Packages.tblite
  • simple-dftd3
  • simple-dftd3.dev
  • tblite
  • tblite.dev
  • test-drive
  • toml-f
  • toml-f.dev

Maintainer pings

cc @sheepforce for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot requested a review from sheepforce August 30, 2024 15:29
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Aug 30, 2024
@wegank wegank added 12.approvals: 1 This PR was reviewed and approved by one reputable person 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package labels Aug 31, 2024
@NickCao
Copy link
Member

NickCao commented Aug 31, 2024

Oh wait, build is failing on aarch64-linux, seemingly related to the new qp/xdp feature?

@wegank wegank added 12.approvals: 2 This PR was reviewed and approved by two reputable people and removed 12.approvals: 1 This PR was reviewed and approved by one reputable person labels Sep 4, 2024
@wegank
Copy link
Member

wegank commented Sep 8, 2024

Result of nixpkgs-review pr 338417 run on aarch64-linux 1

4 packages marked as broken and skipped:
  • python311Packages.simple-dftd3
  • python311Packages.simple-dftd3.dist
  • python312Packages.simple-dftd3
  • python312Packages.simple-dftd3.dist
9 packages failed to build:
  • python311Packages.tblite
  • python312Packages.tblite
  • simple-dftd3
  • simple-dftd3.dev
  • tblite
  • tblite.dev
  • test-drive
  • toml-f
  • toml-f.dev

@wegank wegank marked this pull request as draft September 8, 2024 22:27
@sheepforce
Copy link
Member

Oh wait, build is failing on aarch64-linux, seemingly related to the new qp/xdp feature?

Hm, very unfortunate :/ I've opened an upstream issue here fortran-lang/test-drive#44
I don't think this is in any way related to Nix stuff.

@sheepforce sheepforce mentioned this pull request Sep 9, 2024
13 tasks
@sheepforce
Copy link
Member

Replaced by #340796 with the required fix for the AArch64 build failures.

@sheepforce sheepforce closed this Sep 9, 2024
@r-ryantm r-ryantm deleted the auto-update/test-drive branch September 10, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 12.approvals: 2 This PR was reviewed and approved by two reputable people 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants