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: 0.42 -> 0.43 #326018

Closed
wants to merge 1 commit into from
Closed

yosys: 0.42 -> 0.43 #326018

wants to merge 1 commit into from

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/YosysHQ/yosys/releases.

meta.description for yosys is: Open RTL synthesis framework and tools

meta.homepage for yosys is: https://yosyshq.net/yosys/

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.43 with grep in /nix/store/98ll94r4xr8sy8x02sck7bza61gjisx4-yosys-0.43
  • found 0.43 in filename of file in /nix/store/98ll94r4xr8sy8x02sck7bza61gjisx4-yosys-0.43

Rebuild report (if merged into master) (click to expand)
21 total rebuild path(s)

21 package rebuild(s)

First fifty rebuilds by attrpath

fusesoc
glasgow
mcy
openroad
python311Packages.amaranth
python311Packages.amaranth-boards
python311Packages.amaranth-soc
python311Packages.edalize
python311Packages.yosys
python312Packages.amaranth
python312Packages.amaranth-boards
python312Packages.amaranth-soc
python312Packages.edalize
python312Packages.yosys
silice
symbiyosys
yosys
yosys-bluespec
yosys-ghdl
yosys-synlig
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/98ll94r4xr8sy8x02sck7bza61gjisx4-yosys-0.43 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A yosys https://github.com/r-ryantm/nixpkgs/archive/1330052a92f141f52698eb3a1c208d23cb01861f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1330052a92f141f52698eb3a1c208d23cb01861f#yosys

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/98ll94r4xr8sy8x02sck7bza61gjisx4-yosys-0.43
ls -la /nix/store/98ll94r4xr8sy8x02sck7bza61gjisx4-yosys-0.43/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

3 packages marked as broken and skipped:
  • fusesoc
  • fusesoc.dist
  • yosys-synlig
1 package failed to build:
  • openroad
25 packages built:
  • glasgow
  • glasgow.dist
  • mcy
  • python311Packages.amaranth
  • python311Packages.amaranth-boards
  • python311Packages.amaranth-boards.dist
  • python311Packages.amaranth-soc
  • python311Packages.amaranth-soc.dist
  • python311Packages.amaranth.dist
  • python311Packages.edalize
  • python311Packages.edalize.dist
  • python311Packages.yosys
  • python312Packages.amaranth
  • python312Packages.amaranth-boards
  • python312Packages.amaranth-boards.dist
  • python312Packages.amaranth-soc
  • python312Packages.amaranth-soc.dist
  • python312Packages.amaranth.dist
  • python312Packages.edalize
  • python312Packages.edalize.dist
  • yosys (python312Packages.yosys)
  • silice
  • symbiyosys
  • yosys-bluespec
  • yosys-ghdl

Maintainer pings

cc @VShell @thoughtpolice @Luflosi for testing.

@Luflosi
Copy link
Contributor

Luflosi commented Jul 10, 2024

A patch needs to be updated, otherwise it fails to compile on macOS. This is done in #326061.

@r-ryantm r-ryantm deleted the auto-update/yosys branch July 12, 2024 12:19
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.

2 participants