Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SomeoneSerge/78f5ab07975ab43ceae890367a1e7c6b to your computer and use it in GitHub Desktop.
Save SomeoneSerge/78f5ab07975ab43ceae890367a1e7c6b to your computer and use it in GitHub Desktop.
nix log /nix/store/mh6039ppnhfkpjxrjm7x1n99vymk2sv1-pygmo-2.19.0.drv
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/zap6yhql4agkhda15ay1k8i44bxwhx9b-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LOCALEDIR=/nix/store/bwmqqxqwh5iijngzzbknxpjr7djp4c9h-pygmo-2.19.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/bwmqqxqwh5iijngzzbknxpjr7djp4c9h-pygmo-2.19.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/bwmqqxqwh5iijngzzbknxpjr7djp4c9h-pygmo-2.19.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/bwmqqxqwh5iijngzzbknxpjr7djp4c9h-pygmo-2.19.0/share/doc/pygmo -DCMAKE_INSTALL_INFODIR=/nix/store/bwmqqxqwh5iijngzzbknxpjr7djp4c9h-pygmo-2.19.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/bwmqqxqwh5iijngzzbknxpjr7djp4c9h-pygmo-2.19.0/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/bwmqqxqwh5iijngzzbknxpjr7djp4c9h-pygmo-2.19.0/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/bwmqqxqwh5iijngzzbknxpjr7djp4c9h-pygmo-2.19.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/bwmqqxqwh5iijngzzbknxpjr7djp4c9h-pygmo-2.19.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/bwmqqxqwh5iijngzzbknxpjr7djp4c9h-pygmo-2.19.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/bwmqqxqwh5iijngzzbknxpjr7djp4c9h-pygmo-2.19.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/h5003wsy3qqimqvrkn3bc5mwq4hhidag-gcc-wrapper-12.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/h5003wsy3qqimqvrkn3bc5mwq4hhidag-gcc-wrapper-12.2.0/bin/ranlib -DCMAKE_AR=/nix/store/h5003wsy3qqimqvrkn3bc5mwq4hhidag-gcc-wrapper-12.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/bwmqqxqwh5iijngzzbknxpjr7djp4c9h-pygmo-2.19.0 -DPYGMO_INSTALL_PATH=/nix/store/bwmqqxqwh5iijngzzbknxpjr7djp4c9h-pygmo-2.19.0/lib/python3.10/site-packages -DCUDA_TOOLKIT_ROOT_DIR=/nix/store/78pz37cmiszgid4r6y00vbl07wqaxv2a-cudatoolkit-11.7.0 -DCUDA_HOST_COMPILER=/nix/store/8sx9wys0h4qqchm1kbkc8x7w21a0a2hd-gcc-wrapper-11.3.0/bin -DCMAKE_CUDA_HOST_COMPILER=/nix/store/8sx9wys0h4qqchm1kbkc8x7w21a0a2hd-gcc-wrapper-11.3.0/bin
-- The CXX compiler identification is GNU 12.2.0
-- The C compiler identification is GNU 12.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/h5003wsy3qqimqvrkn3bc5mwq4hhidag-gcc-wrapper-12.2.0/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/h5003wsy3qqimqvrkn3bc5mwq4hhidag-gcc-wrapper-12.2.0/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- System name: Linux
-- pygmo version: 2.19.0
-- '-fdiagnostics-color=auto': flag is supported by the compiler, enabling.
-- '-Waddress-of-packed-member': debug flag is supported by the compiler, enabling.
-- '-Wall': debug flag is supported by the compiler, enabling.
-- '-Wextra': debug flag is supported by the compiler, enabling.
-- '-Wnon-virtual-dtor': debug flag is supported by the compiler, enabling.
-- '-Wlogical-op': debug flag is supported by the compiler, enabling.
-- '-Wconversion': debug flag is supported by the compiler, enabling.
-- '-Wdeprecated': debug flag is supported by the compiler, enabling.
-- '-ftemplate-depth=1024': flag is supported by the compiler, enabling.
-- '-Wold-style-cast': debug flag is supported by the compiler, enabling.
-- '-pedantic-errors': debug flag is not supported by the compiler.
-- '-Wdisabled-optimization': debug flag is supported by the compiler, enabling.
-- '-ftemplate-backtrace-limit=0': debug flag is supported by the compiler, enabling.
-- '-fstack-protector-all': debug flag is supported by the compiler, enabling.
-- '-Wodr': debug flag is supported by the compiler, enabling.
-- '-Wsuggest-final-types': debug flag is supported by the compiler, enabling.
-- '-Wsuggest-final-methods': debug flag is supported by the compiler, enabling.
-- '-Wsuggest-override': debug flag is supported by the compiler, enabling.
-- '-Wshift-negative-value': debug flag is supported by the compiler, enabling.
-- '-Wshift-overflow=2': debug flag is supported by the compiler, enabling.
-- '-Wduplicated-cond': debug flag is supported by the compiler, enabling.
-- '-Wnull-dereference': debug flag is supported by the compiler, enabling.
-- '-Wrestrict': debug flag is supported by the compiler, enabling.
-- '-Waligned-new': debug flag is supported by the compiler, enabling.
-- '-Wcast-align=strict': debug flag is supported by the compiler, enabling.
-- '-fdiagnostics-show-template-tree': flag is supported by the compiler, enabling.
-- Activating the '-Wno-attributes' workaround for GCC >= 6.
-- '-Wno-attributes': flag is supported by the compiler, enabling.
-- Activating the '-Wno-maybe-uninitialized' workaround for GCC.
-- '-Wno-maybe-uninitialized': debug flag is supported by the compiler, enabling.
-- '-Wmismatched-tags': debug flag is supported by the compiler, enabling.
-- '-Wredundant-tags': debug flag is supported by the compiler, enabling.
-- '-Warray-compare': debug flag is supported by the compiler, enabling.
-- '-Wmissing-requires': debug flag is supported by the compiler, enabling.
-- The C++ compiler ID is: GNU
-- YACMA autodetected C++ flags: -fdiagnostics-color=auto;-ftemplate-depth=1024;-fdiagnostics-show-template-tree;-Wno-attributes
-- YACMA autodetected C++ debug flags: -Waddress-of-packed-member;-Wall;-Wextra;-Wnon-virtual-dtor;-Wlogical-op;-Wconversion;-Wdeprecated;-Wold-style-cast;-Wdisabled-optimization;-ftemplate-backtrace-limit=0;-fstack-protector-all;-Wodr;-Wsuggest-final-types;-Wsuggest-final-methods;-Wsuggest-override;-Wshift-negative-value;-Wshift-overflow=2;-Wduplicated-cond;-Wnull-dereference;-Wrestrict;-Waligned-new;-Wcast-align=strict;-Wno-maybe-uninitialized;-Wmismatched-tags;-Wredundant-tags;-Warray-compare;-Wmissing-requires
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Required Boost libraries: serialization
-- Found Boost: /nix/store/iss6mvrcmh8hz8jswmpwg2qzyab7vw6c-boost-1.79.0-dev/lib/cmake/Boost-1.79.0/BoostConfig.cmake (found suitable version "1.79.0", minimum required is "1.60.0") found components: serialization
-- Detected Boost version: 1.79.0
-- Boost include dirs: /nix/store/iss6mvrcmh8hz8jswmpwg2qzyab7vw6c-boost-1.79.0-dev/include
-- Requested IPOPT components: header
-- Found pagmo_IPOPT: /nix/store/mdn4ys9c9wcc0bmp4ay6m1pggibasf30-ipopt-3.14.11/include/coin-or
-- Creating the 'pagmo::IPOPT::header' imported target.
-- Path to the ipopt headers: /nix/store/mdn4ys9c9wcc0bmp4ay6m1pggibasf30-ipopt-3.14.11/include/coin-or
CMake Error at CMakeLists.txt:136 (message):
The minimum pagmo version required by pygmo is 2.19.0, but version 2.18.0
was found instead.

-- Configuring incomplete, errors occurred!
See also "/build/source/build/CMakeFiles/CMakeOutput.log".
See also "/build/source/build/CMakeFiles/CMakeError.log".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment