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

pyslurm: 20171102 -> 20170302 to fix after slurm bump #37298

Merged
merged 1 commit into from
Mar 18, 2018

Conversation

veprbl
Copy link
Member

@veprbl veprbl commented Mar 18, 2018

Motivation for this change

Fix #37294
Fix #36023

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

@veprbl veprbl requested a review from FRidh as a code owner March 18, 2018 05:23
@veprbl
Copy link
Member Author

veprbl commented Mar 18, 2018

@GrahamcOfBorg build python2Packages.pyslurm build python3Packages.pyslurm

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin

The following builds were skipped because they don't evaluate on x86_64-darwin: python2Packages.pyslurm, build, python3Packages.pyslurm

No log is available.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python2Packages.pyslurm, python3Packages.pyslurm

The following builds were skipped because they don't evaluate on x86_64-linux: build

Partial log (click to expand)


OK
gcc -pthread -shared -lgcc_s build/temp.linux-x86_64-2.7/pyslurm/pyslurm.o -L -L/slurm -L/nix/store/mqwnygh4nb8hdvj3sr9vr092kn39xhpm-python-2.7.14/lib -Wl,-R/ -Wl,-R/slurm -lslurmdb -lslurm -lpython2.7 -o /build/source/pyslurm/pyslurm.so

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/x2334ir07z989p2ax7cwyn61240035x1-python2.7-pyslurm-20170302
/nix/store/6s2n7rfa9mvv86i920d9jrs0z6hfc7ym-python3.6-pyslurm-20170302

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python2Packages.pyslurm, python3Packages.pyslurm

The following builds were skipped because they don't evaluate on aarch64-linux: build

Partial log (click to expand)


OK
gcc -pthread -shared -lgcc_s build/temp.linux-aarch64-2.7/pyslurm/pyslurm.o -L -L/slurm -L/nix/store/7phlwa2vs0vlxr2w9gvyr3bhl2a032ii-python-2.7.14/lib -Wl,-R/ -Wl,-R/slurm -lslurmdb -lslurm -lpython2.7 -o /build/source/pyslurm/pyslurm.so

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/src2d0fk7gpf6wq9ayaffxm869sm4gih-python2.7-pyslurm-20170302
/nix/store/ny0fmf6ij7z39w0xlclcwvv9pkib1b10-python3.6-pyslurm-20170302

@Mic92
Copy link
Member

Mic92 commented Mar 18, 2018

also backported to stable

@veprbl veprbl deleted the pyslurm_bump branch April 15, 2018 22:35
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