Skip to content

Optimized curvature calculation + other updates #1610

Optimized curvature calculation + other updates

Optimized curvature calculation + other updates #1610

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Triggered via pull request December 31, 2024 12:59
Status Failure
Total duration 7m 1s
Artifacts

build.yml

on: pull_request
Matrix: build
Matrix: ubuntu-build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 27 warnings
macOS Clang SCALAR_DOUBLE=ON
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code null
macOS Clang SCALAR_DOUBLE=OFF
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code null
macOS Clang SCALAR_DOUBLE=ON
/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(
macOS Clang SCALAR_DOUBLE=ON
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
macOS Clang SCALAR_DOUBLE=ON
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
macOS Clang SCALAR_DOUBLE=ON
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString stringByStandardizingPath]: unrecognized selector sent to instance 0x600001ef8800' *** First throw call stack: ( 0 CoreFoundation 0x000000018dca22cc __exceptionPreprocess + 176 1 libobjc.A.dylib 0x000000018d786158 objc_exception_throw + 60 2 CoreFoundation 0x000000018dd54568 -[NSObject(NSObject) __retain_OA] + 0 3 CoreFoundation 0x000000018dc0bf1c ___forwarding___ + 1580 4 CoreFoundation 0x000000018dc0b830 _CF_forwarding_prep_0 + 96 5 Foundation 0x000000018ed0bb34 -[NSProcessInfo arguments] + 188 6 CoreFoundation 0x000000018dd1dfcc __getDefaultArguments_block_invoke + 96 7 libdispatch.dylib 0x000000018d99d3e8 _dispatch_client_callout + 20 8 libdispatch.dylib 0x000000018d99ec68 _dispatch_once_callout + 32 9 CoreFoundation 0x000000018dd1d968 _addBackstopValuesForIdentifierAndSource + 652 10 CoreFoundation 0x000000018dbd73ec __81-[_CFXPreferences(SourceAdditions) withNamedVolatileSourceForIdentifier:perform:]_block_invoke + 144 11 CoreFoundation 0x000000018dd1d604 -[_CFXPreferences withNamedVolatileSourceForIdentifier:perform:] + 272 12 CoreFoundation 0x000000018dbdd774 -[CFPrefsSearchListSource addNamedVolatileSourceForIdentifier:] + 136 13 CoreFoundation 0x000000018dd5c970 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke.155 + 296 14 CoreFoundation 0x000000018dd5c5e0 -[_CFXPreferences withSearchLists:] + 84 15 CoreFoundation 0x000000018dbd8cc4 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 300 16 CoreFoundation 0x000000018dd5c7c4 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 440 17 CoreFoundation 0x000000018dbd85e8 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 156 18 CoreFoundation 0x000000018dbd8510 _CFPreferencesCopyAppValueWithContainerAndConfiguration + 112 19 SystemConfiguration 0x000000018e98a818 SCDynamicStoreCopyProxiesWithOptions + 180 20 libcurl.4.dylib 0x0000000103934624 Curl_macos_init + 16 21 libcurl.4.dylib 0x0000000103910ae8 global_init + 172 22 libcurl.4.dylib 0x0000000103910a2c curl_global_init + 68 23 libmamba.2.0.0.dylib 0x00000001036497b4 _GLOBAL__sub_I_singletons.cpp + 24 24 dyld 0x000000018d7de608 ___ZZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateEENK3$_0clEv_block_invoke + 168 25 dyld 0x000000018d81cb38 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.202 + 172 26 dyld 0x000000018d810400 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 496 27 dyld 0x000000018d7bf2fc _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 300 28 dyld 0x000000018d80f394 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 192 29 dyld 0x000000018d811c6c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 160 30 dyld 0x000000018d81c82c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 432 31 dyld
macOS Clang SCALAR_DOUBLE=OFF
/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(
macOS Clang SCALAR_DOUBLE=OFF
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
macOS Clang SCALAR_DOUBLE=OFF
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
macOS Clang SCALAR_DOUBLE=OFF
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString stringByStandardizingPath]: unrecognized selector sent to instance 0x6000001a40c0' *** First throw call stack: ( 0 CoreFoundation 0x000000019feda2cc __exceptionPreprocess + 176 1 libobjc.A.dylib 0x000000019f9be158 objc_exception_throw + 60 2 CoreFoundation 0x000000019ff8c568 -[NSObject(NSObject) __retain_OA] + 0 3 CoreFoundation 0x000000019fe43f1c ___forwarding___ + 1580 4 CoreFoundation 0x000000019fe43830 _CF_forwarding_prep_0 + 96 5 Foundation 0x00000001a0f43b34 -[NSProcessInfo arguments] + 188 6 CoreFoundation 0x000000019ff55fcc __getDefaultArguments_block_invoke + 96 7 libdispatch.dylib 0x000000019fbd53e8 _dispatch_client_callout + 20 8 libdispatch.dylib 0x000000019fbd6c68 _dispatch_once_callout + 32 9 CoreFoundation 0x000000019ff55968 _addBackstopValuesForIdentifierAndSource + 652 10 CoreFoundation 0x000000019fe0f3ec __81-[_CFXPreferences(SourceAdditions) withNamedVolatileSourceForIdentifier:perform:]_block_invoke + 144 11 CoreFoundation 0x000000019ff55604 -[_CFXPreferences withNamedVolatileSourceForIdentifier:perform:] + 272 12 CoreFoundation 0x000000019fe15774 -[CFPrefsSearchListSource addNamedVolatileSourceForIdentifier:] + 136 13 CoreFoundation 0x000000019ff94970 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke.155 + 296 14 CoreFoundation 0x000000019ff945e0 -[_CFXPreferences withSearchLists:] + 84 15 CoreFoundation 0x000000019fe10cc4 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 300 16 CoreFoundation 0x000000019ff947c4 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 440 17 CoreFoundation 0x000000019fe105e8 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 156 18 CoreFoundation 0x000000019fe10510 _CFPreferencesCopyAppValueWithContainerAndConfiguration + 112 19 SystemConfiguration 0x00000001a0bc2818 SCDynamicStoreCopyProxiesWithOptions + 180 20 libcurl.4.dylib 0x0000000103090624 Curl_macos_init + 16 21 libcurl.4.dylib 0x000000010306cae8 global_init + 172 22 libcurl.4.dylib 0x000000010306ca2c curl_global_init + 68 23 libmamba.2.0.0.dylib 0x0000000102da57b4 _GLOBAL__sub_I_singletons.cpp + 24 24 dyld 0x000000019fa16608 ___ZZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateEENK3$_0clEv_block_invoke + 168 25 dyld 0x000000019fa54b38 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.202 + 172 26 dyld 0x000000019fa48400 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 496 27 dyld 0x000000019f9f72fc _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 300 28 dyld 0x000000019fa47394 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 192 29 dyld 0x000000019fa49c6c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 160 30 dyld 0x000000019fa5482c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 432 31 dyld
Windows MSVC SCALAR_DOUBLE=ON
C:\Miniconda\Lib\site-packages\conda\base\context.py:198: 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(
Windows MSVC SCALAR_DOUBLE=ON
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
Windows MSVC SCALAR_DOUBLE=ON
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
Windows MSVC SCALAR_DOUBLE=ON
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/
Windows MSVC SCALAR_DOUBLE=ON
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/
Windows MSVC SCALAR_DOUBLE=ON
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/
Windows MSVC SCALAR_DOUBLE=ON
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/
Windows MSVC SCALAR_DOUBLE=ON
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.
Windows MSVC SCALAR_DOUBLE=ON
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/
Windows MSVC SCALAR_DOUBLE=ON
EnvironmentNameNotFound: Could not find conda environment: CCCoreLib You can list all discoverable environments with `conda info --envs`.
Windows MSVC SCALAR_DOUBLE=OFF
C:\Miniconda\Lib\site-packages\conda\base\context.py:198: 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(
Windows MSVC SCALAR_DOUBLE=OFF
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
Windows MSVC SCALAR_DOUBLE=OFF
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
Windows MSVC SCALAR_DOUBLE=OFF
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/
Windows MSVC SCALAR_DOUBLE=OFF
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/
Windows MSVC SCALAR_DOUBLE=OFF
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.
Windows MSVC SCALAR_DOUBLE=OFF
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/
Windows MSVC SCALAR_DOUBLE=OFF
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/
Windows MSVC SCALAR_DOUBLE=OFF
EnvironmentNameNotFound: Could not find conda environment: CCCoreLib You can list all discoverable environments with `conda info --envs`.