Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2022 17:23:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261742] [exp-run] Against llvm-14-update branch on GitHub
Message-ID:  <bug-261742-7788-hNwij5pjHC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261742-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261742-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261742

--- Comment #23 from Dimitry Andric <dim@FreeBSD.org> ---
games/jinput seems to suffer some sort of Java specific problem:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compi=
le)
on project examples: Compilation failure: Compilation failure:
[ERROR]
/wrkdirs/usr/ports/games/jinput/work/jinput-bf22dd975bbba31f01895332255b63d=
f376894e6/examples/src/main/java/net/java/games/input/example/ReadFirstMous=
e.java:[3,28]
cannot find symbol
[ERROR]   symbol:   class Component
[ERROR]   location: package net.java.games.input
[ERROR]
/wrkdirs/usr/ports/games/jinput/work/jinput-bf22dd975bbba31f01895332255b63d=
f376894e6/examples/src/main/java/net/java/games/input/example/ReadFirstMous=
e.java:[4,28]
cannot find symbol
[ERROR]   symbol:   class Controller
[ERROR]   location: package net.java.games.input
[ERROR]
/wrkdirs/usr/ports/games/jinput/work/jinput-bf22dd975bbba31f01895332255b63d=
f376894e6/examples/src/main/java/net/java/games/input/example/ReadFirstMous=
e.java:[5,28]
cannot find symbol
[ERROR]   symbol:   class ControllerEnvironment

I don't think this has anything to do with clang... :)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261742-7788-hNwij5pjHC>