Skip to content

Conversation

@skupr-anaconda
Copy link

No description provided.

@anaconda-pkg-build
Copy link

Linter check found the following problems: The following problems have been found:

INFO: /tmp/abs_43p08uzhwv/clone/recipe/meta.yaml:69: invalid_url: https://catboost.ai/docs/concepts/about.html : URL domain redirect catboost.ai ->
WARNING: /tmp/abs_43p08uzhwv/clone/recipe/meta.yaml:70: license_file_overspecified: Using license_file and license_url is overspecified.
Warnings were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: The following problems have been found:

INFO: /tmp/abs_3cakc_cnld/clone/recipe/meta.yaml:69: invalid_url: https://catboost.ai/docs/concepts/about.html : URL domain redirect catboost.ai ->
WARNING: /tmp/abs_3cakc_cnld/clone/recipe/meta.yaml:70: license_file_overspecified: Using license_file and license_url is overspecified.
Warnings were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: The following problems have been found:

INFO: /tmp/abs_2aa02gr9nd/clone/recipe/meta.yaml:69: invalid_url: https://catboost.ai/docs/concepts/about.html : URL domain redirect catboost.ai ->
WARNING: /tmp/abs_2aa02gr9nd/clone/recipe/meta.yaml:70: license_file_overspecified: Using license_file and license_url is overspecified.
Warnings were found

@anaconda-pkg-build
Copy link

Linter check found the following problems: The following problems have been found:

WARNING: /tmp/abs_22ki104cuq/clone/recipe/meta.yaml:71: license_file_overspecified: Using license_file and license_url is overspecified.
Warnings were found

@skupr-anaconda
Copy link
Author

skupr-anaconda commented Feb 24, 2023

I tried to build catboost locally from the source file by using commands:

script: 
    - cd catboost/python-package
    - {{ PYTHON }} -m pip install . --no-deps -vv

but it makes pretty weird things during the build process:

I EXECUTE: 
/miniconda3/conda-bld/catboost_1677141014767/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/bin/python 
/miniconda3/conda-bld/catboost_1677141014767/work/ya make /miniconda3/conda-bld/catboost_1677141014767/work/catboost/python-package/../../catboost/python-package/catboost --no-src-links --output 
/miniconda3/conda-bld/catboost_1677141014767/work/catboost/python-package/build/temp.macosx-11.1-arm64-cpython-39 -DPYTHON_CONFIG=python3-config -DUSE_ARCADIA_PYTHON=no -DOS_SDK=local -r -DNO_DEBUGINFO -DHAVE_CUDA=no  
Downloading https://storage.mds.yandex.net/get-devtools-opensource/233854/fba20aeabae11002ead119f4c9117e0f [..] OK
  Downloading https://storage.mds.yandex.net/get-devtools-opensource/479623/3b918d6e2cb11569e438427ce03a1665 [............................................] OK 

The second link downloads ya-bin binary file.

And on Prefect there is an error on linux-aarch64:
ERROR: [Errno 8] Exec format error: '/root/.ya/tools/e90cf530d8_d/ya-bin'
The Prefect prevents executing that weird file

@barabo
Copy link

barabo commented Feb 24, 2023

Interesting (old) threads here and here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants