Hi there. As it it states, missing symbols in the package.
This is the same bug:
viewtopic.php?f=15&t=14067
Exerpt:
install java-rxtx
ldd -d /usr/lib/librxtxSerial-2.2pre1.so
linux-vdso.so.1 (0x00007ffe9b365000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007fa48ed47000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007fa48eb80000)
/usr/lib64/ld-linux-x86-64.so.2 (0x00007fa48ed88000)
undefined symbol: minor (/usr/lib/librxtxSerial-2.2pre1.so)
undefined symbol: major (/usr/lib/librxtxSerial-2.2pre1.so)
https://bugzilla.redhat.com/show_bug.cgi?id=1645856 - this is the relevant patch.
I could toss a PR myself, but I'm sort'a new here. I would be glad if you opened a bug and fixed it, or send me a link so that I'd do this myself, if this is possible for a stranger.
Thanks in advance!