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

Unable to compile with Ponyc 0.15.0 #4

Open
tj800x opened this issue Jul 12, 2017 · 2 comments
Open

Unable to compile with Ponyc 0.15.0 #4

tj800x opened this issue Jul 12, 2017 · 2 comments

Comments

@tj800x
Copy link

tj800x commented Jul 12, 2017

$ stable env ponyc --debug zmq/test

Building builtin -> /usr/local/lib/pony/0.15.0-d603ecce/packages/builtin
Building zmq/test -> /Users/thomasjohnson/Projects/pony/pony-zmq/zmq/test
Building ponytest -> /usr/local/lib/pony/0.15.0-d603ecce/packages/ponytest
Building time -> /usr/local/lib/pony/0.15.0-d603ecce/packages/time
Building collections -> /usr/local/lib/pony/0.15.0-d603ecce/packages/collections
Building ../z85 -> /Users/thomasjohnson/Projects/pony/pony-zmq/zmq/z85
Building .. -> /Users/thomasjohnson/Projects/pony/pony-zmq/zmq
Building inspect -> /Users/thomasjohnson/Projects/pony/pony-zmq/.deps/jemc/pony-inspect/inspect
Building format -> /usr/local/lib/pony/0.15.0-d603ecce/packages/format
Building zmtp -> /Users/thomasjohnson/Projects/pony/pony-zmq/zmq/zmtp
Building sodium -> /Users/thomasjohnson/Projects/pony/pony-zmq/.deps/jemc/pony-sodium/sodium
Building buffered -> /usr/local/lib/pony/0.15.0-d603ecce/packages/buffered
Building net -> /usr/local/lib/pony/0.15.0-d603ecce/packages/net
Generating
Reachability
Selector painting
Data prototypes
Data types
Function prototypes
Functions

src/libponyc/codegen/genbox.c:15: gen_box: Assertion t != NULL failed.

@jemc
Copy link
Owner

jemc commented Jul 12, 2017

Yep, I see the same error on latest pony master.

I'll try to find a minimal repo and file it upstream.

@lucasfcnunes
Copy link

Working on "that" (ponyc 0.51) on #8

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