Merged
Conversation
mofrim
reviewed
Aug 1, 2022
Contributor
mofrim
left a comment
There was a problem hiding this comment.
built failing due to failing built of python3*Packages.nbclassic. need to fix this first @elohmeier
Result of nixpkgs-review pr 182781 run on x86_64-linux 1
1 package failed to build:
- manim
$ nix --experimental-features nix-command build --no-link --keep-going --option build-use-sandbox relaxed -f /home/frido/.cache/nixpkgs-review/pr-182781/build.nix
error: builder for '/nix/store/zwyaxa6yywj1yh6v0511gfcqn7abphvc-python3.10-nbclassic-0.4.3.drv' failed with exit code 1;
last 10 log lines:
> running bdist_wheel
> running jsversion
> running js
> running jsdeps
> npm unavailable
> > bower install --allow-root --config.interactive=false
> Failed to run bower: [Errno 2] No such file or directory: 'bower'
> You can install js dependencies with `npm install`
> rebuilding js and css failed. The following required files are missing: ['nbclassic/static/components', 'nbclassic/static/notebook/js/main.min.js', 'nbclassic/static/tree/js/main.min.js', 'nbclassic/static/edit/js/main.min.js', 'nbclassic/static/terminal/js/main.min.js', 'nbclassic/static/auth/js/main.min.js', 'nbclassic/static/style/ipython.min.css', 'nbclassic/static/style/style.min.css']
> error: [Errno 2] No such file or directory: 'bower'
For full logs, run 'nix log /nix/store/zwyaxa6yywj1yh6v0511gfcqn7abphvc-python3.10-nbclassic-0.4.3.drv'.
error: 1 dependencies of derivation '/nix/store/8r60zb3fpglm1lv05q1x203v0jbv8m6n-python3.10-jupyterlab-3.4.4.drv' failed to build
error: 1 dependencies of derivation '/nix/store/vs96bkvnplq0sqpcw4vlka02d8nxqkw8-manim-0.16.0.post0.drv' failed to build
error: 1 dependencies of derivation '/nix/store/msp9hrbwd65qgfs6wrwbf2sh050yzb8g-review-shell.drv' failed to build
Contributor
Contributor
|
Current nixpkgs-review: Result of 1 package failed to build:
Problems are: 2 failing tests-> which will be ignored after #187315 is merged. |
Contributor
|
@friedelino could you run nixpkgs-review again to confirm that it works? |
Member
|
Result of 1 package built:
|
Contributor
|
The same result for me :) Result of 1 package 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 passthru.updateScript.
meta.description for manim is: "Animation engine for explanatory math videos - Community version"
meta.homepage for manim is: "https://github.com/ManimCommunity/manim"
meta.changelog for manim is: ""
Updates performed
To inspect upstream changes
Impact
Checks done (click to expand)
passthru.tests, if any, passedRebuild 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
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-reviewrun on x86_64-linux 11 package built:
Maintainer pings
cc @friedelino for testing.