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

can't build POL5 on FreeBSD #2637

Open
Clockwork6400 opened this issue Feb 2, 2023 · 3 comments
Open

can't build POL5 on FreeBSD #2637

Clockwork6400 opened this issue Feb 2, 2023 · 3 comments

Comments

@Clockwork6400
Copy link

Hello, is it possible to run on freebsd?

Expected behavior

Building software from the documentation:
https://github.com/PhoenicisOrg/phoenicis#build-and-run-locally

Actual behavior

https://paste.ee/p/mioFr

Steps to reproduce

pkg install openjdk11
pkg install maven
mvn clean package

System information

  • software version (git revision) of phoenicis and scripts repositories
    % git -v
    git version 2.38.1
    % branch
    master
    % remote -v
    origin https://github.com/PhoenicisOrg/phoenicis.git
  • used operating system
    % freebsd-version
    13.1-RELEASE-p5
  • used Java version
    % pkg info -Ex openjdk
    openjdk11-11.0.17+8.1_1
    openjdk8-8.352.08.1_1
@Clockwork6400
Copy link
Author

I tried the same build from here
https://github.com/madoar/POL-POM-5
and got a different error:
https://paste.ee/p/rMfDU

@Clockwork6400
Copy link
Author

Today I have gone a little further. Now package build fails due to JavaFX. I understand that JavaFX is not explicitly registered in the project as a dependency. And JavaFX was apparently thrown out of Java 11.

@tapwag
Copy link

tapwag commented Apr 1, 2023

Slackware 15.0 here, also with OpenJDK. Had some similar issues when trying to build but got it to compile fine today.

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

2 participants