Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 5, 2021 21:16
Show Gist options
  • Save r-rmcgibbo/7dfe88e05f4af8303f4e3f194f8403c3 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/7dfe88e05f4af8303f4e3f194f8403c3 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 5 minutes | https://github.com/NixOS/nixpkgs/pull/115210
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/dgjfp0dx4vbqixpwh8m6ia2pj0s3p8qp-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
--------------------------------------------------------------------------------
-- Trying "Ninja" generator
--------------------------------
---------------------------
----------------------
-----------------
------------
-------
--
Not searching for unused variables given on the command line.
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- The C compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/ca37d3qrydh0wpw40kswsx30j8dyzxh2-gcc-wrapper-10.2.0/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- The CXX compiler identification is GNU 10.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/ca37d3qrydh0wpw40kswsx30j8dyzxh2-gcc-wrapper-10.2.0/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /build/source/_cmake_test_compile/build
--
-------
------------
-----------------
----------------------
---------------------------
--------------------------------
-- Trying "Ninja" generator - success
--------------------------------------------------------------------------------
Configuring Project
Working directory:
/build/source/_skbuild/linux-x86_64-3.8/cmake-build
Command:
cmake /build/source -G Ninja -DCMAKE_INSTALL_PREFIX:PATH=/build/source/_skbuild/linux-x86_64-3.8/cmake-install -DPYTHON_EXECUTABLE:FILEPATH=/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python3.8 -DPYTHON_VERSION_STRING:STRING=3.8.8 -DPYTHON_INCLUDE_DIR:PATH=/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8 -DPYTHON_LIBRARY:FILEPATH=/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/lib/libpython3.8.so -DSKBUILD:BOOL=TRUE -DCMAKE_MODULE_PATH:PATH=/nix/store/asyvsi5dqg5fb69wh3x9lzjg4zjl4ws1-python3.8-scikit-build-0.11.1/lib/python3.8/site-packages/skbuild/resources/cmake -DCMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.9 -DCMAKE_BUILD_TYPE:STRING=Release
-- The CXX compiler identification is GNU 10.2.0
-- The C compiler identification is GNU 10.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/ca37d3qrydh0wpw40kswsx30j8dyzxh2-gcc-wrapper-10.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/ca37d3qrydh0wpw40kswsx30j8dyzxh2-gcc-wrapper-10.2.0/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test flag_supported
-- Performing Test flag_supported - Success
-- Performing Test flag_supported
-- Performing Test flag_supported - Success
-- Performing Test flag_supported
-- Performing Test flag_supported - Success
-- Performing Test flag_supported
-- Performing Test flag_supported - Success
-- Performing Test flag_supported
-- Performing Test flag_supported - Success
-- Performing Test flag_supported
-- Performing Test flag_supported - Success
-- Performing Test flag_supported
-- Performing Test flag_supported - Success
-- Performing Test flag_supported
-- Performing Test flag_supported - Success
-- Performing Test flag_supported
-- Performing Test flag_supported - Success
-- Performing Test flag_supported
-- Performing Test flag_supported - Success
-- Performing Test flag_supported
-- Performing Test flag_supported - Success
-- nlohmann_json 3.1.1 NOT found! Looking for any other version available.
-- Found nlohmann_json: /nix/store/8qw0s6ac560x89w9z5nia7jghwjz2dhj-nlohmann_json-3.9.1/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.9.1")
-- nlohmann_json version found: 3.9.1. WARNING: This version may not work!!!
-- Using system-provided nlohmann_json library
-- spdlog 1.5.0 NOT found! Looking for any other version available.
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- spdlog version found: 1.8.2. WARNING: This version may not work!!!
-- Using system-provided spdlog library
-- Using system-provided muparserx library
-- Looking for OpenMP support...
-- OpenMP found!
-- OpenMP_CXX_FLAGS = -fopenmp
-- OpenMP_EXE_LINKER_FLAGS =
-- Looking for OpenBLAS library...
-- OpenBLAS not found. Looking for any other BLAS & Lapack libraries...
-- Looking for sgemm_
-- Looking for sgemm_ - not found
-- Looking for sgemm_
-- Looking for sgemm_ - found
-- Found BLAS: /nix/store/mxxqvx3krjq7fdnypalrx880vi0v7nkx-blas-3/lib/libblas.so
-- Looking for cheev_
-- Looking for cheev_ - found
-- Found LAPACK: /nix/store/mxxqvx3krjq7fdnypalrx880vi0v7nkx-blas-3/lib/libblas.so;-lpthread;-lm;-ldl
-- BLAS library found: /nix/store/mxxqvx3krjq7fdnypalrx880vi0v7nkx-blas-3/lib/libblas.so;/nix/store/mxxqvx3krjq7fdnypalrx880vi0v7nkx-blas-3/lib/libblas.so;-lpthread;-lm;-ldl
-- No Thrust supported backend
-- No Thrust support enabled
-- Found PythonInterp: /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python3.8 (found version "3.8.8")
-- Found PythonLibs: /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/lib/libpython3.8.so (found version "3.8.8")
-- Found Cython: /nix/store/xqyd8lb33gxgg0dfa17pmzyqbg3699ym-python3.8-Cython-0.29.21/bin/cython
-- Found Python: /nix/store/iw96nksk0jyw9kbdm2ljh30s9qbvwp0r-python3.8-numpy-1.19.4/lib/python3.8/site-packages/numpy/core/include (found version "3.8.8") found components: NumPy Interpreter Development.Module
-- Performing Test Weak Link MODULE -> SHARED (gnu_ld_ignore) - Success
_modinit_prefix:PyInit_
-- /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8
-- PYTHON EXECUTABLE: /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python3.8
-- PYCOMM RAW: /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include
-- PYBIND INCLUDES: /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include
-- /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8
-- PYTHON EXECUTABLE: /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/bin/python3.8
-- PYCOMM RAW: /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include
-- PYBIND INCLUDES: /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include
-- Configuring done
-- Generating done
-- Build files have been written to: /build/source/_skbuild/linux-x86_64-3.8/cmake-build
[0/14] Generating CXX source qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmath.cxx
[0/14] Building CXX object qiskit/providers/aer/backends/wrappers/CMakeFiles/controller_wrappers.dir/bindings.cc.o
[0/14] Building CXX object qiskit/providers/aer/backends/wrappers/CMakeFiles/controller_wrappers.dir/__/__/__/__/__/src/simulators/statevector/qv_avx2.cpp.o
[1/14] Generating CXX source qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmath.cxx
[1/14] Building CXX object qiskit/providers/aer/pulse/qutip_extra_lite/cy/CMakeFiles/spmath.dir/spmath.cxx.o
[2/14] Building CXX object qiskit/providers/aer/backends/wrappers/CMakeFiles/controller_wrappers.dir/__/__/__/__/__/src/simulators/statevector/qv_avx2.cpp.o
../../../src/simulators/statevector/qv_avx2.cpp:156:72: warning: ignoring attributes on template argument ‘__m256d’ [-Wignored-attributes]
156 | conditional<std::is_same<FloatType, double>::value, __m256d, __m256>::type;
| ^
../../../src/simulators/statevector/qv_avx2.cpp:156:72: warning: ignoring attributes on template argument ‘__m256’ [-Wignored-attributes]
../../../src/simulators/statevector/qv_avx2.cpp: In constructor ‘{anonymous}::RealVectorView<FloatType>::RealVectorView(FloatType*)’:
../../../src/simulators/statevector/qv_avx2.cpp:169:29: warning: declaration of ‘data’ shadows a member of ‘{anonymous}::RealVectorView<FloatType>’ [-Wshadow]
169 | RealVectorView(FloatType* data) : data(data) {}
| ~~~~~~~~~~~^~~~
../../../src/simulators/statevector/qv_avx2.cpp:172:14: note: shadowed declaration is here
172 | FloatType* data = nullptr;
| ^~~~
../../../src/simulators/statevector/qv_avx2.cpp: In constructor ‘{anonymous}::ImaginaryVectorView<double>::ImaginaryVectorView(double*)’:
../../../src/simulators/statevector/qv_avx2.cpp:181:31: warning: declaration of ‘data’ shadows a member of ‘{anonymous}::ImaginaryVectorView<double>’ [-Wshadow]
181 | ImaginaryVectorView(double* data) : data(data) {}
| ~~~~~~~~^~~~
../../../src/simulators/statevector/qv_avx2.cpp:187:11: note: shadowed declaration is here
187 | double* data = nullptr;
| ^~~~
../../../src/simulators/statevector/qv_avx2.cpp: In constructor ‘{anonymous}::ImaginaryVectorView<double>::ImaginaryVectorView(double*)’:
../../../src/simulators/statevector/qv_avx2.cpp:181:31: warning: declaration of ‘data’ shadows a member of ‘{anonymous}::ImaginaryVectorView<double>’ [-Wshadow]
181 | ImaginaryVectorView(double* data) : data(data) {}
| ~~~~~~~~^~~~
../../../src/simulators/statevector/qv_avx2.cpp:187:11: note: shadowed declaration is here
187 | double* data = nullptr;
| ^~~~
../../../src/simulators/statevector/qv_avx2.cpp: In constructor ‘{anonymous}::ImaginaryVectorView<double>::ImaginaryVectorView(double*)’:
../../../src/simulators/statevector/qv_avx2.cpp:181:31: warning: declaration of ‘data’ shadows a member of ‘{anonymous}::ImaginaryVectorView<double>’ [-Wshadow]
181 | ImaginaryVectorView(double* data) : data(data) {}
| ~~~~~~~~^~~~
../../../src/simulators/statevector/qv_avx2.cpp:187:11: note: shadowed declaration is here
187 | double* data = nullptr;
| ^~~~
../../../src/simulators/statevector/qv_avx2.cpp: In constructor ‘{anonymous}::ImaginaryVectorView<float>::ImaginaryVectorView(float*)’:
../../../src/simulators/statevector/qv_avx2.cpp:193:30: warning: declaration of ‘data’ shadows a member of ‘{anonymous}::ImaginaryVectorView<float>’ [-Wshadow]
193 | ImaginaryVectorView(float* data) : data(data) {}
| ~~~~~~~^~~~
../../../src/simulators/statevector/qv_avx2.cpp:198:10: note: shadowed declaration is here
198 | float* data = nullptr;
| ^~~~
../../../src/simulators/statevector/qv_avx2.cpp: In constructor ‘{anonymous}::ImaginaryVectorView<float>::ImaginaryVectorView(float*)’:
../../../src/simulators/statevector/qv_avx2.cpp:193:30: warning: declaration of ‘data’ shadows a member of ‘{anonymous}::ImaginaryVectorView<float>’ [-Wshadow]
193 | ImaginaryVectorView(float* data) : data(data) {}
| ~~~~~~~^~~~
../../../src/simulators/statevector/qv_avx2.cpp:198:10: note: shadowed declaration is here
198 | float* data = nullptr;
| ^~~~
../../../src/simulators/statevector/qv_avx2.cpp: In constructor ‘{anonymous}::ImaginaryVectorView<float>::ImaginaryVectorView(float*)’:
../../../src/simulators/statevector/qv_avx2.cpp:193:30: warning: declaration of ‘data’ shadows a member of ‘{anonymous}::ImaginaryVectorView<float>’ [-Wshadow]
193 | ImaginaryVectorView(float* data) : data(data) {}
| ~~~~~~~^~~~
../../../src/simulators/statevector/qv_avx2.cpp:198:10: note: shadowed declaration is here
198 | float* data = nullptr;
| ^~~~
../../../src/simulators/statevector/qv_avx2.cpp: In lambda function:
../../../src/simulators/statevector/qv_avx2.cpp:895:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
895 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In lambda function:
../../../src/simulators/statevector/qv_avx2.cpp:902:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
902 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In lambda function:
../../../src/simulators/statevector/qv_avx2.cpp:909:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
909 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In lambda function:
../../../src/simulators/statevector/qv_avx2.cpp:916:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
916 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In lambda function:
../../../src/simulators/statevector/qv_avx2.cpp:935:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
935 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In lambda function:
../../../src/simulators/statevector/qv_avx2.cpp:942:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
942 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In lambda function:
../../../src/simulators/statevector/qv_avx2.cpp:949:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
949 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘void {anonymous}::copy(T, U, size_t) [with T = double*; U = const double*; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:999:7: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = double; long unsigned int num_qubits = 1; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1020:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = double; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1047:63: required from here
../../../src/simulators/statevector/qv_avx2.cpp:42:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
42 | for (auto i = 0; i < size; ++i)
| ~~^~~~~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘void {anonymous}::copy(T, U, size_t) [with T = long unsigned int*; U = const long unsigned int*; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:1003:7: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = double; long unsigned int num_qubits = 1; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1020:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = double; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1047:63: required from here
../../../src/simulators/statevector/qv_avx2.cpp:42:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘AER::QV::Avx AER::QV::_apply_avx_kernel(const uint64_t*, double*, size_t, const double*, size_t) [with long unsigned int num_qubits = 1; uint64_t = long unsigned int; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:1007:39: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = double; long unsigned int num_qubits = 1; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1020:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = double; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1047:63: required from here
../../../src/simulators/statevector/qv_avx2.cpp:935:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
935 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:942:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
942 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:949:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
949 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘AER::QV::Avx AER::QV::_apply_avx_kernel(const uint64_t*, double*, size_t, const double*, size_t) [with long unsigned int num_qubits = 2; uint64_t = long unsigned int; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:1007:39: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = double; long unsigned int num_qubits = 2; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1023:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = double; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1047:63: required from here
../../../src/simulators/statevector/qv_avx2.cpp:935:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
935 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:942:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
942 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:949:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
949 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘AER::QV::Avx AER::QV::_apply_avx_kernel(const uint64_t*, double*, size_t, const double*, size_t) [with long unsigned int num_qubits = 3; uint64_t = long unsigned int; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:1007:39: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = double; long unsigned int num_qubits = 3; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1026:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = double; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1047:63: required from here
../../../src/simulators/statevector/qv_avx2.cpp:935:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
935 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:942:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
942 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:949:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
949 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘AER::QV::Avx AER::QV::_apply_avx_kernel(const uint64_t*, double*, size_t, const double*, size_t) [with long unsigned int num_qubits = 4; uint64_t = long unsigned int; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:1007:39: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = double; long unsigned int num_qubits = 4; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1029:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = double; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1047:63: required from here
../../../src/simulators/statevector/qv_avx2.cpp:935:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
935 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:942:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
942 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:949:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
949 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘AER::QV::Avx AER::QV::_apply_avx_kernel(const uint64_t*, double*, size_t, const double*, size_t) [with long unsigned int num_qubits = 5; uint64_t = long unsigned int; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:1007:39: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = double; long unsigned int num_qubits = 5; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1032:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = double; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1047:63: required from here
../../../src/simulators/statevector/qv_avx2.cpp:935:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
935 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:942:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
942 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:949:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
949 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘AER::QV::Avx AER::QV::_apply_avx_kernel(const uint64_t*, double*, size_t, const double*, size_t) [with long unsigned int num_qubits = 6; uint64_t = long unsigned int; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:1007:39: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = double; long unsigned int num_qubits = 6; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1035:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = double; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1047:63: required from here
../../../src/simulators/statevector/qv_avx2.cpp:935:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
935 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:942:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
942 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:949:60: warning: declaration of ‘const double* mat’ shadows a parameter [-Wshadow]
949 | auto lambda = [&](const uint64_t index0, const double* mat) -> void {
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:929:44: note: shadowed declaration is here
929 | const double* mat,
| ~~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘void {anonymous}::copy(T, U, size_t) [with T = float*; U = const float*; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:999:7: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = float; long unsigned int num_qubits = 1; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1020:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = float; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1053:62: required from here
../../../src/simulators/statevector/qv_avx2.cpp:42:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
42 | for (auto i = 0; i < size; ++i)
| ~~^~~~~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘AER::QV::Avx AER::QV::_apply_avx_kernel(const uint64_t*, float*, uint64_t, const float*, size_t) [with long unsigned int num_qubits = 1; uint64_t = long unsigned int; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:1007:39: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = float; long unsigned int num_qubits = 1; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1020:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = float; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1053:62: required from here
../../../src/simulators/statevector/qv_avx2.cpp:895:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
895 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:902:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
902 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:909:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
909 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:916:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
916 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘AER::QV::Avx AER::QV::_apply_avx_kernel(const uint64_t*, float*, uint64_t, const float*, size_t) [with long unsigned int num_qubits = 2; uint64_t = long unsigned int; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:1007:39: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = float; long unsigned int num_qubits = 2; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1023:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = float; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1053:62: required from here
../../../src/simulators/statevector/qv_avx2.cpp:895:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
895 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:902:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
902 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:909:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
909 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:916:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
916 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘AER::QV::Avx AER::QV::_apply_avx_kernel(const uint64_t*, float*, uint64_t, const float*, size_t) [with long unsigned int num_qubits = 3; uint64_t = long unsigned int; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:1007:39: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = float; long unsigned int num_qubits = 3; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1026:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = float; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1053:62: required from here
../../../src/simulators/statevector/qv_avx2.cpp:895:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
895 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:902:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
902 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:909:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
909 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:916:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
916 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘AER::QV::Avx AER::QV::_apply_avx_kernel(const uint64_t*, float*, uint64_t, const float*, size_t) [with long unsigned int num_qubits = 4; uint64_t = long unsigned int; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:1007:39: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = float; long unsigned int num_qubits = 4; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1029:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = float; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1053:62: required from here
../../../src/simulators/statevector/qv_avx2.cpp:895:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
895 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:902:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
902 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:909:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
909 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:916:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
916 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘AER::QV::Avx AER::QV::_apply_avx_kernel(const uint64_t*, float*, uint64_t, const float*, size_t) [with long unsigned int num_qubits = 5; uint64_t = long unsigned int; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:1007:39: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = float; long unsigned int num_qubits = 5; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1032:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = float; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1053:62: required from here
../../../src/simulators/statevector/qv_avx2.cpp:895:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
895 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:902:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
902 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:909:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
909 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:916:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
916 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘AER::QV::Avx AER::QV::_apply_avx_kernel(const uint64_t*, float*, uint64_t, const float*, size_t) [with long unsigned int num_qubits = 6; uint64_t = long unsigned int; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:1007:39: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = float; long unsigned int num_qubits = 6; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1035:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = float; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1053:62: required from here
../../../src/simulators/statevector/qv_avx2.cpp:895:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
895 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:902:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
902 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:909:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
909 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:916:59: warning: declaration of ‘const float* mat’ shadows a parameter [-Wshadow]
916 | auto lambda = [&](const uint64_t index0, const float* mat) -> void {
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp:889:43: note: shadowed declaration is here
889 | const float* mat,
| ~~~~~~~~~~~~~^~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘void {anonymous}::copy(T, U, size_t) [with T = double*; U = double*; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:410:7: required from ‘void {anonymous}::reorder(const uint64_t*, uint64_t*, FloatType*) [with FloatType = double; long unsigned int num_qubits = 1; uint64_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1005:33: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = double; long unsigned int num_qubits = 1; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1020:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = double; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1047:63: required from here
../../../src/simulators/statevector/qv_avx2.cpp:42:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
42 | for (auto i = 0; i < size; ++i)
| ~~^~~~~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘{anonymous}::RealVectorView<FloatType>::RealVectorView(FloatType*) [with FloatType = double]’:
../../../src/simulators/statevector/qv_avx2.cpp:931:26: required from ‘AER::QV::Avx AER::QV::_apply_avx_kernel(const uint64_t*, double*, size_t, const double*, size_t) [with long unsigned int num_qubits = 1; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1007:39: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = double; long unsigned int num_qubits = 1; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1020:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = double; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1047:63: required from here
../../../src/simulators/statevector/qv_avx2.cpp:169:29: warning: declaration of ‘data’ shadows a member of ‘{anonymous}::RealVectorView<double>’ [-Wshadow]
169 | RealVectorView(FloatType* data) : data(data) {}
| ~~~~~~~~~~~^~~~
../../../src/simulators/statevector/qv_avx2.cpp:172:14: note: shadowed declaration is here
172 | FloatType* data = nullptr;
| ^~~~
../../../src/simulators/statevector/qv_avx2.cpp:169:29: warning: declaration of ‘data’ shadows a member of ‘{anonymous}::RealVectorView<double>’ [-Wshadow]
169 | RealVectorView(FloatType* data) : data(data) {}
| ~~~~~~~~~~~^~~~
../../../src/simulators/statevector/qv_avx2.cpp:172:14: note: shadowed declaration is here
172 | FloatType* data = nullptr;
| ^~~~
../../../src/simulators/statevector/qv_avx2.cpp:169:29: warning: declaration of ‘data’ shadows a member of ‘{anonymous}::RealVectorView<double>’ [-Wshadow]
169 | RealVectorView(FloatType* data) : data(data) {}
| ~~~~~~~~~~~^~~~
../../../src/simulators/statevector/qv_avx2.cpp:172:14: note: shadowed declaration is here
172 | FloatType* data = nullptr;
| ^~~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘void {anonymous}::copy(T, U, size_t) [with T = float*; U = float*; size_t = long unsigned int]’:
../../../src/simulators/statevector/qv_avx2.cpp:410:7: required from ‘void {anonymous}::reorder(const uint64_t*, uint64_t*, FloatType*) [with FloatType = float; long unsigned int num_qubits = 1; uint64_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1005:33: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = float; long unsigned int num_qubits = 1; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1020:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = float; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1053:62: required from here
../../../src/simulators/statevector/qv_avx2.cpp:42:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
42 | for (auto i = 0; i < size; ++i)
| ~~^~~~~~
../../../src/simulators/statevector/qv_avx2.cpp: In instantiation of ‘{anonymous}::RealVectorView<FloatType>::RealVectorView(FloatType*) [with FloatType = float]’:
../../../src/simulators/statevector/qv_avx2.cpp:891:25: required from ‘AER::QV::Avx AER::QV::_apply_avx_kernel(const uint64_t*, float*, uint64_t, const float*, size_t) [with long unsigned int num_qubits = 1; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1007:39: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, const FloatType*, size_t) [with FloatType = float; long unsigned int num_qubits = 1; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1020:44: required from ‘AER::QV::Avx AER::QV::apply_matrix_avx(FloatType*, uint64_t, const uint64_t*, size_t, const FloatType*, size_t) [with FloatType = float; uint64_t = long unsigned int; size_t = long unsigned int]’
../../../src/simulators/statevector/qv_avx2.cpp:1053:62: required from here
../../../src/simulators/statevector/qv_avx2.cpp:169:29: warning: declaration of ‘data’ shadows a member of ‘{anonymous}::RealVectorView<float>’ [-Wshadow]
169 | RealVectorView(FloatType* data) : data(data) {}
| ~~~~~~~~~~~^~~~
../../../src/simulators/statevector/qv_avx2.cpp:172:14: note: shadowed declaration is here
172 | FloatType* data = nullptr;
| ^~~~
../../../src/simulators/statevector/qv_avx2.cpp:169:29: warning: declaration of ‘data’ shadows a member of ‘{anonymous}::RealVectorView<float>’ [-Wshadow]
169 | RealVectorView(FloatType* data) : data(data) {}
| ~~~~~~~~~~~^~~~
../../../src/simulators/statevector/qv_avx2.cpp:172:14: note: shadowed declaration is here
172 | FloatType* data = nullptr;
| ^~~~
../../../src/simulators/statevector/qv_avx2.cpp:169:29: warning: declaration of ‘data’ shadows a member of ‘{anonymous}::RealVectorView<float>’ [-Wshadow]
169 | RealVectorView(FloatType* data) : data(data) {}
| ~~~~~~~~~~~^~~~
../../../src/simulators/statevector/qv_avx2.cpp:172:14: note: shadowed declaration is here
172 | FloatType* data = nullptr;
| ^~~~
[2/14] Building CXX object src/open_pulse/CMakeFiles/test_python_to_cpp.dir/test_python_to_cpp.cpp.o
[3/14] Building CXX object qiskit/providers/aer/pulse/qutip_extra_lite/cy/CMakeFiles/spmath.dir/spmath.cxx.o
[3/14] Linking CXX shared module qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmath.cpython-38-x86_64-linux-gnu.so
[4/14] Linking CXX shared module qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmath.cpython-38-x86_64-linux-gnu.so
[4/14] Building CXX object src/open_pulse/CMakeFiles/pulse_utils.dir/pulse_utils_bindings.cpp.o
[5/14] Building CXX object src/open_pulse/CMakeFiles/test_python_to_cpp.dir/test_python_to_cpp.cpp.o
In file included from /nix/store/iw96nksk0jyw9kbdm2ljh30s9qbvwp0r-python3.8-numpy-1.19.4/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
from /nix/store/iw96nksk0jyw9kbdm2ljh30s9qbvwp0r-python3.8-numpy-1.19.4/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
from /nix/store/iw96nksk0jyw9kbdm2ljh30s9qbvwp0r-python3.8-numpy-1.19.4/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4,
from ../../../src/open_pulse/test_python_to_cpp.hpp:20,
from ../../../src/open_pulse/test_python_to_cpp.cpp:1:
/nix/store/iw96nksk0jyw9kbdm2ljh30s9qbvwp0r-python3.8-numpy-1.19.4/lib/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning is a GCC extension
17 | #warning "Using deprecated NumPy API, disable it with " \
| ^~~~~~~
/nix/store/iw96nksk0jyw9kbdm2ljh30s9qbvwp0r-python3.8-numpy-1.19.4/lib/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
In file included from ../../../src/open_pulse/python_to_cpp.hpp:33,
from ../../../src/open_pulse/test_python_to_cpp.cpp:9:
../../../src/open_pulse/ordered_map.hpp: In constructor ‘ordered_map<Key, T, Hash, KeyEqual, Allocator>::ordered_map_iterator_t<_map_t, _vec_t>::ordered_map_iterator_t(_map_t&, _vec_t&)’:
../../../src/open_pulse/ordered_map.hpp:75:49: warning: declaration of ‘vec’ shadows a member of ‘ordered_map<Key, T, Hash, KeyEqual, Allocator>::ordered_map_iterator_t<_map_t, _vec_t>’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:63:13: note: shadowed declaration is here
63 | _vec_t &vec;
| ^~~
../../../src/open_pulse/ordered_map.hpp:75:36: warning: declaration of ‘map’ shadows a member of ‘ordered_map<Key, T, Hash, KeyEqual, Allocator>::ordered_map_iterator_t<_map_t, _vec_t>’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:62:13: note: shadowed declaration is here
62 | _map_t &map;
| ^~~
In file included from ../../../src/open_pulse/python_to_cpp.hpp:34,
from ../../../src/open_pulse/test_python_to_cpp.cpp:9:
../../../src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
../../../src/open_pulse/types.hpp:23:39: warning: declaration of ‘term’ shadows a member of ‘TermExpression’ [-Wshadow]
23 | TermExpression(const std::string& term) : term(term) {}
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
24 | std::string term;
| ^~~~
../../../src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
../../../src/open_pulse/types.hpp:23:39: warning: declaration of ‘term’ shadows a member of ‘TermExpression’ [-Wshadow]
23 | TermExpression(const std::string& term) : term(term) {}
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
24 | std::string term;
| ^~~~
../../../src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
../../../src/open_pulse/types.hpp:23:39: warning: declaration of ‘term’ shadows a member of ‘TermExpression’ [-Wshadow]
23 | TermExpression(const std::string& term) : term(term) {}
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
24 | std::string term;
| ^~~~
In file included from ../../../src/open_pulse/python_to_cpp.hpp:36,
from ../../../src/open_pulse/test_python_to_cpp.cpp:9:
../../../src/open_pulse/eval_hamiltonian.hpp: In constructor ‘ParserValues::ParserValues(std::unique_ptr<mup::ParserX>, const string&)’:
../../../src/open_pulse/eval_hamiltonian.hpp:29:75: warning: declaration of ‘expr’ shadows a member of ‘ParserValues’ [-Wshadow]
29 | ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/eval_hamiltonian.hpp:33:17: note: shadowed declaration is here
33 | std::string expr;
| ^~~~
../../../src/open_pulse/eval_hamiltonian.hpp:29:48: warning: declaration of ‘parser’ shadows a member of ‘ParserValues’ [-Wshadow]
29 | ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../../../src/open_pulse/eval_hamiltonian.hpp:32:35: note: shadowed declaration is here
32 | std::unique_ptr<mup::ParserX> parser;
| ^~~~~~
../../../src/open_pulse/eval_hamiltonian.hpp: In constructor ‘ParserValues::ParserValues(std::unique_ptr<mup::ParserX>, const string&)’:
../../../src/open_pulse/eval_hamiltonian.hpp:29:75: warning: declaration of ‘expr’ shadows a member of ‘ParserValues’ [-Wshadow]
29 | ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/eval_hamiltonian.hpp:33:17: note: shadowed declaration is here
33 | std::string expr;
| ^~~~
../../../src/open_pulse/eval_hamiltonian.hpp:29:48: warning: declaration of ‘parser’ shadows a member of ‘ParserValues’ [-Wshadow]
29 | ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../../../src/open_pulse/eval_hamiltonian.hpp:32:35: note: shadowed declaration is here
32 | std::unique_ptr<mup::ParserX> parser;
| ^~~~~~
../../../src/open_pulse/eval_hamiltonian.hpp: In constructor ‘ParserValues::ParserValues(std::unique_ptr<mup::ParserX>, const string&)’:
../../../src/open_pulse/eval_hamiltonian.hpp:29:75: warning: declaration of ‘expr’ shadows a member of ‘ParserValues’ [-Wshadow]
29 | ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/eval_hamiltonian.hpp:33:17: note: shadowed declaration is here
33 | std::string expr;
| ^~~~
../../../src/open_pulse/eval_hamiltonian.hpp:29:48: warning: declaration of ‘parser’ shadows a member of ‘ParserValues’ [-Wshadow]
29 | ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../../../src/open_pulse/eval_hamiltonian.hpp:32:35: note: shadowed declaration is here
32 | std::unique_ptr<mup::ParserX> parser;
| ^~~~~~
../../../src/open_pulse/eval_hamiltonian.hpp: At global scope:
../../../src/open_pulse/eval_hamiltonian.hpp:47:11: warning: no previous declaration for ‘complex_t evaluate_hamiltonian_expression(const string&, const std::vector<double>&, const std::vector<std::__cxx11::basic_string<char> >&, const std::unordered_map<std::__cxx11::basic_string<char>, std::complex<double> >&)’ [-Wmissing-declarations]
47 | complex_t evaluate_hamiltonian_expression(const std::string& expr_string,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../src/open_pulse/python_to_cpp.hpp:36,
from ../../../src/open_pulse/test_python_to_cpp.cpp:9:
../../../src/open_pulse/eval_hamiltonian.hpp: In function ‘complex_t evaluate_hamiltonian_expression(const string&, const std::vector<double>&, const std::vector<std::__cxx11::basic_string<char> >&, const std::unordered_map<std::__cxx11::basic_string<char>, std::complex<double> >&)’:
../../../src/open_pulse/eval_hamiltonian.hpp:103:27: warning: catching polymorphic type ‘class std::exception’ by value [-Wcatch-value=]
103 | }catch(std::exception ex){
| ^~
In file included from ../../../src/open_pulse/test_python_to_cpp.cpp:9:
../../../src/open_pulse/python_to_cpp.hpp: At global scope:
../../../src/open_pulse/python_to_cpp.hpp:38:6: warning: no previous declaration for ‘bool check_is_integer(PyObject*)’ [-Wmissing-declarations]
38 | bool check_is_integer(PyObject * value){
| ^~~~~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:49:6: warning: no previous declaration for ‘bool check_is_string(PyObject*)’ [-Wmissing-declarations]
49 | bool check_is_string(PyObject * value){
| ^~~~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:59:6: warning: no previous declaration for ‘bool check_is_floating_point(PyObject*)’ [-Wmissing-declarations]
59 | bool check_is_floating_point(PyObject * value){
| ^~~~~~~~~~~~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:69:6: warning: no previous declaration for ‘bool check_is_complex(PyObject*)’ [-Wmissing-declarations]
69 | bool check_is_complex(PyObject * value){
| ^~~~~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:79:6: warning: no previous declaration for ‘bool check_is_list(PyObject*)’ [-Wmissing-declarations]
79 | bool check_is_list(PyObject * value){
| ^~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:90:6: warning: no previous declaration for ‘bool check_is_tuple(PyObject*)’ [-Wmissing-declarations]
90 | bool check_is_tuple(PyObject * value){
| ^~~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:101:6: warning: no previous declaration for ‘bool check_is_dict(PyObject*)’ [-Wmissing-declarations]
101 | bool check_is_dict(PyObject * value){
| ^~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:112:6: warning: no previous declaration for ‘bool check_is_np_array(PyArrayObject*)’ [-Wmissing-declarations]
112 | bool check_is_np_array(PyArrayObject * value){
| ^~~~~~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:390:12: warning: no previous declaration for ‘PyObject* _get_py_value_from_py_dict(PyObject*, const string&)’ [-Wmissing-declarations]
390 | PyObject * _get_py_value_from_py_dict(PyObject * dict, const std::string& key){
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/open_pulse/test_python_to_cpp.cpp: In function ‘bool cpp_test_np_array_of_doubles(PyArrayObject*)’:
../../../src/open_pulse/test_python_to_cpp.cpp:43:15: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
43 | if(vec[0] != 0. || vec[1] != 1. || vec[2] != 2. || vec[3] != 3.)
../../../src/open_pulse/test_python_to_cpp.cpp:43:31: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
43 | if(vec[0] != 0. || vec[1] != 1. || vec[2] != 2. || vec[3] != 3.)
../../../src/open_pulse/test_python_to_cpp.cpp:43:47: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
43 | if(vec[0] != 0. || vec[1] != 1. || vec[2] != 2. || vec[3] != 3.)
../../../src/open_pulse/test_python_to_cpp.cpp:43:63: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
43 | if(vec[0] != 0. || vec[1] != 1. || vec[2] != 2. || vec[3] != 3.)
In file included from ../../../src/open_pulse/python_to_cpp.hpp:33,
from ../../../src/open_pulse/test_python_to_cpp.cpp:9:
../../../src/open_pulse/ordered_map.hpp: In instantiation of ‘ordered_map<Key, T, Hash, KeyEqual, Allocator>::ordered_map_iterator_t<_map_t, _vec_t>::ordered_map_iterator_t(_map_t&, _vec_t&) [with _map_t = std::unordered_map<std::__cxx11::basic_string<char>, long int>; _vec_t = std::vector<std::__cxx11::basic_string<char> >; Key = std::__cxx11::basic_string<char>; T = long int; Hash = std::hash<std::__cxx11::basic_string<char> >; KeyEqual = std::equal_to<std::__cxx11::basic_string<char> >; Allocator = std::allocator<std::pair<const std::__cxx11::basic_string<char>, long int> >]’:
../../../src/open_pulse/ordered_map.hpp:32:14: required from ‘ordered_map<Key, T, Hash, KeyEqual, Allocator>::ordered_map(const ordered_map<Key, T, Hash, KeyEqual, Allocator>&) [with Key = std::__cxx11::basic_string<char>; T = long int; Hash = std::hash<std::__cxx11::basic_string<char> >; KeyEqual = std::equal_to<std::__cxx11::basic_string<char> >; Allocator = std::allocator<std::pair<const std::__cxx11::basic_string<char>, long int> >]’
../../../src/open_pulse/test_python_to_cpp.cpp:58:65: required from here
../../../src/open_pulse/ordered_map.hpp:75:49: warning: declaration of ‘vec’ shadows a member of ‘ordered_map<std::__cxx11::basic_string<char>, long int>::ordered_map_iterator_t<std::unordered_map<std::__cxx11::basic_string<char>, long int>, std::vector<std::__cxx11::basic_string<char> > >’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:63:13: note: shadowed declaration is here
63 | _vec_t &vec;
| ^~~
../../../src/open_pulse/ordered_map.hpp:75:36: warning: declaration of ‘map’ shadows a member of ‘ordered_map<std::__cxx11::basic_string<char>, long int>::ordered_map_iterator_t<std::unordered_map<std::__cxx11::basic_string<char>, long int>, std::vector<std::__cxx11::basic_string<char> > >’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:62:13: note: shadowed declaration is here
62 | _map_t &map;
| ^~~
../../../src/open_pulse/ordered_map.hpp:75:49: warning: declaration of ‘vec’ shadows a member of ‘ordered_map<std::__cxx11::basic_string<char>, long int>::ordered_map_iterator_t<std::unordered_map<std::__cxx11::basic_string<char>, long int>, std::vector<std::__cxx11::basic_string<char> > >’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:63:13: note: shadowed declaration is here
63 | _vec_t &vec;
| ^~~
../../../src/open_pulse/ordered_map.hpp:75:36: warning: declaration of ‘map’ shadows a member of ‘ordered_map<std::__cxx11::basic_string<char>, long int>::ordered_map_iterator_t<std::unordered_map<std::__cxx11::basic_string<char>, long int>, std::vector<std::__cxx11::basic_string<char> > >’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:62:13: note: shadowed declaration is here
62 | _map_t &map;
| ^~~
../../../src/open_pulse/ordered_map.hpp:75:49: warning: declaration of ‘vec’ shadows a member of ‘ordered_map<std::__cxx11::basic_string<char>, long int>::ordered_map_iterator_t<std::unordered_map<std::__cxx11::basic_string<char>, long int>, std::vector<std::__cxx11::basic_string<char> > >’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:63:13: note: shadowed declaration is here
63 | _vec_t &vec;
| ^~~
../../../src/open_pulse/ordered_map.hpp:75:36: warning: declaration of ‘map’ shadows a member of ‘ordered_map<std::__cxx11::basic_string<char>, long int>::ordered_map_iterator_t<std::unordered_map<std::__cxx11::basic_string<char>, long int>, std::vector<std::__cxx11::basic_string<char> > >’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:62:13: note: shadowed declaration is here
62 | _map_t &map;
| ^~~
[5/14] Linking CXX shared module src/open_pulse/test_python_to_cpp.cpython-38-x86_64-linux-gnu.so
[6/14] Linking CXX shared module src/open_pulse/test_python_to_cpp.cpython-38-x86_64-linux-gnu.so
[6/14] Building CXX object src/open_pulse/CMakeFiles/pulse_utils.dir/pulse_utils.cpp.o
[7/14] Building CXX object src/open_pulse/CMakeFiles/pulse_utils.dir/pulse_utils_bindings.cpp.o
In file included from ../../../src/open_pulse/numeric_integrator.hpp:28,
from ../../../src/open_pulse/pulse_utils_bindings.cpp:15:
../../../src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
../../../src/open_pulse/types.hpp:23:39: warning: declaration of ‘term’ shadows a member of ‘TermExpression’ [-Wshadow]
23 | TermExpression(const std::string& term) : term(term) {}
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
24 | std::string term;
| ^~~~
../../../src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
../../../src/open_pulse/types.hpp:23:39: warning: declaration of ‘term’ shadows a member of ‘TermExpression’ [-Wshadow]
23 | TermExpression(const std::string& term) : term(term) {}
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
24 | std::string term;
| ^~~~
../../../src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
../../../src/open_pulse/types.hpp:23:39: warning: declaration of ‘term’ shadows a member of ‘TermExpression’ [-Wshadow]
23 | TermExpression(const std::string& term) : term(term) {}
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
24 | std::string term;
| ^~~~
../../../src/open_pulse/pulse_utils_bindings.cpp: At global scope:
../../../src/open_pulse/pulse_utils_bindings.cpp:23:12: warning: no previous declaration for ‘RhsFunctor get_ode_rhs_functor(pybind11::object, pybind11::object, pybind11::object, pybind11::object, pybind11::object)’ [-Wmissing-declarations]
23 | RhsFunctor get_ode_rhs_functor(py::object the_global_data, py::object the_exp,
| ^~~~~~~~~~~~~~~~~~~
[7/14] Building CXX object src/open_pulse/CMakeFiles/pulse_utils.dir/numeric_integrator.cpp.o
[8/14] Building CXX object src/open_pulse/CMakeFiles/pulse_utils.dir/pulse_utils.cpp.o
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:12,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h: In constructor ‘pybind11::detail::any_container<T>::any_container(std::vector<T>&&)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h:835:36: warning: declaration of ‘v’ shadows a member of ‘pybind11::detail::any_container<T>’ [-Wshadow]
835 | any_container(std::vector<T> &&v) : v(std::move(v)) { }
| ~~~~~~~~~~~~~~~~~^
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h:817:20: note: shadowed declaration is here
817 | std::vector<T> v;
| ^
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(void*, pybind11::ssize_t, const string&, pybind11::ssize_t, pybind11::detail::any_container<long int>, pybind11::detail::any_container<long int>, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:53:106: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
53 | detail::any_container<ssize_t> shape_in, detail::any_container<ssize_t> strides_in, bool readonly=false)
| ~~~~~^~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:48:10: note: shadowed declaration is here
48 | bool readonly = false; // flag to indicate if the underlying storage may be written to
| ^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:52:81: warning: declaration of ‘ndim’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
52 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:45:13: note: shadowed declaration is here
45 | ssize_t ndim = 0; // Number of dimensions
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:52:65: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
52 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~~~~~~~~~~~~^~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:44:17: note: shadowed declaration is here
44 | std::string format; // For homogeneous buffers, this should be set to format_descriptor<T>::format()
| ^~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:52:36: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
52 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:42:13: note: shadowed declaration is here
42 | ssize_t itemsize = 0; // Size of individual items in bytes
| ^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:52:23: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
52 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
41 | void *ptr = nullptr; // Pointer to the underlying storage
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(void*, pybind11::ssize_t, const string&, pybind11::ssize_t, pybind11::detail::any_container<long int>, pybind11::detail::any_container<long int>, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:53:106: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
53 | detail::any_container<ssize_t> shape_in, detail::any_container<ssize_t> strides_in, bool readonly=false)
| ~~~~~^~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:48:10: note: shadowed declaration is here
48 | bool readonly = false; // flag to indicate if the underlying storage may be written to
| ^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:52:81: warning: declaration of ‘ndim’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
52 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:45:13: note: shadowed declaration is here
45 | ssize_t ndim = 0; // Number of dimensions
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:52:65: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
52 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~~~~~~~~~~~~^~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:44:17: note: shadowed declaration is here
44 | std::string format; // For homogeneous buffers, this should be set to format_descriptor<T>::format()
| ^~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:52:36: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
52 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:42:13: note: shadowed declaration is here
42 | ssize_t itemsize = 0; // Size of individual items in bytes
| ^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:52:23: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
52 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
41 | void *ptr = nullptr; // Pointer to the underlying storage
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(void*, pybind11::ssize_t, const string&, pybind11::ssize_t, pybind11::detail::any_container<long int>, pybind11::detail::any_container<long int>, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:53:106: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
53 | detail::any_container<ssize_t> shape_in, detail::any_container<ssize_t> strides_in, bool readonly=false)
| ~~~~~^~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:48:10: note: shadowed declaration is here
48 | bool readonly = false; // flag to indicate if the underlying storage may be written to
| ^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:52:81: warning: declaration of ‘ndim’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
52 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:45:13: note: shadowed declaration is here
45 | ssize_t ndim = 0; // Number of dimensions
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:52:65: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
52 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~~~~~~~~~~~~^~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:44:17: note: shadowed declaration is here
44 | std::string format; // For homogeneous buffers, this should be set to format_descriptor<T>::format()
| ^~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:52:36: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
52 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:42:13: note: shadowed declaration is here
42 | ssize_t itemsize = 0; // Size of individual items in bytes
| ^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:52:23: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
52 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
41 | void *ptr = nullptr; // Pointer to the underlying storage
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(T*, pybind11::detail::any_container<long int>, pybind11::detail::any_container<long int>, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:63:114: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
63 | buffer_info(T *ptr, detail::any_container<ssize_t> shape_in, detail::any_container<ssize_t> strides_in, bool readonly=false)
| ~~~~~^~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:48:10: note: shadowed declaration is here
48 | bool readonly = false; // flag to indicate if the underlying storage may be written to
| ^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:63:20: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
63 | buffer_info(T *ptr, detail::any_container<ssize_t> shape_in, detail::any_container<ssize_t> strides_in, bool readonly=false)
| ~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
41 | void *ptr = nullptr; // Pointer to the underlying storage
| ^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(void*, pybind11::ssize_t, const string&, pybind11::ssize_t, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:92: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~^~~~~~~~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:48:10: note: shadowed declaration is here
48 | bool readonly = false; // flag to indicate if the underlying storage may be written to
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:81: warning: declaration of ‘size’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~~~~^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:43:13: note: shadowed declaration is here
43 | ssize_t size = 0; // Total number of entries
| ^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:65: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~~~~~~~~~~~~~~~^~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:44:17: note: shadowed declaration is here
44 | std::string format; // For homogeneous buffers, this should be set to format_descriptor<T>::format()
| ^~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:36: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~~~~^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:42:13: note: shadowed declaration is here
42 | ssize_t itemsize = 0; // Size of individual items in bytes
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:23: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~~^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
41 | void *ptr = nullptr; // Pointer to the underlying storage
| ^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(void*, pybind11::ssize_t, const string&, pybind11::ssize_t, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:92: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~^~~~~~~~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:48:10: note: shadowed declaration is here
48 | bool readonly = false; // flag to indicate if the underlying storage may be written to
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:81: warning: declaration of ‘size’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~~~~^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:43:13: note: shadowed declaration is here
43 | ssize_t size = 0; // Total number of entries
| ^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:65: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~~~~~~~~~~~~~~~^~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:44:17: note: shadowed declaration is here
44 | std::string format; // For homogeneous buffers, this should be set to format_descriptor<T>::format()
| ^~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:36: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~~~~^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:42:13: note: shadowed declaration is here
42 | ssize_t itemsize = 0; // Size of individual items in bytes
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:23: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~~^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
41 | void *ptr = nullptr; // Pointer to the underlying storage
| ^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(void*, pybind11::ssize_t, const string&, pybind11::ssize_t, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:92: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~^~~~~~~~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:48:10: note: shadowed declaration is here
48 | bool readonly = false; // flag to indicate if the underlying storage may be written to
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:81: warning: declaration of ‘size’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~~~~^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:43:13: note: shadowed declaration is here
43 | ssize_t size = 0; // Total number of entries
| ^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:65: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~~~~~~~~~~~~~~~^~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:44:17: note: shadowed declaration is here
44 | std::string format; // For homogeneous buffers, this should be set to format_descriptor<T>::format()
| ^~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:36: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~~~~^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:42:13: note: shadowed declaration is here
42 | ssize_t itemsize = 0; // Size of individual items in bytes
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:66:23: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
66 | buffer_info(void *ptr, ssize_t itemsize, const std::string &format, ssize_t size, bool readonly=false)
| ~~~~~~^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
41 | void *ptr = nullptr; // Pointer to the underlying storage
| ^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(T*, pybind11::ssize_t, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:70:44: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
70 | buffer_info(T *ptr, ssize_t size, bool readonly=false)
| ~~~~~^~~~~~~~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:48:10: note: shadowed declaration is here
48 | bool readonly = false; // flag to indicate if the underlying storage may be written to
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:70:33: warning: declaration of ‘size’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
70 | buffer_info(T *ptr, ssize_t size, bool readonly=false)
| ~~~~~~~~^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:43:13: note: shadowed declaration is here
43 | ssize_t size = 0; // Total number of entries
| ^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:70:20: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
70 | buffer_info(T *ptr, ssize_t size, bool readonly=false)
| ~~~^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
41 | void *ptr = nullptr; // Pointer to the underlying storage
| ^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(const T*, pybind11::ssize_t, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:74:50: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
74 | buffer_info(const T *ptr, ssize_t size, bool readonly=true)
| ~~~~~^~~~~~~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:48:10: note: shadowed declaration is here
48 | bool readonly = false; // flag to indicate if the underlying storage may be written to
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:74:39: warning: declaration of ‘size’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
74 | buffer_info(const T *ptr, ssize_t size, bool readonly=true)
| ~~~~~~~~^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:43:13: note: shadowed declaration is here
43 | ssize_t size = 0; // Total number of entries
| ^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:74:26: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
74 | buffer_info(const T *ptr, ssize_t size, bool readonly=true)
| ~~~~~~~~~^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
41 | void *ptr = nullptr; // Pointer to the underlying storage
| ^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(Py_buffer*, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:77:48: warning: declaration of ‘ownview’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
77 | explicit buffer_info(Py_buffer *view, bool ownview = true)
| ~~~~~^~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:126:10: note: shadowed declaration is here
126 | bool ownview = false;
| ^~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(Py_buffer*, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:77:48: warning: declaration of ‘ownview’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
77 | explicit buffer_info(Py_buffer *view, bool ownview = true)
| ~~~~~^~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:126:10: note: shadowed declaration is here
126 | bool ownview = false;
| ^~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(Py_buffer*, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:77:48: warning: declaration of ‘ownview’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
77 | explicit buffer_info(Py_buffer *view, bool ownview = true)
| ~~~~~^~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:126:10: note: shadowed declaration is here
126 | bool ownview = false;
| ^~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(pybind11::buffer_info::private_ctr_tag, void*, pybind11::ssize_t, const string&, pybind11::ssize_t, pybind11::detail::any_container<long int>&&, pybind11::detail::any_container<long int>&&, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:122:110: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
122 | detail::any_container<ssize_t> &&shape_in, detail::any_container<ssize_t> &&strides_in, bool readonly)
| ~~~~~^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:48:10: note: shadowed declaration is here
48 | bool readonly = false; // flag to indicate if the underlying storage may be written to
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:121:98: warning: declaration of ‘ndim’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
121 | buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:45:13: note: shadowed declaration is here
45 | ssize_t ndim = 0; // Number of dimensions
| ^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:121:82: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
121 | buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~~~~~~~~~~~~^~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:44:17: note: shadowed declaration is here
44 | std::string format; // For homogeneous buffers, this should be set to format_descriptor<T>::format()
| ^~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:121:53: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
121 | buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:42:13: note: shadowed declaration is here
42 | ssize_t itemsize = 0; // Size of individual items in bytes
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:121:40: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
121 | buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
41 | void *ptr = nullptr; // Pointer to the underlying storage
| ^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(pybind11::buffer_info::private_ctr_tag, void*, pybind11::ssize_t, const string&, pybind11::ssize_t, pybind11::detail::any_container<long int>&&, pybind11::detail::any_container<long int>&&, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:122:110: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
122 | detail::any_container<ssize_t> &&shape_in, detail::any_container<ssize_t> &&strides_in, bool readonly)
| ~~~~~^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:48:10: note: shadowed declaration is here
48 | bool readonly = false; // flag to indicate if the underlying storage may be written to
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:121:98: warning: declaration of ‘ndim’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
121 | buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:45:13: note: shadowed declaration is here
45 | ssize_t ndim = 0; // Number of dimensions
| ^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:121:82: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
121 | buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~~~~~~~~~~~~^~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:44:17: note: shadowed declaration is here
44 | std::string format; // For homogeneous buffers, this should be set to format_descriptor<T>::format()
| ^~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:121:53: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
121 | buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:42:13: note: shadowed declaration is here
42 | ssize_t itemsize = 0; // Size of individual items in bytes
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:121:40: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
121 | buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
41 | void *ptr = nullptr; // Pointer to the underlying storage
| ^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h: In constructor ‘pybind11::buffer_info::buffer_info(pybind11::buffer_info::private_ctr_tag, void*, pybind11::ssize_t, const string&, pybind11::ssize_t, pybind11::detail::any_container<long int>&&, pybind11::detail::any_container<long int>&&, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:122:110: warning: declaration of ‘readonly’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
122 | detail::any_container<ssize_t> &&shape_in, detail::any_container<ssize_t> &&strides_in, bool readonly)
| ~~~~~^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:48:10: note: shadowed declaration is here
48 | bool readonly = false; // flag to indicate if the underlying storage may be written to
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:121:98: warning: declaration of ‘ndim’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
121 | buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:45:13: note: shadowed declaration is here
45 | ssize_t ndim = 0; // Number of dimensions
| ^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:121:82: warning: declaration of ‘format’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
121 | buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~~~~~~~~~~~~^~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:44:17: note: shadowed declaration is here
44 | std::string format; // For homogeneous buffers, this should be set to format_descriptor<T>::format()
| ^~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:121:53: warning: declaration of ‘itemsize’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
121 | buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~~~^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:42:13: note: shadowed declaration is here
42 | ssize_t itemsize = 0; // Size of individual items in bytes
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:121:40: warning: declaration of ‘ptr’ shadows a member of ‘pybind11::buffer_info’ [-Wshadow]
121 | buffer_info(private_ctr_tag, void *ptr, ssize_t itemsize, const std::string &format, ssize_t ndim,
| ~~~~~~^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:41:11: note: shadowed declaration is here
41 | void *ptr = nullptr; // Pointer to the underlying storage
| ^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::accessor<Policy>::accessor(pybind11::handle, pybind11::detail::accessor<Policy>::key_type)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<Policy>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<Policy>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::arrow_proxy<T>::arrow_proxy(T&&)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:663:21: warning: declaration of ‘value’ shadows a member of ‘pybind11::detail::iterator_policies::arrow_proxy<T>’ [-Wshadow]
663 | arrow_proxy(T &&value) : value(std::move(value)) { }
| ~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:661:7: note: shadowed declaration is here
661 | T value;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::sequence_slow_readwrite::sequence_slow_readwrite(pybind11::handle, pybind11::ssize_t)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:696:49: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
696 | sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
| ~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:707:13: note: shadowed declaration is here
707 | ssize_t index;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:696:36: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
696 | sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:706:12: note: shadowed declaration is here
706 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::sequence_slow_readwrite::sequence_slow_readwrite(pybind11::handle, pybind11::ssize_t)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:696:49: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
696 | sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
| ~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:707:13: note: shadowed declaration is here
707 | ssize_t index;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:696:36: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
696 | sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:706:12: note: shadowed declaration is here
706 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::sequence_slow_readwrite::sequence_slow_readwrite(pybind11::handle, pybind11::ssize_t)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:696:49: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
696 | sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
| ~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:707:13: note: shadowed declaration is here
707 | ssize_t index;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:696:36: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::sequence_slow_readwrite’ [-Wshadow]
696 | sequence_slow_readwrite(handle obj, ssize_t index) : obj(obj), index(index) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:706:12: note: shadowed declaration is here
706 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::dict_readonly::dict_readonly(pybind11::handle, pybind11::ssize_t)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:719:39: warning: declaration of ‘pos’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
719 | dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
| ~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:728:13: note: shadowed declaration is here
728 | ssize_t pos = -1;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:719:26: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
719 | dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:726:12: note: shadowed declaration is here
726 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::dict_readonly::dict_readonly(pybind11::handle, pybind11::ssize_t)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:719:39: warning: declaration of ‘pos’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
719 | dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
| ~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:728:13: note: shadowed declaration is here
728 | ssize_t pos = -1;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:719:26: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
719 | dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:726:12: note: shadowed declaration is here
726 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::detail::iterator_policies::dict_readonly::dict_readonly(pybind11::handle, pybind11::ssize_t)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:719:39: warning: declaration of ‘pos’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
719 | dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
| ~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:728:13: note: shadowed declaration is here
728 | ssize_t pos = -1;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:719:26: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::iterator_policies::dict_readonly’ [-Wshadow]
719 | dict_readonly(handle obj, ssize_t pos) : obj(obj), pos(pos) { increment(); }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:726:12: note: shadowed declaration is here
726 | handle obj;
| ^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(const void*, const char*, void (*)(PyObject*))’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1201:76: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
1201 | explicit capsule(const void *value, const char *name = nullptr, void (*destructor)(PyObject *) = nullptr)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/pytime.h:6,
from /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/Python.h:85,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h:122,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:12,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/object.h:157:16: note: shadowed declaration is here
157 | typedef void (*destructor)(PyObject *);
| ^~~~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(const void*, const char*, void (*)(PyObject*))’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1201:76: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
1201 | explicit capsule(const void *value, const char *name = nullptr, void (*destructor)(PyObject *) = nullptr)
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/pytime.h:6,
from /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/Python.h:85,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h:122,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:12,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/object.h:157:16: note: shadowed declaration is here
157 | typedef void (*destructor)(PyObject *);
| ^~~~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In lambda function:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1216:18: warning: declaration of ‘auto destructor’ shadows a parameter [-Wshadow]
1216 | auto destructor = reinterpret_cast<void (*)(void *)>(PyCapsule_GetContext(o));
| ^~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1214:39: note: shadowed declaration is here
1214 | capsule(const void *value, void (*destructor)(void *)) {
| ~~~~~~~^~~~~~~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(const void*, void (*)(void*))’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1214:39: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
In file included from /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/pytime.h:6,
from /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/Python.h:85,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h:122,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:12,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/object.h:157:16: note: shadowed declaration is here
157 | typedef void (*destructor)(PyObject *);
| ^~~~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(const void*, void (*)(void*))’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1214:39: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
1214 | capsule(const void *value, void (*destructor)(void *)) {
| ~~~~~~~^~~~~~~~~~~~~~~~~~~
In file included from /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/pytime.h:6,
from /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/Python.h:85,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h:122,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:12,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/object.h:157:16: note: shadowed declaration is here
157 | typedef void (*destructor)(PyObject *);
| ^~~~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In lambda function:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1230:18: warning: declaration of ‘auto destructor’ shadows a parameter [-Wshadow]
1230 | auto destructor = reinterpret_cast<void (*)()>(PyCapsule_GetPointer(o, nullptr));
| ^~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1228:20: note: shadowed declaration is here
1228 | capsule(void (*destructor)()) {
| ~~~~~~~^~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(void (*)())’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1228:20: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
In file included from /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/pytime.h:6,
from /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/Python.h:85,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h:122,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:12,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/object.h:157:16: note: shadowed declaration is here
157 | typedef void (*destructor)(PyObject *);
| ^~~~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In constructor ‘pybind11::capsule::capsule(void (*)())’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1228:20: warning: declaration of ‘destructor’ shadows a global declaration [-Wshadow]
1228 | capsule(void (*destructor)()) {
| ~~~~~~~^~~~~~~~~~~~~
In file included from /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/pytime.h:6,
from /nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/Python.h:85,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h:122,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:12,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/yl69v76azrz4daiqksrhb8nnmdiqdjg9-python3-3.8.8/include/python3.8/object.h:157:16: note: shadowed declaration is here
157 | typedef void (*destructor)(PyObject *);
| ^~~~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::value_and_holder::value_and_holder(pybind11::detail::instance*, const pybind11::detail::type_info*, pybind11::size_t, pybind11::size_t)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:217:86: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
217 | value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
| ~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:212:12: note: shadowed declaration is here
212 | size_t index = 0u;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:217:60: warning: declaration of ‘type’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
217 | value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:213:30: note: shadowed declaration is here
213 | const detail::type_info *type = nullptr;
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::value_and_holder::value_and_holder(pybind11::detail::instance*, const pybind11::detail::type_info*, pybind11::size_t, pybind11::size_t)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:217:86: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
217 | value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
| ~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:212:12: note: shadowed declaration is here
212 | size_t index = 0u;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:217:60: warning: declaration of ‘type’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
217 | value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:213:30: note: shadowed declaration is here
213 | const detail::type_info *type = nullptr;
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::value_and_holder::value_and_holder(pybind11::detail::instance*, const pybind11::detail::type_info*, pybind11::size_t, pybind11::size_t)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:217:86: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
217 | value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
| ~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:212:12: note: shadowed declaration is here
212 | size_t index = 0u;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:217:60: warning: declaration of ‘type’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
217 | value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) :
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:213:30: note: shadowed declaration is here
213 | const detail::type_info *type = nullptr;
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::value_and_holder::value_and_holder(pybind11::size_t)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:226:29: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
226 | value_and_holder(size_t index) : index{index} {}
| ~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:212:12: note: shadowed declaration is here
212 | size_t index = 0u;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::value_and_holder::value_and_holder(pybind11::size_t)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:226:29: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
226 | value_and_holder(size_t index) : index{index} {}
| ~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:212:12: note: shadowed declaration is here
212 | size_t index = 0u;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::value_and_holder::value_and_holder(pybind11::size_t)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:226:29: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::value_and_holder’ [-Wshadow]
226 | value_and_holder(size_t index) : index{index} {}
| ~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:212:12: note: shadowed declaration is here
212 | size_t index = 0u;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::values_and_holders::values_and_holders(pybind11::detail::instance*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:273:34: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders’ [-Wshadow]
273 | values_and_holders(instance *inst) : inst{inst}, tinfo(all_type_info(Py_TYPE(inst))) {}
| ~~~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:268:15: note: shadowed declaration is here
268 | instance *inst;
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::values_and_holders::values_and_holders(pybind11::detail::instance*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:273:34: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders’ [-Wshadow]
273 | values_and_holders(instance *inst) : inst{inst}, tinfo(all_type_info(Py_TYPE(inst))) {}
| ~~~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:268:15: note: shadowed declaration is here
268 | instance *inst;
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::values_and_holders::values_and_holders(pybind11::detail::instance*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:273:34: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders’ [-Wshadow]
273 | values_and_holders(instance *inst) : inst{inst}, tinfo(all_type_info(Py_TYPE(inst))) {}
| ~~~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:268:15: note: shadowed declaration is here
268 | instance *inst;
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::values_and_holders::iterator::iterator(pybind11::detail::instance*, const type_vec*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:281:28: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders::iterator’ [-Wshadow]
281 | iterator(instance *inst, const type_vec *tinfo)
| ~~~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:277:19: note: shadowed declaration is here
277 | instance *inst = nullptr;
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::values_and_holders::iterator::iterator(pybind11::detail::instance*, const type_vec*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:281:28: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders::iterator’ [-Wshadow]
281 | iterator(instance *inst, const type_vec *tinfo)
| ~~~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:277:19: note: shadowed declaration is here
277 | instance *inst = nullptr;
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::values_and_holders::iterator::iterator(pybind11::detail::instance*, const type_vec*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:281:28: warning: declaration of ‘inst’ shadows a member of ‘pybind11::detail::values_and_holders::iterator’ [-Wshadow]
281 | iterator(instance *inst, const type_vec *tinfo)
| ~~~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:277:19: note: shadowed declaration is here
277 | instance *inst = nullptr;
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::type_caster_generic::type_caster_generic(const pybind11::detail::type_info*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:492:42: warning: declaration of ‘typeinfo’ shadows a member of ‘pybind11::detail::type_caster_generic’ [-Wshadow]
492 | type_caster_generic(const type_info *typeinfo)
| ~~~~~~~~~~~~~~~~~^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:757:22: note: shadowed declaration is here
757 | const type_info *typeinfo = nullptr;
| ^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::type_caster_generic::type_caster_generic(const pybind11::detail::type_info*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:492:42: warning: declaration of ‘typeinfo’ shadows a member of ‘pybind11::detail::type_caster_generic’ [-Wshadow]
492 | type_caster_generic(const type_info *typeinfo)
| ~~~~~~~~~~~~~~~~~^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:757:22: note: shadowed declaration is here
757 | const type_info *typeinfo = nullptr;
| ^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::detail::type_caster_generic::type_caster_generic(const pybind11::detail::type_info*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:492:42: warning: declaration of ‘typeinfo’ shadows a member of ‘pybind11::detail::type_caster_generic’ [-Wshadow]
492 | type_caster_generic(const type_info *typeinfo)
| ~~~~~~~~~~~~~~~~~^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:757:22: note: shadowed declaration is here
757 | const type_info *typeinfo = nullptr;
| ^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘constexpr pybind11::arg::arg(const char*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1846:40: warning: declaration of ‘name’ shadows a member of ‘pybind11::arg’ [-Wshadow]
1846 | constexpr explicit arg(const char *name = nullptr) : name(name), flag_noconvert(false), flag_none(true) { }
| ~~~~~~~~~~~~^~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1854:17: note: shadowed declaration is here
1854 | const char *name; ///< If non-null, this is a named kwargs argument
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘constexpr pybind11::arg::arg(const char*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1846:40: warning: declaration of ‘name’ shadows a member of ‘pybind11::arg’ [-Wshadow]
1846 | constexpr explicit arg(const char *name = nullptr) : name(name), flag_noconvert(false), flag_none(true) { }
| ~~~~~~~~~~~~^~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1854:17: note: shadowed declaration is here
1854 | const char *name; ///< If non-null, this is a named kwargs argument
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘constexpr pybind11::arg::arg(const char*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1846:40: warning: declaration of ‘name’ shadows a member of ‘pybind11::arg’ [-Wshadow]
1846 | constexpr explicit arg(const char *name = nullptr) : name(name), flag_noconvert(false), flag_none(true) { }
| ~~~~~~~~~~~~^~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1854:17: note: shadowed declaration is here
1854 | const char *name; ///< If non-null, this is a named kwargs argument
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::arg_v::arg_v(pybind11::arg&&, T&&, const char*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1864:42: warning: declaration of ‘descr’ shadows a member of ‘pybind11::arg_v’ [-Wshadow]
1864 | arg_v(arg &&base, T &&x, const char *descr = nullptr)
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1895:17: note: shadowed declaration is here
1895 | const char *descr;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::arg_v::arg_v(const char*, T&&, const char*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1878:48: warning: declaration of ‘descr’ shadows a member of ‘pybind11::arg_v’ [-Wshadow]
1878 | arg_v(const char *name, T &&x, const char *descr = nullptr)
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1895:17: note: shadowed declaration is here
1895 | const char *descr;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1878:23: warning: declaration of ‘name’ shadows a member of ‘pybind11::arg_v’ [-Wshadow]
1878 | arg_v(const char *name, T &&x, const char *descr = nullptr)
| ~~~~~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1854:17: note: shadowed declaration is here
1854 | const char *name; ///< If non-null, this is a named kwargs argument
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In constructor ‘pybind11::arg_v::arg_v(const pybind11::arg&, T&&, const char*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1883:47: warning: declaration of ‘descr’ shadows a member of ‘pybind11::arg_v’ [-Wshadow]
1883 | arg_v(const arg &base, T &&x, const char *descr = nullptr)
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1895:17: note: shadowed declaration is here
1895 | const char *descr;
| ^~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::doc::doc(const char*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:33:49: warning: declaration of ‘value’ shadows a member of ‘pybind11::doc’ [-Wshadow]
33 | struct doc { const char *value; doc(const char *value) : value(value) { } };
| ~~~~~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:33:26: note: shadowed declaration is here
33 | struct doc { const char *value; doc(const char *value) : value(value) { } };
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::doc::doc(const char*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:33:49: warning: declaration of ‘value’ shadows a member of ‘pybind11::doc’ [-Wshadow]
33 | struct doc { const char *value; doc(const char *value) : value(value) { } };
| ~~~~~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:33:26: note: shadowed declaration is here
33 | struct doc { const char *value; doc(const char *value) : value(value) { } };
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::doc::doc(const char*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:33:49: warning: declaration of ‘value’ shadows a member of ‘pybind11::doc’ [-Wshadow]
33 | struct doc { const char *value; doc(const char *value) : value(value) { } };
| ~~~~~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:33:26: note: shadowed declaration is here
33 | struct doc { const char *value; doc(const char *value) : value(value) { } };
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::name::name(const char*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:36:51: warning: declaration of ‘value’ shadows a member of ‘pybind11::name’ [-Wshadow]
36 | struct name { const char *value; name(const char *value) : value(value) { } };
| ~~~~~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:36:27: note: shadowed declaration is here
36 | struct name { const char *value; name(const char *value) : value(value) { } };
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::name::name(const char*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:36:51: warning: declaration of ‘value’ shadows a member of ‘pybind11::name’ [-Wshadow]
36 | struct name { const char *value; name(const char *value) : value(value) { } };
| ~~~~~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:36:27: note: shadowed declaration is here
36 | struct name { const char *value; name(const char *value) : value(value) { } };
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::name::name(const char*)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:36:51: warning: declaration of ‘value’ shadows a member of ‘pybind11::name’ [-Wshadow]
36 | struct name { const char *value; name(const char *value) : value(value) { } };
| ~~~~~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:36:27: note: shadowed declaration is here
36 | struct name { const char *value; name(const char *value) : value(value) { } };
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::sibling::sibling(const pybind11::handle&)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:39:54: warning: declaration of ‘value’ shadows a member of ‘pybind11::sibling’ [-Wshadow]
39 | struct sibling { handle value; sibling(const handle &value) : value(value.ptr()) { } };
| ~~~~~~~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:39:25: note: shadowed declaration is here
39 | struct sibling { handle value; sibling(const handle &value) : value(value.ptr()) { } };
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::sibling::sibling(const pybind11::handle&)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:39:54: warning: declaration of ‘value’ shadows a member of ‘pybind11::sibling’ [-Wshadow]
39 | struct sibling { handle value; sibling(const handle &value) : value(value.ptr()) { } };
| ~~~~~~~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:39:25: note: shadowed declaration is here
39 | struct sibling { handle value; sibling(const handle &value) : value(value.ptr()) { } };
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::sibling::sibling(const pybind11::handle&)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:39:54: warning: declaration of ‘value’ shadows a member of ‘pybind11::sibling’ [-Wshadow]
39 | struct sibling { handle value; sibling(const handle &value) : value(value.ptr()) { } };
| ~~~~~~~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:39:25: note: shadowed declaration is here
39 | struct sibling { handle value; sibling(const handle &value) : value(value.ptr()) { } };
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::metaclass::metaclass(pybind11::handle)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:68:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::metaclass’ [-Wshadow]
68 | explicit metaclass(handle value) : value(value) { }
| ~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:62:12: note: shadowed declaration is here
62 | handle value;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::metaclass::metaclass(pybind11::handle)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:68:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::metaclass’ [-Wshadow]
68 | explicit metaclass(handle value) : value(value) { }
| ~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:62:12: note: shadowed declaration is here
62 | handle value;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::metaclass::metaclass(pybind11::handle)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:68:31: warning: declaration of ‘value’ shadows a member of ‘pybind11::metaclass’ [-Wshadow]
68 | explicit metaclass(handle value) : value(value) { }
| ~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:62:12: note: shadowed declaration is here
62 | handle value;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::detail::argument_record::argument_record(const char*, const char*, pybind11::handle, bool, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:91: warning: declaration of ‘none’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:134:10: note: shadowed declaration is here
134 | bool none : 1; ///< True if None is allowed when loading
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:77: warning: declaration of ‘convert’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~^~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:133:10: note: shadowed declaration is here
133 | bool convert : 1; ///< True if the argument is allowed to convert when loading
| ^~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:65: warning: declaration of ‘value’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:132:12: note: shadowed declaration is here
132 | handle value; ///< Associated Python object
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:51: warning: declaration of ‘descr’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:131:17: note: shadowed declaration is here
131 | const char *descr; ///< Human-readable version of the argument value
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:33: warning: declaration of ‘name’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:130:17: note: shadowed declaration is here
130 | const char *name; ///< Argument name
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::detail::argument_record::argument_record(const char*, const char*, pybind11::handle, bool, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:91: warning: declaration of ‘none’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:134:10: note: shadowed declaration is here
134 | bool none : 1; ///< True if None is allowed when loading
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:77: warning: declaration of ‘convert’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~^~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:133:10: note: shadowed declaration is here
133 | bool convert : 1; ///< True if the argument is allowed to convert when loading
| ^~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:65: warning: declaration of ‘value’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:132:12: note: shadowed declaration is here
132 | handle value; ///< Associated Python object
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:51: warning: declaration of ‘descr’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:131:17: note: shadowed declaration is here
131 | const char *descr; ///< Human-readable version of the argument value
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:33: warning: declaration of ‘name’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:130:17: note: shadowed declaration is here
130 | const char *name; ///< Argument name
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h: In constructor ‘pybind11::detail::argument_record::argument_record(const char*, const char*, pybind11::handle, bool, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:91: warning: declaration of ‘none’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:134:10: note: shadowed declaration is here
134 | bool none : 1; ///< True if None is allowed when loading
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:77: warning: declaration of ‘convert’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~^~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:133:10: note: shadowed declaration is here
133 | bool convert : 1; ///< True if the argument is allowed to convert when loading
| ^~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:65: warning: declaration of ‘value’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:132:12: note: shadowed declaration is here
132 | handle value; ///< Associated Python object
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:51: warning: declaration of ‘descr’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:131:17: note: shadowed declaration is here
131 | const char *descr; ///< Human-readable version of the argument value
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:136:33: warning: declaration of ‘name’ shadows a member of ‘pybind11::detail::argument_record’ [-Wshadow]
136 | argument_record(const char *name, const char *descr, handle value, bool convert, bool none)
| ~~~~~~~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:130:17: note: shadowed declaration is here
130 | const char *name; ///< Argument name
| ^~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:48,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/init.h: In constructor ‘pybind11::detail::initimpl::pickle_factory<Get, Set, RetState(Self), NewInstance(ArgState)>::pickle_factory(Get, Set)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/init.h:314:33: warning: declaration of ‘set’ shadows a member of ‘pybind11::detail::initimpl::pickle_factory<Get, Set, RetState(Self), NewInstance(ArgState)>’ [-Wshadow]
314 | pickle_factory(Get get, Set set)
| ~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/init.h:312:29: note: shadowed declaration is here
312 | remove_reference_t<Set> set;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/init.h:314:24: warning: declaration of ‘get’ shadows a member of ‘pybind11::detail::initimpl::pickle_factory<Get, Set, RetState(Self), NewInstance(ArgState)>’ [-Wshadow]
314 | pickle_factory(Get get, Set set)
| ~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/init.h:311:29: note: shadowed declaration is here
311 | remove_reference_t<Get> get;
| ^~~
In file included from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h: In lambda function:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:1322:54: warning: declaration of ‘ptr’ shadows a previous local [-Wshadow]
1322 | install_buffer_funcs([](PyObject *obj, void *ptr) -> buffer_info* {
| ~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:1321:15: note: shadowed declaration is here
1321 | auto *ptr = new capture { std::forward<Func>(func) };
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h: In constructor ‘pybind11::implicitly_convertible()::set_flag::set_flag(bool&)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:1912:24: warning: declaration of ‘flag’ shadows a member of ‘pybind11::implicitly_convertible()::set_flag’ [-Wshadow]
1912 | set_flag(bool &flag) : flag(flag) { flag = true; }
| ~~~~~~^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:1911:15: note: shadowed declaration is here
1911 | bool &flag;
| ^~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h: In constructor ‘pybind11::gil_scoped_release::gil_scoped_release(bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:2142:38: warning: declaration of ‘disassoc’ shadows a member of ‘pybind11::gil_scoped_release’ [-Wshadow]
2142 | explicit gil_scoped_release(bool disassoc = false) : disassoc(disassoc) {
| ~~~~~^~~~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:2164:10: note: shadowed declaration is here
2164 | bool disassoc;
| ^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h: In constructor ‘pybind11::gil_scoped_release::gil_scoped_release(bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:2142:38: warning: declaration of ‘disassoc’ shadows a member of ‘pybind11::gil_scoped_release’ [-Wshadow]
2142 | explicit gil_scoped_release(bool disassoc = false) : disassoc(disassoc) {
| ~~~~~^~~~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:2164:10: note: shadowed declaration is here
2164 | bool disassoc;
| ^~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h: In constructor ‘pybind11::gil_scoped_release::gil_scoped_release(bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:2142:38: warning: declaration of ‘disassoc’ shadows a member of ‘pybind11::gil_scoped_release’ [-Wshadow]
2142 | explicit gil_scoped_release(bool disassoc = false) : disassoc(disassoc) {
| ~~~~~^~~~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:2164:10: note: shadowed declaration is here
2164 | bool disassoc;
| ^~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/numpy.h:13,
from ../../../src/open_pulse/pulse_utils.hpp:19,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/complex.h: In member function ‘bool pybind11::detail::type_caster<std::complex<_Tp> >::load(pybind11::handle, bool)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/complex.h:50:25: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
50 | if (result.real == -1.0 && PyErr_Occurred()) {
| ~~~~~~~~~~~~^~~~~~~
In file included from ../../../src/open_pulse/pulse_utils.hpp:19,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/numpy.h: In constructor ‘pybind11::detail::vectorize_helper<Func, Return, Args>::vectorize_helper(T&&)’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/numpy.h:1540:35: warning: declaration of ‘f’ shadows a member of ‘pybind11::detail::vectorize_helper<Func, Return, Args>’ [-Wshadow]
1540 | explicit vectorize_helper(T &&f) : f(std::forward<T>(f)) { }
| ~~~~^
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/numpy.h:1550:30: note: shadowed declaration is here
1550 | remove_reference_t<Func> f;
| ^
In file included from ../../../src/open_pulse/pulse_utils.hpp:20,
from ../../../src/open_pulse/pulse_utils.cpp:1:
../../../src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
../../../src/open_pulse/types.hpp:23:39: warning: declaration of ‘term’ shadows a member of ‘TermExpression’ [-Wshadow]
23 | TermExpression(const std::string& term) : term(term) {}
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
24 | std::string term;
| ^~~~
../../../src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
../../../src/open_pulse/types.hpp:23:39: warning: declaration of ‘term’ shadows a member of ‘TermExpression’ [-Wshadow]
23 | TermExpression(const std::string& term) : term(term) {}
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
24 | std::string term;
| ^~~~
../../../src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
../../../src/open_pulse/types.hpp:23:39: warning: declaration of ‘term’ shadows a member of ‘TermExpression’ [-Wshadow]
23 | TermExpression(const std::string& term) : term(term) {}
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
24 | std::string term;
| ^~~~
../../../src/open_pulse/pulse_utils.cpp: At global scope:
../../../src/open_pulse/pulse_utils.cpp:4:11: warning: no previous declaration for ‘complex_t internal_expect_psi_csr(const pybind11::array_t<std::complex<double> >&, const pybind11::array_t<int>&, const pybind11::array_t<int>&, const pybind11::array_t<std::complex<double> >&)’ [-Wmissing-declarations]
4 | complex_t internal_expect_psi_csr(const py::array_t<complex_t>& data,
| ^~~~~~~~~~~~~~~~~~~~~~~
../../../src/open_pulse/pulse_utils.cpp: In function ‘void oplist_to_array(pybind11::list, pybind11::array_t<std::complex<double> >, int)’:
../../../src/open_pulse/pulse_utils.cpp:86:25: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘pybind11::ssize_t’ {aka ‘long int’} [-Wsign-compare]
86 | if((start_idx+lenA) > B.shape(0)) {
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../../src/open_pulse/pulse_utils.cpp: In function ‘pybind11::array_t<std::complex<double> > spmv_csr(pybind11::array_t<std::complex<double> >, pybind11::array_t<int>, pybind11::array_t<int>, pybind11::array_t<std::complex<double> >)’:
../../../src/open_pulse/pulse_utils.cpp:118:56: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct std::complex<double>’; use assignment or value-initialization instead [-Wclass-memaccess]
118 | memset(&out_raw[0], 0, num_rows * sizeof(complex_t));
| ^
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/complex.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/numpy.h:13,
from ../../../src/open_pulse/pulse_utils.hpp:19,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/sr0ci8f8pgby77fj4mpcl9bcgxji3676-gcc-10.2.0/include/c++/10.2.0/complex:1227:12: note: ‘struct std::complex<double>’ declared here
1227 | struct complex<double>
| ^~~~~~~~~~~~~~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:12,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h: In instantiation of ‘pybind11::detail::any_container<T>::any_container(std::vector<T>&&) [with T = long int]’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/buffer_info.h:86:27: required from here
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h:835:36: warning: declaration of ‘v’ shadows a member of ‘pybind11::detail::any_container<long int>’ [-Wshadow]
835 | any_container(std::vector<T> &&v) : v(std::move(v)) { }
| ~~~~~~~~~~~~~~~~~^
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h:817:20: note: shadowed declaration is here
817 | std::vector<T> v;
| ^
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h:835:36: warning: declaration of ‘v’ shadows a member of ‘pybind11::detail::any_container<long int>’ [-Wshadow]
835 | any_container(std::vector<T> &&v) : v(std::move(v)) { }
| ~~~~~~~~~~~~~~~~~^
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h:817:20: note: shadowed declaration is here
817 | std::vector<T> v;
| ^
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h:835:36: warning: declaration of ‘v’ shadows a member of ‘pybind11::detail::any_container<long int>’ [-Wshadow]
835 | any_container(std::vector<T> &&v) : v(std::move(v)) { }
| ~~~~~~~~~~~~~~~~~^
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/detail/common.h:817:20: note: shadowed declaration is here
817 | std::vector<T> v;
| ^
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In instantiation of ‘pybind11::detail::accessor<Policy>::accessor(pybind11::handle, pybind11::detail::accessor<Policy>::key_type) [with Policy = pybind11::detail::accessor_policies::sequence_item; pybind11::detail::accessor<Policy>::key_type = long unsigned int]’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:698:76: required from here
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::sequence_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In instantiation of ‘pybind11::detail::accessor<Policy>::accessor(pybind11::handle, pybind11::detail::accessor<Policy>::key_type) [with Policy = pybind11::detail::accessor_policies::tuple_item; pybind11::detail::accessor<Policy>::key_type = long unsigned int]’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1268:81: required from here
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::tuple_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In instantiation of ‘pybind11::detail::generic_iterator<Policy>::generic_iterator(pybind11::handle, pybind11::ssize_t) [with Policy = pybind11::detail::iterator_policies::sequence_slow_readwrite; pybind11::ssize_t = long int]’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1316:63: required from here
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:631:42: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::generic_iterator<pybind11::detail::iterator_policies::sequence_slow_readwrite>’ [-Wshadow]
631 | generic_iterator(handle seq, ssize_t index) : Policy(seq, index) { }
| ~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:707:13: note: shadowed declaration is here
707 | ssize_t index;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:631:42: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::generic_iterator<pybind11::detail::iterator_policies::sequence_slow_readwrite>’ [-Wshadow]
631 | generic_iterator(handle seq, ssize_t index) : Policy(seq, index) { }
| ~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:707:13: note: shadowed declaration is here
707 | ssize_t index;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:631:42: warning: declaration of ‘index’ shadows a member of ‘pybind11::detail::generic_iterator<pybind11::detail::iterator_policies::sequence_slow_readwrite>’ [-Wshadow]
631 | generic_iterator(handle seq, ssize_t index) : Policy(seq, index) { }
| ~~~~~~~~^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:707:13: note: shadowed declaration is here
707 | ssize_t index;
| ^~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In instantiation of ‘pybind11::detail::accessor<Policy>::accessor(pybind11::handle, pybind11::detail::accessor<Policy>::key_type) [with Policy = pybind11::detail::accessor_policies::list_item; pybind11::detail::accessor<Policy>::key_type = long unsigned int]’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1328:80: required from here
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::list_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In instantiation of ‘pybind11::detail::accessor<Policy>::accessor(pybind11::handle, pybind11::detail::accessor<Policy>::key_type) [with Policy = pybind11::detail::accessor_policies::generic_item; pybind11::detail::accessor<Policy>::key_type = pybind11::object]’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1581:55: required from ‘pybind11::detail::item_accessor pybind11::detail::object_api<Derived>::operator[](pybind11::handle) const [with Derived = pybind11::handle; pybind11::detail::item_accessor = pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>]’
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1269:83: required from here
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::generic_item>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In instantiation of ‘pybind11::detail::accessor<Policy>::accessor(pybind11::handle, pybind11::detail::accessor<Policy>::key_type) [with Policy = pybind11::detail::accessor_policies::str_attr; pybind11::detail::accessor<Policy>::key_type = const char*]’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1590:27: required from ‘pybind11::detail::str_attr_accessor pybind11::detail::object_api<Derived>::attr(const char*) const [with Derived = pybind11::handle; pybind11::detail::str_attr_accessor = pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>]’
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:420:58: required from here
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::str_attr>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h: In instantiation of ‘pybind11::detail::accessor<Policy>::accessor(pybind11::handle, pybind11::detail::accessor<Policy>::key_type) [with Policy = pybind11::detail::accessor_policies::obj_attr; pybind11::detail::accessor<Policy>::key_type = pybind11::object]’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:1587:55: required from ‘pybind11::detail::obj_attr_accessor pybind11::detail::object_api<Derived>::attr(pybind11::handle) const [with Derived = pybind11::handle; pybind11::detail::obj_attr_accessor = pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>]’
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:1165:23: required from here
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:35: warning: declaration of ‘key’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:535:14: note: shadowed declaration is here
535 | key_type key;
| ^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:495:21: warning: declaration of ‘obj’ shadows a member of ‘pybind11::detail::accessor<pybind11::detail::accessor_policies::obj_attr>’ [-Wshadow]
495 | accessor(handle obj, key_type key) : obj(obj), key(std::move(key)) { }
| ~~~~~~~^~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:534:12: note: shadowed declaration is here
534 | handle obj;
| ^~~
In file included from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/attr.h:13,
from /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pybind11.h:45,
from ../../../src/open_pulse/pulse_utils.hpp:18,
from ../../../src/open_pulse/pulse_utils.cpp:1:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h: In instantiation of ‘bool pybind11::detail::type_caster<T, typename std::enable_if<(std::is_arithmetic<_Tp>::value && (! pybind11::detail::negation<std::is_same<pybind11::detail::bools<pybind11::detail::negation<std::is_same<CharT, char> >::value, pybind11::detail::negation<std::is_same<CharT, char16_t> >::value, pybind11::detail::negation<std::is_same<CharT, char32_t> >::value, pybind11::detail::negation<std::is_same<CharT, wchar_t> >::value, true>, pybind11::detail::bools<true, pybind11::detail::negation<std::is_same<CharT, char> >::value, pybind11::detail::negation<std::is_same<CharT, char16_t> >::value, pybind11::detail::negation<std::is_same<CharT, char32_t> >::value, pybind11::detail::negation<std::is_same<CharT, wchar_t> >::value> > >::value)), void>::type>::load(pybind11::handle, bool) [with T = double; typename std::enable_if<(std::is_arithmetic<_Tp>::value && (! pybind11::detail::negation<std::is_same<pybind11::detail::bools<pybind11::detail::negation<std::is_same<CharT, char> >::value, pybind11::detail::negation<std::is_same<CharT, char16_t> >::value, pybind11::detail::negation<std::is_same<CharT, char32_t> >::value, pybind11::detail::negation<std::is_same<CharT, wchar_t> >::value, true>, pybind11::detail::bools<true, pybind11::detail::negation<std::is_same<CharT, char> >::value, pybind11::detail::negation<std::is_same<CharT, char16_t> >::value, pybind11::detail::negation<std::is_same<CharT, char32_t> >::value, pybind11::detail::negation<std::is_same<CharT, wchar_t> >::value> > >::value)), void>::type = void]’:
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1697:19: required from ‘pybind11::detail::type_caster<T, SFINAE>& pybind11::detail::load_type(pybind11::detail::type_caster<T, SFINAE>&, const pybind11::handle&) [with T = double; SFINAE = void]’
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1710:14: required from ‘pybind11::detail::make_caster<T> pybind11::detail::load_type(const pybind11::handle&) [with T = double; pybind11::detail::make_caster<T> = pybind11::detail::type_caster<double, void>]’
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1722:35: required from ‘T pybind11::cast(const pybind11::handle&) [with T = double; typename std::enable_if<(! std::is_base_of<pybind11::detail::pyobject_tag, typename std::remove_reference<_Tp>::type>::value), int>::type <anonymous> = 0]’
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1780:74: required from ‘T pybind11::object::cast() const & [with T = double]’
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/pytypes.h:525:79: required from ‘T pybind11::detail::accessor<Policy>::cast() const [with T = double; Policy = pybind11::detail::accessor_policies::list_item]’
../../../src/open_pulse/pulse_utils.cpp:93:62: required from here
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1039:32: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
1039 | bool py_err = py_value == (py_type) -1 && PyErr_Occurred();
| ~~~~~~~~~^~~~~~~~~~~~~~~
/nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages/pybind11/include/pybind11/cast.h:1043:95: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
1043 | if (py_err || (std::is_integral<T>::value && sizeof(py_type) != sizeof(T) && py_value != (py_type) (T) py_value)) {
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
[8/14] Building CXX object src/open_pulse/CMakeFiles/pulse_utils.dir/zspmv.cpp.o
[9/14] Building CXX object src/open_pulse/CMakeFiles/pulse_utils.dir/zspmv.cpp.o
../../../src/open_pulse/zspmv.cpp:73:6: warning: no previous declaration for ‘void zspmvpy(const std::complex<double>*, const int*, const int*, const std::complex<double>*, std::complex<double>, std::complex<double>*, unsigned int)’ [-Wmissing-declarations]
73 | void zspmvpy(const std::complex<double> * __restrict__ data, const int * __restrict__ ind,
| ^~~~~~~
[10/14] Building CXX object src/open_pulse/CMakeFiles/pulse_utils.dir/numeric_integrator.cpp.o
In file included from /nix/store/iw96nksk0jyw9kbdm2ljh30s9qbvwp0r-python3.8-numpy-1.19.4/lib/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1822,
from /nix/store/iw96nksk0jyw9kbdm2ljh30s9qbvwp0r-python3.8-numpy-1.19.4/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
from /nix/store/iw96nksk0jyw9kbdm2ljh30s9qbvwp0r-python3.8-numpy-1.19.4/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4,
from ../../../src/open_pulse/numeric_integrator.cpp:12:
/nix/store/iw96nksk0jyw9kbdm2ljh30s9qbvwp0r-python3.8-numpy-1.19.4/lib/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning is a GCC extension
17 | #warning "Using deprecated NumPy API, disable it with " \
| ^~~~~~~
/nix/store/iw96nksk0jyw9kbdm2ljh30s9qbvwp0r-python3.8-numpy-1.19.4/lib/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
In file included from ../../../src/open_pulse/numeric_integrator.hpp:28,
from ../../../src/open_pulse/numeric_integrator.cpp:23:
../../../src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
../../../src/open_pulse/types.hpp:23:39: warning: declaration of ‘term’ shadows a member of ‘TermExpression’ [-Wshadow]
23 | TermExpression(const std::string& term) : term(term) {}
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
24 | std::string term;
| ^~~~
../../../src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
../../../src/open_pulse/types.hpp:23:39: warning: declaration of ‘term’ shadows a member of ‘TermExpression’ [-Wshadow]
23 | TermExpression(const std::string& term) : term(term) {}
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
24 | std::string term;
| ^~~~
../../../src/open_pulse/types.hpp: In constructor ‘TermExpression::TermExpression(const string&)’:
../../../src/open_pulse/types.hpp:23:39: warning: declaration of ‘term’ shadows a member of ‘TermExpression’ [-Wshadow]
23 | TermExpression(const std::string& term) : term(term) {}
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/types.hpp:24:17: note: shadowed declaration is here
24 | std::string term;
| ^~~~
In file included from ../../../src/open_pulse/python_to_cpp.hpp:33,
from ../../../src/open_pulse/numeric_integrator.cpp:24:
../../../src/open_pulse/ordered_map.hpp: In constructor ‘ordered_map<Key, T, Hash, KeyEqual, Allocator>::ordered_map_iterator_t<_map_t, _vec_t>::ordered_map_iterator_t(_map_t&, _vec_t&)’:
../../../src/open_pulse/ordered_map.hpp:75:49: warning: declaration of ‘vec’ shadows a member of ‘ordered_map<Key, T, Hash, KeyEqual, Allocator>::ordered_map_iterator_t<_map_t, _vec_t>’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:63:13: note: shadowed declaration is here
63 | _vec_t &vec;
| ^~~
../../../src/open_pulse/ordered_map.hpp:75:36: warning: declaration of ‘map’ shadows a member of ‘ordered_map<Key, T, Hash, KeyEqual, Allocator>::ordered_map_iterator_t<_map_t, _vec_t>’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:62:13: note: shadowed declaration is here
62 | _map_t &map;
| ^~~
In file included from ../../../src/open_pulse/python_to_cpp.hpp:36,
from ../../../src/open_pulse/numeric_integrator.cpp:24:
../../../src/open_pulse/eval_hamiltonian.hpp: In constructor ‘ParserValues::ParserValues(std::unique_ptr<mup::ParserX>, const string&)’:
../../../src/open_pulse/eval_hamiltonian.hpp:29:75: warning: declaration of ‘expr’ shadows a member of ‘ParserValues’ [-Wshadow]
29 | ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/eval_hamiltonian.hpp:33:17: note: shadowed declaration is here
33 | std::string expr;
| ^~~~
../../../src/open_pulse/eval_hamiltonian.hpp:29:48: warning: declaration of ‘parser’ shadows a member of ‘ParserValues’ [-Wshadow]
29 | ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../../../src/open_pulse/eval_hamiltonian.hpp:32:35: note: shadowed declaration is here
32 | std::unique_ptr<mup::ParserX> parser;
| ^~~~~~
../../../src/open_pulse/eval_hamiltonian.hpp: In constructor ‘ParserValues::ParserValues(std::unique_ptr<mup::ParserX>, const string&)’:
../../../src/open_pulse/eval_hamiltonian.hpp:29:75: warning: declaration of ‘expr’ shadows a member of ‘ParserValues’ [-Wshadow]
29 | ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/eval_hamiltonian.hpp:33:17: note: shadowed declaration is here
33 | std::string expr;
| ^~~~
../../../src/open_pulse/eval_hamiltonian.hpp:29:48: warning: declaration of ‘parser’ shadows a member of ‘ParserValues’ [-Wshadow]
29 | ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../../../src/open_pulse/eval_hamiltonian.hpp:32:35: note: shadowed declaration is here
32 | std::unique_ptr<mup::ParserX> parser;
| ^~~~~~
../../../src/open_pulse/eval_hamiltonian.hpp: In constructor ‘ParserValues::ParserValues(std::unique_ptr<mup::ParserX>, const string&)’:
../../../src/open_pulse/eval_hamiltonian.hpp:29:75: warning: declaration of ‘expr’ shadows a member of ‘ParserValues’ [-Wshadow]
29 | ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
| ~~~~~~~~~~~~~~~~~~~^~~~
../../../src/open_pulse/eval_hamiltonian.hpp:33:17: note: shadowed declaration is here
33 | std::string expr;
| ^~~~
../../../src/open_pulse/eval_hamiltonian.hpp:29:48: warning: declaration of ‘parser’ shadows a member of ‘ParserValues’ [-Wshadow]
29 | ParserValues(std::unique_ptr<mup::ParserX> parser, const std::string& expr):
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../../../src/open_pulse/eval_hamiltonian.hpp:32:35: note: shadowed declaration is here
32 | std::unique_ptr<mup::ParserX> parser;
| ^~~~~~
../../../src/open_pulse/eval_hamiltonian.hpp: At global scope:
../../../src/open_pulse/eval_hamiltonian.hpp:47:11: warning: no previous declaration for ‘complex_t evaluate_hamiltonian_expression(const string&, const std::vector<double>&, const std::vector<std::__cxx11::basic_string<char> >&, const std::unordered_map<std::__cxx11::basic_string<char>, std::complex<double> >&)’ [-Wmissing-declarations]
47 | complex_t evaluate_hamiltonian_expression(const std::string& expr_string,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../src/open_pulse/python_to_cpp.hpp:36,
from ../../../src/open_pulse/numeric_integrator.cpp:24:
../../../src/open_pulse/eval_hamiltonian.hpp: In function ‘complex_t evaluate_hamiltonian_expression(const string&, const std::vector<double>&, const std::vector<std::__cxx11::basic_string<char> >&, const std::unordered_map<std::__cxx11::basic_string<char>, std::complex<double> >&)’:
../../../src/open_pulse/eval_hamiltonian.hpp:103:27: warning: catching polymorphic type ‘class std::exception’ by value [-Wcatch-value=]
103 | }catch(std::exception ex){
| ^~
In file included from ../../../src/open_pulse/numeric_integrator.cpp:24:
../../../src/open_pulse/python_to_cpp.hpp: At global scope:
../../../src/open_pulse/python_to_cpp.hpp:38:6: warning: no previous declaration for ‘bool check_is_integer(PyObject*)’ [-Wmissing-declarations]
38 | bool check_is_integer(PyObject * value){
| ^~~~~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:49:6: warning: no previous declaration for ‘bool check_is_string(PyObject*)’ [-Wmissing-declarations]
49 | bool check_is_string(PyObject * value){
| ^~~~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:59:6: warning: no previous declaration for ‘bool check_is_floating_point(PyObject*)’ [-Wmissing-declarations]
59 | bool check_is_floating_point(PyObject * value){
| ^~~~~~~~~~~~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:69:6: warning: no previous declaration for ‘bool check_is_complex(PyObject*)’ [-Wmissing-declarations]
69 | bool check_is_complex(PyObject * value){
| ^~~~~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:79:6: warning: no previous declaration for ‘bool check_is_list(PyObject*)’ [-Wmissing-declarations]
79 | bool check_is_list(PyObject * value){
| ^~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:90:6: warning: no previous declaration for ‘bool check_is_tuple(PyObject*)’ [-Wmissing-declarations]
90 | bool check_is_tuple(PyObject * value){
| ^~~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:101:6: warning: no previous declaration for ‘bool check_is_dict(PyObject*)’ [-Wmissing-declarations]
101 | bool check_is_dict(PyObject * value){
| ^~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:112:6: warning: no previous declaration for ‘bool check_is_np_array(PyArrayObject*)’ [-Wmissing-declarations]
112 | bool check_is_np_array(PyArrayObject * value){
| ^~~~~~~~~~~~~~~~~
../../../src/open_pulse/python_to_cpp.hpp:390:12: warning: no previous declaration for ‘PyObject* _get_py_value_from_py_dict(PyObject*, const string&)’ [-Wmissing-declarations]
390 | PyObject * _get_py_value_from_py_dict(PyObject * dict, const std::string& key){
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/open_pulse/numeric_integrator.cpp:38:9: warning: no previous declaration for ‘int32_t floor_div(int32_t, int32_t)’ [-Wmissing-declarations]
38 | int32_t floor_div(int32_t a, int32_t b) {
| ^~~~~~~~~
../../../src/open_pulse/numeric_integrator.cpp:45:11: warning: no previous declaration for ‘complex_t chan_value(double, unsigned int, double, const NpArray<double>&, const NpArray<std::complex<double> >&, const NpArray<int>&, const NpArray<double>&, const NpArray<unsigned char>&)’ [-Wmissing-declarations]
45 | complex_t chan_value(
| ^~~~~~~~~~
../../../src/open_pulse/numeric_integrator.cpp: In lambda function:
../../../src/open_pulse/numeric_integrator.cpp:55:47: warning: declaration of ‘double t’ shadows a parameter [-Wshadow]
55 | static const auto get_arr_idx = [](double t, double start, double stop, size_t len_array) -> int {
| ~~~~~~~^
../../../src/open_pulse/numeric_integrator.cpp:46:12: note: shadowed declaration is here
46 | double t,
| ~~~~~~~^
../../../src/open_pulse/numeric_integrator.cpp: In function ‘complex_t chan_value(double, unsigned int, double, const NpArray<double>&, const NpArray<std::complex<double> >&, const NpArray<int>&, const NpArray<double>&, const NpArray<unsigned char>&)’:
../../../src/open_pulse/numeric_integrator.cpp:95:18: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
95 | if(phase != 0.){
| ~~~~~~^~~~~
../../../src/open_pulse/numeric_integrator.cpp: At global scope:
../../../src/open_pulse/numeric_integrator.cpp:159:25: warning: no previous declaration for ‘pybind11::array_t<std::complex<double> > inner_ode_rhs(double, pybind11::array_t<std::complex<double> >, const RhsData&)’ [-Wmissing-declarations]
159 | py::array_t <complex_t> inner_ode_rhs(double t,
| ^~~~~~~~~~~~~
../../../src/open_pulse/numeric_integrator.cpp: In function ‘pybind11::array_t<std::complex<double> > inner_ode_rhs(double, pybind11::array_t<std::complex<double> >, const RhsData&)’:
../../../src/open_pulse/numeric_integrator.cpp:170:52: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct std::complex<double>’; use assignment or value-initialization instead [-Wclass-memaccess]
170 | memset(&out[0], 0, num_rows * sizeof(complex_t));
| ^
In file included from ../../../src/open_pulse/numeric_integrator.cpp:3:
/nix/store/sr0ci8f8pgby77fj4mpcl9bcgxji3676-gcc-10.2.0/include/c++/10.2.0/complex:1227:12: note: ‘struct std::complex<double>’ declared here
1227 | struct complex<double>
| ^~~~~~~~~~~~~~~
../../../src/open_pulse/numeric_integrator.cpp:192:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<TermExpression>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
192 | if (h_idx == rhs_data.systems.size() && rhs_data.num_h_terms > rhs_data.systems.size()) {
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/open_pulse/numeric_integrator.cpp:192:70: warning: comparison of integer expressions of different signedness: ‘const long int’ and ‘std::vector<TermExpression>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
192 | if (h_idx == rhs_data.systems.size() && rhs_data.num_h_terms > rhs_data.systems.size()) {
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/open_pulse/numeric_integrator.cpp:194:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<TermExpression>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
194 | } else if (h_idx < rhs_data.systems.size()) {
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../src/open_pulse/python_to_cpp.hpp:33,
from ../../../src/open_pulse/numeric_integrator.cpp:24:
../../../src/open_pulse/ordered_map.hpp: In instantiation of ‘ordered_map<Key, T, Hash, KeyEqual, Allocator>::ordered_map_iterator_t<_map_t, _vec_t>::ordered_map_iterator_t(_map_t&, _vec_t&) [with _map_t = std::unordered_map<std::__cxx11::basic_string<char>, std::vector<NpArray<double> >, std::hash<std::__cxx11::basic_string<char> >, std::equal_to<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, std::vector<NpArray<double> > > > >; _vec_t = std::vector<std::__cxx11::basic_string<char> >; Key = std::__cxx11::basic_string<char>; T = std::vector<NpArray<double> >; Hash = std::hash<std::__cxx11::basic_string<char> >; KeyEqual = std::equal_to<std::__cxx11::basic_string<char> >; Allocator = std::allocator<std::pair<const std::__cxx11::basic_string<char>, std::vector<NpArray<double> > > >]’:
../../../src/open_pulse/ordered_map.hpp:38:14: required from ‘ordered_map<Key, T, Hash, KeyEqual, Allocator>& ordered_map<Key, T, Hash, KeyEqual, Allocator>::operator=(const ordered_map<Key, T, Hash, KeyEqual, Allocator>&) [with Key = std::__cxx11::basic_string<char>; T = std::vector<NpArray<double> >; Hash = std::hash<std::__cxx11::basic_string<char> >; KeyEqual = std::equal_to<std::__cxx11::basic_string<char> >; Allocator = std::allocator<std::pair<const std::__cxx11::basic_string<char>, std::vector<NpArray<double> > > >]’
../../../src/open_pulse/numeric_integrator.cpp:127:108: required from here
../../../src/open_pulse/ordered_map.hpp:75:49: warning: declaration of ‘vec’ shadows a member of ‘ordered_map<std::__cxx11::basic_string<char>, std::vector<NpArray<double> > >::ordered_map_iterator_t<std::unordered_map<std::__cxx11::basic_string<char>, std::vector<NpArray<double> >, std::hash<std::__cxx11::basic_string<char> >, std::equal_to<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, std::vector<NpArray<double> > > > >, std::vector<std::__cxx11::basic_string<char> > >’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:63:13: note: shadowed declaration is here
63 | _vec_t &vec;
| ^~~
../../../src/open_pulse/ordered_map.hpp:75:36: warning: declaration of ‘map’ shadows a member of ‘ordered_map<std::__cxx11::basic_string<char>, std::vector<NpArray<double> > >::ordered_map_iterator_t<std::unordered_map<std::__cxx11::basic_string<char>, std::vector<NpArray<double> >, std::hash<std::__cxx11::basic_string<char> >, std::equal_to<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, std::vector<NpArray<double> > > > >, std::vector<std::__cxx11::basic_string<char> > >’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:62:13: note: shadowed declaration is here
62 | _map_t &map;
| ^~~
../../../src/open_pulse/ordered_map.hpp:75:49: warning: declaration of ‘vec’ shadows a member of ‘ordered_map<std::__cxx11::basic_string<char>, std::vector<NpArray<double> > >::ordered_map_iterator_t<std::unordered_map<std::__cxx11::basic_string<char>, std::vector<NpArray<double> >, std::hash<std::__cxx11::basic_string<char> >, std::equal_to<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, std::vector<NpArray<double> > > > >, std::vector<std::__cxx11::basic_string<char> > >’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:63:13: note: shadowed declaration is here
63 | _vec_t &vec;
| ^~~
../../../src/open_pulse/ordered_map.hpp:75:36: warning: declaration of ‘map’ shadows a member of ‘ordered_map<std::__cxx11::basic_string<char>, std::vector<NpArray<double> > >::ordered_map_iterator_t<std::unordered_map<std::__cxx11::basic_string<char>, std::vector<NpArray<double> >, std::hash<std::__cxx11::basic_string<char> >, std::equal_to<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, std::vector<NpArray<double> > > > >, std::vector<std::__cxx11::basic_string<char> > >’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:62:13: note: shadowed declaration is here
62 | _map_t &map;
| ^~~
../../../src/open_pulse/ordered_map.hpp:75:49: warning: declaration of ‘vec’ shadows a member of ‘ordered_map<std::__cxx11::basic_string<char>, std::vector<NpArray<double> > >::ordered_map_iterator_t<std::unordered_map<std::__cxx11::basic_string<char>, std::vector<NpArray<double> >, std::hash<std::__cxx11::basic_string<char> >, std::equal_to<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, std::vector<NpArray<double> > > > >, std::vector<std::__cxx11::basic_string<char> > >’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:63:13: note: shadowed declaration is here
63 | _vec_t &vec;
| ^~~
../../../src/open_pulse/ordered_map.hpp:75:36: warning: declaration of ‘map’ shadows a member of ‘ordered_map<std::__cxx11::basic_string<char>, std::vector<NpArray<double> > >::ordered_map_iterator_t<std::unordered_map<std::__cxx11::basic_string<char>, std::vector<NpArray<double> >, std::hash<std::__cxx11::basic_string<char> >, std::equal_to<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, std::vector<NpArray<double> > > > >, std::vector<std::__cxx11::basic_string<char> > >’ [-Wshadow]
75 | ordered_map_iterator_t(_map_t &map, _vec_t &vec) : map(map), vec(vec) {}
| ~~~~~~~~^~~
../../../src/open_pulse/ordered_map.hpp:62:13: note: shadowed declaration is here
62 | _map_t &map;
| ^~~
[10/14] Linking CXX shared module src/open_pulse/pulse_utils.cpython-38-x86_64-linux-gnu.so
[11/14] Linking CXX shared module src/open_pulse/pulse_utils.cpython-38-x86_64-linux-gnu.so
[12/14] Building CXX object qiskit/providers/aer/backends/wrappers/CMakeFiles/controller_wrappers.dir/bindings.cc.o
In file included from ../../../src/framework/types.hpp:29,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:15:
../../../src/framework/stl_ostream.hpp:68:4: warning: extra ‘;’ [-Wpedantic]
68 | };
| ^
../../../src/framework/stl_ostream.hpp:87:4: warning: extra ‘;’ [-Wpedantic]
87 | };
| ^
In file included from ../../../src/framework/pybind_basics.hpp:24,
from ../../../src/framework/results/pybind_result.hpp:18,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:16:
../../../src/framework/pybind_json.hpp: In function ‘void std::from_json(const json_t&, pybind11::object&)’:
../../../src/framework/pybind_json.hpp:273:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘nlohmann::basic_json<>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
273 | for (auto i = 0; i < js.size(); i++)
| ~~^~~~~~~~~~~
In file included from ../../../src/framework/linalg/linalg.hpp:23,
from ../../../src/framework/results/data/average_data.hpp:19,
from ../../../src/framework/results/data/average_snapshot.hpp:19,
from ../../../src/framework/results/data/data_container.hpp:20,
from ../../../src/framework/results/experiment_data.hpp:21,
from ../../../src/framework/results/pybind_data.hpp:19,
from ../../../src/framework/results/pybind_result.hpp:19,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:16:
../../../src/framework/linalg/linops/linops_json.hpp: At global scope:
../../../src/framework/linalg/linops/linops_json.hpp:31:9: warning: no previous declaration for ‘json_t& AER::Linalg::iadd(json_t&, const json_t&)’ [-Wmissing-declarations]
31 | json_t& iadd(json_t& lhs, const json_t& rhs) {
| ^~~~
../../../src/framework/linalg/linops/linops_json.hpp:60:8: warning: no previous declaration for ‘json_t AER::Linalg::add(const json_t&, const json_t&)’ [-Wmissing-declarations]
60 | json_t add(const json_t& lhs, const json_t& rhs) {
| ^~~
../../../src/framework/linalg/linops/linops_json.hpp:65:9: warning: no previous declaration for ‘json_t& AER::Linalg::isub(json_t&, const json_t&)’ [-Wmissing-declarations]
65 | json_t& isub(json_t& lhs, const json_t& rhs) {
| ^~~~
In file included from ../../../src/framework/linalg/linalg.hpp:28,
from ../../../src/framework/results/data/average_data.hpp:19,
from ../../../src/framework/results/data/average_snapshot.hpp:19,
from ../../../src/framework/results/data/data_container.hpp:20,
from ../../../src/framework/results/experiment_data.hpp:21,
from ../../../src/framework/results/pybind_data.hpp:19,
from ../../../src/framework/results/pybind_result.hpp:19,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:16:
../../../src/framework/linalg/square.hpp:160:9: warning: no previous declaration for ‘json_t& AER::Linalg::isquare(json_t&)’ [-Wmissing-declarations]
160 | json_t& isquare(json_t& data) {
| ^~~~~~~
../../../src/framework/linalg/square.hpp:183:8: warning: no previous declaration for ‘json_t AER::Linalg::square(const json_t&)’ [-Wmissing-declarations]
183 | json_t square(const json_t& data) {
| ^~~~~~
In file included from ../../../src/framework/results/experiment_data.hpp:22,
from ../../../src/framework/results/pybind_data.hpp:19,
from ../../../src/framework/results/pybind_result.hpp:19,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:16:
../../../src/framework/utils.hpp:1126:8: warning: no previous declaration for ‘AER::uint_t AER::Utils::popcount(AER::uint_t)’ [-Wmissing-declarations]
1126 | uint_t popcount(const uint_t count_) {
| ^~~~~~~~
In file included from ../../../src/simulators/superoperator/superoperator.hpp:20,
from ../../../src/simulators/superoperator/superoperator_state.hpp:25,
from ../../../src/noise/quantum_error.hpp:19,
from ../../../src/noise/noise_model.hpp:26,
from ../../../src/controllers/controller.hpp:46,
from ../../../src/controllers/qasm_controller.hpp:18,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:18:
../../../src/simulators/density_matrix/densitymatrix.hpp:164:41: warning: extra ‘;’ [-Wpedantic]
164 | : UnitaryMatrix<data_t>(num_qubits) {};
| ^
In file included from ../../../src/simulators/superoperator/superoperator_state.hpp:25,
from ../../../src/noise/quantum_error.hpp:19,
from ../../../src/noise/noise_model.hpp:26,
from ../../../src/controllers/controller.hpp:46,
from ../../../src/controllers/qasm_controller.hpp:18,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:18:
../../../src/simulators/superoperator/superoperator.hpp:137:2: warning: extra ‘;’ [-Wpedantic]
137 | };
| ^
In file included from ../../../src/controllers/qasm_controller.hpp:18,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:18:
../../../src/controllers/controller.hpp: In member function ‘virtual void AER::Base::Controller::set_parallelization_circuit(const AER::Circuit&, const AER::Noise::NoiseModel&)’:
../../../src/controllers/controller.hpp:366:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
366 | if (max_memory_mb_ < circ_memory_mb)
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
../../../src/controllers/controller.hpp: In member function ‘virtual AER::Result AER::Base::Controller::execute(std::vector<AER::Circuit>&, const AER::Noise::NoiseModel&, const json_t&)’:
../../../src/controllers/controller.hpp:546:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<AER::ExperimentResult>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
546 | for (int j = 0; j < result.results.size(); ++j) {
| ~~^~~~~~~~~~~~~~~~~~~~~~~
../../../src/controllers/controller.hpp:553:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<AER::ExperimentResult>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
553 | for (int j = 0; j < result.results.size(); ++j) {
| ~~^~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../src/simulators/matrix_product_state/matrix_product_state_tensor.hpp:29,
from ../../../src/simulators/matrix_product_state/matrix_product_state_internal.hpp:22,
from ../../../src/simulators/matrix_product_state/matrix_product_state.hpp:37,
from ../../../src/controllers/qasm_controller.hpp:21,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:18:
../../../src/simulators/matrix_product_state/svd.cpp: At global scope:
../../../src/simulators/matrix_product_state/svd.cpp:138:6: warning: no previous declaration for ‘void AER::validate_SVD_result(AER::cmatrix_t&, AER::cmatrix_t&, AER::rvector_t&, AER::cmatrix_t&)’ [-Wmissing-declarations]
138 | void validate_SVD_result(cmatrix_t &A, cmatrix_t &U, rvector_t &S, cmatrix_t &V) {
| ^~~~~~~~~~~~~~~~~~~
In file included from ../../../src/simulators/matrix_product_state/matrix_product_state.hpp:38,
from ../../../src/controllers/qasm_controller.hpp:21,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:18:
../../../src/simulators/matrix_product_state/matrix_product_state_internal.cpp: In member function ‘AER::cmatrix_t AER::MatrixProductState::MPS::density_matrix_internal(const reg_t&) const’:
../../../src/simulators/matrix_product_state/matrix_product_state_internal.cpp:833:8: warning: unused variable ‘ordered’ [-Wunused-variable]
833 | bool ordered = true;
| ^~~~~~~
../../../src/simulators/matrix_product_state/matrix_product_state_internal.cpp: In member function ‘AER::reg_t AER::MatrixProductState::MPS::sample_measure_using_probabilities_internal(const rvector_t&, const reg_t&) const’:
../../../src/simulators/matrix_product_state/matrix_product_state_internal.cpp:1278:23: warning: comparison of integer expressions of different signedness: ‘AER::int_t’ {aka ‘long int’} and ‘const uint_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
1278 | for (int_t i = 0; i < SHOTS; ++i) {
| ~~^~~~~~~
In file included from ../../../src/controllers/qasm_controller.hpp:22,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:18:
../../../src/simulators/stabilizer/stabilizer_state.hpp: In member function ‘void AER::Stabilizer::State::snapshot_probabilities_auxiliary(const reg_t&, std::string, double, AER::stringmap_t<double>&)’:
../../../src/simulators/stabilizer/stabilizer_state.hpp:540:27: warning: comparison of integer expressions of different signedness: ‘AER::uint_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
540 | if (qubit_for_branching == -1) {
| ~~~~~~~~~~~~~~~~~~~~^~~~~
In file included from ../../../src/simulators/statevector/qubitvector.hpp:32,
from ../../../src/simulators/unitary/unitarymatrix.hpp:20,
from ../../../src/simulators/density_matrix/densitymatrix.hpp:20,
from ../../../src/simulators/superoperator/superoperator.hpp:20,
from ../../../src/simulators/superoperator/superoperator_state.hpp:25,
from ../../../src/noise/quantum_error.hpp:19,
from ../../../src/noise/noise_model.hpp:26,
from ../../../src/controllers/controller.hpp:46,
from ../../../src/controllers/qasm_controller.hpp:18,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:18:
../../../src/simulators/statevector/transformer.hpp: In instantiation of ‘void AER::QV::Transformer<Container, data_t>::apply_diagonal_matrix(Container&, size_t, int, const reg_t&, AER::QV::cvector_t<double>&) const [with Container = std::complex<double>*; data_t = double; size_t = long unsigned int; AER::QV::reg_t = std::vector<long unsigned int>; AER::QV::cvector_t<double> = std::vector<std::complex<double> >]’:
../../../src/simulators/statevector/qubitvector.hpp:1010:40: required from ‘void AER::QV::QubitVector<data_t>::apply_diagonal_matrix(const reg_t&, AER::QV::cvector_t<double>&) [with data_t = double; AER::QV::reg_t = std::vector<long unsigned int>; AER::QV::cvector_t<double> = std::vector<std::complex<double> >]’
../../../src/simulators/superoperator/superoperator_state.hpp:233:47: required from ‘void AER::QubitSuperoperator::State<data_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentResult&, AER::RngEngine&, bool) [with data_t = AER::QV::Superoperator<double>]’
../../../src/noise/quantum_error.hpp:367:46: required from here
../../../src/simulators/statevector/transformer.hpp:247:27: warning: comparison of integer expressions of different signedness: ‘AER::QV::int_t’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
247 | for (int_t j = 0; j < N; j++)
| ~~^~~
../../../src/simulators/statevector/transformer.hpp: In instantiation of ‘void AER::QV::Transformer<Container, data_t>::apply_diagonal_matrix(Container&, size_t, int, const reg_t&, AER::QV::cvector_t<double>&) const [with Container = std::complex<float>*; data_t = float; size_t = long unsigned int; AER::QV::reg_t = std::vector<long unsigned int>; AER::QV::cvector_t<double> = std::vector<std::complex<double> >]’:
../../../src/simulators/statevector/qubitvector.hpp:1010:40: required from ‘void AER::QV::QubitVector<data_t>::apply_diagonal_matrix(const reg_t&, AER::QV::cvector_t<double>&) [with data_t = float; AER::QV::reg_t = std::vector<long unsigned int>; AER::QV::cvector_t<double> = std::vector<std::complex<double> >]’
../../../src/simulators/statevector/statevector_state.hpp:507:49: required from ‘void AER::Statevector::State<statevec_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentResult&, AER::RngEngine&, bool) [with statevec_t = AER::QV::QubitVector<float>]’
../../../src/controllers/statevector_controller.hpp:318:18: required from ‘void AER::Simulator::StatevectorController::run_circuit_helper(const AER::Circuit&, const AER::Noise::NoiseModel&, const json_t&, AER::uint_t, AER::uint_t, AER::ExperimentResult&) const [with State_t = AER::Statevector::State<AER::QV::QubitVector<float> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
../../../src/controllers/statevector_controller.hpp:214:57: required from here
../../../src/simulators/statevector/transformer.hpp:247:27: warning: comparison of integer expressions of different signedness: ‘AER::QV::int_t’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
In file included from ../../../src/simulators/superoperator/superoperator.hpp:20,
from ../../../src/simulators/superoperator/superoperator_state.hpp:25,
from ../../../src/noise/quantum_error.hpp:19,
from ../../../src/noise/noise_model.hpp:26,
from ../../../src/controllers/controller.hpp:46,
from ../../../src/controllers/qasm_controller.hpp:18,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:18:
../../../src/simulators/density_matrix/densitymatrix.hpp: In instantiation of ‘double AER::QV::DensityMatrix<data_t>::expval_pauli(const reg_t&, const string&) const [with data_t = double; AER::QV::reg_t = std::vector<long unsigned int>; std::string = std::__cxx11::basic_string<char>]’:
../../../src/simulators/density_matrix/densitymatrix_state.hpp:529:52: required from ‘void AER::DensityMatrix::State<densmat_t>::snapshot_pauli_expval(const AER::Operations::Op&, AER::ExperimentResult&, bool) [with densmat_t = AER::QV::DensityMatrix<double>]’
../../../src/simulators/density_matrix/densitymatrix_state.hpp:479:7: required from ‘void AER::DensityMatrix::State<densmat_t>::apply_snapshot(const AER::Operations::Op&, AER::ExperimentResult&, bool) [with densmat_t = AER::QV::DensityMatrix<double>]’
../../../src/simulators/density_matrix/densitymatrix_state.hpp:423:11: required from ‘void AER::DensityMatrix::State<densmat_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentResult&, AER::RngEngine&, bool) [with densmat_t = AER::QV::DensityMatrix<double>]’
../../../src/controllers/qasm_controller.hpp:974:20: required from ‘void AER::Simulator::QasmController::run_multi_shot(const AER::Circuit&, AER::uint_t, State_t&, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentResult&, AER::RngEngine&) const [with State_t = AER::DensityMatrix::State<AER::QV::DensityMatrix<double> >; Initstate_t = std::vector<std::complex<double> >; AER::uint_t = long unsigned int]’
../../../src/controllers/qasm_controller.hpp:942:17: required from ‘void AER::Simulator::QasmController::run_circuit_helper(const AER::Circuit&, const AER::Noise::NoiseModel&, const json_t&, AER::uint_t, AER::uint_t, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentResult&) const [with State_t = AER::DensityMatrix::State<AER::QV::DensityMatrix<double> >; Initstate_t = std::vector<std::complex<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
../../../src/controllers/qasm_controller.hpp:453:43: required from here
../../../src/simulators/density_matrix/densitymatrix.hpp:437:63: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses]
437 | auto val = std::real(phase * BaseVector::data_[i ^ x_mask + stop * i]);
| ~~~~~~~^~~~~~~~~~
../../../src/simulators/density_matrix/densitymatrix.hpp: In instantiation of ‘double AER::QV::DensityMatrix<data_t>::expval_pauli(const reg_t&, const string&) const [with data_t = float; AER::QV::reg_t = std::vector<long unsigned int>; std::string = std::__cxx11::basic_string<char>]’:
../../../src/simulators/density_matrix/densitymatrix_state.hpp:529:52: required from ‘void AER::DensityMatrix::State<densmat_t>::snapshot_pauli_expval(const AER::Operations::Op&, AER::ExperimentResult&, bool) [with densmat_t = AER::QV::DensityMatrix<float>]’
../../../src/simulators/density_matrix/densitymatrix_state.hpp:479:7: required from ‘void AER::DensityMatrix::State<densmat_t>::apply_snapshot(const AER::Operations::Op&, AER::ExperimentResult&, bool) [with densmat_t = AER::QV::DensityMatrix<float>]’
../../../src/simulators/density_matrix/densitymatrix_state.hpp:423:11: required from ‘void AER::DensityMatrix::State<densmat_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentResult&, AER::RngEngine&, bool) [with densmat_t = AER::QV::DensityMatrix<float>]’
../../../src/controllers/qasm_controller.hpp:974:20: required from ‘void AER::Simulator::QasmController::run_multi_shot(const AER::Circuit&, AER::uint_t, State_t&, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentResult&, AER::RngEngine&) const [with State_t = AER::DensityMatrix::State<AER::QV::DensityMatrix<float> >; Initstate_t = std::vector<std::complex<double> >; AER::uint_t = long unsigned int]’
../../../src/controllers/qasm_controller.hpp:942:17: required from ‘void AER::Simulator::QasmController::run_circuit_helper(const AER::Circuit&, const AER::Noise::NoiseModel&, const json_t&, AER::uint_t, AER::uint_t, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentResult&) const [with State_t = AER::DensityMatrix::State<AER::QV::DensityMatrix<float> >; Initstate_t = std::vector<std::complex<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
../../../src/controllers/qasm_controller.hpp:459:43: required from here
../../../src/simulators/density_matrix/densitymatrix.hpp:437:63: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses]
In file included from ../../../src/controllers/qasm_controller.hpp:24,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:18:
../../../src/simulators/statevector/statevector_state.hpp: In instantiation of ‘AER::cmatrix_t AER::Statevector::State<statevec_t>::vec2density(const reg_t&, const T&) [with T = std::complex<double>*; statevec_t = AER::QV::QubitVector<double>; AER::cmatrix_t = matrix<std::complex<double> >; AER::reg_t = std::vector<long unsigned int>]’:
../../../src/simulators/statevector/statevector_state.hpp:739:21: required from ‘AER::cmatrix_t AER::Statevector::State<statevec_t>::density_matrix(const reg_t&) [with statevec_t = AER::QV::QubitVector<double>; AER::cmatrix_t = matrix<std::complex<double> >; AER::reg_t = std::vector<long unsigned int>]’
../../../src/simulators/statevector/statevector_state.hpp:715:21: required from ‘void AER::Statevector::State<statevec_t>::snapshot_density_matrix(const AER::Operations::Op&, AER::ExperimentResult&, AER::Statevector::SnapshotDataType) [with statevec_t = AER::QV::QubitVector<double>]’
../../../src/simulators/statevector/statevector_state.hpp:557:7: required from ‘void AER::Statevector::State<statevec_t>::apply_snapshot(const AER::Operations::Op&, AER::ExperimentResult&, bool) [with statevec_t = AER::QV::QubitVector<double>]’
../../../src/simulators/statevector/statevector_state.hpp:501:11: required from ‘void AER::Statevector::State<statevec_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentResult&, AER::RngEngine&, bool) [with statevec_t = AER::QV::QubitVector<double>]’
../../../src/controllers/statevector_controller.hpp:318:18: required from ‘void AER::Simulator::StatevectorController::run_circuit_helper(const AER::Circuit&, const AER::Noise::NoiseModel&, const json_t&, AER::uint_t, AER::uint_t, AER::ExperimentResult&) const [with State_t = AER::Statevector::State<AER::QV::QubitVector<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
../../../src/controllers/statevector_controller.hpp:210:57: required from here
../../../src/simulators/statevector/statevector_state.hpp:766:36: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
766 | #pragma omp parallel for if (2 * N > omp_qubit_threshold_ && \
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~
../../../src/simulators/statevector/statevector_state.hpp: In instantiation of ‘AER::cmatrix_t AER::Statevector::State<statevec_t>::vec2density(const reg_t&, const T&) [with T = std::complex<float>*; statevec_t = AER::QV::QubitVector<float>; AER::cmatrix_t = matrix<std::complex<double> >; AER::reg_t = std::vector<long unsigned int>]’:
../../../src/simulators/statevector/statevector_state.hpp:739:21: required from ‘AER::cmatrix_t AER::Statevector::State<statevec_t>::density_matrix(const reg_t&) [with statevec_t = AER::QV::QubitVector<float>; AER::cmatrix_t = matrix<std::complex<double> >; AER::reg_t = std::vector<long unsigned int>]’
../../../src/simulators/statevector/statevector_state.hpp:715:21: required from ‘void AER::Statevector::State<statevec_t>::snapshot_density_matrix(const AER::Operations::Op&, AER::ExperimentResult&, AER::Statevector::SnapshotDataType) [with statevec_t = AER::QV::QubitVector<float>]’
../../../src/simulators/statevector/statevector_state.hpp:557:7: required from ‘void AER::Statevector::State<statevec_t>::apply_snapshot(const AER::Operations::Op&, AER::ExperimentResult&, bool) [with statevec_t = AER::QV::QubitVector<float>]’
../../../src/simulators/statevector/statevector_state.hpp:501:11: required from ‘void AER::Statevector::State<statevec_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentResult&, AER::RngEngine&, bool) [with statevec_t = AER::QV::QubitVector<float>]’
../../../src/controllers/statevector_controller.hpp:318:18: required from ‘void AER::Simulator::StatevectorController::run_circuit_helper(const AER::Circuit&, const AER::Noise::NoiseModel&, const json_t&, AER::uint_t, AER::uint_t, AER::ExperimentResult&) const [with State_t = AER::Statevector::State<AER::QV::QubitVector<float> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
../../../src/controllers/statevector_controller.hpp:214:57: required from here
../../../src/simulators/statevector/statevector_state.hpp:766:36: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
In file included from ../../../src/controllers/qasm_controller.hpp:19,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:18:
../../../src/simulators/density_matrix/densitymatrix_state.hpp: In instantiation of ‘AER::cmatrix_t AER::DensityMatrix::State<densmat_t>::reduced_density_matrix_cpu(const reg_t&, const reg_t&) [with densmat_t = AER::QV::DensityMatrix<double>; AER::cmatrix_t = matrix<std::complex<double> >; AER::reg_t = std::vector<long unsigned int>]’:
../../../src/simulators/density_matrix/densitymatrix_state.hpp:573:10: required from ‘AER::cmatrix_t AER::DensityMatrix::State<densmat_t>::reduced_density_matrix(const reg_t&, const reg_t&) [with densmat_t = AER::QV::DensityMatrix<double>; AER::cmatrix_t = matrix<std::complex<double> >; AER::reg_t = std::vector<long unsigned int>]’
../../../src/simulators/density_matrix/densitymatrix_state.hpp:560:23: required from ‘void AER::DensityMatrix::State<densmat_t>::snapshot_density_matrix(const AER::Operations::Op&, AER::ExperimentResult&, bool) [with densmat_t = AER::QV::DensityMatrix<double>]’
../../../src/simulators/density_matrix/densitymatrix_state.hpp:462:7: required from ‘void AER::DensityMatrix::State<densmat_t>::apply_snapshot(const AER::Operations::Op&, AER::ExperimentResult&, bool) [with densmat_t = AER::QV::DensityMatrix<double>]’
../../../src/simulators/density_matrix/densitymatrix_state.hpp:423:11: required from ‘void AER::DensityMatrix::State<densmat_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentResult&, AER::RngEngine&, bool) [with densmat_t = AER::QV::DensityMatrix<double>]’
../../../src/controllers/qasm_controller.hpp:974:20: required from ‘void AER::Simulator::QasmController::run_multi_shot(const AER::Circuit&, AER::uint_t, State_t&, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentResult&, AER::RngEngine&) const [with State_t = AER::DensityMatrix::State<AER::QV::DensityMatrix<double> >; Initstate_t = std::vector<std::complex<double> >; AER::uint_t = long unsigned int]’
../../../src/controllers/qasm_controller.hpp:942:17: required from ‘void AER::Simulator::QasmController::run_circuit_helper(const AER::Circuit&, const AER::Noise::NoiseModel&, const json_t&, AER::uint_t, AER::uint_t, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentResult&) const [with State_t = AER::DensityMatrix::State<AER::QV::DensityMatrix<double> >; Initstate_t = std::vector<std::complex<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
../../../src/controllers/qasm_controller.hpp:453:43: required from here
../../../src/simulators/density_matrix/densitymatrix_state.hpp:617:25: warning: comparison of integer expressions of different signedness: ‘AER::int_t’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
617 | for (int_t i = 0; i < VDIM; ++i) {
| ~~^~~~~~
../../../src/simulators/density_matrix/densitymatrix_state.hpp:624:25: warning: comparison of integer expressions of different signedness: ‘AER::int_t’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
624 | for (int_t i = 0; i < VDIM; ++i) {
| ~~^~~~~~
../../../src/simulators/density_matrix/densitymatrix_state.hpp: In instantiation of ‘AER::cmatrix_t AER::DensityMatrix::State<densmat_t>::reduced_density_matrix_cpu(const reg_t&, const reg_t&) [with densmat_t = AER::QV::DensityMatrix<float>; AER::cmatrix_t = matrix<std::complex<double> >; AER::reg_t = std::vector<long unsigned int>]’:
../../../src/simulators/density_matrix/densitymatrix_state.hpp:573:10: required from ‘AER::cmatrix_t AER::DensityMatrix::State<densmat_t>::reduced_density_matrix(const reg_t&, const reg_t&) [with densmat_t = AER::QV::DensityMatrix<float>; AER::cmatrix_t = matrix<std::complex<double> >; AER::reg_t = std::vector<long unsigned int>]’
../../../src/simulators/density_matrix/densitymatrix_state.hpp:560:23: required from ‘void AER::DensityMatrix::State<densmat_t>::snapshot_density_matrix(const AER::Operations::Op&, AER::ExperimentResult&, bool) [with densmat_t = AER::QV::DensityMatrix<float>]’
../../../src/simulators/density_matrix/densitymatrix_state.hpp:462:7: required from ‘void AER::DensityMatrix::State<densmat_t>::apply_snapshot(const AER::Operations::Op&, AER::ExperimentResult&, bool) [with densmat_t = AER::QV::DensityMatrix<float>]’
../../../src/simulators/density_matrix/densitymatrix_state.hpp:423:11: required from ‘void AER::DensityMatrix::State<densmat_t>::apply_ops(const std::vector<AER::Operations::Op>&, AER::ExperimentResult&, AER::RngEngine&, bool) [with densmat_t = AER::QV::DensityMatrix<float>]’
../../../src/controllers/qasm_controller.hpp:974:20: required from ‘void AER::Simulator::QasmController::run_multi_shot(const AER::Circuit&, AER::uint_t, State_t&, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentResult&, AER::RngEngine&) const [with State_t = AER::DensityMatrix::State<AER::QV::DensityMatrix<float> >; Initstate_t = std::vector<std::complex<double> >; AER::uint_t = long unsigned int]’
../../../src/controllers/qasm_controller.hpp:942:17: required from ‘void AER::Simulator::QasmController::run_circuit_helper(const AER::Circuit&, const AER::Noise::NoiseModel&, const json_t&, AER::uint_t, AER::uint_t, const Initstate_t&, AER::Simulator::QasmController::Method, AER::ExperimentResult&) const [with State_t = AER::DensityMatrix::State<AER::QV::DensityMatrix<float> >; Initstate_t = std::vector<std::complex<double> >; json_t = nlohmann::basic_json<>; AER::uint_t = long unsigned int]’
../../../src/controllers/qasm_controller.hpp:459:43: required from here
../../../src/simulators/density_matrix/densitymatrix_state.hpp:617:25: warning: comparison of integer expressions of different signedness: ‘AER::int_t’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
617 | for (int_t i = 0; i < VDIM; ++i) {
| ~~^~~~~~
../../../src/simulators/density_matrix/densitymatrix_state.hpp:624:25: warning: comparison of integer expressions of different signedness: ‘AER::int_t’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
624 | for (int_t i = 0; i < VDIM; ++i) {
| ~~^~~~~~
In file included from ../../../src/simulators/unitary/unitarymatrix.hpp:20,
from ../../../src/simulators/density_matrix/densitymatrix.hpp:20,
from ../../../src/simulators/superoperator/superoperator.hpp:20,
from ../../../src/simulators/superoperator/superoperator_state.hpp:25,
from ../../../src/noise/quantum_error.hpp:19,
from ../../../src/noise/noise_model.hpp:26,
from ../../../src/controllers/controller.hpp:46,
from ../../../src/controllers/qasm_controller.hpp:18,
from ../../../qiskit/providers/aer/backends/wrappers/bindings.cc:18:
../../../src/simulators/statevector/qubitvector.hpp: In member function ‘void AER::QV::QubitVector<data_t>::allocate_mem(size_t) [with data_t = double]’:
../../../src/simulators/statevector/qubitvector.hpp:720:19: warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
720 | posix_memalign(&data, 64, sizeof(std::complex<data_t>) * data_size);
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/simulators/statevector/qubitvector.hpp: In member function ‘void AER::QV::QubitVector<data_t>::allocate_checkpoint(size_t) [with data_t = double]’:
../../../src/simulators/statevector/qubitvector.hpp:733:17: warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
733 | posix_memalign(&data, 64, sizeof(std::complex<data_t>) * data_size);
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/simulators/statevector/qubitvector.hpp: In member function ‘void AER::QV::QubitVector<data_t>::allocate_checkpoint(size_t) [with data_t = float]’:
../../../src/simulators/statevector/qubitvector.hpp:733:17: warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
../../../src/simulators/statevector/qubitvector.hpp: In member function ‘void AER::QV::QubitVector<data_t>::allocate_mem(size_t) [with data_t = float]’:
../../../src/simulators/statevector/qubitvector.hpp:720:19: warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
720 | posix_memalign(&data, 64, sizeof(std::complex<data_t>) * data_size);
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/simulators/statevector/qubitvector.hpp: In member function ‘void AER::QV::QubitVector<data_t>::set_num_qubits(size_t) [with data_t = double]’:
../../../src/simulators/statevector/qubitvector.hpp:721:11: warning: ‘data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
721 | data_ = reinterpret_cast<std::complex<data_t>*>(data);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/simulators/statevector/qubitvector.hpp:719:11: note: ‘data’ was declared here
719 | void* data;
| ^~~~
../../../src/simulators/statevector/qubitvector.hpp: In member function ‘void AER::QV::QubitVector<data_t>::set_num_qubits(size_t) [with data_t = float]’:
../../../src/simulators/statevector/qubitvector.hpp:721:11: warning: ‘data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
721 | data_ = reinterpret_cast<std::complex<data_t>*>(data);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/simulators/statevector/qubitvector.hpp:719:11: note: ‘data’ was declared here
719 | void* data;
| ^~~~
../../../src/simulators/statevector/qubitvector.hpp: In member function ‘void AER::Statevector::State<statevec_t>::snapshot_matrix_expval(const AER::Operations::Op&, AER::ExperimentResult&, AER::Statevector::SnapshotDataType) [with statevec_t = AER::QV::QubitVector<double>]’:
../../../src/simulators/statevector/qubitvector.hpp:734:15: warning: ‘data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
734 | checkpoint_ = reinterpret_cast<std::complex<data_t>*>(data);
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/simulators/statevector/qubitvector.hpp:732:9: note: ‘data’ was declared here
732 | void* data;
| ^~~~
../../../src/simulators/statevector/qubitvector.hpp: In member function ‘void AER::Statevector::State<statevec_t>::snapshot_matrix_expval(const AER::Operations::Op&, AER::ExperimentResult&, AER::Statevector::SnapshotDataType) [with statevec_t = AER::QV::QubitVector<float>]’:
../../../src/simulators/statevector/qubitvector.hpp:734:15: warning: ‘data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
734 | checkpoint_ = reinterpret_cast<std::complex<data_t>*>(data);
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/simulators/statevector/qubitvector.hpp:732:9: note: ‘data’ was declared here
732 | void* data;
| ^~~~
[12/14] Linking CXX shared module qiskit/providers/aer/backends/wrappers/controller_wrappers.cpython-38-x86_64-linux-gnu.so
[13/14] Linking CXX shared module qiskit/providers/aer/backends/wrappers/controller_wrappers.cpython-38-x86_64-linux-gnu.so
[13/14] Install the project...
-- Install configuration: "Release"
-- Installing: /build/source/_skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmath.cpython-38-x86_64-linux-gnu.so
-- Installing: /build/source/_skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/controller_wrappers.cpython-38-x86_64-linux-gnu.so
-- Installing: /build/source/_skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/pulse_utils.cpython-38-x86_64-linux-gnu.so
-- Installing: /build/source/_skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/test_python_to_cpp.cpython-38-x86_64-linux-gnu.so
warning: no files found matching '*cpp' under directory 'qiskit'
warning: no files found matching '*hpp' under directory 'qiskit'
warning: no previously-included files found matching 'src/third-party/*/lib/*.a'
warning: no previously-included files found matching 'src/third-party/*/lib/*.lib'
package init file 'qiskit/providers/__init__.py' not found (or not a regular file)
package init file 'qiskit/providers/aer/backends/wrappers/__init__.py' not found (or not a regular file)
copying qiskit/providers/aer/aererror.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/aererror.py
copying qiskit/providers/aer/aerprovider.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/aerprovider.py
copying qiskit/providers/aer/__init__.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/__init__.py
copying qiskit/providers/aer/version.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/version.py
copying qiskit/providers/aer/aerjob.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/aerjob.py
creating directory _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/utils
copying qiskit/providers/aer/utils/noise_transformation.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/utils/noise_transformation.py
copying qiskit/providers/aer/utils/noise_model_inserter.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/utils/noise_model_inserter.py
copying qiskit/providers/aer/utils/__init__.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/utils/__init__.py
copying qiskit/providers/aer/utils/noise_remapper.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/utils/noise_remapper.py
copying qiskit/providers/aer/backends/pulse_simulator.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/pulse_simulator.py
copying qiskit/providers/aer/backends/qasm_simulator.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/qasm_simulator.py
copying qiskit/providers/aer/backends/aerbackend.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/aerbackend.py
copying qiskit/providers/aer/backends/__init__.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/__init__.py
copying qiskit/providers/aer/backends/unitary_simulator.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/unitary_simulator.py
copying qiskit/providers/aer/backends/statevector_simulator.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/statevector_simulator.py
copying qiskit/providers/aer/backends/backend_utils.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/backend_utils.py
copying qiskit/providers/aer/pulse/__init__.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/__init__.py
creating directory _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise
copying qiskit/providers/aer/noise/noise_model.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/noise_model.py
copying qiskit/providers/aer/noise/__init__.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/__init__.py
copying qiskit/providers/aer/noise/noiseerror.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/noiseerror.py
creating directory _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions
copying qiskit/providers/aer/extensions/snapshot_stabilizer.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions/snapshot_stabilizer.py
copying qiskit/providers/aer/extensions/snapshot.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions/snapshot.py
copying qiskit/providers/aer/extensions/snapshot_density_matrix.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions/snapshot_density_matrix.py
copying qiskit/providers/aer/extensions/snapshot_expectation_value.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions/snapshot_expectation_value.py
copying qiskit/providers/aer/extensions/__init__.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions/__init__.py
copying qiskit/providers/aer/extensions/snapshot_probabilities.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions/snapshot_probabilities.py
copying qiskit/providers/aer/extensions/snapshot_statevector.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions/snapshot_statevector.py
creating directory _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models
copying qiskit/providers/aer/pulse/system_models/hamiltonian_model.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/hamiltonian_model.py
copying qiskit/providers/aer/pulse/system_models/pulse_system_model.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/pulse_system_model.py
copying qiskit/providers/aer/pulse/system_models/__init__.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/__init__.py
copying qiskit/providers/aer/pulse/system_models/duffing_model_generators.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/duffing_model_generators.py
copying qiskit/providers/aer/pulse/controllers/digest_pulse_qobj.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/digest_pulse_qobj.py
copying qiskit/providers/aer/pulse/controllers/pulse_de_solver.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/pulse_de_solver.py
copying qiskit/providers/aer/pulse/controllers/__init__.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/__init__.py
copying qiskit/providers/aer/pulse/controllers/mc_controller.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/mc_controller.py
copying qiskit/providers/aer/pulse/controllers/pulse_sim_options.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/pulse_sim_options.py
copying qiskit/providers/aer/pulse/controllers/pulse_controller.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/pulse_controller.py
copying qiskit/providers/aer/pulse/controllers/unitary_controller.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/unitary_controller.py
copying qiskit/providers/aer/pulse/qutip_extra_lite/fastsparse.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/fastsparse.py
copying qiskit/providers/aer/pulse/qutip_extra_lite/operators.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/operators.py
copying qiskit/providers/aer/pulse/qutip_extra_lite/tensor.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/tensor.py
copying qiskit/providers/aer/pulse/qutip_extra_lite/qobj.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/qobj.py
copying qiskit/providers/aer/pulse/qutip_extra_lite/__init__.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/__init__.py
copying qiskit/providers/aer/pulse/qutip_extra_lite/states.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/states.py
copying qiskit/providers/aer/pulse/qutip_extra_lite/qobj_generators.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/qobj_generators.py
copying qiskit/providers/aer/pulse/qutip_extra_lite/dimensions.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/dimensions.py
creating directory _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/de
copying qiskit/providers/aer/pulse/de/DE_Options.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/de/DE_Options.py
copying qiskit/providers/aer/pulse/de/type_utils.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/de/type_utils.py
copying qiskit/providers/aer/pulse/de/__init__.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/de/__init__.py
copying qiskit/providers/aer/pulse/de/DE_Methods.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/de/DE_Methods.py
creating directory _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/string_model_parser
copying qiskit/providers/aer/pulse/system_models/string_model_parser/string_model_parser.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/string_model_parser/string_model_parser.py
copying qiskit/providers/aer/pulse/system_models/string_model_parser/__init__.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/string_model_parser/__init__.py
copying qiskit/providers/aer/pulse/system_models/string_model_parser/qobj_from_string.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/string_model_parser/qobj_from_string.py
copying qiskit/providers/aer/pulse/system_models/string_model_parser/apply_str_func_to_qobj.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/string_model_parser/apply_str_func_to_qobj.py
copying qiskit/providers/aer/pulse/qutip_extra_lite/cy/utilities.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/utilities.py
copying qiskit/providers/aer/pulse/qutip_extra_lite/cy/__init__.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/__init__.py
copying qiskit/providers/aer/pulse/qutip_extra_lite/cy/pyxbuilder.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/pyxbuilder.py
creating directory _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/errors
copying qiskit/providers/aer/noise/errors/standard_errors.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/errors/standard_errors.py
copying qiskit/providers/aer/noise/errors/readout_error.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/errors/readout_error.py
copying qiskit/providers/aer/noise/errors/quantum_error.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/errors/quantum_error.py
copying qiskit/providers/aer/noise/errors/__init__.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/errors/__init__.py
copying qiskit/providers/aer/noise/errors/errorutils.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/errors/errorutils.py
creating directory _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/device
copying qiskit/providers/aer/noise/device/__init__.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/device/__init__.py
copying qiskit/providers/aer/noise/device/parameters.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/device/parameters.py
copying qiskit/providers/aer/noise/device/models.py -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/device/models.py
copying MANIFEST.in -> _skbuild/linux-x86_64-3.8/cmake-install/MANIFEST.in
copying README.md -> _skbuild/linux-x86_64-3.8/cmake-install/README.md
copying qiskit/providers/aer/pulse/qutip_extra_lite/cy/spconvert.pyx -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spconvert.pyx
copying qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmath.pyx -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmath.pyx
copying qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_utils.pyx -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_utils.pyx
copying qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmatfuncs.pyx -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmatfuncs.pyx
copying qiskit/__init__.pxd -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/__init__.pxd
copying qiskit/providers/__init__.pxd -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/__init__.pxd
copying qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_structs.pxd -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_structs.pxd
copying qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmatfuncs.pxd -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmatfuncs.pxd
copying qiskit/providers/aer/pulse/qutip_extra_lite/cy/spconvert.pxd -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spconvert.pxd
copying qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_routines.pxi -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_routines.pxi
copying qiskit/providers/aer/pulse/qutip_extra_lite/cy/complex_math.pxi -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/complex_math.pxi
copying qiskit/providers/aer/pulse/qutip_extra_lite/cy/parameters.pxi -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/parameters.pxi
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/third-party/win64/lib
copying src/third-party/win64/lib/openblas.7z -> _skbuild/linux-x86_64-3.8/cmake-install/src/third-party/win64/lib/openblas.7z
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/third-party/win32/lib
copying src/third-party/win32/lib/openblas.7z -> _skbuild/linux-x86_64-3.8/cmake-install/src/third-party/win32/lib/openblas.7z
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/framework
copying src/framework/creg.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/creg.hpp
copying src/framework/qobj.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/qobj.hpp
copying src/framework/circuit.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/circuit.hpp
copying src/framework/opset.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/opset.hpp
copying src/framework/operations.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/operations.hpp
copying src/framework/json.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/json.hpp
copying src/framework/pybind_basics.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/pybind_basics.hpp
copying src/framework/noise_utils.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/noise_utils.hpp
copying src/framework/stl_ostream.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/stl_ostream.hpp
copying src/framework/pybind_json.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/pybind_json.hpp
copying src/framework/avx2_detect.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/avx2_detect.hpp
copying src/framework/matrix.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/matrix.hpp
copying src/framework/types.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/types.hpp
copying src/framework/utils.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/utils.hpp
copying src/framework/rng.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/rng.hpp
copying src/framework/blas_protos.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/blas_protos.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg
copying src/framework/linalg/vector_json.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/vector_json.hpp
copying src/framework/linalg/linalg.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linalg.hpp
copying src/framework/linalg/almost_equal.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/almost_equal.hpp
copying src/framework/linalg/matrix_utils.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/matrix_utils.hpp
copying src/framework/linalg/eigensystem.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/eigensystem.hpp
copying src/framework/linalg/enable_if_numeric.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/enable_if_numeric.hpp
copying src/framework/linalg/square.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/square.hpp
copying src/framework/linalg/vector.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/vector.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/matrix_utils
copying src/framework/linalg/matrix_utils/matrix_defs.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/matrix_utils/matrix_defs.hpp
copying src/framework/linalg/matrix_utils/smatrix_defs.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/matrix_utils/smatrix_defs.hpp
copying src/framework/linalg/matrix_utils/vmatrix_defs.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/matrix_utils/vmatrix_defs.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops
copying src/framework/linalg/linops/linops_matrix.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_matrix.hpp
copying src/framework/linalg/linops/linops_json.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_json.hpp
copying src/framework/linalg/linops/linops_generic.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_generic.hpp
copying src/framework/linalg/linops/linops_array.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_array.hpp
copying src/framework/linalg/linops/linops_unordered_map.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_unordered_map.hpp
copying src/framework/linalg/linops/linops_vector.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_vector.hpp
copying src/framework/linalg/linops/linops_aer_vector.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_aer_vector.hpp
copying src/framework/linalg/linops/linops_map.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_map.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results
copying src/framework/results/experiment_data.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/experiment_data.hpp
copying src/framework/results/pybind_data.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/pybind_data.hpp
copying src/framework/results/pybind_result.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/pybind_result.hpp
copying src/framework/results/experiment_result.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/experiment_result.hpp
copying src/framework/results/result.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/result.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/data
copying src/framework/results/data/average_data.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/data/average_data.hpp
copying src/framework/results/data/pershot_data.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/data/pershot_data.hpp
copying src/framework/results/data/data_container.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/data/data_container.hpp
copying src/framework/results/data/pershot_snapshot.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/data/pershot_snapshot.hpp
copying src/framework/results/data/average_snapshot.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/data/average_snapshot.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/controllers
copying src/controllers/controller.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/controllers/controller.hpp
copying src/controllers/qasm_controller.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/controllers/qasm_controller.hpp
copying src/controllers/controller_execute.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/controllers/controller_execute.hpp
copying src/controllers/statevector_controller.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/controllers/statevector_controller.hpp
copying src/controllers/unitary_controller.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/controllers/unitary_controller.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/simulators
copying src/simulators/state.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/state.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/density_matrix
copying src/simulators/density_matrix/densitymatrix_state.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/density_matrix/densitymatrix_state.hpp
copying src/simulators/density_matrix/densitymatrix_thrust.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/density_matrix/densitymatrix_thrust.hpp
copying src/simulators/density_matrix/densitymatrix.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/density_matrix/densitymatrix.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/matrix_product_state
copying src/simulators/matrix_product_state/matrix_product_state.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/matrix_product_state/matrix_product_state.hpp
copying src/simulators/matrix_product_state/svd.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/matrix_product_state/svd.hpp
copying src/simulators/matrix_product_state/svd.cpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/matrix_product_state/svd.cpp
copying src/simulators/matrix_product_state/matrix_product_state_internal.cpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/matrix_product_state/matrix_product_state_internal.cpp
copying src/simulators/matrix_product_state/matrix_product_state_tensor.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/matrix_product_state/matrix_product_state_tensor.hpp
copying src/simulators/matrix_product_state/matrix_product_state_internal.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/matrix_product_state/matrix_product_state_internal.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/extended_stabilizer
copying src/simulators/extended_stabilizer/ch_runner.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/extended_stabilizer/ch_runner.hpp
copying src/simulators/extended_stabilizer/gates.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/extended_stabilizer/gates.hpp
copying src/simulators/extended_stabilizer/extended_stabilizer_state.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/extended_stabilizer/chlib
copying src/simulators/extended_stabilizer/chlib/core.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/extended_stabilizer/chlib/core.hpp
copying src/simulators/extended_stabilizer/chlib/chstabilizer.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/extended_stabilizer/chlib/chstabilizer.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/stabilizer
copying src/simulators/stabilizer/stabilizer_state.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/stabilizer/stabilizer_state.hpp
copying src/simulators/stabilizer/clifford.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/stabilizer/clifford.hpp
copying src/simulators/stabilizer/pauli.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/stabilizer/pauli.hpp
copying src/simulators/stabilizer/binary_vector.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/stabilizer/binary_vector.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/unitary
copying src/simulators/unitary/unitarymatrix.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/unitary/unitarymatrix.hpp
copying src/simulators/unitary/unitarymatrix_thrust.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/unitary/unitarymatrix_thrust.hpp
copying src/simulators/unitary/unitary_state.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/unitary/unitary_state.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector
copying src/simulators/statevector/qv_avx2.cpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/qv_avx2.cpp
copying src/simulators/statevector/indexes.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/indexes.hpp
copying src/simulators/statevector/transformer.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/transformer.hpp
copying src/simulators/statevector/qv_avx2.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/qv_avx2.hpp
copying src/simulators/statevector/transformer_avx2.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/transformer_avx2.hpp
copying src/simulators/statevector/statevector_state.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/statevector_state.hpp
copying src/simulators/statevector/qubitvector.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/qubitvector.hpp
copying src/simulators/statevector/qubitvector_thrust.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/qubitvector_thrust.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/superoperator
copying src/simulators/superoperator/superoperator.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/superoperator/superoperator.hpp
copying src/simulators/superoperator/superoperator_state.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/superoperator/superoperator_state.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/transpile
copying src/transpile/circuitopt.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/transpile/circuitopt.hpp
copying src/transpile/delay_measure.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/transpile/delay_measure.hpp
copying src/transpile/truncate_qubits.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/transpile/truncate_qubits.hpp
copying src/transpile/basic_opts.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/transpile/basic_opts.hpp
copying src/transpile/fusion.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/transpile/fusion.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/misc
copying src/misc/common_macros.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/misc/common_macros.hpp
copying src/misc/gcc_omp_symbols.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/misc/gcc_omp_symbols.hpp
copying src/misc/clang_omp_symbols.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/misc/clang_omp_symbols.hpp
copying src/misc/hacks.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/misc/hacks.hpp
copying src/misc/warnings.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/misc/warnings.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse
copying src/open_pulse/iterators.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/iterators.hpp
copying src/open_pulse/python_to_cpp.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/python_to_cpp.hpp
copying src/open_pulse/zspmv.cpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/zspmv.cpp
copying src/open_pulse/zspmv.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/zspmv.hpp
copying src/open_pulse/pulse_utils.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/pulse_utils.hpp
copying src/open_pulse/test_python_to_cpp.cpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/test_python_to_cpp.cpp
copying src/open_pulse/numeric_integrator.cpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/numeric_integrator.cpp
copying src/open_pulse/CMakeLists.txt -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/CMakeLists.txt
copying src/open_pulse/pulse_utils.cpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/pulse_utils.cpp
copying src/open_pulse/log.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/log.hpp
copying src/open_pulse/types.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/types.hpp
copying src/open_pulse/pulse_utils_bindings.cpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/pulse_utils_bindings.cpp
copying src/open_pulse/ordered_map.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/ordered_map.hpp
copying src/open_pulse/test_python_to_cpp.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/test_python_to_cpp.hpp
copying src/open_pulse/numeric_integrator.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/numeric_integrator.hpp
copying src/open_pulse/eval_hamiltonian.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/eval_hamiltonian.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/src/noise
copying src/noise/noise_model.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/noise/noise_model.hpp
copying src/noise/quantum_error.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/noise/quantum_error.hpp
copying src/noise/readout_error.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/src/noise/readout_error.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/contrib/standalone
copying contrib/standalone/qasm_simulator.cpp -> _skbuild/linux-x86_64-3.8/cmake-install/contrib/standalone/qasm_simulator.cpp
copying contrib/standalone/version.hpp.in -> _skbuild/linux-x86_64-3.8/cmake-install/contrib/standalone/version.hpp.in
copying contrib/standalone/version.hpp -> _skbuild/linux-x86_64-3.8/cmake-install/contrib/standalone/version.hpp
creating directory _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/wrappers
copying qiskit/providers/aer/backends/wrappers/CMakeLists.txt -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/wrappers/CMakeLists.txt
copying qiskit/providers/aer/backends/wrappers/bindings.cc -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/wrappers/bindings.cc
copying qiskit/providers/aer/pulse/qutip_extra_lite/cy/CMakeLists.txt -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/CMakeLists.txt
copying qiskit/providers/aer/VERSION.txt -> _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/VERSION.txt
copying CMakeLists.txt -> _skbuild/linux-x86_64-3.8/cmake-install/CMakeLists.txt
creating directory _skbuild/linux-x86_64-3.8/cmake-install/cmake
copying cmake/targetLinkLibrariesWithDynamicLookup.cmake -> _skbuild/linux-x86_64-3.8/cmake-install/cmake/targetLinkLibrariesWithDynamicLookup.cmake
copying cmake/compiler_utils.cmake -> _skbuild/linux-x86_64-3.8/cmake-install/cmake/compiler_utils.cmake
copying cmake/UseCython.cmake -> _skbuild/linux-x86_64-3.8/cmake-install/cmake/UseCython.cmake
copying cmake/conan_utils.cmake -> _skbuild/linux-x86_64-3.8/cmake-install/cmake/conan_utils.cmake
copying cmake/FindCython.cmake -> _skbuild/linux-x86_64-3.8/cmake-install/cmake/FindCython.cmake
copying cmake/findBLASInSpecificPath.cmake -> _skbuild/linux-x86_64-3.8/cmake-install/cmake/findBLASInSpecificPath.cmake
copying cmake/Linter.cmake -> _skbuild/linux-x86_64-3.8/cmake-install/cmake/Linter.cmake
copying cmake/conan.cmake -> _skbuild/linux-x86_64-3.8/cmake-install/cmake/conan.cmake
copying cmake/cython_utils.cmake -> _skbuild/linux-x86_64-3.8/cmake-install/cmake/cython_utils.cmake
copying cmake/FindPybind11.cmake -> _skbuild/linux-x86_64-3.8/cmake-install/cmake/FindPybind11.cmake
copying cmake/nvcc_add_compiler_options.cmake -> _skbuild/linux-x86_64-3.8/cmake-install/cmake/nvcc_add_compiler_options.cmake
copying cmake/FindPythonExtensions.cmake -> _skbuild/linux-x86_64-3.8/cmake-install/cmake/FindPythonExtensions.cmake
copying cmake/dependency_utils.cmake -> _skbuild/linux-x86_64-3.8/cmake-install/cmake/dependency_utils.cmake
running bdist_wheel
running build
running build_py
package init file '_skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/__init__.py' not found (or not a regular file)
creating _skbuild/linux-x86_64-3.8/setuptools/lib
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/aererror.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/aerprovider.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/version.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/aerjob.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/utils
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/utils/noise_transformation.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/utils
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/utils/noise_model_inserter.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/utils
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/utils/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/utils
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/utils/noise_remapper.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/utils
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/pulse_simulator.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/qasm_simulator.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/aerbackend.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/unitary_simulator.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/statevector_simulator.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/backend_utils.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/noise_model.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/noiseerror.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions/snapshot_stabilizer.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions/snapshot.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions/snapshot_density_matrix.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions/snapshot_expectation_value.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions/snapshot_probabilities.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/extensions/snapshot_statevector.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions
package init file '_skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/wrappers/__init__.py' not found (or not a regular file)
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/hamiltonian_model.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/pulse_system_model.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/duffing_model_generators.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/digest_pulse_qobj.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/pulse_de_solver.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/mc_controller.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/pulse_sim_options.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/pulse_controller.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/unitary_controller.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/fastsparse.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/operators.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/tensor.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/qobj.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/states.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/qobj_generators.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/dimensions.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/de
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/de/DE_Options.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/de
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/de/type_utils.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/de
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/de/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/de
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/de/DE_Methods.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/de
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models/string_model_parser
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/string_model_parser/string_model_parser.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models/string_model_parser
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/string_model_parser/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models/string_model_parser
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/string_model_parser/qobj_from_string.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models/string_model_parser
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/system_models/string_model_parser/apply_str_func_to_qobj.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models/string_model_parser
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/utilities.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/pyxbuilder.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/errors
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/errors/standard_errors.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/errors
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/errors/readout_error.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/errors
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/errors/quantum_error.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/errors
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/errors/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/errors
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/errors/errorutils.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/errors
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/device
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/device/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/device
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/device/parameters.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/device
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/noise/device/models.py -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/device
running egg_info
creating qiskit_aer.egg-info
writing qiskit_aer.egg-info/PKG-INFO
writing dependency_links to qiskit_aer.egg-info/dependency_links.txt
writing requirements to qiskit_aer.egg-info/requires.txt
writing top-level names to qiskit_aer.egg-info/top_level.txt
writing manifest file 'qiskit_aer.egg-info/SOURCES.txt'
reading manifest file 'qiskit_aer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*cpp' under directory 'qiskit'
warning: no files found matching '*hpp' under directory 'qiskit'
warning: no previously-included files found matching 'src/third-party/*/lib/*.a'
warning: no previously-included files found matching 'src/third-party/*/lib/*.lib'
writing manifest file 'qiskit_aer.egg-info/SOURCES.txt'
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/__init__.pxd -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/VERSION.txt -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/controller_wrappers.cpython-38-x86_64-linux-gnu.so -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends
creating _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends/wrappers
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/wrappers/CMakeLists.txt -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends/wrappers
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/backends/wrappers/bindings.cc -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends/wrappers
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/pulse_utils.cpython-38-x86_64-linux-gnu.so -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/controllers/test_python_to_cpp.cpython-38-x86_64-linux-gnu.so -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmath.cpython-38-x86_64-linux-gnu.so -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spconvert.pyx -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmath.pyx -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_utils.pyx -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmatfuncs.pyx -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_structs.pxd -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmatfuncs.pxd -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spconvert.pxd -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_routines.pxi -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/complex_math.pxi -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/parameters.pxi -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/providers/aer/pulse/qutip_extra_lite/cy/CMakeLists.txt -> _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copied 65 files
running build_ext
installing to _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel
running install
running install_lib
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/__init__.pxd -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/aererror.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/utils
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/utils/noise_transformation.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/utils
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/utils/noise_model_inserter.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/utils
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/utils/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/utils
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/utils/noise_remapper.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/utils
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/aerprovider.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/VERSION.txt -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends/pulse_simulator.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends/qasm_simulator.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends/aerbackend.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends/unitary_simulator.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends/statevector_simulator.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends/backend_utils.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/backends
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends/controller_wrappers.cpython-38-x86_64-linux-gnu.so -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/backends
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/backends/wrappers
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends/wrappers/CMakeLists.txt -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/backends/wrappers
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/backends/wrappers/bindings.cc -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/backends/wrappers
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/system_models
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/system_models/string_model_parser
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models/string_model_parser/string_model_parser.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/system_models/string_model_parser
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models/string_model_parser/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/system_models/string_model_parser
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models/string_model_parser/qobj_from_string.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/system_models/string_model_parser
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models/string_model_parser/apply_str_func_to_qobj.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/system_models/string_model_parser
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models/hamiltonian_model.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/system_models
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models/pulse_system_model.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/system_models
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/system_models
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/system_models/duffing_model_generators.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/system_models
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers/digest_pulse_qobj.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers/pulse_de_solver.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers/test_python_to_cpp.cpython-38-x86_64-linux-gnu.so -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers/mc_controller.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers/pulse_sim_options.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers/pulse_controller.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers/pulse_utils.cpython-38-x86_64-linux-gnu.so -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/controllers/unitary_controller.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/controllers
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmath.cpython-38-x86_64-linux-gnu.so -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/utilities.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spconvert.pyx -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_routines.pxi -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_structs.pxd -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmath.pyx -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/CMakeLists.txt -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/complex_math.pxi -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_utils.pyx -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmatfuncs.pyx -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmatfuncs.pxd -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/parameters.pxi -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/pyxbuilder.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spconvert.pxd -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite/cy
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/fastsparse.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/operators.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/tensor.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/qobj.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/states.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/qobj_generators.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/qutip_extra_lite/dimensions.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/qutip_extra_lite
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/de
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/de/DE_Options.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/de
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/de/type_utils.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/de
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/de/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/de
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/pulse/de/DE_Methods.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/pulse/de
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/version.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/noise
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/noise_model.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/noise
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/noise/errors
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/errors/standard_errors.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/noise/errors
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/errors/readout_error.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/noise/errors
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/errors/quantum_error.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/noise/errors
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/errors/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/noise/errors
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/errors/errorutils.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/noise/errors
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/noise/device
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/device/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/noise/device
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/device/parameters.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/noise/device
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/device/models.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/noise/device
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/noise
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/noise/noiseerror.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/noise
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions/snapshot_stabilizer.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions/snapshot.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions/snapshot_density_matrix.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions/snapshot_expectation_value.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions/__init__.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions/snapshot_probabilities.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/extensions/snapshot_statevector.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer/extensions
copying _skbuild/linux-x86_64-3.8/setuptools/lib/qiskit/providers/aer/aerjob.py -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit/providers/aer
copied 84 files
running install_data
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data
copying _skbuild/linux-x86_64-3.8/cmake-install/CMakeLists.txt -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/
copying _skbuild/linux-x86_64-3.8/cmake-install/README.md -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/
copying _skbuild/linux-x86_64-3.8/cmake-install/MANIFEST.in -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/qiskit
copying _skbuild/linux-x86_64-3.8/cmake-install/qiskit/__init__.pxd -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/qiskit
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/third-party
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/third-party/win64
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/third-party/win64/lib
copying _skbuild/linux-x86_64-3.8/cmake-install/src/third-party/win64/lib/openblas.7z -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/third-party/win64/lib
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/third-party/win32
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/third-party/win32/lib
copying _skbuild/linux-x86_64-3.8/cmake-install/src/third-party/win32/lib/openblas.7z -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/third-party/win32/lib
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/blas_protos.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/qobj.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/types.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/rng.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/pybind_basics.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/opset.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/pybind_json.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/operations.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/noise_utils.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/matrix.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/creg.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/json.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/stl_ostream.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/utils.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/circuit.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/avx2_detect.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/vector_json.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/matrix_utils.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/square.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linalg.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/vector.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/enable_if_numeric.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/almost_equal.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/eigensystem.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg/matrix_utils
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/matrix_utils/vmatrix_defs.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg/matrix_utils
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/matrix_utils/matrix_defs.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg/matrix_utils
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/matrix_utils/smatrix_defs.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg/matrix_utils
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg/linops
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_matrix.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg/linops
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_vector.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg/linops
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_aer_vector.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg/linops
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_map.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg/linops
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_json.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg/linops
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_array.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg/linops
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_generic.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg/linops
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/linalg/linops/linops_unordered_map.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/linalg/linops
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/results
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/experiment_data.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/results
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/pybind_data.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/results
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/pybind_result.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/results
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/result.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/results
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/experiment_result.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/results
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/results/data
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/data/pershot_snapshot.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/results/data
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/data/average_data.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/results/data
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/data/average_snapshot.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/results/data
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/data/pershot_data.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/results/data
copying _skbuild/linux-x86_64-3.8/cmake-install/src/framework/results/data/data_container.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/framework/results/data
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/controllers
copying _skbuild/linux-x86_64-3.8/cmake-install/src/controllers/statevector_controller.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/controllers
copying _skbuild/linux-x86_64-3.8/cmake-install/src/controllers/unitary_controller.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/controllers
copying _skbuild/linux-x86_64-3.8/cmake-install/src/controllers/controller_execute.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/controllers
copying _skbuild/linux-x86_64-3.8/cmake-install/src/controllers/qasm_controller.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/controllers
copying _skbuild/linux-x86_64-3.8/cmake-install/src/controllers/controller.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/controllers
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/state.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/density_matrix
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/density_matrix/densitymatrix_thrust.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/density_matrix
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/density_matrix/densitymatrix_state.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/density_matrix
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/density_matrix/densitymatrix.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/density_matrix
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/matrix_product_state
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/matrix_product_state/matrix_product_state_internal.cpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/matrix_product_state
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/matrix_product_state/matrix_product_state.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/matrix_product_state
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/matrix_product_state/svd.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/matrix_product_state
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/matrix_product_state/svd.cpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/matrix_product_state
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/matrix_product_state/matrix_product_state_internal.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/matrix_product_state
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/matrix_product_state/matrix_product_state_tensor.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/matrix_product_state
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/extended_stabilizer
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/extended_stabilizer
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/extended_stabilizer/gates.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/extended_stabilizer
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/extended_stabilizer/ch_runner.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/extended_stabilizer
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/extended_stabilizer/chlib
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/extended_stabilizer/chlib/chstabilizer.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/extended_stabilizer/chlib
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/extended_stabilizer/chlib/core.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/extended_stabilizer/chlib
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/stabilizer
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/stabilizer/binary_vector.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/stabilizer
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/stabilizer/pauli.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/stabilizer
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/stabilizer/clifford.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/stabilizer
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/stabilizer/stabilizer_state.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/stabilizer
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/unitary
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/unitary/unitary_state.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/unitary
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/unitary/unitarymatrix.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/unitary
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/unitary/unitarymatrix_thrust.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/unitary
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/statevector
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/qubitvector.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/statevector
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/transformer_avx2.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/statevector
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/qv_avx2.cpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/statevector
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/transformer.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/statevector
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/indexes.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/statevector
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/statevector_state.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/statevector
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/qv_avx2.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/statevector
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/statevector/qubitvector_thrust.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/statevector
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/superoperator
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/superoperator/superoperator.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/superoperator
copying _skbuild/linux-x86_64-3.8/cmake-install/src/simulators/superoperator/superoperator_state.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/simulators/superoperator
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/transpile
copying _skbuild/linux-x86_64-3.8/cmake-install/src/transpile/basic_opts.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/transpile
copying _skbuild/linux-x86_64-3.8/cmake-install/src/transpile/delay_measure.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/transpile
copying _skbuild/linux-x86_64-3.8/cmake-install/src/transpile/truncate_qubits.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/transpile
copying _skbuild/linux-x86_64-3.8/cmake-install/src/transpile/circuitopt.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/transpile
copying _skbuild/linux-x86_64-3.8/cmake-install/src/transpile/fusion.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/transpile
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/misc
copying _skbuild/linux-x86_64-3.8/cmake-install/src/misc/warnings.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/misc
copying _skbuild/linux-x86_64-3.8/cmake-install/src/misc/clang_omp_symbols.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/misc
copying _skbuild/linux-x86_64-3.8/cmake-install/src/misc/common_macros.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/misc
copying _skbuild/linux-x86_64-3.8/cmake-install/src/misc/gcc_omp_symbols.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/misc
copying _skbuild/linux-x86_64-3.8/cmake-install/src/misc/hacks.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/misc
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/test_python_to_cpp.cpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/iterators.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/zspmv.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/numeric_integrator.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/python_to_cpp.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/zspmv.cpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/ordered_map.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/pulse_utils_bindings.cpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/log.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/test_python_to_cpp.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/pulse_utils.cpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/eval_hamiltonian.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/CMakeLists.txt -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/numeric_integrator.cpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/types.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
copying _skbuild/linux-x86_64-3.8/cmake-install/src/open_pulse/pulse_utils.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/open_pulse
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/noise
copying _skbuild/linux-x86_64-3.8/cmake-install/src/noise/readout_error.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/noise
copying _skbuild/linux-x86_64-3.8/cmake-install/src/noise/quantum_error.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/noise
copying _skbuild/linux-x86_64-3.8/cmake-install/src/noise/noise_model.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/src/noise
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/contrib
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/contrib/standalone
copying _skbuild/linux-x86_64-3.8/cmake-install/contrib/standalone/version.hpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/contrib/standalone
copying _skbuild/linux-x86_64-3.8/cmake-install/contrib/standalone/qasm_simulator.cpp -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/contrib/standalone
copying _skbuild/linux-x86_64-3.8/cmake-install/contrib/standalone/version.hpp.in -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/contrib/standalone
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/cmake
copying _skbuild/linux-x86_64-3.8/cmake-install/cmake/FindCython.cmake -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/cmake
copying _skbuild/linux-x86_64-3.8/cmake-install/cmake/dependency_utils.cmake -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/cmake
copying _skbuild/linux-x86_64-3.8/cmake-install/cmake/UseCython.cmake -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/cmake
copying _skbuild/linux-x86_64-3.8/cmake-install/cmake/conan_utils.cmake -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/cmake
copying _skbuild/linux-x86_64-3.8/cmake-install/cmake/FindPybind11.cmake -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/cmake
copying _skbuild/linux-x86_64-3.8/cmake-install/cmake/targetLinkLibrariesWithDynamicLookup.cmake -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/cmake
copying _skbuild/linux-x86_64-3.8/cmake-install/cmake/FindPythonExtensions.cmake -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/cmake
copying _skbuild/linux-x86_64-3.8/cmake-install/cmake/nvcc_add_compiler_options.cmake -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/cmake
copying _skbuild/linux-x86_64-3.8/cmake-install/cmake/compiler_utils.cmake -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/cmake
copying _skbuild/linux-x86_64-3.8/cmake-install/cmake/conan.cmake -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/cmake
copying _skbuild/linux-x86_64-3.8/cmake-install/cmake/findBLASInSpecificPath.cmake -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/cmake
copying _skbuild/linux-x86_64-3.8/cmake-install/cmake/Linter.cmake -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/cmake
copying _skbuild/linux-x86_64-3.8/cmake-install/cmake/cython_utils.cmake -> _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.data/data/cmake
running install_egg_info
Copying qiskit_aer.egg-info to _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4-py3.8.egg-info
running install_scripts
copied 0 files
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel/qiskit_aer-0.7.4.dist-info/WHEEL
creating 'dist/qiskit_aer-0.7.4-cp38-cp38-linux_x86_64.whl' and adding '_skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel' to it
adding 'qiskit/providers/__init__.pxd'
adding 'qiskit/providers/aer/VERSION.txt'
adding 'qiskit/providers/aer/__init__.py'
adding 'qiskit/providers/aer/aererror.py'
adding 'qiskit/providers/aer/aerjob.py'
adding 'qiskit/providers/aer/aerprovider.py'
adding 'qiskit/providers/aer/version.py'
adding 'qiskit/providers/aer/backends/__init__.py'
adding 'qiskit/providers/aer/backends/aerbackend.py'
adding 'qiskit/providers/aer/backends/backend_utils.py'
adding 'qiskit/providers/aer/backends/controller_wrappers.cpython-38-x86_64-linux-gnu.so'
adding 'qiskit/providers/aer/backends/pulse_simulator.py'
adding 'qiskit/providers/aer/backends/qasm_simulator.py'
adding 'qiskit/providers/aer/backends/statevector_simulator.py'
adding 'qiskit/providers/aer/backends/unitary_simulator.py'
adding 'qiskit/providers/aer/backends/wrappers/CMakeLists.txt'
adding 'qiskit/providers/aer/backends/wrappers/bindings.cc'
adding 'qiskit/providers/aer/extensions/__init__.py'
adding 'qiskit/providers/aer/extensions/snapshot.py'
adding 'qiskit/providers/aer/extensions/snapshot_density_matrix.py'
adding 'qiskit/providers/aer/extensions/snapshot_expectation_value.py'
adding 'qiskit/providers/aer/extensions/snapshot_probabilities.py'
adding 'qiskit/providers/aer/extensions/snapshot_stabilizer.py'
adding 'qiskit/providers/aer/extensions/snapshot_statevector.py'
adding 'qiskit/providers/aer/noise/__init__.py'
adding 'qiskit/providers/aer/noise/noise_model.py'
adding 'qiskit/providers/aer/noise/noiseerror.py'
adding 'qiskit/providers/aer/noise/device/__init__.py'
adding 'qiskit/providers/aer/noise/device/models.py'
adding 'qiskit/providers/aer/noise/device/parameters.py'
adding 'qiskit/providers/aer/noise/errors/__init__.py'
adding 'qiskit/providers/aer/noise/errors/errorutils.py'
adding 'qiskit/providers/aer/noise/errors/quantum_error.py'
adding 'qiskit/providers/aer/noise/errors/readout_error.py'
adding 'qiskit/providers/aer/noise/errors/standard_errors.py'
adding 'qiskit/providers/aer/pulse/__init__.py'
adding 'qiskit/providers/aer/pulse/controllers/__init__.py'
adding 'qiskit/providers/aer/pulse/controllers/digest_pulse_qobj.py'
adding 'qiskit/providers/aer/pulse/controllers/mc_controller.py'
adding 'qiskit/providers/aer/pulse/controllers/pulse_controller.py'
adding 'qiskit/providers/aer/pulse/controllers/pulse_de_solver.py'
adding 'qiskit/providers/aer/pulse/controllers/pulse_sim_options.py'
adding 'qiskit/providers/aer/pulse/controllers/pulse_utils.cpython-38-x86_64-linux-gnu.so'
adding 'qiskit/providers/aer/pulse/controllers/test_python_to_cpp.cpython-38-x86_64-linux-gnu.so'
adding 'qiskit/providers/aer/pulse/controllers/unitary_controller.py'
adding 'qiskit/providers/aer/pulse/de/DE_Methods.py'
adding 'qiskit/providers/aer/pulse/de/DE_Options.py'
adding 'qiskit/providers/aer/pulse/de/__init__.py'
adding 'qiskit/providers/aer/pulse/de/type_utils.py'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/__init__.py'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/dimensions.py'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/fastsparse.py'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/operators.py'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/qobj.py'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/qobj_generators.py'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/states.py'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/tensor.py'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/CMakeLists.txt'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/__init__.py'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/complex_math.pxi'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/parameters.pxi'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/pyxbuilder.py'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_routines.pxi'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_structs.pxd'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/sparse_utils.pyx'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/spconvert.pxd'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/spconvert.pyx'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmatfuncs.pxd'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmatfuncs.pyx'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmath.cpython-38-x86_64-linux-gnu.so'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmath.pyx'
adding 'qiskit/providers/aer/pulse/qutip_extra_lite/cy/utilities.py'
adding 'qiskit/providers/aer/pulse/system_models/__init__.py'
adding 'qiskit/providers/aer/pulse/system_models/duffing_model_generators.py'
adding 'qiskit/providers/aer/pulse/system_models/hamiltonian_model.py'
adding 'qiskit/providers/aer/pulse/system_models/pulse_system_model.py'
adding 'qiskit/providers/aer/pulse/system_models/string_model_parser/__init__.py'
adding 'qiskit/providers/aer/pulse/system_models/string_model_parser/apply_str_func_to_qobj.py'
adding 'qiskit/providers/aer/pulse/system_models/string_model_parser/qobj_from_string.py'
adding 'qiskit/providers/aer/pulse/system_models/string_model_parser/string_model_parser.py'
adding 'qiskit/providers/aer/utils/__init__.py'
adding 'qiskit/providers/aer/utils/noise_model_inserter.py'
adding 'qiskit/providers/aer/utils/noise_remapper.py'
adding 'qiskit/providers/aer/utils/noise_transformation.py'
adding 'qiskit_aer-0.7.4.data/data/CMakeLists.txt'
adding 'qiskit_aer-0.7.4.data/data/MANIFEST.in'
adding 'qiskit_aer-0.7.4.data/data/README.md'
adding 'qiskit_aer-0.7.4.data/data/cmake/FindCython.cmake'
adding 'qiskit_aer-0.7.4.data/data/cmake/FindPybind11.cmake'
adding 'qiskit_aer-0.7.4.data/data/cmake/FindPythonExtensions.cmake'
adding 'qiskit_aer-0.7.4.data/data/cmake/Linter.cmake'
adding 'qiskit_aer-0.7.4.data/data/cmake/UseCython.cmake'
adding 'qiskit_aer-0.7.4.data/data/cmake/compiler_utils.cmake'
adding 'qiskit_aer-0.7.4.data/data/cmake/conan.cmake'
adding 'qiskit_aer-0.7.4.data/data/cmake/conan_utils.cmake'
adding 'qiskit_aer-0.7.4.data/data/cmake/cython_utils.cmake'
adding 'qiskit_aer-0.7.4.data/data/cmake/dependency_utils.cmake'
adding 'qiskit_aer-0.7.4.data/data/cmake/findBLASInSpecificPath.cmake'
adding 'qiskit_aer-0.7.4.data/data/cmake/nvcc_add_compiler_options.cmake'
adding 'qiskit_aer-0.7.4.data/data/cmake/targetLinkLibrariesWithDynamicLookup.cmake'
adding 'qiskit_aer-0.7.4.data/data/contrib/standalone/qasm_simulator.cpp'
adding 'qiskit_aer-0.7.4.data/data/contrib/standalone/version.hpp'
adding 'qiskit_aer-0.7.4.data/data/contrib/standalone/version.hpp.in'
adding 'qiskit_aer-0.7.4.data/data/qiskit/__init__.pxd'
adding 'qiskit_aer-0.7.4.data/data/src/controllers/controller.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/controllers/controller_execute.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/controllers/qasm_controller.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/controllers/statevector_controller.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/controllers/unitary_controller.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/avx2_detect.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/blas_protos.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/circuit.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/creg.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/json.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/matrix.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/noise_utils.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/operations.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/opset.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/pybind_basics.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/pybind_json.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/qobj.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/rng.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/stl_ostream.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/types.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/utils.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/almost_equal.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/eigensystem.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/enable_if_numeric.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/linalg.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/matrix_utils.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/square.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/vector.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/vector_json.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/linops/linops_aer_vector.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/linops/linops_array.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/linops/linops_generic.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/linops/linops_json.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/linops/linops_map.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/linops/linops_matrix.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/linops/linops_unordered_map.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/linops/linops_vector.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/matrix_utils/matrix_defs.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/matrix_utils/smatrix_defs.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/linalg/matrix_utils/vmatrix_defs.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/results/experiment_data.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/results/experiment_result.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/results/pybind_data.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/results/pybind_result.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/results/result.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/results/data/average_data.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/results/data/average_snapshot.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/results/data/data_container.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/results/data/pershot_data.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/framework/results/data/pershot_snapshot.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/misc/clang_omp_symbols.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/misc/common_macros.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/misc/gcc_omp_symbols.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/misc/hacks.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/misc/warnings.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/noise/noise_model.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/noise/quantum_error.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/noise/readout_error.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/CMakeLists.txt'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/eval_hamiltonian.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/iterators.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/log.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/numeric_integrator.cpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/numeric_integrator.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/ordered_map.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/pulse_utils.cpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/pulse_utils.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/pulse_utils_bindings.cpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/python_to_cpp.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/test_python_to_cpp.cpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/test_python_to_cpp.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/types.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/zspmv.cpp'
adding 'qiskit_aer-0.7.4.data/data/src/open_pulse/zspmv.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/state.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/density_matrix/densitymatrix.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/density_matrix/densitymatrix_state.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/density_matrix/densitymatrix_thrust.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/extended_stabilizer/ch_runner.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/extended_stabilizer/extended_stabilizer_state.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/extended_stabilizer/gates.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/extended_stabilizer/chlib/chstabilizer.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/extended_stabilizer/chlib/core.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/matrix_product_state/matrix_product_state.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/matrix_product_state/matrix_product_state_internal.cpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/matrix_product_state/matrix_product_state_internal.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/matrix_product_state/matrix_product_state_tensor.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/matrix_product_state/svd.cpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/matrix_product_state/svd.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/stabilizer/binary_vector.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/stabilizer/clifford.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/stabilizer/pauli.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/stabilizer/stabilizer_state.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/statevector/indexes.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/statevector/qubitvector.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/statevector/qubitvector_thrust.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/statevector/qv_avx2.cpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/statevector/qv_avx2.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/statevector/statevector_state.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/statevector/transformer.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/statevector/transformer_avx2.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/superoperator/superoperator.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/superoperator/superoperator_state.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/unitary/unitary_state.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/unitary/unitarymatrix.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/simulators/unitary/unitarymatrix_thrust.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/third-party/win32/lib/openblas.7z'
adding 'qiskit_aer-0.7.4.data/data/src/third-party/win64/lib/openblas.7z'
adding 'qiskit_aer-0.7.4.data/data/src/transpile/basic_opts.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/transpile/circuitopt.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/transpile/delay_measure.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/transpile/fusion.hpp'
adding 'qiskit_aer-0.7.4.data/data/src/transpile/truncate_qubits.hpp'
adding 'qiskit_aer-0.7.4.dist-info/LICENSE.txt'
adding 'qiskit_aer-0.7.4.dist-info/METADATA'
adding 'qiskit_aer-0.7.4.dist-info/WHEEL'
adding 'qiskit_aer-0.7.4.dist-info/top_level.txt'
adding 'qiskit_aer-0.7.4.dist-info/RECORD'
removing _skbuild/linux-x86_64-3.8/setuptools/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./qiskit_aer-0.7.4-cp38-cp38-linux_x86_64.whl
Requirement already satisfied: numpy>=1.16.3 in /nix/store/iw96nksk0jyw9kbdm2ljh30s9qbvwp0r-python3.8-numpy-1.19.4/lib/python3.8/site-packages (from qiskit-aer==0.7.4) (1.19.4)
Requirement already satisfied: scipy>=1.0 in /nix/store/zrivvnj01hv7kxvb3hc44zsz7pq22h59-python3.8-scipy-1.6.1/lib/python3.8/site-packages (from qiskit-aer==0.7.4) (1.6.1)
Requirement already satisfied: pybind11>=2.4 in /nix/store/9r29ajb4xy5r7z1i451vn6wnk0iagq7f-python3.8-pybind11-2.6.1/lib/python3.8/site-packages (from qiskit-aer==0.7.4) (2.6.1)
Requirement already satisfied: cython>=0.27.1 in /nix/store/xqyd8lb33gxgg0dfa17pmzyqbg3699ym-python3.8-Cython-0.29.21/lib/python3.8/site-packages (from qiskit-aer==0.7.4) (0.29.21)
Requirement already satisfied: qiskit-terra>=0.12.0 in /nix/store/afzhbr5iydsqgybhlcg6k27ibl01hai8-python3.8-qiskit-terra-0.16.4/lib/python3.8/site-packages (from qiskit-aer==0.7.4) (0.16.4)
Requirement already satisfied: python-dateutil>=2.8.0 in /nix/store/zr2zmzz73392lmxjnnva1dh0zfnwrric-python3.8-python-dateutil-2.8.1/lib/python3.8/site-packages (from qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (2.8.1)
Requirement already satisfied: python-constraint>=1.4 in /nix/store/cwwkd4k3dsv4lnnjjdsc0vq2kz5h04ai-python3.8-python-constraint-1.4.0/lib/python3.8/site-packages (from qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (1.4.0)
Requirement already satisfied: jsonschema>=2.6 in /nix/store/jp5firl91sjkx8cfl2mlcyqdgyy4lwpj-python3.8-jsonschema-3.2.0/lib/python3.8/site-packages (from qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (3.2.0)
Requirement already satisfied: retworkx>=0.5.0 in /nix/store/n4bh24p0nnr2dczxmxglrvg80ww0lpk1-python3.8-retworkx-0.6.0/lib/python3.8/site-packages (from qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (0.6.0)
Requirement already satisfied: ply>=3.10 in /nix/store/s8l0xiy297x7zszlpnchz6v2kpkgbia7-python3.8-ply-3.11/lib/python3.8/site-packages (from qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (3.11)
Requirement already satisfied: dill>=0.3 in /nix/store/vi302wrjvvyki7zxh1vl2mx6hbwpsxwy-python3.8-dill-0.3.1.1/lib/python3.8/site-packages (from qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (0.3.1.1)
Requirement already satisfied: fastjsonschema>=2.10 in /nix/store/zyv55hhhbj6ab28r4iqwvkgk6x0pwv74-python3.8-fastjsonschema-2.14.5/lib/python3.8/site-packages (from qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (2.14.5)
Requirement already satisfied: sympy>=1.3 in /nix/store/y4h6vq8hpvl62hbbjcxaz569d5i3vms9-python3.8-sympy-1.7.1/lib/python3.8/site-packages (from qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (1.7.1)
Requirement already satisfied: networkx>=2.2 in /nix/store/rc7gxqs926wddrnc2ziq81r6zzws1fg7-python3.8-networkx-2.5/lib/python3.8/site-packages (from qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (2.5)
Requirement already satisfied: psutil>=5 in /nix/store/4v3xnrd84gcrhzdaqknqf6aaj60657n2-python3.8-psutil-5.8.0/lib/python3.8/site-packages (from qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (5.8.0)
Requirement already satisfied: scipy>=1.0 in /nix/store/zrivvnj01hv7kxvb3hc44zsz7pq22h59-python3.8-scipy-1.6.1/lib/python3.8/site-packages (from qiskit-aer==0.7.4) (1.6.1)
Requirement already satisfied: numpy>=1.16.3 in /nix/store/iw96nksk0jyw9kbdm2ljh30s9qbvwp0r-python3.8-numpy-1.19.4/lib/python3.8/site-packages (from qiskit-aer==0.7.4) (1.19.4)
Requirement already satisfied: pyrsistent>=0.14.0 in /nix/store/6v5g9kv7ywphf7fs13rnkqj7bjvm3cd8-python3.8-pyrsistent-0.17.3/lib/python3.8/site-packages (from jsonschema>=2.6->qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (0.17.3)
Requirement already satisfied: six>=1.11.0 in /nix/store/hmmahv1vcp71w8f63iyra8dkgfqv1pxc-python3.8-six-1.15.0/lib/python3.8/site-packages (from jsonschema>=2.6->qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (1.15.0)
Requirement already satisfied: attrs>=17.4.0 in /nix/store/936c3hk6flbhn26162vfjnl8891chmhs-python3.8-attrs-20.3.0/lib/python3.8/site-packages (from jsonschema>=2.6->qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (20.3.0)
Requirement already satisfied: setuptools in /nix/store/z9rg0ff8qdmvg7v83fq0ixzp2vlpl3fl-python3.8-setuptools-50.3.1/lib/python3.8/site-packages (from jsonschema>=2.6->qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (50.3.1.post0)
Requirement already satisfied: decorator>=4.3.0 in /nix/store/bk5j4hi3za1pm47mn4r5s05kwxhhfv08-python3.8-decorator-4.4.2/lib/python3.8/site-packages (from networkx>=2.2->qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (4.4.2)
Requirement already satisfied: six>=1.11.0 in /nix/store/hmmahv1vcp71w8f63iyra8dkgfqv1pxc-python3.8-six-1.15.0/lib/python3.8/site-packages (from jsonschema>=2.6->qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (1.15.0)
Requirement already satisfied: numpy>=1.16.3 in /nix/store/iw96nksk0jyw9kbdm2ljh30s9qbvwp0r-python3.8-numpy-1.19.4/lib/python3.8/site-packages (from qiskit-aer==0.7.4) (1.19.4)
Requirement already satisfied: mpmath>=0.19 in /nix/store/yqb0x7vhj75dgsmzmncnb9qmfd6397kf-python3.8-mpmath-1.1.0/lib/python3.8/site-packages (from sympy>=1.3->qiskit-terra>=0.12.0->qiskit-aer==0.7.4) (1.1.0)
Installing collected packages: qiskit-aer
Successfully installed qiskit-aer-0.7.4
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/gckf6jgczhb4hi5fxhq0qqs7r364403n-python3.8-qiskit-aer-0.7.4
shrinking /nix/store/gckf6jgczhb4hi5fxhq0qqs7r364403n-python3.8-qiskit-aer-0.7.4/lib/python3.8/site-packages/qiskit/providers/aer/backends/controller_wrappers.cpython-38-x86_64-linux-gnu.so
shrinking /nix/store/gckf6jgczhb4hi5fxhq0qqs7r364403n-python3.8-qiskit-aer-0.7.4/lib/python3.8/site-packages/qiskit/providers/aer/pulse/controllers/test_python_to_cpp.cpython-38-x86_64-linux-gnu.so
shrinking /nix/store/gckf6jgczhb4hi5fxhq0qqs7r364403n-python3.8-qiskit-aer-0.7.4/lib/python3.8/site-packages/qiskit/providers/aer/pulse/controllers/pulse_utils.cpython-38-x86_64-linux-gnu.so
shrinking /nix/store/gckf6jgczhb4hi5fxhq0qqs7r364403n-python3.8-qiskit-aer-0.7.4/lib/python3.8/site-packages/qiskit/providers/aer/pulse/qutip_extra_lite/cy/spmath.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/gckf6jgczhb4hi5fxhq0qqs7r364403n-python3.8-qiskit-aer-0.7.4/lib
patching script interpreter paths in /nix/store/gckf6jgczhb4hi5fxhq0qqs7r364403n-python3.8-qiskit-aer-0.7.4
checking for references to /build/ in /nix/store/gckf6jgczhb4hi5fxhq0qqs7r364403n-python3.8-qiskit-aer-0.7.4...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: qiskit.providers.aer qiskit.providers.aer.backends.qasm_simulator qiskit.providers.aer.backends.controller_wrappers
/nix/store/afzhbr5iydsqgybhlcg6k27ibl01hai8-python3.8-qiskit-terra-0.16.4/lib/python3.8/site-packages/qiskit/__init__.py:72: RuntimeWarning: Could not import the IBMQ provider from the qiskit-ibmq-provider package. Install qiskit-ibmq-provider or check your installation.
warnings.warn('Could not import the IBMQ provider from the '
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
~ /build/source
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/tmp.cPY77ICc8M
plugins: timeout-1.4.2
timeout: 30.0s
timeout method: signal
timeout func_only: False
collecting ...
collecting 0 items
collecting 312 items
collecting 3353 items
collected 4249 items / 2 deselected / 4247 selected
test/terra/test_python_to_cpp.py ....... [ 0%]
test/terra/backends/test_config_pulse_simulator.py ......... [ 0%]
test/terra/backends/test_parameterized_qobj.py .. [ 0%]
test/terra/backends/test_pulse_simulator.py .................. [ 0%]
test/terra/backends/test_qasm_simulator.py ............................. [ 1%]
........................................................................ [ 3%]
........................................................................ [ 4%]
........................................................................ [ 6%]
.............................. [ 7%]
test/terra/backends/test_qasm_simulator_density_matrix.py .............. [ 7%]
........................................................................ [ 9%]
........................................................................ [ 11%]
..................................................ssssssssssssssssssssss [ 12%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 14%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 16%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 17%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 19%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 21%]
ssssssssssssssssssssssssssssssssss [ 22%]
test/terra/backends/test_qasm_simulator_extended_stabilizer.py ......... [ 22%]
.......................... [ 22%]
test/terra/backends/test_qasm_simulator_matrix_product_state.py ........ [ 23%]
........................................................................ [ 24%]
........................................................................ [ 26%]
..................... [ 26%]
test/terra/backends/test_qasm_simulator_stabilizer.py .................. [ 27%]
......................................................... [ 28%]
test/terra/backends/test_qasm_simulator_statevector.py ................. [ 29%]
........................................................................ [ 30%]
........................................................................ [ 32%]
.....................................................................sss [ 34%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 35%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 37%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 39%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 42%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 44%]
sssssssssssssssssssssssss [ 44%]
test/terra/backends/test_statevector_simulator.py ...................... [ 45%]
........................................................................ [ 47%]
........................................................................ [ 48%]
........................................................................ [ 50%]
........................................................................ [ 52%]
......................................................ssssssssssssssssss [ 53%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 55%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 57%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 59%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 60%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 62%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 64%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 65%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 67%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 69%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 70%]
test/terra/backends/test_unitary_simulator.py .......................... [ 71%]
........................................................................ [ 72%]
........................................................................ [ 74%]
........................................................................ [ 76%]
........................................................................ [ 78%]
......................................ssssssssssssssssssssssssssssssssss [ 79%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 84%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 89%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 91%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 93%]
ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 94%]
ssssssssssssssssssss [ 95%]
test/terra/extensions/test_snapshot_density_matrix.py ...... [ 95%]
test/terra/extensions/test_snapshot_expectation_value.py ...... [ 95%]
test/terra/extensions/test_snapshot_probabilities.py ...... [ 95%]
test/terra/extensions/test_snapshot_stabilizer.py ..... [ 95%]
test/terra/extensions/test_snapshot_statevector.py ..... [ 96%]
test/terra/extensions/test_wrappers.py ..... [ 96%]
test/terra/noise/test_noise_inserter.py ...... [ 96%]
test/terra/noise/test_noise_model.py ......... [ 96%]
test/terra/noise/test_noise_remapper.py ........ [ 96%]
test/terra/noise/test_noise_transformation.py ......... [ 96%]
test/terra/noise/test_quantum_error.py ................................. [ 97%]
[ 97%]
test/terra/noise/test_readout_error.py ............. [ 98%]
test/terra/noise/test_standard_errors.py ............................... [ 98%]
................ [ 99%]
test/terra/pulse/test_duffing_model_generators.py .......... [ 99%]
test/terra/pulse/test_system_models.py .......... [ 99%]
test/terra/pulse/de/test_de_methods.py ......... [ 99%]
test/terra/pulse/de/test_type_utils.py ...... [100%]
=============================== warnings summary ===============================
../../nix/store/xqyd8lb33gxgg0dfa17pmzyqbg3699ym-python3.8-Cython-0.29.21/lib/python3.8/site-packages/pyximport/pyximport.py:51
/nix/store/xqyd8lb33gxgg0dfa17pmzyqbg3699ym-python3.8-Cython-0.29.21/lib/python3.8/site-packages/pyximport/pyximport.py:51: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
../../nix/store/afzhbr5iydsqgybhlcg6k27ibl01hai8-python3.8-qiskit-terra-0.16.4/lib/python3.8/site-packages/qiskit/__init__.py:72
/nix/store/afzhbr5iydsqgybhlcg6k27ibl01hai8-python3.8-qiskit-terra-0.16.4/lib/python3.8/site-packages/qiskit/__init__.py:72: RuntimeWarning: Could not import the IBMQ provider from the qiskit-ibmq-provider package. Install qiskit-ibmq-provider or check your installation.
warnings.warn('Could not import the IBMQ provider from the '
../../nix/store/dm8jp2bkld6p8wblalzmnc4hbnznib6i-python3.8-unittest2-1.1.0/lib/python3.8/site-packages/unittest2/compatibility.py:143
/nix/store/dm8jp2bkld6p8wblalzmnc4hbnznib6i-python3.8-unittest2-1.1.0/lib/python3.8/site-packages/unittest2/compatibility.py:143: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
class ChainMap(collections.MutableMapping):
.:0
:0: PytestCollectionWarning: cannot collect 'test_py_list_to_cpp_vec' because it is not a function.
.:0
:0: PytestCollectionWarning: cannot collect 'test_py_list_of_lists_to_cpp_vector_of_vectors' because it is not a function.
.:0
:0: PytestCollectionWarning: cannot collect 'test_py_dict_string_numeric_to_cpp_map_string_numeric' because it is not a function.
.:0
:0: PytestCollectionWarning: cannot collect 'test_py_dict_string_list_of_list_of_doubles_to_cpp_map_string_vec_of_vecs_of_doubles' because it is not a function.
.:0
:0: PytestCollectionWarning: cannot collect 'test_np_array_of_doubles' because it is not a function.
.:0
:0: PytestCollectionWarning: cannot collect 'test_evaluate_hamiltonians' because it is not a function.
.:0
:0: PytestCollectionWarning: cannot collect 'test_py_ordered_map' because it is not a function.
test/terra/backends/pulse_sim_independent.py:149
/build/tmp.cPY77ICc8M/test/terra/backends/pulse_sim_independent.py:149: DeprecationWarning: invalid escape sequence \d
"""Simulate a basic duffing odscillator model truncated at 3 dimensions, with
test/terra/backends/test_parameterized_qobj.py::TestParameterizedQobj::test_parameterized_qobj_qasm_snapshot_expval
/build/tmp.cPY77ICc8M/test/terra/reference/ref_snapshot_expval.py:254: DeprecationWarning: The QuantumCircuit.u3 method is deprecated as of 0.16.0. It will be removed no earlier than 3 months after the release date. You should use QuantumCircuit.u instead, which acts identically. Alternatively, you can decompose u3 in terms of QuantumCircuit.p and QuantumCircuit.sx: u3(ϴ,φ,λ) = p(φ+π) sx p(ϴ+π) sx p(λ) (2 pulses on hardware).
circuit.u3(0, 0, 0, 0)
test/terra/backends/test_parameterized_qobj.py::TestParameterizedQobj::test_parameterized_qobj_qasm_snapshot_expval
/build/tmp.cPY77ICc8M/test/terra/reference/ref_snapshot_expval.py:255: DeprecationWarning: The QuantumCircuit.u1 method is deprecated as of 0.16.0. It will be removed no earlier than 3 months after the release date. You should use the QuantumCircuit.p method instead, which acts identically.
circuit.u1(0, 0)
test/terra/backends/test_parameterized_qobj.py::TestParameterizedQobj::test_parameterized_qobj_qasm_snapshot_expval
/build/tmp.cPY77ICc8M/test/terra/reference/ref_snapshot_expval.py:257: DeprecationWarning: The QuantumCircuit.cu3 method is deprecated as of 0.16.0. It will be removed no earlier than 3 months after the release date. You should use the QuantumCircuit.cu method instead, where cu3(ϴ,φ,λ) = cu(ϴ,φ,λ,0).
circuit.cu3(0, 0, 0, 0, 1)
test/terra/backends/test_parameterized_qobj.py::TestParameterizedQobj::test_parameterized_qobj_qasm_snapshot_expval
test/terra/backends/test_parameterized_qobj.py::TestParameterizedQobj::test_parameterized_qobj_statevector
/nix/store/afzhbr5iydsqgybhlcg6k27ibl01hai8-python3.8-qiskit-terra-0.16.4/lib/python3.8/site-packages/qiskit/test/base.py:217: DeprecationWarning: Using `backend_options` kwarg has been deprecated as of qiskit-aer 0.7.0 and will be removed no earlier than 3 months from that release date. Runtime backend options should now be added directly using kwargs for each option.
return self._get_test_method()()
test/terra/backends/test_pulse_simulator.py::TestPulseSimulator::test_1Q_noise
/nix/store/gckf6jgczhb4hi5fxhq0qqs7r364403n-python3.8-qiskit-aer-0.7.4/lib/python3.8/site-packages/qiskit/providers/aer/pulse/controllers/pulse_controller.py:312: UserWarning: Noise models are an untested feature, and therefore may not behave as expected.
warn(warning_str.format('Noise models'))
test/terra/backends/test_qasm_simulator.py::TestQasmSimulator::test_cu1_gate_nondeterministic_default_basis_gates
/build/tmp.cPY77ICc8M/test/terra/reference/ref_non_clifford.py:1125: DeprecationWarning: The QuantumCircuit.cu1 method is deprecated as of 0.16.0. It will be removed no earlier than 3 months after the release date. You should use the QuantumCircuit.cp method instead, which acts identically.
circuit.cu1(0, qr[0], qr[1])
test/terra/backends/test_qasm_simulator.py: 44 warnings
test/terra/backends/test_qasm_simulator_statevector.py: 44 warnings
/nix/store/afzhbr5iydsqgybhlcg6k27ibl01hai8-python3.8-qiskit-terra-0.16.4/lib/python3.8/site-packages/qiskit/circuit/instruction.py:84: DeprecationWarning: Gate param type <class 'numpy.ndarray'> is being deprecated as of 0.16.0, and will be removed no earlier than 3 months after that release date. Considering creating your own Gate subclass with the method validate_parameter to allow this param type.
self.params = params
test/terra/extensions/test_snapshot_expectation_value.py: 12 warnings
/nix/store/gckf6jgczhb4hi5fxhq0qqs7r364403n-python3.8-qiskit-aer-0.7.4/lib/python3.8/site-packages/qiskit/providers/aer/extensions/snapshot_expectation_value.py:43: DeprecationWarning: The snapshot `variance` kwarg has been deprecated and will be removed in qiskit-aer 0.8. To compute variance use `single_shot=True` and compute manually in post-processing
warn('The snapshot `variance` kwarg has been deprecated and will'
test/terra/extensions/test_snapshot_probabilities.py: 19 warnings
/nix/store/gckf6jgczhb4hi5fxhq0qqs7r364403n-python3.8-qiskit-aer-0.7.4/lib/python3.8/site-packages/qiskit/providers/aer/extensions/snapshot_probabilities.py:37: DeprecationWarning: The snapshot `variance` kwarg has been deprecated and will be removed in qiskit-aer 0.8.
warn('The snapshot `variance` kwarg has been deprecated and will be removed'
test/terra/noise/test_noise_remapper.py::TestNoiseRemapper::test_reduce_noise_model
test/terra/noise/test_noise_remapper.py::TestNoiseRemapper::test_reduce_remapped_noise_model
test/terra/noise/test_noise_remapper.py::TestNoiseRemapper::test_remap_all_qubit_quantum_errors
test/terra/noise/test_noise_remapper.py::TestNoiseRemapper::test_remap_all_qubit_readout_errors
test/terra/noise/test_noise_remapper.py::TestNoiseRemapper::test_remap_nonlocal_quantum_errors
test/terra/noise/test_noise_remapper.py::TestNoiseRemapper::test_remap_quantum_errors
test/terra/noise/test_noise_remapper.py::TestNoiseRemapper::test_remap_readout_errors
test/terra/noise/test_noise_transformation.py::TestNoiseTransformer::test_approx_noise_model
/nix/store/gckf6jgczhb4hi5fxhq0qqs7r364403n-python3.8-qiskit-aer-0.7.4/lib/python3.8/site-packages/qiskit/providers/aer/noise/noise_model.py:440: DeprecationWarning: This function is deprecated and will be removed in a future release. To use an X90 based noise model use the Sqrt(X) "sx" gate and one of the single-qubit phase gates "u1", "rx", "p" in the noise model and basis gates to decompose into this gateset for noise simulations.
warn('This function is deprecated and will be removed in a future release. '
test/terra/noise/test_standard_errors.py: 18 warnings
/build/tmp.cPY77ICc8M/test/terra/common.py:127: DeprecationWarning: elementwise comparison failed; this will raise an error in the future.
if obj == item:
-- Docs: https://docs.pytest.org/en/stable/warnings.html
============================= slowest 10 durations =============================
12.95s call test/terra/noise/test_noise_transformation.py::TestNoiseTransformer::test_clifford
11.11s call test/terra/noise/test_noise_transformation.py::TestNoiseTransformer::test_reset_2_qubit
8.33s call test/terra/backends/test_qasm_simulator_extended_stabilizer.py::TestQasmExtendedStabilizerSimulator::test_tdg_gate_deterministic_default_basis_gates
7.15s call test/terra/noise/test_noise_model.py::TestNoise::test_noise_model_from_rochester
5.88s call test/terra/noise/test_noise_model.py::TestNoise::test_noise_model_from_backend_singapore
5.32s call test/terra/backends/test_qasm_simulator_extended_stabilizer.py::TestQasmExtendedStabilizerSimulator::test_t_gate_deterministic_default_basis_gates
5.02s call test/terra/noise/test_noise_model.py::TestNoise::test_noise_model_from_backend_almaden
4.12s call test/terra/backends/test_pulse_simulator.py::TestPulseSimulator::test_arbitrary_constant_drive
3.83s call test/terra/backends/test_qasm_simulator_extended_stabilizer.py::TestQasmExtendedStabilizerSimulator::test_ccx_gate_nondeterministic_default_basis_gates
3.24s call test/terra/backends/test_qasm_simulator_extended_stabilizer.py::TestQasmExtendedStabilizerSimulator::test_grovers_default_basis_gates
== 1941 passed, 2306 skipped, 2 deselected, 163 warnings in 162.40s (0:02:42) ==
/build/source
Finished executing pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment