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

generate failing on latest qemu trunk #5

Open
shevek opened this issue May 22, 2015 · 3 comments
Open

generate failing on latest qemu trunk #5

shevek opened this issue May 22, 2015 · 3 comments

Comments

@shevek
Copy link
Owner

shevek commented May 22, 2015

They added a "struct" concept?

shevek@raven:~/java/qemu-java$ ./gradlew --daemon generate 
:qemu-qapi:compileGenerateJava UP-TO-DATE
:qemu-qapi:processGenerateResources UP-TO-DATE
:qemu-qapi:generateClasses UP-TO-DATE
:qemu-qapi:generate
Download https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.12/slf4j-simple-1.7.12.pom
Download https://repo1.maven.org/maven2/org/slf4j/slf4j-simple/1.7.12/slf4j-simple-1.7.12.jar
Exception in thread "main" java.lang.IllegalArgumentException: Unknown JsonObject {"struct":"NameInfo","data":{"*name":"str"}}
        at org.anarres.qemu.qapi.generator.SchemaParser.parse(SchemaParser.java:94)
        at org.anarres.qemu.qapi.generator.Main.main(Main.java:43)
:qemu-qapi:generate FAILED
@shuowang-123
Copy link

Any plan to fix this? latest one seems to have "pragma" that's also not supported.

@shevek
Copy link
Owner Author

shevek commented Apr 4, 2017

I'd love to have the time. I'll take a patch.

@djfroofy
Copy link

Bump #11

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