[Bug 195123] devel/arduino: missing dependencies?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 13 19:57:21 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195123
JamesElstone <james at elstone.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |james at elstone.net
--- Comment #4 from JamesElstone <james at elstone.net> ---
The [RXTX] port, that [arduino] depends on, requires the "libpthread.so.0"
which can be found in the port "./emulators/linux_base-c6".
This is installed into /usr/local/lib/compat/libpthread.so.1 by the
[linux_base-c6] port.
The [RXTX] port is lacking this dependancy, and a bug for the [RXTX] port has
been raised, with a proposed patch attached.
(Please see bug reports for RXTX that you will encounter once you resolve the
issue you reported; it has a static code base located at http://rxtx.qbang.org/
which hasn't been updated since 4th Feb 2009).
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196892
This core dump is occuring in the [RXTX] port as it issues a SIGABRT to a
thread, which forces the prcoess to perform a core dump.
I suspect in JRE (OpenJDK) the handling of this had a different effect than
OpenJDK 7+.
An upstream bug in RXTX has been reported, with proposed patch attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list