Skip to content

Instantly share code, notes, and snippets.

@djberg96
Created November 27, 2023 17:30
Show Gist options
  • Save djberg96/241791f4fc9bccf8b04e4ecbe5b63087 to your computer and use it in GitHub Desktop.
Save djberg96/241791f4fc9bccf8b04e4ecbe5b63087 to your computer and use it in GitHub Desktop.

Hit this on make release-macos.

Darwin Kernel Version 22.6.0: Wed Oct 4 21:25:26 PDT 2023; root:xnu-8796.141.3.701.17~4/RELEASE_X86_64 x86_64

openjdk version "14.0.2" 2020-07-14 OpenJDK Runtime Environment (build 14.0.2+12-46) OpenJDK 64-Bit Server VM (build 14.0.2+12-46, mixed mode, sharing)

GPL Ghostscript 10.01.2: **** Could not open temporary file tmp/gs_XXXXXX
**** Unable to open the initial device, quitting.
Nov 27, 2023 12:28:08 PM org.asciidoctor.jruby.internal.JRubyAsciidoctor convertFile
SEVERE: (RenderException) 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Vassal Engine 3.7.6-SNAPSHOT:
[INFO] 
[INFO] Vassal Engine ...................................... SUCCESS [  0.778 s]
[INFO] vassal-agent ....................................... SUCCESS [  1.619 s]
[INFO] vassal-deprecation ................................. SUCCESS [  0.052 s]
[INFO] vassal-app ......................................... SUCCESS [02:32 min]
[INFO] vassal-doc ......................................... FAILURE [ 20.971 s]
[INFO] release-prepare .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:55 min
[INFO] Finished at: 2023-11-27T12:28:08-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.asciidoctor:asciidoctor-maven-plugin:2.2.4:process-asciidoc (output-userguide) on project vassal-doc: Execution output-userguide of goal org.asciidoctor:asciidoctor-maven-plugin:2.2.4:process-asciidoc failed: org.jruby.exceptions.Exception: (RenderException)  -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :vassal-doc
make: *** [release-prepare/target/lib/Vengine.jar] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment