You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build the java library on orangepi zero (armhf architecture) but keep getting internal compiler errors for targets 'CMakeFiles/zto_pic.dir/ext/ZeroTierOne/node/Bond.cpp.o' and 'CMakeFiles/zto_pic.dir/ext/ZeroTierOne/node/CertificateOfMembership.cpp.o'. Log file is attached.
Are there any supported OS/java/cmake/gcc versions that is currently working or could work for orangepi zero? It would be much faster than random testing at this point. If not, are there any other fixes I can try here? I had previously built successfully in Nov 2022 on the Debian 9 configuration but haven't been able to since then.
The text was updated successfully, but these errors were encountered:
As the error happens in https://github.com/zerotier/ZeroTierOne code might be worth opening the issue there(/seeing if you can build that) as that seems to be looked at more actively.
I'm trying to build the java library on orangepi zero (armhf architecture) but keep getting internal compiler errors for targets 'CMakeFiles/zto_pic.dir/ext/ZeroTierOne/node/Bond.cpp.o' and 'CMakeFiles/zto_pic.dir/ext/ZeroTierOne/node/CertificateOfMembership.cpp.o'. Log file is attached.
libzt-java-log.txt
I've already tried building on the following configurations to no avail:
Are there any supported OS/java/cmake/gcc versions that is currently working or could work for orangepi zero? It would be much faster than random testing at this point. If not, are there any other fixes I can try here? I had previously built successfully in Nov 2022 on the Debian 9 configuration but haven't been able to since then.
The text was updated successfully, but these errors were encountered: