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

ghdl/synth:beta image a691ca20ad4b broken #29

Closed
mikey opened this issue Jul 1, 2020 · 9 comments
Closed

ghdl/synth:beta image a691ca20ad4b broken #29

mikey opened this issue Jul 1, 2020 · 9 comments

Comments

@mikey
Copy link

mikey commented Jul 1, 2020

The latest image a691ca20ad4b on docker.io is broken with this:

******************** GHDL Bug occurred ***************************
Please report this bug on https://github.com/ghdl/ghdl/issues
GHDL release: 1.0-dev (v0.37.0-794-ge854f72b@buster-mcode) [Dunoon edition]
Compiled with unknown compiler version
Target: x86_64-linux-gnu
/src/
Command line:

Exception SYSTEM.ASSERTIONS.ASSERT_FAILURE raised
Exception information:
raised SYSTEM.ASSERTIONS.ASSERT_FAILURE : vhdl-annotations.adb:1401
******************************************************************
ERROR: vhdl import failed.

The last revision I tried cb1eeee4ff96 worked fine.

@mikey
Copy link
Author

mikey commented Jul 1, 2020

This started falling over for my microwatt testing @eine
https://github.com/mikey/microwatt/runs/825305578?check_suite_focus=true

@mikey
Copy link
Author

mikey commented Jul 1, 2020

the above are the SHAs I get with podman. with docker

works:

sha256:6d75dbcdbc5b7df2f1a5662012db98c5c5a94cb5b4e9fca14334b6214cf0ab84

broken:

sha256:bb21846ecb77497b1be2b486924d6de6eb7ff39537e3562d24bb8032bf9ea47a

@tgingold
Copy link
Member

tgingold commented Jul 1, 2020 via email

tgingold added a commit to ghdl/ghdl that referenced this issue Jul 1, 2020
@eine
Copy link
Collaborator

eine commented Jul 1, 2020

@mikey, all images were regenerated automatically a couple of hours ago (when Tristan pushed to ghdl/ghdl). Hence, if that was the issue, it should be fixed. If so, please do close this issue. Otherwise, let us know ;)

And thanks for reporting!

@mikey
Copy link
Author

mikey commented Jul 1, 2020

Something else seems very unhappy now with the images
https://github.com/mikey/microwatt/runs/828420039?check_suite_focus=true

Digest: sha256:09b82f36e828263326227d80832facbfc75e3139cbfc33c5acad7e49bef4cc9b
Status: Downloaded newer image for ghdl/synth:beta
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"-m\": executable file not found in $PATH": unknown.
make: *** [microwatt.v] Error 127
Makefile:188: recipe for target 'microwatt.v' failed```

@eine
Copy link
Collaborator

eine commented Jul 2, 2020

@mikey
Copy link
Author

mikey commented Jul 2, 2020

@eine yes my screwup. Sorry.

@eine
Copy link
Collaborator

eine commented Jul 2, 2020

No worries. I'm closing this, since it seems to be working: https://github.com/mikey/microwatt/actions/runs/154770099

@eine eine closed this as completed Jul 2, 2020
@mikey
Copy link
Author

mikey commented Jul 2, 2020

FWIW passing now. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants