******************************************************************************** conan install rebound/4.4.1@#4a1a79400592a74a43e4597890dd5055 --build=rebound -pr /home/conan/workspace/prod-v1/bsr/55632/fdece/profile_linux_11_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/prod-v1/bsr/55632/eeaca/.conan/profiles/default) Found gcc 11.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/workspace/prod-v1/bsr/55632/eeaca/.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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/55632/eeaca/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True rebound/4.4.1: Forced build from source Installing package: rebound/4.4.1 Requirements rebound/4.4.1 from local cache - Cache Packages rebound/4.4.1:f09f4f95c6fea95019134919265efc0bb73e59ab - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK rebound/4.4.1: Configuring sources in /home/conan/workspace/prod-v1/bsr/55632/eeaca/.conan/data/rebound/4.4.1/_/_/source/src rebound/4.4.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK rebound/4.4.1: Copying sources to build folder rebound/4.4.1: Building your package in /home/conan/workspace/prod-v1/bsr/55632/eeaca/.conan/data/rebound/4.4.1/_/_/build/f09f4f95c6fea95019134919265efc0bb73e59ab rebound/4.4.1: Generator txt created conanbuildinfo.txt rebound/4.4.1: Calling generate() rebound/4.4.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK rebound/4.4.1: Calling build() ----Running------ > . "/home/conan/workspace/prod-v1/bsr/55632/eeaca/.conan/data/rebound/4.4.1/_/_/build/f09f4f95c6fea95019134919265efc0bb73e59ab/build/conan/conanbuild.sh" && make librebound -j3 ----------------- make -C src make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/55632/eeaca/.conan/data/rebound/4.4.1/_/_/build/f09f4f95c6fea95019134919265efc0bb73e59ab/src/src' Compiling source file rebound.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o rebound.o rebound.c Compiling source file tree.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o tree.o tree.c Compiling source file particle.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o particle.o particle.c Compiling source file gravity.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o gravity.o gravity.c Compiling source file integrator.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o integrator.o integrator.c Compiling source file integrator_whfast.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o integrator_whfast.o integrator_whfast.c Compiling source file integrator_whfast512.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o integrator_whfast512.o integrator_whfast512.c Compiling source file integrator_saba.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o integrator_saba.o integrator_saba.c Compiling source file integrator_ias15.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o integrator_ias15.o integrator_ias15.c Compiling source file integrator_sei.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o integrator_sei.o integrator_sei.c Compiling source file integrator_bs.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o integrator_bs.o integrator_bs.c Compiling source file integrator_leapfrog.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o integrator_leapfrog.o integrator_leapfrog.c Compiling source file integrator_mercurius.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o integrator_mercurius.o integrator_mercurius.c Compiling source file integrator_trace.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o integrator_trace.o integrator_trace.c Compiling source file integrator_eos.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o integrator_eos.o integrator_eos.c Compiling source file boundary.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o boundary.o boundary.c Compiling source file input.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o input.o input.c Compiling source file binarydiff.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o binarydiff.o binarydiff.c Compiling source file output.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o output.o output.c Compiling source file collision.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o collision.o collision.c Compiling source file communication_mpi.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o communication_mpi.o communication_mpi.c Compiling source file display.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o display.o display.c Compiling source file tools.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o tools.o tools.c Compiling source file rotations.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o rotations.o rotations.c Compiling source file derivatives.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o derivatives.o derivatives.c Compiling source file simulationarchive.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o simulationarchive.o simulationarchive.c Compiling source file glad.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o glad.o glad.c Compiling source file integrator_janus.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o integrator_janus.o integrator_janus.c Compiling source file transformations.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o transformations.o transformations.c Compiling source file fmemopen.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o fmemopen.o fmemopen.c Compiling source file server.c ... cc -c -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -DSERVER -DGITHASH=0000000000gitnotfound0000000000000000000 -o server.o server.c Linking shared library librebound.so ... cc -std=c99 -Wpointer-arith -D_GNU_SOURCE -O3 -fPIC -Wall -g -Wno-unknown-pragmas -shared rebound.o tree.o particle.o gravity.o integrator.o integrator_whfast.o integrator_whfast512.o integrator_saba.o integrator_ias15.o integrator_sei.o integrator_bs.o integrator_leapfrog.o integrator_mercurius.o integrator_trace.o integrator_eos.o boundary.o input.o binarydiff.o output.o collision.o communication_mpi.o display.o tools.o rotations.o derivatives.o simulationarchive.o glad.o integrator_janus.o transformations.o fmemopen.o server.o -lm -lrt -o librebound.so The shared library rebound.o has been created successfully. make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/55632/eeaca/.conan/data/rebound/4.4.1/_/_/build/f09f4f95c6fea95019134919265efc0bb73e59ab/src/src' To compile the example problems, go to a subdirectory of examples/ and execute make there. rebound/4.4.1: Package 'f09f4f95c6fea95019134919265efc0bb73e59ab' built rebound/4.4.1: Build folder /home/conan/workspace/prod-v1/bsr/55632/eeaca/.conan/data/rebound/4.4.1/_/_/build/f09f4f95c6fea95019134919265efc0bb73e59ab/build rebound/4.4.1: Generated conaninfo.txt rebound/4.4.1: Generated conanbuildinfo.txt rebound/4.4.1: Generating the package rebound/4.4.1: Package folder /home/conan/workspace/prod-v1/bsr/55632/eeaca/.conan/data/rebound/4.4.1/_/_/package/f09f4f95c6fea95019134919265efc0bb73e59ab rebound/4.4.1: Calling package() rebound/4.4.1: Copied 1 file: LICENSE rebound/4.4.1: Copied 1 '.so' file: librebound.so rebound/4.4.1: Copied 33 '.h' files [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK rebound/4.4.1 package(): Packaged 33 '.h' files rebound/4.4.1 package(): Packaged 1 '.so' file: librebound.so rebound/4.4.1 package(): Packaged 1 file: LICENSE rebound/4.4.1: Package 'f09f4f95c6fea95019134919265efc0bb73e59ab' created rebound/4.4.1: Created package revision 9c520e073b3aaf327e55eb0a013a2509 [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(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** rebound/4.4.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior [HOOK - conan-center.py] post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/librebound.so' links to system library 'm' but it is not in cpp_info.system_libs.