******************************************************************************** conan install s2let/2.2.3@ --build=s2let --profile=/home/conan/w/BuildSingleReference/16292/6e3fc2bb-651d-44f8-a223-e61d45a90ff1/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] [build_requires] [env] astro-informatics-so3/1.3.4: Not found in local cache, looking in remotes... astro-informatics-so3/1.3.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz astro-informatics-so3/1.3.4: Downloaded recipe revision a001a51304e201aa39f562dd3ed1467a fftw/3.3.9: Not found in local cache, looking in remotes... fftw/3.3.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fftw/3.3.9: Downloaded recipe revision 8feddbbe19c10ef3fbc3d3d82038e2c3 ssht/1.3.7: Not found in local cache, looking in remotes... ssht/1.3.7: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ssht/1.3.7: Downloaded recipe revision 3d4f216ca3396f2f80376a98e03818ac s2let/2.2.3: Forced build from source Installing package: s2let/2.2.3 Requirements astro-informatics-so3/1.3.4 from 'conan-center' - Downloaded fftw/3.3.9 from 'conan-center' - Downloaded s2let/2.2.3 from local cache - Cache ssht/1.3.7 from 'conan-center' - Downloaded Packages astro-informatics-so3/1.3.4:fd1d74af44cc5381c2db6e2b01d483c9436fd58a - Download fftw/3.3.9:e7432de448bed0f1b0a9e7ab1f32bdbe2a3491ea - Download s2let/2.2.3:a28ccf134e0c8a2adb45bc4cf910cb7228b96547 - Build ssht/1.3.7:dcba95ae0208f440352a8664975424e0abf619df - Download Installing (downloading, building) binaries... fftw/3.3.9: Retrieving package e7432de448bed0f1b0a9e7ab1f32bdbe2a3491ea from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fftw/3.3.9: Package installed e7432de448bed0f1b0a9e7ab1f32bdbe2a3491ea fftw/3.3.9: Downloaded package revision 577fbddeaa8320fe8e4b4229ff07ac47 ssht/1.3.7: Retrieving package dcba95ae0208f440352a8664975424e0abf619df from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ssht/1.3.7: Package installed dcba95ae0208f440352a8664975424e0abf619df ssht/1.3.7: Downloaded package revision 35186b6cecd940f341808979ce7da1a3 astro-informatics-so3/1.3.4: Retrieving package fd1d74af44cc5381c2db6e2b01d483c9436fd58a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz astro-informatics-so3/1.3.4: Package installed fd1d74af44cc5381c2db6e2b01d483c9436fd58a astro-informatics-so3/1.3.4: Downloaded package revision a7d3b39208c1f3a464a68ba0f902f0ac [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK s2let/2.2.3: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK s2let/2.2.3: Copying sources to build folder s2let/2.2.3: Building your package in /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547 s2let/2.2.3: Generator cmake_find_package created Findastro-informatics-so3.cmake s2let/2.2.3: Generator cmake_find_package created Findssht.cmake s2let/2.2.3: Generator cmake_find_package created FindFFTW3.cmake s2let/2.2.3: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK s2let/2.2.3: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -Dcfitsio="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: Using autogenerated Findastro-informatics-so3.cmake -- Found astro-informatics-so3: 1.3.4 (found version "1.3.4") -- Library astro-informatics-so3 found /home/conan/w/BuildSingleReference/.conan/data/astro-informatics-so3/1.3.4/_/_/package/fd1d74af44cc5381c2db6e2b01d483c9436fd58a/lib/libastro-informatics-so3.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/astro-informatics-so3/1.3.4/_/_/package/fd1d74af44cc5381c2db6e2b01d483c9436fd58a/lib/libastro-informatics-so3.a -- Conan: Using autogenerated FindFFTW3.cmake -- Found FFTW3: 3.3.9 (found version "3.3.9") -- Library fftw3 found /home/conan/w/BuildSingleReference/.conan/data/fftw/3.3.9/_/_/package/e7432de448bed0f1b0a9e7ab1f32bdbe2a3491ea/lib/libfftw3.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/fftw/3.3.9/_/_/package/e7432de448bed0f1b0a9e7ab1f32bdbe2a3491ea/lib/libfftw3.a -- Library fftw3 found /home/conan/w/BuildSingleReference/.conan/data/fftw/3.3.9/_/_/package/e7432de448bed0f1b0a9e7ab1f32bdbe2a3491ea/lib/libfftw3.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/fftw/3.3.9/_/_/package/e7432de448bed0f1b0a9e7ab1f32bdbe2a3491ea/lib/libfftw3.a -- Conan: Using autogenerated Findssht.cmake -- Found ssht: 1.3.7 (found version "1.3.7") -- Library ssht found /home/conan/w/BuildSingleReference/.conan/data/ssht/1.3.7/_/_/package/dcba95ae0208f440352a8664975424e0abf619df/lib/libssht.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/ssht/1.3.7/_/_/package/dcba95ae0208f440352a8664975424e0abf619df/lib/libssht.a -- Dependency FFTW3 already found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target s2let [ 15%] Building C object source_subfolder/src/main/c/CMakeFiles/s2let.dir/s2let_transform_axisym_mw.c.o [ 15%] Building C object source_subfolder/src/main/c/CMakeFiles/s2let.dir/s2let_transform_axisym_lm.c.o [ 23%] Building C object source_subfolder/src/main/c/CMakeFiles/s2let.dir/s2let_math.c.o [ 30%] Building C object source_subfolder/src/main/c/CMakeFiles/s2let.dir/s2let_mw.c.o [ 38%] Building C object source_subfolder/src/main/c/CMakeFiles/s2let.dir/s2let_tiling.c.o [ 46%] Building C object source_subfolder/src/main/c/CMakeFiles/s2let.dir/s2let_synthesis.c.o [ 53%] Building C object source_subfolder/src/main/c/CMakeFiles/s2let.dir/s2let_synthesis_adjoint.c.o [ 61%] Building C object source_subfolder/src/main/c/CMakeFiles/s2let.dir/s2let_lm.c.o [ 69%] Building C object source_subfolder/src/main/c/CMakeFiles/s2let.dir/s2let_alloc.c.o [ 76%] Building C object source_subfolder/src/main/c/CMakeFiles/s2let.dir/s2let_helper.c.o [ 84%] Building C object source_subfolder/src/main/c/CMakeFiles/s2let.dir/s2let_analysis.c.o [ 92%] Building C object source_subfolder/src/main/c/CMakeFiles/s2let.dir/s2let_analysis_adjoint.c.o [100%] Linking C static library ../../../../lib/libs2let.a [100%] Built target s2let s2let/2.2.3: Package 'a28ccf134e0c8a2adb45bc4cf910cb7228b96547' built s2let/2.2.3: Build folder /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547 s2let/2.2.3: Generated conaninfo.txt s2let/2.2.3: Generated conanbuildinfo.txt s2let/2.2.3: Generating the package s2let/2.2.3: Package folder /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547 s2let/2.2.3: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target s2let Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/lib/libs2let.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_error.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_hpx.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_lm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_mw.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_tiling.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_transform_axisym_mw.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_alloc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_idl_hpx.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_math.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_so3.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_transform_axisym_hpx.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_types.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_analysis.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_helper.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_idl_mw.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_mex.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_synthesis.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_transform_axisym_lm.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_analysis_adjoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_synthesis_adjoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_fits.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/package/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/include/s2let/s2let_version.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK s2let/2.2.3 package(): Packaged 1 '.a' file: libs2let.a s2let/2.2.3 package(): Packaged 23 '.h' files s2let/2.2.3 package(): Packaged 1 file: LICENSE s2let/2.2.3: Package 'a28ccf134e0c8a2adb45bc4cf910cb7228b96547' created s2let/2.2.3: Created package revision d42ae97e4485b503cda2cab0889364da [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_synthesis_adjoint.c: In function ‘s2let_synthesis_adjoint_px2wav’: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_synthesis_adjoint.c:483:45: warning: passing argument 2 of ‘ssht_adjoint_mw_inverse_sov_sym_ss’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] ssht_adjoint_mw_inverse_sov_sym_ss(flm, f, L, spin, dl_method, verbosity); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/ssht/1.3.7/_/_/package/dcba95ae0208f440352a8664975424e0abf619df/include/ssht/ssht.h:11:0, from /home/conan/w/BuildSingleReference/.conan/data/astro-informatics-so3/1.3.4/_/_/package/fd1d74af44cc5381c2db6e2b01d483c9436fd58a/include/so3/so3_types.h:29, from /home/conan/w/BuildSingleReference/.conan/data/astro-informatics-so3/1.3.4/_/_/package/fd1d74af44cc5381c2db6e2b01d483c9436fd58a/include/so3/so3.h:5, from /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_synthesis_adjoint.c:7: /home/conan/w/BuildSingleReference/.conan/data/ssht/1.3.7/_/_/package/dcba95ae0208f440352a8664975424e0abf619df/include/ssht/ssht_adjoint.h:61:6: note: expected ‘_Complex double *’ but argument is of type ‘const _Complex double *’ void ssht_adjoint_mw_inverse_sov_sym_ss(ssht_complex_double *flm, ssht_complex_double *f, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_synthesis_adjoint.c: In function ‘s2let_synthesis_adjoint_px2wav_real’: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_synthesis_adjoint.c:523:50: warning: passing argument 2 of ‘ssht_adjoint_mw_inverse_sov_sym_ss_real’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] ssht_adjoint_mw_inverse_sov_sym_ss_real(flm, f, L, dl_method, verbosity); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/ssht/1.3.7/_/_/package/dcba95ae0208f440352a8664975424e0abf619df/include/ssht/ssht.h:11:0, from /home/conan/w/BuildSingleReference/.conan/data/astro-informatics-so3/1.3.4/_/_/package/fd1d74af44cc5381c2db6e2b01d483c9436fd58a/include/so3/so3_types.h:29, from /home/conan/w/BuildSingleReference/.conan/data/astro-informatics-so3/1.3.4/_/_/package/fd1d74af44cc5381c2db6e2b01d483c9436fd58a/include/so3/so3.h:5, from /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_synthesis_adjoint.c:7: /home/conan/w/BuildSingleReference/.conan/data/ssht/1.3.7/_/_/package/dcba95ae0208f440352a8664975424e0abf619df/include/ssht/ssht_adjoint.h:65:6: note: expected ‘double *’ but argument is of type ‘const double *’ void ssht_adjoint_mw_inverse_sov_sym_ss_real(ssht_complex_double *flm, double *f, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_analysis_adjoint.c: In function ‘s2let_analysis_adjoint_wav2lm_manual’: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_analysis_adjoint.c:244:20: warning: passing argument 2 of ‘ssht_adjoint_mw_inverse_sov_sym_ss’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] f_scal_lm, f_scal, bandlimit, 0, parameters.dl_method, verbosity); ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/ssht/1.3.7/_/_/package/dcba95ae0208f440352a8664975424e0abf619df/include/ssht/ssht.h:11:0, from /home/conan/w/BuildSingleReference/.conan/data/astro-informatics-so3/1.3.4/_/_/package/fd1d74af44cc5381c2db6e2b01d483c9436fd58a/include/so3/so3_types.h:29, from /home/conan/w/BuildSingleReference/.conan/data/astro-informatics-so3/1.3.4/_/_/package/fd1d74af44cc5381c2db6e2b01d483c9436fd58a/include/so3/so3.h:5, from /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_analysis_adjoint.c:7: /home/conan/w/BuildSingleReference/.conan/data/ssht/1.3.7/_/_/package/dcba95ae0208f440352a8664975424e0abf619df/include/ssht/ssht_adjoint.h:61:6: note: expected ‘_Complex double *’ but argument is of type ‘const _Complex double *’ void ssht_adjoint_mw_inverse_sov_sym_ss(ssht_complex_double *flm, ssht_complex_double *f, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_analysis_adjoint.c: In function ‘s2let_analysis_adjoint_wav2lm’: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_analysis_adjoint.c:341:20: warning: passing argument 2 of ‘ssht_adjoint_mw_inverse_sov_sym_ss’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] f_scal_lm, f_scal, bandlimit, 0, dl_method, verbosity); ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/ssht/1.3.7/_/_/package/dcba95ae0208f440352a8664975424e0abf619df/include/ssht/ssht.h:11:0, from /home/conan/w/BuildSingleReference/.conan/data/astro-informatics-so3/1.3.4/_/_/package/fd1d74af44cc5381c2db6e2b01d483c9436fd58a/include/so3/so3_types.h:29, from /home/conan/w/BuildSingleReference/.conan/data/astro-informatics-so3/1.3.4/_/_/package/fd1d74af44cc5381c2db6e2b01d483c9436fd58a/include/so3/so3.h:5, from /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_analysis_adjoint.c:7: /home/conan/w/BuildSingleReference/.conan/data/ssht/1.3.7/_/_/package/dcba95ae0208f440352a8664975424e0abf619df/include/ssht/ssht_adjoint.h:61:6: note: expected ‘_Complex double *’ but argument is of type ‘const _Complex double *’ void ssht_adjoint_mw_inverse_sov_sym_ss(ssht_complex_double *flm, ssht_complex_double *f, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_analysis_adjoint.c: In function ‘s2let_analysis_adjoint_wav2lm_real’: /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_analysis_adjoint.c:441:20: warning: passing argument 2 of ‘ssht_adjoint_mw_inverse_sov_sym_ss_real’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] f_scal_lm, f_scal, bandlimit, dl_method, verbosity); ^~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/ssht/1.3.7/_/_/package/dcba95ae0208f440352a8664975424e0abf619df/include/ssht/ssht.h:11:0, from /home/conan/w/BuildSingleReference/.conan/data/astro-informatics-so3/1.3.4/_/_/package/fd1d74af44cc5381c2db6e2b01d483c9436fd58a/include/so3/so3_types.h:29, from /home/conan/w/BuildSingleReference/.conan/data/astro-informatics-so3/1.3.4/_/_/package/fd1d74af44cc5381c2db6e2b01d483c9436fd58a/include/so3/so3.h:5, from /home/conan/w/BuildSingleReference/.conan/data/s2let/2.2.3/_/_/build/a28ccf134e0c8a2adb45bc4cf910cb7228b96547/source_subfolder/src/main/c/s2let_analysis_adjoint.c:7: /home/conan/w/BuildSingleReference/.conan/data/ssht/1.3.7/_/_/package/dcba95ae0208f440352a8664975424e0abf619df/include/ssht/ssht_adjoint.h:65:6: note: expected ‘double *’ but argument is of type ‘const double *’ void ssht_adjoint_mw_inverse_sov_sym_ss_real(ssht_complex_double *flm, double *f, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~