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

pythonPackages.python-prctl: init at 1.7 #42353

Merged
merged 1 commit into from Jul 4, 2018

Conversation

catern
Copy link
Contributor

@catern catern commented Jun 21, 2018

Motivation for this change

I want to use this package.

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

FRidh commented Jun 22, 2018

@GrahamcOfBorg build pythonPackages.python-ptrcl python3Packages.python-ptrcl

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: pythonPackages.python-ptrcl, python3Packages.python-ptrcl

Partial log (click to expand)

Cannot nix-instantiate `pythonPackages.python-ptrcl' because:
error: attribute 'python-ptrcl' in selection path 'pythonPackages.python-ptrcl' not found

Cannot nix-instantiate `python3Packages.python-ptrcl' because:
error: attribute 'python-ptrcl' in selection path 'python3Packages.python-ptrcl' not found

@GrahamcOfBorg
Copy link

No attempt on x86_64-linux (full log)

The following builds were skipped because they don't evaluate on x86_64-linux: pythonPackages.python-ptrcl, python3Packages.python-ptrcl

Partial log (click to expand)

Cannot nix-instantiate `pythonPackages.python-ptrcl' because:
error: attribute 'python-ptrcl' in selection path 'pythonPackages.python-ptrcl' not found

Cannot nix-instantiate `python3Packages.python-ptrcl' because:
error: attribute 'python-ptrcl' in selection path 'python3Packages.python-ptrcl' not found

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: pythonPackages.python-ptrcl, python3Packages.python-ptrcl

Partial log (click to expand)

Cannot nix-instantiate `pythonPackages.python-ptrcl' because:
error: attribute 'python-ptrcl' in selection path 'pythonPackages.python-ptrcl' not found

Cannot nix-instantiate `python3Packages.python-ptrcl' because:
error: attribute 'python-ptrcl' in selection path 'python3Packages.python-ptrcl' not found

@catern catern changed the title pythonPackages.python-ptrcl: init at 1.7 pythonPackages.python-prctl: init at 1.7 Jun 22, 2018
@catern
Copy link
Contributor Author

catern commented Jun 22, 2018

Sorry, typo'd in the commit message and PR name

@FRidh
Copy link
Member

FRidh commented Jun 23, 2018

Rebase needed.

@ryantm
Copy link
Member

ryantm commented Jul 3, 2018

@GrahamcOfBorg build python2.pkgs.python-ptrcl python3.pkgs.python-ptrcl

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: python2.pkgs.python-ptrcl, python3.pkgs.python-ptrcl

Partial log (click to expand)

Cannot nix-instantiate `python2.pkgs.python-ptrcl' because:
�[31;1merror:�[0m attribute 'python-ptrcl' in selection path 'python2.pkgs.python-ptrcl' not found

Cannot nix-instantiate `python3.pkgs.python-ptrcl' because:
�[31;1merror:�[0m attribute 'python-ptrcl' in selection path 'python3.pkgs.python-ptrcl' not found

@GrahamcOfBorg
Copy link

No attempt on x86_64-linux (full log)

The following builds were skipped because they don't evaluate on x86_64-linux: python2.pkgs.python-ptrcl, python3.pkgs.python-ptrcl

Partial log (click to expand)

Cannot nix-instantiate `python2.pkgs.python-ptrcl' because:
error: attribute 'python-ptrcl' in selection path 'python2.pkgs.python-ptrcl' not found

Cannot nix-instantiate `python3.pkgs.python-ptrcl' because:
error: attribute 'python-ptrcl' in selection path 'python3.pkgs.python-ptrcl' not found

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: python2.pkgs.python-ptrcl, python3.pkgs.python-ptrcl

Partial log (click to expand)

Cannot nix-instantiate `python2.pkgs.python-ptrcl' because:
error: attribute 'python-ptrcl' in selection path 'python2.pkgs.python-ptrcl' not found

Cannot nix-instantiate `python3.pkgs.python-ptrcl' because:
error: attribute 'python-ptrcl' in selection path 'python3.pkgs.python-ptrcl' not found

@ryantm
Copy link
Member

ryantm commented Jul 3, 2018

@GrahamcOfBorg build python2.pkgs.python-prctl python3.pkgs.python-prctl

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: python2.pkgs.python-prctl, python3.pkgs.python-prctl

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python2.pkgs.python-prctl, python3.pkgs.python-prctl

Partial log (click to expand)

Test manipulation of the timestamp counter flag ... ok
test_unalign (test_prctl.PrctlTest)
Test manipulation of the unaligned access setting ... ok

----------------------------------------------------------------------
Ran 26 tests in 0.005s

OK (skipped=4)
/nix/store/a9hvh8w3fwnysc91vna0zlqrija8pvhv-python2.7-python-prctl-1.7
/nix/store/jfhm4909ndmswkcjqjcpsfk462bbqdrm-python3.6-python-prctl-1.7

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python2.pkgs.python-prctl, python3.pkgs.python-prctl

Partial log (click to expand)

Test manipulation of the timestamp counter flag ... ok
test_unalign (test_prctl.PrctlTest)
Test manipulation of the unaligned access setting ... ok

----------------------------------------------------------------------
Ran 26 tests in 0.022s

OK (skipped=4)
/nix/store/81vnh7ffwrxv9j1ya8y71128f79zrw4y-python2.7-python-prctl-1.7
/nix/store/wsdv08dhs9cjb9bd7sgmi7h0aw5v34bc-python3.6-python-prctl-1.7

Copy link
Member

@ryantm ryantm left a comment

Choose a reason for hiding this comment

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

Looks good to me!

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

5 participants