Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 16, 2021 01:50
Show Gist options
  • Save r-rmcgibbo/44a8e14183ae6e019d0940261b946e0f to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/44a8e14183ae6e019d0940261b946e0f to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 39 seconds | https://github.com/NixOS/nixpkgs/pull/116487
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/d8xrfxs5n6mk9nmyvj1llciy9idq9q5a-Professor-2.3.3.tar.gz
source root is Professor-2.3.3
setting SOURCE_DATE_EPOCH to timestamp 1603906806 of file Professor-2.3.3/test/testPython2D
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/f7jzmxq9bpbxsg69cszx56mw14n115n5-bash-4.4-p23/bin/bash
Building Professor 2.3.3
ROOT is not available... not making any ROOT integration
Cython 0.29.21 found... will rebuild C++/Python interface
mkdir -p obj
g++ -std=c++11 -DPROF_VERSION="2.3.3" -Iinclude -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 -O3 -march=native -c -fPIC src/ParamPoints.cc -o obj/ParamPoints.o
mkdir -p obj
g++ -std=c++11 -DPROF_VERSION="2.3.3" -Iinclude -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 -O3 -march=native -c -fPIC src/Ipol.cc -o obj/Ipol.o
mkdir -p obj
g++ -std=c++11 -DPROF_VERSION="2.3.3" -Iinclude -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 -O3 -march=native -c -fPIC src/Version.cc -o obj/Version.o
mkdir -p lib
g++ -shared -o lib/libProfessor2.so obj/ParamPoints.o obj/Ipol.o obj/Version.o
cython pyext/professor2/core.pyx --cplus
/nix/store/hcnvcwc47j64469aq8x0wgl8d20grybk-python3.8-Cython-0.29.21/lib/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build/Professor-2.3.3/pyext/professor2/core.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
PROF_VERSION=2.3.3 python pyext/setup.py build_ext -i --force
running build_ext
building 'professor2.core' extension
creating build
creating build/temp.linux-x86_64-3.8
creating build/temp.linux-x86_64-3.8/pyext
creating build/temp.linux-x86_64-3.8/pyext/professor2
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 -fPIC -I/build/Professor-2.3.3/include -I/build/Professor-2.3.3/pyext/professor2 -I/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8 -c pyext/professor2/core.cpp -o build/temp.linux-x86_64-3.8/pyext/professor2/core.o -std=c++11 -O3 -Wno-unused-but-set-variable -Wno-sign-compare
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 build/temp.linux-x86_64-3.8/pyext/professor2/core.o -L/build/Professor-2.3.3/lib -L/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/lib -lProfessor2 -o /build/Professor-2.3.3/pyext/professor2/core.cpython-38-x86_64-linux-gnu.so
python pyext/setup.py install --prefix=.
running install
running build
running build_py
creating build/lib.linux-x86_64-3.8
creating build/lib.linux-x86_64-3.8/professor2
copying pyext/professor2/ipolio.py -> build/lib.linux-x86_64-3.8/professor2
copying pyext/professor2/dataio.py -> build/lib.linux-x86_64-3.8/professor2
copying pyext/professor2/paramsio.py -> build/lib.linux-x86_64-3.8/professor2
copying pyext/professor2/eigentunes.py -> build/lib.linux-x86_64-3.8/professor2
copying pyext/professor2/weights.py -> build/lib.linux-x86_64-3.8/professor2
copying pyext/professor2/chi2.py -> build/lib.linux-x86_64-3.8/professor2
copying pyext/professor2/minimize.py -> build/lib.linux-x86_64-3.8/professor2
copying pyext/professor2/histos.py -> build/lib.linux-x86_64-3.8/professor2
copying pyext/professor2/__init__.py -> build/lib.linux-x86_64-3.8/professor2
copying pyext/professor2/sampling.py -> build/lib.linux-x86_64-3.8/professor2
copying pyext/professor2/params.py -> build/lib.linux-x86_64-3.8/professor2
copying pyext/professor2/errors.py -> build/lib.linux-x86_64-3.8/professor2
copying pyext/professor2/ipol.py -> build/lib.linux-x86_64-3.8/professor2
copying pyext/professor2/utils.py -> build/lib.linux-x86_64-3.8/professor2
creating build/lib.linux-x86_64-3.8/professor2/ml
copying pyext/professor2/ml/histos.py -> build/lib.linux-x86_64-3.8/professor2/ml
copying pyext/professor2/ml/__init__.py -> build/lib.linux-x86_64-3.8/professor2/ml
creating build/lib.linux-x86_64-3.8/professor2/misc
copying pyext/professor2/misc/__init__.py -> build/lib.linux-x86_64-3.8/professor2/misc
running build_ext
building 'professor2.core' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 -fPIC -I/build/Professor-2.3.3/include -I/build/Professor-2.3.3/pyext/professor2 -I/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8 -c pyext/professor2/core.cpp -o build/temp.linux-x86_64-3.8/pyext/professor2/core.o -std=c++11 -O3 -Wno-unused-but-set-variable -Wno-sign-compare
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 build/temp.linux-x86_64-3.8/pyext/professor2/core.o -L/build/Professor-2.3.3/lib -L/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/lib -lProfessor2 -o build/lib.linux-x86_64-3.8/professor2/core.cpython-38-x86_64-linux-gnu.so
running install_lib
creating lib/python3.8
creating lib/python3.8/site-packages
creating lib/python3.8/site-packages/professor2
copying build/lib.linux-x86_64-3.8/professor2/ipolio.py -> ./lib/python3.8/site-packages/professor2
copying build/lib.linux-x86_64-3.8/professor2/dataio.py -> ./lib/python3.8/site-packages/professor2
copying build/lib.linux-x86_64-3.8/professor2/paramsio.py -> ./lib/python3.8/site-packages/professor2
copying build/lib.linux-x86_64-3.8/professor2/eigentunes.py -> ./lib/python3.8/site-packages/professor2
copying build/lib.linux-x86_64-3.8/professor2/weights.py -> ./lib/python3.8/site-packages/professor2
copying build/lib.linux-x86_64-3.8/professor2/chi2.py -> ./lib/python3.8/site-packages/professor2
copying build/lib.linux-x86_64-3.8/professor2/minimize.py -> ./lib/python3.8/site-packages/professor2
copying build/lib.linux-x86_64-3.8/professor2/histos.py -> ./lib/python3.8/site-packages/professor2
copying build/lib.linux-x86_64-3.8/professor2/__init__.py -> ./lib/python3.8/site-packages/professor2
copying build/lib.linux-x86_64-3.8/professor2/sampling.py -> ./lib/python3.8/site-packages/professor2
creating lib/python3.8/site-packages/professor2/misc
copying build/lib.linux-x86_64-3.8/professor2/misc/__init__.py -> ./lib/python3.8/site-packages/professor2/misc
creating lib/python3.8/site-packages/professor2/ml
copying build/lib.linux-x86_64-3.8/professor2/ml/histos.py -> ./lib/python3.8/site-packages/professor2/ml
copying build/lib.linux-x86_64-3.8/professor2/ml/__init__.py -> ./lib/python3.8/site-packages/professor2/ml
copying build/lib.linux-x86_64-3.8/professor2/params.py -> ./lib/python3.8/site-packages/professor2
copying build/lib.linux-x86_64-3.8/professor2/errors.py -> ./lib/python3.8/site-packages/professor2
copying build/lib.linux-x86_64-3.8/professor2/ipol.py -> ./lib/python3.8/site-packages/professor2
copying build/lib.linux-x86_64-3.8/professor2/core.cpython-38-x86_64-linux-gnu.so -> ./lib/python3.8/site-packages/professor2
copying build/lib.linux-x86_64-3.8/professor2/utils.py -> ./lib/python3.8/site-packages/professor2
byte-compiling ./lib/python3.8/site-packages/professor2/ipolio.py to ipolio.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/dataio.py to dataio.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/paramsio.py to paramsio.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/eigentunes.py to eigentunes.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/weights.py to weights.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/chi2.py to chi2.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/minimize.py to minimize.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/histos.py to histos.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/__init__.py to __init__.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/sampling.py to sampling.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/misc/__init__.py to __init__.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/ml/histos.py to histos.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/ml/__init__.py to __init__.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/params.py to params.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/errors.py to errors.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/ipol.py to ipol.cpython-38.pyc
byte-compiling ./lib/python3.8/site-packages/professor2/utils.py to utils.cpython-38.pyc
running install_egg_info
Writing ./lib/python3.8/site-packages/professor2-X.Y.Z-py3.8.egg-info
g++ -std=c++11 -Iinclude -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 -O3 -march=native test/testParamPoints.cc -Llib -lProfessor2 -o test/testParamPoints
g++ -std=c++11 -Iinclude -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 -O3 -march=native test/testIpol.cc -Llib -lProfessor2 -o test/testIpol
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/f7jzmxq9bpbxsg69cszx56mw14n115n5-bash-4.4-p23/bin/bash install
Building Professor 2.3.3
ROOT is not available... not making any ROOT integration
Cython 0.29.21 found... will rebuild C++/Python interface
cython pyext/professor2/core.pyx --cplus
/nix/store/hcnvcwc47j64469aq8x0wgl8d20grybk-python3.8-Cython-0.29.21/lib/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build/Professor-2.3.3/pyext/professor2/core.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
PROF_VERSION=2.3.3 python pyext/setup.py build_ext -i --force
running build_ext
building 'professor2.core' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 -fPIC -I/build/Professor-2.3.3/include -I/build/Professor-2.3.3/pyext/professor2 -I/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8 -c pyext/professor2/core.cpp -o build/temp.linux-x86_64-3.8/pyext/professor2/core.o -std=c++11 -O3 -Wno-unused-but-set-variable -Wno-sign-compare
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 build/temp.linux-x86_64-3.8/pyext/professor2/core.o -L/build/Professor-2.3.3/lib -L/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/lib -lProfessor2 -o /build/Professor-2.3.3/pyext/professor2/core.cpython-38-x86_64-linux-gnu.so
python pyext/setup.py install --prefix=.
running install
running build
running build_py
running build_ext
building 'professor2.core' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 -fPIC -I/build/Professor-2.3.3/include -I/build/Professor-2.3.3/pyext/professor2 -I/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8 -c pyext/professor2/core.cpp -o build/temp.linux-x86_64-3.8/pyext/professor2/core.o -std=c++11 -O3 -Wno-unused-but-set-variable -Wno-sign-compare
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 build/temp.linux-x86_64-3.8/pyext/professor2/core.o -L/build/Professor-2.3.3/lib -L/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/lib -lProfessor2 -o build/lib.linux-x86_64-3.8/professor2/core.cpython-38-x86_64-linux-gnu.so
running install_lib
copying build/lib.linux-x86_64-3.8/professor2/core.cpython-38-x86_64-linux-gnu.so -> ./lib/python3.8/site-packages/professor2
running install_egg_info
Removing ./lib/python3.8/site-packages/professor2-X.Y.Z-py3.8.egg-info
Writing ./lib/python3.8/site-packages/professor2-X.Y.Z-py3.8.egg-info
mkdir -p /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin && cp bin/* /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/
mkdir -p /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/contrib && cp contrib/* /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/contrib/
mkdir -p /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/jupyter && cp jupyter/* /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/jupyter/
mkdir -p /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/include && cp -r include/Professor /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/include/
test -d lib && mkdir -p /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/lib && cp -r lib/* /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/lib/ || true
test -d lib64 && mkdir -p /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/lib64 && cp -r lib64/* /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/lib64/ || true
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3
shrinking /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/lib/libProfessor2.so
shrinking /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/lib/python3.8/site-packages/professor2/core.cpython-38-x86_64-linux-gnu.so
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/lib /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin
patching script interpreter paths in /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-tune-nest-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-ipol-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-plotspace-wrapped: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-errors-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-eigentunes-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-sample-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-ls-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-residuals-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-jackknife-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-runcombs-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-ncoeffs-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-sens-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-predict-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-tune-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-I-wrapped: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-bootstrap-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-config-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/f7jzmxq9bpbxsg69cszx56mw14n115n5-bash-4.4-p23/bin/bash"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/bin/.prof2-envelopes-wrapped: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/contrib/prof2-data: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/contrib/prof2-emcee: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/contrib/prof2-tune-gp: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
/nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3/contrib/makegallery.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python"
checking for references to /build/ in /nix/store/n5gml560l47mj60s4x161xxjdgyj7286-professor-2.3.3...
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
installcheck flags: SHELL=/nix/store/f7jzmxq9bpbxsg69cszx56mw14n115n5-bash-4.4-p23/bin/bash check
Building Professor 2.3.3
ROOT is not available... not making any ROOT integration
Cython 0.29.21 found... will rebuild C++/Python interface
PROF_VERSION=2.3.3 python pyext/setup.py build_ext -i --force
running build_ext
building 'professor2.core' extension
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 -fPIC -I/build/Professor-2.3.3/include -I/build/Professor-2.3.3/pyext/professor2 -I/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8 -c pyext/professor2/core.cpp -o build/temp.linux-x86_64-3.8/pyext/professor2/core.o -std=c++11 -O3 -Wno-unused-but-set-variable -Wno-sign-compare
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -I/nix/store/krrp510vl63g2xbsm369g9c7v9567qf8-eigen-3.3.7/include/eigen3 build/temp.linux-x86_64-3.8/pyext/professor2/core.o -L/build/Professor-2.3.3/lib -L/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/lib -lProfessor2 -o /build/Professor-2.3.3/pyext/professor2/core.cpython-38-x86_64-linux-gnu.so
python pyext/setup.py install --prefix=.
running install
running build
running build_py
running build_ext
running install_lib
running install_egg_info
Removing ./lib/python3.8/site-packages/professor2-X.Y.Z-py3.8.egg-info
Writing ./lib/python3.8/site-packages/professor2-X.Y.Z-py3.8.egg-info
testParamPoints
Nr. of points: 3
Dimension: 2
Center: 0.46415 0.78325
Edges:
0.3834 < 0.5449
0.6028 < 0.9637
Point 0:
0.5449 0.6028
Point 1:
0.3834 0.9637
Point 2:
0.5289 0.7917
Nr. of points: 3
Dimension: 2
Center: 0.46415 0.78325
Edges:
0.3834 < 0.5449
0.6028 < 0.9637
Point 0:
0.5289 0.7917
Point 1:
0.3834 0.9637
Point 2:
0.5449 0.6028
# MINV 0.3834 0.6028
# MAXV 0.5449 0.9637
# DIM 2
# PARAMS STEWIE BRIAN
\n\n
testIpol
\n\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment