-
-
Notifications
You must be signed in to change notification settings - Fork 15k
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
foxotron: 2022-03-06 -> 2022-08-06 #182531
Conversation
127eed5
to
ad21bc4
Compare
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript. meta.description for foxotron is: "General purpose model viewer" meta.homepage for foxotron is: "https://github.com/Gargaj/Foxotron" meta.changelog for foxotron is: "" Updates performed
To inspect upstream changesImpactChecks done (click to expand)
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.) 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 resultsWe have automatically built all packages that will get rebuilt due to This gives evidence on whether the upgrade will break dependent packages. Result of 1 package built:
Maintainer pings |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Result of nixpkgs-review pr 182531
run on x86_64-linux 1
1 package built:
- foxotron
Builds & works fine.
aarch64-darwin failure is confusing to me but it also exists on Hydra so not a new failure. Without an affected machine, it's hard for me to tell why this check is failing.
-- Looking for pthread.h
-- Looking for pthread.h - not found
CMake Error at /nix/store/8hhggh83w4cx14z7ckfbrx51xwgi01r9-cmake-3.23.2/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Threads (missing: Threads_FOUND)
Call Stack (most recent call first):
/nix/store/8hhggh83w4cx14z7ckfbrx51xwgi01r9-cmake-3.23.2/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
/nix/store/8hhggh83w4cx14z7ckfbrx51xwgi01r9-cmake-3.23.2/share/cmake-3.23/Modules/FindThreads.cmake:238 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
externals/glfw/CMakeLists.txt:62 (find_package)
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for foxotron is: "General purpose model viewer"
meta.homepage for foxotron is: "https://github.com/Gargaj/Foxotron"
meta.changelog for foxotron 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-users
list or you can usesudo
since 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-review
run on x86_64-linux 11 package built:
Maintainer pings
cc @OPNA2608 for testing.