Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2015 19:57:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195123] devel/arduino: missing dependencies?
Message-ID:  <bug-195123-13-PqFA0lLnM5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195123-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195123-13@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=195123

JamesElstone <james@elstone.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |james@elstone.net

--- Comment #4 from JamesElstone <james@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195123-13-PqFA0lLnM5>