Fix windows builds #1335
Triggered via pull request
January 23, 2025 14:49
Status
Cancelled
Total duration
2m 58s
Artifacts
–
Annotations
7 errors and 22 warnings
test (macos-latest, 3.10)
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code null
|
test (macos-13, 3.10)
The run was canceled by @stefdoerr.
|
test (macos-13, 3.10)
The operation was canceled.
|
test (ubuntu-latest, 3.10)
The run was canceled by @stefdoerr.
|
test (ubuntu-latest, 3.10)
The operation was canceled.
|
test (windows-2022, 3.10)
The run was canceled by @stefdoerr.
|
test (windows-2022, 3.10)
Process completed with exit code 1.
|
test (macos-latest, 3.10)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
test (macos-latest, 3.10)
CondaKeyError: 'channels': value 'defaults' not present in config
|
test (macos-latest, 3.10)
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString stringByStandardizingPath]: unrecognized selector sent to instance 0x6000005400c0'
*** First throw call stack:
(
0 CoreFoundation 0x000000018adf22cc __exceptionPreprocess + 176
1 libobjc.A.dylib 0x000000018a8d6158 objc_exception_throw + 60
2 CoreFoundation 0x000000018aea4568 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x000000018ad5bf1c ___forwarding___ + 1580
4 CoreFoundation 0x000000018ad5b830 _CF_forwarding_prep_0 + 96
5 Foundation 0x000000018be5bb34 -[NSProcessInfo arguments] + 188
6 CoreFoundation 0x000000018ae6dfcc __getDefaultArguments_block_invoke + 96
7 libdispatch.dylib 0x000000018aaed3e8 _dispatch_client_callout + 20
8 libdispatch.dylib 0x000000018aaeec68 _dispatch_once_callout + 32
9 CoreFoundation 0x000000018ae6d968 _addBackstopValuesForIdentifierAndSource + 652
10 CoreFoundation 0x000000018ad273ec __81-[_CFXPreferences(SourceAdditions) withNamedVolatileSourceForIdentifier:perform:]_block_invoke + 144
11 CoreFoundation 0x000000018ae6d604 -[_CFXPreferences withNamedVolatileSourceForIdentifier:perform:] + 272
12 CoreFoundation 0x000000018ad2d774 -[CFPrefsSearchListSource addNamedVolatileSourceForIdentifier:] + 136
13 CoreFoundation 0x000000018aeac970 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke.155 + 296
14 CoreFoundation 0x000000018aeac5e0 -[_CFXPreferences withSearchLists:] + 84
15 CoreFoundation 0x000000018ad28cc4 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 300
16 CoreFoundation 0x000000018aeac7c4 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 440
17 CoreFoundation 0x000000018ad285e8 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 156
18 CoreFoundation 0x000000018ad28510 _CFPreferencesCopyAppValueWithContainerAndConfiguration + 112
19 SystemConfiguration 0x000000018bada818 SCDynamicStoreCopyProxiesWithOptions + 180
20 libcurl.4.dylib 0x0000000103a08624 Curl_macos_init + 16
21 libcurl.4.dylib 0x00000001039e4ae8 global_init + 172
22 libcurl.4.dylib 0x00000001039e4a2c curl_global_init + 68
23 libmamba.2.0.0.dylib 0x000000010371d7b8 _GLOBAL__sub_I_singletons.cpp + 24
24 dyld 0x000000018a92e608 ___ZZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateEENK3$_0clEv_block_invoke + 168
25 dyld 0x000000018a96cb38 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.202 + 172
26 dyld 0x000000018a960400 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 496
27 dyld 0x000000018a90f2fc _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 300
28 dyld 0x000000018a95f394 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 192
29 dyld 0x000000018a961c6c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 160
30 dyld 0x000000018a96c82c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 432
31 dyld
|
test (macos-13, 3.10)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
test (macos-13, 3.10)
CondaKeyError: 'channels': value 'defaults' not present in config
|
test (macos-13, 3.10)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
|
test (macos-13, 3.10)
warning libmamba See: https://legal.anaconda.com/policies/en/
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
|
test (macos-13, 3.10)
warning libmamba See: https://legal.anaconda.com/policies/en/
|
test (macos-13, 3.10)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
|
test (macos-13, 3.10)
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
|
test (macos-13, 3.10)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
|
test (macos-13, 3.10)
warning libmamba Please make sure you understand Anaconda Terms of Services.
|
test (macos-13, 3.10)
warning libmamba See: https://legal.anaconda.com/policies/en/
|
test (ubuntu-latest, 3.10)
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
test (ubuntu-latest, 3.10)
CondaKeyError: 'channels': value 'defaults' not present in config
|
test (ubuntu-latest, 3.10)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
|
test (ubuntu-latest, 3.10)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
|
test (windows-2022, 3.10)
C:\Miniconda\Lib\site-packages\conda\base\context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
test (windows-2022, 3.10)
CondaKeyError: 'channels': value 'defaults' not present in config
|
test (windows-2022, 3.10)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
|
test (windows-2022, 3.10)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
|
test (windows-2022, 3.10)
EnvironmentNameNotFound: Could not find conda environment: test
You can list all discoverable environments with `conda info --envs`.
|