On Mon, Aug 01, 2016 at 02:41:36PM -0700, Austin Shalit wrote:
> On Aug 1, 2016, at 2:30 PM, Emmanuel Bourg <ebo...@apache.org> wrote:
> > Le 1/08/2016 à 23:27, Austin Shalit a écrit :
> > 
> >> Yes - RPM version 4.12.0.1
> > 
> > Does it work better if you use the Oracle JDK instead of the OpenJDK and
> > OpenJFX packages in Debian?
> > 
> 
> No -- fails the same on both.
> 

|    ... some pastebin stuff deleted ...
| :ui:jfxNative
| The jar lib/core-1.4.0-57-g9241731-all.jar has a main class 
edu.wpi.grip.core.Main that does not match the declared main 
edu.wpi.grip.ui.Main
| Creating app bundle: 
/home/austinshalit/Documents/git/GRIP/ui/build/jfx/native/GRIP
| The jar lib/core-1.4.0-57-g9241731-all.jar has a main class 
edu.wpi.grip.core.Main that does not match the declared main 
edu.wpi.grip.ui.Main
| Debian packages should specify a license.  The absence of a license will 
cause some linux distributions to complain about the quality of the application.
| Package (.deb) saved to: 
/home/austinshalit/Documents/git/GRIP/ui/build/jfx/native/grip-1.4.0-x64.deb
| The jar lib/core-1.4.0-57-g9241731-all.jar has a main class 
edu.wpi.grip.core.Main that does not match the declared main 
edu.wpi.grip.ui.Main
| java.io.IOException: Exec failed with code 1 command [[rpmbuild, -bb, 
/tmp/fxbundler5859936254787354983/images/linux-rpm.image/GRIP.spec, --define, 
%_sourcedir /tmp/fxbundler5859936254787354983/images/linux-rpm.image, --define, 
%_rpmdir /home/austinshalit/Documents/git/GRIP/ui/build/jfx/native, --define, 
%_topdir /tmp/fxbundler5859936254787354983/rmpbuildroot] in 
/tmp/fxbundler5859936254787354983/images/linux-rpm.image
|    ... java stack trace ...
| BUILD SUCCESSFUL


To me it looks like that the rpmbuild can't handle the
| The jar lib/core-1.4.0-57-g9241731-all.jar has a main class 
edu.wpi.grip.core.Main that does not match the declared main 
edu.wpi.grip.ui.Main

Reply via email to