We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2023-02-14T14:44:37.8706729Z inflating: msdk_R2020b_mexa64/simulink/src/sfuntmpl_gate_fortran.c 2023-02-14T14:44:37.8708554Z inflating: msdk_R2020b_mexa64/simulink/src/simulink.F 2023-02-14T14:44:37.8709053Z inflating: msdk_R2020b_mexa64/VersionInfo.xml 2023-02-14T14:44:37.8769551Z ##[group]Run # Dependencies 2023-02-14T14:44:37.8769798Z �[36;1m# Dependencies�[0m 2023-02-14T14:44:37.8770292Z �[36;1mmamba install ace asio assimp boost eigen freetype gazebo glew glfw glm graphviz gsl ipopt irrlicht libjpeg-turbo libmatio libode libxml2 nlohmann_json pcl vtk "opencv==4.6" portaudio qt-main sdl sdl2 sqlite tinyxml spdlog lua soxr cmake compilers make ninja pkg-config�[0m 2023-02-14T14:44:37.8770767Z �[36;1m# Python �[0m 2023-02-14T14:44:37.8771091Z �[36;1mmamba install python numpy swig pybind11 pyqt matplotlib h5py tornado u-msgpack-python pyzmq ipython�[0m 2023-02-14T14:44:37.8825509Z shell: /usr/bin/bash -l {0} 2023-02-14T14:44:37.8825707Z env: 2023-02-14T14:44:37.8825893Z INPUT_RUN_POST: true 2023-02-14T14:44:37.8826108Z CONDA: /usr/share/miniconda3 2023-02-14T14:44:37.8826343Z CONDA_PKGS_DIR: /home/runner/conda_pkgs_dir 2023-02-14T14:44:37.8826700Z GHA_Matlab_ROOT_DIR: /home/runner/work/robotology-superbuild/robotology-superbuild/msdk_R2020b_mexa64 2023-02-14T14:44:37.8827143Z GHA_Matlab_MEX_EXTENSION: mexa64 2023-02-14T14:44:37.8827390Z ##[endgroup] 2023-02-14T14:45:00.1514803Z 2023-02-14T14:45:00.1515858Z Looking for: ['ace', 'asio', 'assimp', 'boost', 'eigen', 'freetype', 'gazebo', 'glew', 'glfw', 'glm', 'graphviz', 'gsl', 'ipopt', 'irrlicht', 'libjpeg-turbo', 'libmatio', 'libode', 'libxml2', 'nlohmann_json', 'pcl', 'vtk', 'opencv==4.6', 'portaudio', 'qt-main', 'sdl', 'sdl2', 'sqlite', 'tinyxml', 'spdlog', 'lua', 'soxr', 'cmake', 'compilers', 'make', 'ninja', 'pkg-config'] 2023-02-14T14:45:00.1516373Z 2023-02-14T14:45:00.1516484Z Could not solve for environment specs 2023-02-14T14:45:00.1516747Z Encountered problems while solving: 2023-02-14T14:45:00.1517214Z - package qt-main-5.15.2-h88c78e7_1 requires jpeg >=9d,<10a, but none of the providers can be installed 2023-02-14T14:45:00.1517448Z 2023-02-14T14:45:00.1517631Z The environment can't be solved, aborting the operation 2023-02-14T14:45:00.1517801Z 2023-02-14T14:45:00.2156682Z ##[error]Process completed with exit code 1. 2023-02-14T14:45:00.2240121Z Post job cleanup. 2023-02-14T14:45:00.3518391Z [command]/usr/bin/git version 2023-02-14T14:45:00.3562927Z git version 2.39.1 2023-02-14T14:45:00.3612424Z Temporarily overriding HOME='/home/runner/work/_temp/cc57acb6-e126-498d-9a95-2c779ccab95f' before making global git config changes 2023-02-14T14:45:00.3612924Z Adding repository directory to the temporary git global config as a safe directory 2023-02-14T14:45:00.3617918Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/robotology-superbuild/robotology-superbuild 2023-02-14T14:45:00.3655684Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-02-14T14:45:00.3687466Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-02-14T14:45:00.3918827Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-02-14T14:45:00.3940671Z http.https://github.com/.extraheader 2023-02-14T14:45:00.3948620Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-02-14T14:45:00.3981151Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-02-14T14:45:00.4428433Z Cleaning up orphan processes
Probably related to conda-forge/conda-forge.github.io#673 (comment) .
The text was updated successfully, but these errors were encountered:
I think the culprit is conda-forge/conda-forge-repodata-patches-feedstock#399 . Basically, before we were installing both libjpeg-turbo and libjpeg, and this was fine, but now these two package conflict.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Probably related to conda-forge/conda-forge.github.io#673 (comment) .
The text was updated successfully, but these errors were encountered: