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

Yosys updates #48605

Merged
merged 2 commits into from Oct 17, 2018
Merged

Yosys updates #48605

merged 2 commits into from Oct 17, 2018

Conversation

bgamari
Copy link
Contributor

@bgamari bgamari commented Oct 17, 2018

Motivation for this change

New yosys release and update nextpnr.

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.

@bgamari
Copy link
Contributor Author

bgamari commented Oct 17, 2018

CCing @thoughtpolice.

@vbgl
Copy link
Contributor

vbgl commented Oct 17, 2018

@GrahamcOfBorg build symbiyosys nextpnr

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: symbiyosys, nextpnr

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/dxg24w68m84cgi6bqk04534wi1pzzkwq-nextpnr-2018.10.17
shrinking /nix/store/dxg24w68m84cgi6bqk04534wi1pzzkwq-nextpnr-2018.10.17/bin/nextpnr-ice40
shrinking /nix/store/dxg24w68m84cgi6bqk04534wi1pzzkwq-nextpnr-2018.10.17/bin/nextpnr-generic
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/dxg24w68m84cgi6bqk04534wi1pzzkwq-nextpnr-2018.10.17/bin
patching script interpreter paths in /nix/store/dxg24w68m84cgi6bqk04534wi1pzzkwq-nextpnr-2018.10.17
checking for references to /build in /nix/store/dxg24w68m84cgi6bqk04534wi1pzzkwq-nextpnr-2018.10.17...
postPatchMkspecs
/nix/store/bsrkbz5582wcxww9v5h1bap6lpkg6hf1-symbiyosys-2018.09.12
/nix/store/dxg24w68m84cgi6bqk04534wi1pzzkwq-nextpnr-2018.10.17

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: symbiyosys

The following builds were skipped because they don't evaluate on x86_64-darwin: nextpnr

Partial log (click to expand)

no configure script, doing nothing
building
installing
patching script interpreter paths in /nix/store/9h2hsa34pdrqyqdg5ngs987ds8b71vwv-symbiyosys-2018.09.12/bin/sby
/nix/store/9h2hsa34pdrqyqdg5ngs987ds8b71vwv-symbiyosys-2018.09.12/bin/sby: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/8rw1vq2k50g7jgniskzs51qjb47w8nhz-python3-3.6.6/bin/python3"
post-installation fixup
strip is /nix/store/53nysl8bqwxihwzs1pgwka20nf8mbvlp-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/9h2hsa34pdrqyqdg5ngs987ds8b71vwv-symbiyosys-2018.09.12/bin
patching script interpreter paths in /nix/store/9h2hsa34pdrqyqdg5ngs987ds8b71vwv-symbiyosys-2018.09.12
/nix/store/9h2hsa34pdrqyqdg5ngs987ds8b71vwv-symbiyosys-2018.09.12

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: symbiyosys, nextpnr

Partial log (click to expand)

patching script interpreter paths in /nix/store/b7bhydva9l7jaj1xq4d6wi11j8avgcb6-symbiyosys-2018.09.12/bin/sby
/nix/store/b7bhydva9l7jaj1xq4d6wi11j8avgcb6-symbiyosys-2018.09.12/bin/sby: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/nrl0l79a48924xb0897ap572xf29ciir-python3-3.6.6/bin/python3"
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/b7bhydva9l7jaj1xq4d6wi11j8avgcb6-symbiyosys-2018.09.12
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/b7bhydva9l7jaj1xq4d6wi11j8avgcb6-symbiyosys-2018.09.12/bin
patching script interpreter paths in /nix/store/b7bhydva9l7jaj1xq4d6wi11j8avgcb6-symbiyosys-2018.09.12
checking for references to /build in /nix/store/b7bhydva9l7jaj1xq4d6wi11j8avgcb6-symbiyosys-2018.09.12...
/nix/store/b7bhydva9l7jaj1xq4d6wi11j8avgcb6-symbiyosys-2018.09.12
/nix/store/2rmdks5z7rvgih71hxxmxbarm3z6ak79-nextpnr-2018.10.17

@vbgl vbgl merged commit 9549a22 into NixOS:master Oct 17, 2018
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