Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2024 22:41:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276163] archivers/snappy-java: bad dependency syntax in BUILD_DEPENDS
Message-ID:  <bug-276163-7788-mwVftSTvDo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276163-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276163-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=3D276163

--- Comment #8 from Ronald Klop <ronald@FreeBSD.org> ---
(In reply to dougs@dawnsign.com from comment #5)
Did you get further with building ports already or are you still stuck?

As you had a similar error about "/bin/java" with javatar and javatar is
totally unrelated to snappy-java (AFAIS) I'm inclined to suspect that you h=
ave
something in your local setup which makes the system think java is in
/bin/java.

I suspect an empty variable which make $BLA/bin/java expand to /bin/java.

# echo $BLA/bin/java
/bin/java

But I don't have further info to prove my suspicion. Sorry.

I got no reply on my mails to the mailinglists.

If no further info appears I would vote for closing the issue as "Unable to
Reproduce" and re-open it if needed in the future.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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