Merged
Conversation
c0bw3b
approved these changes
Jan 25, 2022
Contributor
c0bw3b
left a comment
There was a problem hiding this comment.
I ran:
$ NIXPKGS_ALLOW_UNFREE=1 nixpkgs-review pr 154407 -p catch2 -p imgbrd-grabber -p d-seams -p libkeyfinder -p fcppt -p libjson-rpc-cpp -p nuspell -p pc-ble-driver -p tiledb -p python39Packages.qiskit-aer -p python39Packages.rdkit -p luaformatter -p yuzu-mainline -p arc_unpacker -p irods -p grip-search
Result of nixpkgs-review pr 154407 run on x86_64-linux 1
1 package failed to build:
- python39Packages.qiskit-aer
15 packages built:
- arc_unpacker
- catch2
- d-seams
- fcppt
- grip-search
- imgbrd-grabber
- irods
- libjson-rpc-cpp
- libkeyfinder
- luaformatter
- nuspell
- pc-ble-driver
- python39Packages.rdkit
- tiledb
- yuzu-mainline
qiskit-aer failure is unrelated to catch2:
builder for '/nix/store/d8rhpkwy7whzps0g95iijgp8kizyrjn5-python3.9-cvxpy-1.1.18.drv' failed with exit code 1; last 10 log lines:
Stored in directory: /build/pip-ephem-wheel-cache-o60f07_r/wheels/03/e3/a5/7bc25d816b145645ae5ac1c2d0ca19372b182624fdfc03e416
Successfully built cvxpy
Finished creating a wheel...
Finished executing pipBuildPhase
installing
Executing pipInstallPhase
/build/cvxpy-1.1.18/dist /build/cvxpy-1.1.18
Processing ./cvxpy-1.1.18-cp39-cp39-linux_x86_64.whl
ERROR: Could not find a version that satisfies the requirement osqp>=0.4.1 (from cvxpy) (from versions: none)
ERROR: No matching distribution found for osqp>=0.4.1
building '/nix/store/z4sgnlbhdwwn6yl90bxvvi4d0gc2yfwx-python3.9-retworkx-0.9.0.drv'...
building '/nix/store/xpvjjrhdmsk5nk5sswgv0hpy2qlybbly-python3.9-seaborn-0.11.2.drv'...
[2/244/249 built (1 failed), 142 copied (1845.7/1846.3 MiB), 745.7 MiB DL] building python3.9-retworkx-0.9.0 (buildPhase): 📦 Built source distribution to /build/source/target/wheels/rebuilding '/nix/store/pyr146gd2vp6kj5i2zfbhh7m5p8n9jjb-python3.9-qiskit-terra-0.19.1.drv'...
builder for '/nix/store/pyr146gd2vp6kj5i2zfbhh7m5p8n9jjb-python3.9-qiskit-terra-0.19.1.drv' failed with exit code 1; last 10 log lines:
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./qiskit_terra-0.19.1-cp39-cp39-linux_x86_64.whl
Requirement already satisfied: python-constraint>=1.4 in /nix/store/xxzcl6crpkah8mg902vbpcx653m1gw8c-python3.9-python-constraint-1.4.0/lib/python3.9/site-packages (from qiskit-terra==0.19.1) (1.4.0)
Requirement already satisfied: python-dateutil>=2.8.0 in /nix/store/xv4yqw5258yb4idgkws5yg0k7f9hwxy7-python3.9-python-dateutil-2.8.2/lib/python3.9/site-packages (from qiskit-terra==0.19.1) (2.8.2)
ERROR: Could not find a version that satisfies the requirement stevedore>=3.0.0 (from qiskit-terra) (from versions: none)
ERROR: No matching distribution found for stevedore>=3.0.0
cannot build derivation '/nix/store/bf5vlpxm4lxv8p48rd4fiykgmx2smihv-python3.9-qiskit-aer-0.10.2.drv': 2 dependencies couldn't be built
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/catchorg/Catch2/releases.
meta.description for catch2 is: "A multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C)"
meta.homepage for catch2 is: "http://catch-lib.net"
meta.changelog for catch2 is: ""
Updates performed
To inspect upstream changes
Release on GitHub
Compare changes on GitHub
Impact
Checks done (click to expand)
built on NixOS
The tests defined in
passthru.tests, if any, passed0 of 0 passed binary check by having a zero exit code.
0 of 0 passed binary check by having the new version present in output.
found 2.13.8 with grep in /nix/store/nnqrsjhkl32pjxji6qy5xbxyfikdr9cp-catch2-2.13.8
found 2.13.8 in filename of file in /nix/store/nnqrsjhkl32pjxji6qy5xbxyfikdr9cp-catch2-2.13.8
Rebuild report (if merged into master) (click to expand)
Instructions to test this update (click to expand)
Either download from Cachix:
(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the
trusted-userslist or you can usesudosince root is effectively trusted.Or, build yourself:
After you've downloaded or built it, look at the files and if there are any, run the binaries:
Pre-merge build results
NixPkgs review skipped
Maintainer pings
cc @edwtjo @knedlsepp for testing.