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

afflib: use python3 #44410

Merged
merged 1 commit into from Aug 3, 2018
Merged

afflib: use python3 #44410

merged 1 commit into from Aug 3, 2018

Conversation

dotlambda
Copy link
Member

Python3 is supported since 3.7.14.

Motivation for this change

#18185

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.

cc @7c6f434c
Note that this was not tested.

Python3 is supported since 3.7.14.
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: afflib

Partial log (click to expand)

shrinking /nix/store/j25gp17gckmkq5lfiqjavvvmaz9sqg22-afflib-3.7.16/bin/affdiskprint
shrinking /nix/store/j25gp17gckmkq5lfiqjavvvmaz9sqg22-afflib-3.7.16/bin/affverify
shrinking /nix/store/j25gp17gckmkq5lfiqjavvvmaz9sqg22-afflib-3.7.16/bin/affxml
shrinking /nix/store/j25gp17gckmkq5lfiqjavvvmaz9sqg22-afflib-3.7.16/bin/affcopy
shrinking /nix/store/j25gp17gckmkq5lfiqjavvvmaz9sqg22-afflib-3.7.16/lib/libafflib.so.0.0.0
gzipping man pages under /nix/store/j25gp17gckmkq5lfiqjavvvmaz9sqg22-afflib-3.7.16/share/man/
strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/j25gp17gckmkq5lfiqjavvvmaz9sqg22-afflib-3.7.16/lib  /nix/store/j25gp17gckmkq5lfiqjavvvmaz9sqg22-afflib-3.7.16/bin
patching script interpreter paths in /nix/store/j25gp17gckmkq5lfiqjavvvmaz9sqg22-afflib-3.7.16
checking for references to /build in /nix/store/j25gp17gckmkq5lfiqjavvvmaz9sqg22-afflib-3.7.16...

@7c6f434c
Copy link
Member

7c6f434c commented Aug 3, 2018

@GrahamcOfBorg build sleuthkit

@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: sleuthkit

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 aarch64-linux (full log)

Attempted: afflib

Partial log (click to expand)

shrinking /nix/store/qpwzgrhzd789bwhnx9pjnpkcq6wpslx9-afflib-3.7.16/bin/affconvert
shrinking /nix/store/qpwzgrhzd789bwhnx9pjnpkcq6wpslx9-afflib-3.7.16/bin/affcompare
shrinking /nix/store/qpwzgrhzd789bwhnx9pjnpkcq6wpslx9-afflib-3.7.16/bin/affcat
shrinking /nix/store/qpwzgrhzd789bwhnx9pjnpkcq6wpslx9-afflib-3.7.16/lib/libafflib.so.0.0.0
gzipping man pages under /nix/store/qpwzgrhzd789bwhnx9pjnpkcq6wpslx9-afflib-3.7.16/share/man/
strip is /nix/store/zrs21zqcchgyabjf4xfimncdq16njizc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/qpwzgrhzd789bwhnx9pjnpkcq6wpslx9-afflib-3.7.16/lib  /nix/store/qpwzgrhzd789bwhnx9pjnpkcq6wpslx9-afflib-3.7.16/bin
patching script interpreter paths in /nix/store/qpwzgrhzd789bwhnx9pjnpkcq6wpslx9-afflib-3.7.16
checking for references to /build in /nix/store/qpwzgrhzd789bwhnx9pjnpkcq6wpslx9-afflib-3.7.16...
/nix/store/qpwzgrhzd789bwhnx9pjnpkcq6wpslx9-afflib-3.7.16

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: sleuthkit

Partial log (click to expand)

shrinking /nix/store/wz22gaqz38sxab64smvl2qjnk7vi3nph-sleuthkit-4.6.1/lib/libtsk.so.13.4.2
gzipping man pages under /nix/store/wz22gaqz38sxab64smvl2qjnk7vi3nph-sleuthkit-4.6.1/share/man/
strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/wz22gaqz38sxab64smvl2qjnk7vi3nph-sleuthkit-4.6.1/lib  /nix/store/wz22gaqz38sxab64smvl2qjnk7vi3nph-sleuthkit-4.6.1/bin
patching script interpreter paths in /nix/store/wz22gaqz38sxab64smvl2qjnk7vi3nph-sleuthkit-4.6.1
basename: invalid option -- 'w'
Try 'basename --help' for more information.
basename: invalid option -- 'w'
Try 'basename --help' for more information.
checking for references to /build in /nix/store/wz22gaqz38sxab64smvl2qjnk7vi3nph-sleuthkit-4.6.1...

@7c6f434c 7c6f434c merged commit 82bce29 into NixOS:master Aug 3, 2018
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: sleuthkit

Partial log (click to expand)

gzipping man pages under /nix/store/4zx6g87zipa39czr4x7x7syli1w3w27p-sleuthkit-4.6.1/share/man/
strip is /nix/store/zrs21zqcchgyabjf4xfimncdq16njizc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/4zx6g87zipa39czr4x7x7syli1w3w27p-sleuthkit-4.6.1/lib  /nix/store/4zx6g87zipa39czr4x7x7syli1w3w27p-sleuthkit-4.6.1/bin
patching script interpreter paths in /nix/store/4zx6g87zipa39czr4x7x7syli1w3w27p-sleuthkit-4.6.1
basename: invalid option -- 'w'
Try 'basename --help' for more information.
basename: invalid option -- 'w'
Try 'basename --help' for more information.
checking for references to /build in /nix/store/4zx6g87zipa39czr4x7x7syli1w3w27p-sleuthkit-4.6.1...
/nix/store/4zx6g87zipa39czr4x7x7syli1w3w27p-sleuthkit-4.6.1

@dotlambda dotlambda deleted the afflib-python3 branch March 21, 2019 09:32
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