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

Python interpreter updates #44357

Merged
merged 2 commits into from Aug 2, 2018
Merged

Python interpreter updates #44357

merged 2 commits into from Aug 2, 2018

Conversation

FRidh
Copy link
Member

@FRidh FRidh commented Aug 2, 2018

Motivation for this change
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.

@FRidh
Copy link
Member Author

FRidh commented Aug 2, 2018

@GrahamcOfBorg build python34 python35

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python34, python35

Partial log (click to expand)

gzipping man pages under /nix/store/4209p3farzkh4gv5lbp7yvr29sxl6ih4-python3-3.4.9/share/man/
strip is /nix/store/qfxcr8c4fg7lkybrny9n2sb77bmippdx-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/4209p3farzkh4gv5lbp7yvr29sxl6ih4-python3-3.4.9/lib  /nix/store/4209p3farzkh4gv5lbp7yvr29sxl6ih4-python3-3.4.9/bin
patching script interpreter paths in /nix/store/4209p3farzkh4gv5lbp7yvr29sxl6ih4-python3-3.4.9
/nix/store/4209p3farzkh4gv5lbp7yvr29sxl6ih4-python3-3.4.9/lib/python3.4/ctypes/macholib/fetch_macholib: interpreter directive changed from "/bin/sh" to "/nix/store/qb76s7s3p6pnsi7082sjfc7rb64f3s6a-bash-4.4-p23/bin/sh"
/nix/store/4209p3farzkh4gv5lbp7yvr29sxl6ih4-python3-3.4.9/lib/python3.4/plat-darwin/regen: interpreter directive changed from " /bin/sh" to "/nix/store/qb76s7s3p6pnsi7082sjfc7rb64f3s6a-bash-4.4-p23/bin/sh"
/nix/store/4209p3farzkh4gv5lbp7yvr29sxl6ih4-python3-3.4.9/lib/python3.4/config-3.4m/install-sh: interpreter directive changed from "/bin/sh" to "/nix/store/qb76s7s3p6pnsi7082sjfc7rb64f3s6a-bash-4.4-p23/bin/sh"
/nix/store/4209p3farzkh4gv5lbp7yvr29sxl6ih4-python3-3.4.9/lib/python3.4/config-3.4m/makesetup: interpreter directive changed from " /bin/sh" to "/nix/store/qb76s7s3p6pnsi7082sjfc7rb64f3s6a-bash-4.4-p23/bin/sh"
/nix/store/4209p3farzkh4gv5lbp7yvr29sxl6ih4-python3-3.4.9
/nix/store/l9s27dw50ngmifxw96i1h0y188b9ksqa-python3-3.5.6

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python34, python35

Partial log (click to expand)

strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/m1pvaz4dn6kyd9l2yjjnsx1kxhsq0612-python3-3.5.6/lib  /nix/store/m1pvaz4dn6kyd9l2yjjnsx1kxhsq0612-python3-3.5.6/bin
patching script interpreter paths in /nix/store/m1pvaz4dn6kyd9l2yjjnsx1kxhsq0612-python3-3.5.6
/nix/store/m1pvaz4dn6kyd9l2yjjnsx1kxhsq0612-python3-3.5.6/lib/python3.5/plat-linux/regen: interpreter directive changed from " /bin/sh" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/sh"
/nix/store/m1pvaz4dn6kyd9l2yjjnsx1kxhsq0612-python3-3.5.6/lib/python3.5/config-3.5m/install-sh: interpreter directive changed from "/bin/sh" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/sh"
/nix/store/m1pvaz4dn6kyd9l2yjjnsx1kxhsq0612-python3-3.5.6/lib/python3.5/config-3.5m/makesetup: interpreter directive changed from " /bin/sh" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/sh"
/nix/store/m1pvaz4dn6kyd9l2yjjnsx1kxhsq0612-python3-3.5.6/lib/python3.5/ctypes/macholib/fetch_macholib: interpreter directive changed from "/bin/sh" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/sh"
/nix/store/m1pvaz4dn6kyd9l2yjjnsx1kxhsq0612-python3-3.5.6/bin/python3.5m-config: interpreter directive changed from "/bin/sh" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/m1pvaz4dn6kyd9l2yjjnsx1kxhsq0612-python3-3.5.6...
wrong ELF type

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python34, python35

Partial log (click to expand)

