using libtirpc instead of glibc RPC breaks EXPR tests on big endian arches
sharkcz opened this issue · 3 comments
sharkcz commented
Looks like using libtirpc instead of glibc RPC breaks EXPR tests on big endian arches, as libtirpc is meant as 1:1 replacement, the problem should be in libtirpc rather.
observed on Fedora 28 ppc64 and s390x (only libtirpc available), confirmed with Fedora 27 s390x where both glibc RPC and libtirpc can be used.
I'm going to check, if http://git.linux-nfs.org/?p=steved/libtirpc.git;a=commit;h=145272c2b6d89a1c3a7de86a2cbef43880f1b61b will fix the problem.
sharkcz commented
And yes, the mentioned libtirpc commit fixes the problem.
sharkcz commented
logfile for the record EXPRTest.log
jgallagher59701 commented
Thanks!
… On Jul 27, 2018, at 03:46, sharkcz ***@***.***> wrote:
logfile for the record EXPRTest.log <https://github.com/OPENDAP/libdap4/files/2235322/EXPRTest.log>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#69 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AH8OKgj9Mvgucv7aq_GDh3crrjSPW7Pmks5uKuGFgaJpZM4VjLIt>.
--
James Gallagher
jgallagher@opendap.org