You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Lutz Weischer (Jira)" <ji...@apache.org> on 2020/11/01 17:20:00 UTC

[jira] [Created] (ZEPPELIN-5117) protoc did not exit cleanly

Lutz Weischer created ZEPPELIN-5117:
---------------------------------------

             Summary:  protoc did not exit cleanly
                 Key: ZEPPELIN-5117
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5117
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Lutz Weischer


Building protobuf from source. 'mvn package' requests two times to register it using 'mvn install:install-file ...'. Finally mvn reports 

...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:11 min
[INFO] Finished at: 2020-11-01T18:10:41+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.5.0:compile-custom (default) on project zeppelin-jupyter-interpreter: protoc did not exit cleanly. Review output for more information. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :zeppelin-jupyter-interpreter

CentOS 8, AArch64, Java 1.8.0_232, Maven 3.5.4, current GitHub master 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)