patching script interpreter paths in /nix/store/xdbjradyba2fpkydv60sicry41jslk5q-python3-3.4.9
/nix/store/xdbjradyba2fpkydv60sicry41jslk5q-python3-3.4.9/lib/python3.4/config-3.4m/install-sh: interpreter directive changed from "/bin/sh" to "/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/sh"
/nix/store/xdbjradyba2fpkydv60sicry41jslk5q-python3-3.4.9/lib/python3.4/config-3.4m/makesetup: interpreter directive changed from " /bin/sh" to "/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/sh"
/nix/store/xdbjradyba2fpkydv60sicry41jslk5q-python3-3.4.9/lib/python3.4/plat-linux/regen: interpreter directive changed from " /bin/sh" to "/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/sh"
/nix/store/xdbjradyba2fpkydv60sicry41jslk5q-python3-3.4.9/lib/python3.4/ctypes/macholib/fetch_macholib: interpreter directive changed from "/bin/sh" to "/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/sh"
/nix/store/xdbjradyba2fpkydv60sicry41jslk5q-python3-3.4.9/bin/python3.4m-config: interpreter directive changed from "/bin/sh" to "/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/xdbjradyba2fpkydv60sicry41jslk5q-python3-3.4.9...
wrong ELF type
/nix/store/xdbjradyba2fpkydv60sicry41jslk5q-python3-3.4.9
/nix/store/kk2g4gani0nhjmzwbgkckygmdyw1c5b6-python3-3.5.6

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python34, python35

Partial log (click to expand)

/nix/store/xdbjradyba2fpkydv60sicry41jslk5q-python3-3.4.9
/nix/store/kk2g4gani0nhjmzwbgkckygmdyw1c5b6-python3-3.5.6

@FRidh FRidh merged commit 89a89dd into NixOS:master Aug 2, 2018
@FRidh FRidh deleted the pythonmajor branch August 2, 2018 14:45
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python34, python35

Partial log (click to expand)

gzipping man pages under /nix/store/l9s27dw50ngmifxw96i1h0y188b9ksqa-python3-3.5.6/share/man/
strip is /nix/store/qfxcr8c4fg7lkybrny9n2sb77bmippdx-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/l9s27dw50ngmifxw96i1h0y188b9ksqa-python3-3.5.6/lib  /nix/store/l9s27dw50ngmifxw96i1h0y188b9ksqa-python3-3.5.6/bin
patching script interpreter paths in /nix/store/l9s27dw50ngmifxw96i1h0y188b9ksqa-python3-3.5.6
/nix/store/l9s27dw50ngmifxw96i1h0y188b9ksqa-python3-3.5.6/lib/python3.5/config-3.5m/install-sh: interpreter directive changed from "/bin/sh" to "/nix/store/qb76s7s3p6pnsi7082sjfc7rb64f3s6a-bash-4.4-p23/bin/sh"
/nix/store/l9s27dw50ngmifxw96i1h0y188b9ksqa-python3-3.5.6/lib/python3.5/config-3.5m/makesetup: interpreter directive changed from " /bin/sh" to "/nix/store/qb76s7s3p6pnsi7082sjfc7rb64f3s6a-bash-4.4-p23/bin/sh"
/nix/store/l9s27dw50ngmifxw96i1h0y188b9ksqa-python3-3.5.6/lib/python3.5/ctypes/macholib/fetch_macholib: interpreter directive changed from "/bin/sh" to "/nix/store/qb76s7s3p6pnsi7082sjfc7rb64f3s6a-bash-4.4-p23/bin/sh"
/nix/store/l9s27dw50ngmifxw96i1h0y188b9ksqa-python3-3.5.6/lib/python3.5/plat-darwin/regen: interpreter directive changed from " /bin/sh" to "/nix/store/qb76s7s3p6pnsi7082sjfc7rb64f3s6a-bash-4.4-p23/bin/sh"
/nix/store/4209p3farzkh4gv5lbp7yvr29sxl6ih4-python3-3.4.9
/nix/store/l9s27dw50ngmifxw96i1h0y188b9ksqa-python3-3.5.6

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python34, python35

Partial log (click to expand)

patching script interpreter paths in /nix/store/3a1gjkx183m4cxvgj4jpjvck4nqy6naj-python3-3.4.9
/nix/store/3a1gjkx183m4cxvgj4jpjvck4nqy6naj-python3-3.4.9/lib/python3.4/ctypes/macholib/fetch_macholib: interpreter directive changed from "/bin/sh" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/sh"
/nix/store/3a1gjkx183m4cxvgj4jpjvck4nqy6naj-python3-3.4.9/lib/python3.4/config-3.4m/install-sh: interpreter directive changed from "/bin/sh" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/sh"
/nix/store/3a1gjkx183m4cxvgj4jpjvck4nqy6naj-python3-3.4.9/lib/python3.4/config-3.4m/makesetup: interpreter directive changed from " /bin/sh" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/sh"
/nix/store/3a1gjkx183m4cxvgj4jpjvck4nqy6naj-python3-3.4.9/lib/python3.4/plat-linux/regen: interpreter directive changed from " /bin/sh" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/sh"
/nix/store/3a1gjkx183m4cxvgj4jpjvck4nqy6naj-python3-3.4.9/bin/python3.4m-config: interpreter directive changed from "/bin/sh" to "/nix/store/dkh7l9a4sx7zqh8riqbj3z21sz25p8xy-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/3a1gjkx183m4cxvgj4jpjvck4nqy6naj-python3-3.4.9...
wrong ELF type
/nix/store/3a1gjkx183m4cxvgj4jpjvck4nqy6naj-python3-3.4.9
/nix/store/m1pvaz4dn6kyd9l2yjjnsx1kxhsq0612-python3-3.5.6

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

2 participants