Closed KosakAlmighty closed 5 years ago
Why are you triying to do this? There is a python package for this architecture available. https://packages.synocommunity.com/python/19/python.v19.f4458[apollolake-avoton-braswell-broadwell-broadwellnk-bromolow-cedarview-denverton-dockerx64-grantley-kvmx64-x86-x86_64].spk
Well, oh. I see I misunderstand in #3477, that this toolchain is also compatible with armada37xx. In that case I will try different tool chain.
Now I used toolchain rtd1296-6.1, because it should be compatible with armada37xx and armada toolchain is only for 6.2.
But I got exactly same issue like in the first post.
@BenjV The precompiled package is not available for aarch64 and rtd1296 anymore. This has broken many other packages for me. I am also struggling with compiling it.
I know, my mistake I though he was looking for the x64 architecture.
Package no longer builds because of cross-side effects of python3 updates. I am working on full python 2.7 updates and related applications because of vulnerability reports on requests and other modules
But there is a risk all python2 applications have to be updated and published again too
You should find 2.7.14 for both rtd1296 and armada37xx in repository
I can confirm that works, thank you sir.
Hi guys, I tried to compile Python for new architectures, using aarch64 toolchain.
But after couple minutes it ends on this:
So the problem is seems to be with libffi, but even after couple hours of digging I wasn't able to find any error.
I took look in configure file for libffi and at these lines is this:
So another step was take look in config.log, in whole log file there is any mention of any error.
I'm really newbie in this, so if you could just show me way, where or how to find error why it stopped, I would really appreciate it.
config.log
configure.txt