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

pythia: 8.243 -> 8.301 #72622

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 2, 2019

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pythia/versions.

meta.description for pythia is: '"A program for the generation of high-energy physics events"'.

meta.homepage for pythia is: '"http://home.thep.lu.se/~torbjorn/Pythia.html"

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

8 total rebuild path(s)

2 package rebuild(s)

2 x86_64-linux rebuild(s)
2 i686-linux rebuild(s)
2 x86_64-darwin rebuild(s)
2 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
pythia
sacrifice

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/9wwzgjj5819nvw9zk177ni9d6582akcs-pythia-8.301 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A pythia https://github.com/r-ryantm/nixpkgs/archive/32b750af6fa44827ec50d32fe0db831e8ec1f483.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/9wwzgjj5819nvw9zk177ni9d6582akcs-pythia-8.301
ls -la /nix/store/9wwzgjj5819nvw9zk177ni9d6582akcs-pythia-8.301/bin

cc @veprbl for testing.

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

causes regression in sacrifice package, builds on master

warning: ignoring the user-specified setting 'sandbox', because it is a restricted setting and you are not a trusted user
builder for '/nix/store/bz2x0bps5ibcrlpfgjcjn1nw0mbh2x0m-sacrifice-1.0.0.drv' failed with exit code 2; last 10 log lines:
  /nix/store/9wwzgjj5819nvw9zk177ni9d6582akcs-pythia-8.301/include/Pythia8/Pythia.h:134:8: note: candidate: 'bool Pythia8::Pythia::setUserHooksPtr(Pythia8::UserHooksPtr)'
     bool setUserHooksPtr(UserHooksPtr userHooksPtrIn) {
          ^~~~~~~~~~~~~~~
  /nix/store/9wwzgjj5819nvw9zk177ni9d6582akcs-pythia-8.301/include/Pythia8/Pythia.h:134:8: note:   no known conversion for argument 1 from 'Pythia8::UserHooks*' to 'Pythia8::UserHooksPtr' {aka 'std::shared_ptr<Pythia8::UserHooks>'}
  make[2]: *** [Makefile:619: run_pythia-PythiaMain.o] Error 1
  make[2]: *** Waiting for unfinished jobs....
  make[2]: Leaving directory '/build/Sacrifice-1.0.0/src'
  make[1]: *** [Makefile:725: all-recursive] Error 1
  make[1]: Leaving directory '/build/Sacrifice-1.0.0/src'
  make: *** [Makefile:427: all-recursive] Error 1
cannot build derivation '/nix/store/52d9zh33072qi42dag5r7j0n6dj8wj2x-env.drv': 1 dependencies couldn't be built
[2 built (1 failed), 1 copied (0.4 MiB), 0.5 MiB DL]
error: build of '/nix/store/52d9zh33072qi42dag5r7j0n6dj8wj2x-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/72622
1 package failed to build:
sacrifice

1 package were build:
pythia

@stale
Copy link

stale bot commented Jun 1, 2020

Thank you for your contributions.
This has been automatically marked as stale because it has had no activity for 180 days.
If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.
Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the
    related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse. 3. Ask on the #nixos channel on
    irc.freenode.net.

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jun 1, 2020
@veprbl veprbl closed this Jun 1, 2020
@r-ryantm r-ryantm deleted the auto-update/pythia branch June 6, 2020 00:01
@veprbl veprbl removed their assignment Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants