Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to install the Library on z/OS - Unix System Services #410

Open
BJostmeyer opened this issue Mar 3, 2022 · 1 comment
Open

Failed to install the Library on z/OS - Unix System Services #410

BJostmeyer opened this issue Mar 3, 2022 · 1 comment

Comments

@BJostmeyer
Copy link

We are using the Robot FW on z/OS that runs quite smooth. For one test scenario we would need the SSHLibrary to also execute some code on Linux (Intel) - however we are unable to install the SSHLibrary on z/OS ans get the following error:

FSUM3212 xlc: Command option -fno-strict-aliasing is incorrect for z/OS platform - ignored.
ERROR CCN3485 ./_configtest.c:1 Parameter declaration list is incompatible with declarator for __thread.
WARNING CCN3296 c/_cffi_backend.c:15 #include file <ffi.h> not found.
ERROR CCN3045 c/malloc_closure.h:135 Undeclared identifier MAP_ANONYMOUS.

Has anybody managed to install this library on z/OS? Is there somewhere a list of supported platforms? All I can read about is a list of supported Python releases - but nothing about platforms?

@BJostmeyer
Copy link
Author

Hi - it looks like the Native part of the library (I suppose some modules written in C and called via JNI from the java level) has to be ported to z/OS (USS) - right? Is there a chance for me to get access to this code and try to port it for z/OS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant