Fix memory leak in chrom_calc. (#1730) #8
Annotations
8 warnings
|
ubuntu-single-core
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
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(
|
|
ubuntu-openmp
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
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-single-core
warning libmamba [gfortran_osx-arm64-14.3.0-h3c33bd0_0] The following files were already present in the environment:
- lib/gcc/arm64-apple-darwin20.0.0/14.3.0/ar
- lib/gcc/arm64-apple-darwin20.0.0/14.3.0/as
- lib/gcc/arm64-apple-darwin20.0.0/14.3.0/clang
- lib/gcc/arm64-apple-darwin20.0.0/14.3.0/ld
- lib/gcc/arm64-apple-darwin20.0.0/14.3.0/nm
- lib/gcc/arm64-apple-darwin20.0.0/14.3.0/ranlib
- lib/gcc/arm64-apple-darwin20.0.0/14.3.0/strip
|
|
macos-single-core
warning libmamba [cctools-1024.3-hd01ab73_1] The following files were already present in the environment:
- bin/libtool
|
|
macos-single-core
warning libmamba [gfortran_impl_osx-arm64-14.3.0-h969232b_1] The following files were already present in the environment:
- lib/gcc/arm64-apple-darwin20.0.0/14.3.0/include/ISO_Fortran_binding.h
|
|
macos-single-core
warning libmamba [xorg-libx11-1.8.12-h6a5fb8c_0] The following files were already present in the environment:
- include/X11/Xlib.h
- include/X11/Xutil.h
- include/X11/cursorfont.h
|
|
macos-single-core
warning libmamba [tk-8.6.13-h892fb3f_2] The following files were already present in the environment:
- include/X11/DECkeysym.h
- include/X11/HPkeysym.h
- include/X11/Sunkeysym.h
- include/X11/X.h
- include/X11/XF86keysym.h
- include/X11/Xatom.h
- include/X11/Xfuncproto.h
- include/X11/ap_keysym.h
- include/X11/keysym.h
- include/X11/keysymdef.h
|
|
macos-single-core
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
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(
|