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

xfitter: init at 2.0.0 #47291

Merged
merged 8 commits into from Oct 6, 2018
Merged

xfitter: init at 2.0.0 #47291

merged 8 commits into from Oct 6, 2018

Conversation

veprbl
Copy link
Member

@veprbl veprbl commented Sep 24, 2018

Motivation for this change

Add xfitter package into nixpkgs.

Older root5 is a dependency of older APPLgrid 1.4.70, which I chose to use because it is advertised as compatible.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: apfel, apfelgrid, applgrid, hoppet, mela, qcdnum, root5, xfitter

Partial log (click to expand)

make[2]: Leaving directory '/build/gsl-1.16/eigen'
make[1]: *** [Makefile:912: check-am] Error 2
make[1]: Leaving directory '/build/gsl-1.16/eigen'
make: *** [Makefile:955: check-recursive] Error 1
builder for '/nix/store/my4h61hk36s8r7rwj87cf9675d2kgnaw-gsl-1.16.drv' failed with exit code 2
cannot build derivation '/nix/store/jrhbvc95xk7pgsk5r36g192v1bmnckcz-root-5.34.36.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/rjg5wj10s2gpi88y7ism7vwfmm5a4g28-applgrid-1.4.70.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/sxlpawlx01sc6rgq3fjpa5lhw7vj8nr4-apfelgrid-1.0.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/mi00fsdw1y02d77mfvragxqpywa7y9zd-xfitter-2.0.0.drv': 3 dependencies couldn't be built
error: build of '/nix/store/jrhbvc95xk7pgsk5r36g192v1bmnckcz-root-5.34.36.drv', '/nix/store/mi00fsdw1y02d77mfvragxqpywa7y9zd-xfitter-2.0.0.drv', '/nix/store/rjg5wj10s2gpi88y7ism7vwfmm5a4g28-applgrid-1.4.70.drv', '/nix/store/sxlpawlx01sc6rgq3fjpa5lhw7vj8nr4-apfelgrid-1.0.1.drv', '/nix/store/y2r5m2m0c6b0gw4rvk5cgz370hnm72xw-hoppet-1.2.0.drv' failed

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: apfel, apfelgrid, applgrid, hoppet, mela, qcdnum, root5, xfitter

Partial log (click to expand)

Error: cannot open file "fcntl.h"  /build/root/cint/cint/lib/posix/posix.h:24:
!!!Removing /build/root/build/cint/ROOT/G__c_posix.c /build/root/build/cint/ROOT/G__c_posix.h !!!
make[2]: *** [cint/ROOT/CMakeFiles/posix.dir/build.make:63: cint/ROOT/G__c_posix.c] Error 1
make[1]: *** [CMakeFiles/Makefile2:738: cint/ROOT/CMakeFiles/posix.dir/all] Error 2
make: *** [Makefile:152: all] Error 2
builder for '/nix/store/mja35xz9mpc5pbc2vdxppay0fkrv6dpq-root-5.34.36.drv' failed with exit code 2
cannot build derivation '/nix/store/rkd158n27grfx199abpn82yf5nlwhrgj-applgrid-1.4.70.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/y4a2k040q95m184wnbc2jd5xfvmyjacp-apfelgrid-1.0.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/c55qsv91x7ask8lcxz6lfab6lw96r8wx-xfitter-2.0.0.drv': 3 dependencies couldn't be built
error: build of '/nix/store/c55qsv91x7ask8lcxz6lfab6lw96r8wx-xfitter-2.0.0.drv', '/nix/store/ma9pw2pjyw22pprbm0x2b2zabd0ws3rk-hoppet-1.2.0.drv', '/nix/store/mja35xz9mpc5pbc2vdxppay0fkrv6dpq-root-5.34.36.drv', '/nix/store/rkd158n27grfx199abpn82yf5nlwhrgj-applgrid-1.4.70.drv', '/nix/store/y4a2k040q95m184wnbc2jd5xfvmyjacp-apfelgrid-1.0.1.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: apfel, apfelgrid, applgrid, hoppet, mela, qcdnum, root5, xfitter

Partial log (click to expand)

/nix/store/n746kaznlbg1hd8ngyiaqwip14bk1k5y-xfitter-2.0.0/bin/xfitter-config: interpreter directive changed from " /usr/bin/env bash" to "/nix/store/z2pc6bbx9d1mwwahnds31a7nlvjbi9zr-bash-4.4-p23/bin/bash"
/nix/store/n746kaznlbg1hd8ngyiaqwip14bk1k5y-xfitter-2.0.0/bin/xfitter-getdata.sh: interpreter directive changed from "/bin/bash" to "/nix/store/z2pc6bbx9d1mwwahnds31a7nlvjbi9zr-bash-4.4-p23/bin/bash"
/nix/store/cicpjqa8ywk7dhb6fjxd2kb97mbdmxzg-apfel-3.0.3
/nix/store/xpvz81yrq50kiwj5wrkr5yxh7gvcck50-apfelgrid-1.0.1
/nix/store/px6iaac6524lkcd83r41345v71x641k7-applgrid-1.4.70
/nix/store/dhrw5h7qry5r7hx0y7g0h0n4v06xn618-hoppet-1.2.0
/nix/store/83s5vz57jz7hy5zh0fc9izb9rb0b74xj-mela-2.0.1
/nix/store/yky1pays03ahixhyi3d17kr20bvan50m-QCDNUM-17-01-14
/nix/store/g5wzgj4hamsifc6hx8f88xvzjifppipr-root-5.34.36
/nix/store/n746kaznlbg1hd8ngyiaqwip14bk1k5y-xfitter-2.0.0

@matthewbauer matthewbauer merged commit c4f344a into NixOS:master Oct 6, 2018
@veprbl veprbl deleted the pr/xfitter_init branch December 1, 2020 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants