conda-forge / pyside2-feedstock

A conda-smithy repository for pyside2.
BSD 3-Clause "New" or "Revised" License
17 stars 19 forks source link

Aarch with cross #128

Closed hmaarrfk closed 1 year ago

hmaarrfk commented 2 years ago
conda-forge-linter commented 2 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

hmaarrfk commented 2 years ago

I think this is mostly "working" now. but I will need to fix ctest. It seems to be trying to run in the build environment.

hmaarrfk commented 2 years ago
Getting closer ``` import: 'PySide2.QtCharts' import: 'PySide2.QtConcurrent' import: 'PySide2.QtCore' import: 'PySide2.QtDataVisualization' import: 'PySide2.QtGui' import: 'PySide2.QtHelp' import: 'PySide2.QtLocation' import: 'PySide2.QtMultimedia' import: 'PySide2.QtMultimediaWidgets' import: 'PySide2.QtNetwork' import: 'PySide2.QtOpenGL' import: 'PySide2.QtPositioning' import: 'PySide2.QtPrintSupport' import: 'PySide2.QtQml' import: 'PySide2.QtQuick' import: 'PySide2.QtQuickWidgets' import: 'PySide2.QtRemoteObjects' import: 'PySide2.QtScript' import: 'PySide2.QtScriptTools' import: 'PySide2.QtScxml' import: 'PySide2.QtSensors' import: 'PySide2.QtSql' import: 'PySide2.QtSvg' import: 'PySide2.QtTest' import: 'PySide2.QtTextToSpeech' import: 'PySide2.QtUiTools' import: 'PySide2.QtWebChannel' import: 'PySide2.QtWebEngineCore' Traceback (most recent call last): File "/home/conda/feedstock_root/build_artifacts/pyside2_1662932735675/test_tmp/run_test.py", line 83, in import PySide2.QtWebEngineCore File "/home/conda/feedstock_root/build_artifacts/pyside2_1662932735675/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/lib/python3.9/site-packages/shiboken2/files.dir/shibokensupport/feature.py", line 139, in _import return original_import(name, *args, **kwargs) ImportError: libXdamage.so.1: cannot open shared object file: No such file or directory Tests failed for pyside2-5.15.6-py39h8e67a9f_1.tar.bz2 - moving package to /home/conda/feedstock_root/build_artifacts/broken WARNING:conda_build.build:Tests failed for pyside2-5.15.6-py39h8e67a9f_1.tar.bz2 - moving package to /home/conda/feedstock_root/build_artifacts/broken TESTS FAILED: pyside2-5.15.6-py39h8e67a9f_1.tar.bz2 valid configs are {'linux_64_python3.9.____cpython', 'linux_aarch64_python3.9.____cpython'} Using linux_aarch64_python3.9.____cpython configuration Traceback (most recent call last): File "/home/mark/git/feedstocks/pyside2-feedstock/build-locally.py", line 105, in main() File "/home/mark/git/feedstocks/pyside2-feedstock/build-locally.py", line 93, in main run_docker_build(ns) File "/home/mark/git/feedstocks/pyside2-feedstock/build-locally.py", line 29, in run_docker_build subprocess.check_call([script]) File "/home/mark/mambaforge/lib/python3.9/subprocess.py", line 373, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['.scripts/run_docker_build.sh']' returned non-zero exit status 1. ```
hmaarrfk commented 2 years ago

Here is a build that claims to work with "emulation" log.zip

hmaarrfk commented 2 years ago

Builds available at https://anaconda.org/mark.harfouche/pyside2

looooo commented 2 years ago

great, thanks for your work @hmaarrfk :+1:

looooo commented 2 years ago

is there something missing @hmaarrfk ?

hmaarrfk commented 2 years ago

I guess i want to give the maintainers time to review: https://github.com/conda-forge/pyside2-feedstock/pull/132

hmaarrfk commented 1 year ago

@conda-forge-admin please rerender

aarch is expected to fail for at least an other 2 hours due to the need for new x86 builds