Closed andfoy closed 2 years ago
Hi @andfoy, many thanks again for this effort! I'm not part of core but I'd love to see this addressed. I'm assuming that the logs are needed? Also did you have any luck with the aarch packages, or do you need any help?
Since https://github.com/conda-forge/qt-main-feedstock/issues/5 was finally fixed, I'm building the corresponding aarch64
packages. The logs are the same that were presented on https://github.com/conda-forge/staged-recipes/pull/17233#issuecomment-1016633307
Update: The aarch64
package is now up on my channel
Do you have the logs by any chance?
If so, if you can follow the guidelines in: https://github.com/conda-forge/cfep/blob/main/cfep-03.md
ie. upload the logs, and create a unique label for the package for me to copy. then somebody from conda-forge/core (myself included) can copy them along.
I realize that you likely built these more than 2 weeks ago.
Right now I'm fixing some issues with cross-compilation on arm64: https://github.com/conda-forge/qt-webengine-feedstock/pull/1, since I'm building on an M1 Mac directly, I wasn't able to track some of the issues. Once that's done, I'll proceed to recompile everything
Thank you!
I just wanted to point to where our instructions are for these particular requests so that we don't have to repeat the back and forth too much.
I'll see if I can help write a bot to do this over the weekeend.
Thanks a lot @hmaarrfk
Hi @hmaarrfk, thanks for you help uploading the aarch64
packages for qt-main
. After that, I compiled all the packages for qt-webengine
as follows:
Build variant | Build Log |
---|---|
linux-64 |
Link |
linux-aarch64 |
Link |
osx-64 |
Link |
osx-arm64 |
Link |
win-64 |
Link |
The packages are now up on my channel and all they have the cf-copy
label:
I would appreciate all your help with this one, please let me know if I can help you somehow.
All uploaded. Thanks.
Thanks a lot for your help @hmaarrfk
I have build all the packages for
linux-64
,osx-64
,win-64
on my personal channel: https://anaconda.org/andfoy/qt-webengine, packages forosx-arm64
are available, although they might need to be rebuilt after https://github.com/conda-forge/conda-forge-repodata-patches-feedstock/pull/225.linux-aarch64
packages are not available since https://github.com/conda-forge/qt-main-feedstock/issues/5 has not been addressed yet.@conda-forge/core, I would appreciate your help copying the packages for
qt-webengine
from my personal channel to the conda-forge one since they cannot be built using the CIs.